Solving with mathematical induction

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
gr3g1
Messages
71
Reaction score
0
I have to solve:

1/2n <= (2n - 1)!/(2n!)

I have no idea how to approach this problem..

Any hints?
Thanks
 
Last edited:
Physics news on Phys.org
prove that it is true when n = 1. then you should show that 1/2(n+1) <= [2(n+1)! - 1)]/[2(n+1)!]
 
Where would I go from here?
 
What IS "proof by Induction"? Surely you didn't just walk into the wrong class!
 
I think I have to prove the RHS of the equation
is equivalent for P(k) and P(k+1)
is that right?
 
More precisely:

(2k - 1)! / (2k)! == (2(k+1)-1)! / (2(k+1)!)
 
Last edited: