Induction Proof Help: Showing (n^5)/5 + (n^3)/3 + 7n/15 is Integer

  • Thread starter Thread starter Anna Maria
  • 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.
1 reply · 2K views
Anna Maria
Messages
1
Reaction score
0
I need to show that (n^5)/5 + (n^3)/3 + 7n/15 is an integer for all n.


I tried induction that obviously work for 1 but i could not manage to show this for k+1. Any tips please?
 
Physics news on Phys.org


try expanding the k+1 case. Pascals triangle is a huge help for figuring out how to expand it. After expanding and factoring, you should see the base case and your hypothesis.