8n divides (4n) Proof by induction

  • Thread starter Thread starter kathrynag
  • Start date Start date
  • Tags Tags
    Induction Proof
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 3K views
kathrynag
Messages
595
Reaction score
0

Homework Statement


I need to do this by proof by induction
8n divides (4n)!

Homework Equations





The Attempt at a Solution


I already did it for 1, now I need to do for k and k+1
(4k)!t=8k
 
Physics news on Phys.org
If 8k divides (4k)!, how can 8k be a multiple of (4k)! as you wrote?
 
[tex]8^{k}[/tex] divides (4k)!
[tex]8^{k}[/tex]*t=(4k)!
 
Simplify (4(k + 1))! in terms of (4k)!
 
(4k+4)!=(4k+4)(4k+3)(4k+2)(4k+1)(4k)!
 
You already know that [tex]8^k[/tex] divides (4k)!, so does 8 divide everything else?
 
Then you have all the details for the complete proof.