#Proof by Induction

53 messages · Page 1 of 1 (latest)

craggy chasm
#

I have to that this equation is true for all positive integers including zero
The second picture shows at what point i am stuck on currently.
Thanks in advance!

upbeat gazelleBOT
#
  1. Ask your question and show the work you've done so far. If you've posted a screenshot of a question, specify which part you need help with.
  2. Wait patiently for a helper to come along.
  3. Once someone helps you, say thank you and close the thread with:
    +close
    
  4. Feel free to nominate the person for helper of the week in #helper-nominations
  5. Do not ping the mods, unless someone is breaking the rules. If there is a conflict amongst multiple helpers feel free to ping “Helper Mod”
  6. If you're happy with the help you got here, and the server overall, you can contribute financially as well:
wide ether
#

the easiest way, in my opinion, would be to rather compute the quotient (2n+2 n+1) / (-1/2 n+1), expand using the formula for binomial coefficients involving factorials to make appear the factor (2n n) / (-1/2 n) (equal to 1 by induction hypothesis), and then to just show that the remaining factor is equal to one

#

another way would be to compute separately (2n+2 n+1) / (2n n) = un (a fraction of n), and (-1/2 n+1) / (-1/2 n) = un

#

this way, as they are the same at n=0, you can conclude with an easy induction

craggy chasm
#

Sorry. Might be a language problem because im not used to speak about maths in english but can you try to explain it again pls @wide ether 😓
But thank you that you showed me a mistake in the beginning of my induction

proud gardenBOT
#

@craggy chasm has given 1 rep to @wide ether

wide ether
#

(so my notation is (n k) for nCk, I find it more readable)

#

ok, what is (2n+2 n+1) / (2n n) ?

craggy chasm
wide ether
#

write it without factorials

#

(you can simplify your expression further)

#

for instance, you can rewrite (2n+2)! as (2n+2) (2n+1) (2n)!

craggy chasm
#

2 * (2n+1) / (n+2)

wide ether
craggy chasm
#

oh oops

craggy chasm
wide ether
#

yes

#

now, do the same thing with (-4)^(n+1) (-1/2 (n+1)) / ( (-4)^n (-1/2 n))

#

you should obtain the same fraction in the end

craggy chasm
#

Okay let me calculate rq

#

Ok i suck at calculating it @wide ether
How do i use the binomial coefficient properly with negative x

wide ether
#

so, the definition of (x k) for any x and positive integer k is x(x-1)…(x-k+1) / k!

#

thus you have that (x (k+1)) = (x-k) / (k+1) × (x k)

craggy chasm
#

in the end i got

#

2* ( 2n+1) / (n+1)

craggy chasm
wide ether
#

yes

#

I think that it should not be too hard to perform the induction after seeing this

craggy chasm
#

Actually i don't understand what information i got out of this

wide ether
#

you have that the sequences (2n n) and (-4)^n (-1/2 n) both satisfy the recurrence relation u(n+1) = 2 (2n+1)/(n+1) u(n) with u(0) = 1

#

so they must be equal

#

because the solution to such a recurrence relation is unique

#

you can prove it by induction

craggy chasm
#

So you wanted me to bring the problem down to a simpler induction problem?

wide ether
#

yes

#

but it also helps in your original setting

#

if you assume that (2n n) = (-4)^n (-1/2 n), then by your result you have that
(2n+2 n+1) = 2 (2n+1)/(n+1) (2n n)
= 2 (2n+1)/(n+1) (-4)^n (-1/2 n) by induction hypothesis
= (-4)^(n+1) (-1/2 (n+1))

#

and here goes your induction step

#

it is still interesting to know this pattern : two sequences which satisfy the same induction scheme and initial conditions must be equal

craggy chasm
#

Okay i will think about what you said. Is it okay if i text later again?

wide ether
#

yes, in this channel

craggy chasm
proud gardenBOT
#

@craggy chasm has given 1 rep to @wide ether

wide ether
#

you're welcome

#

+close

craggy chasm
#

Last question: I could have solved this problem without induction right?

wide ether
#

yes

#

you could just have expanded (-4)^n (-1/2 n) as a product and distributed cleverly the (-4)^n among the factors of the numerator

craggy chasm
#

I understand. Thanks. Have a nice evening!

#

+close