Mathematical Induction simplification

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
Chadlee88
Messages
40
Reaction score
0

Homework Statement



I have been workin on a mathematical induction question and have run into trouble with the simplification.



Homework Equations





The Attempt at a Solution



I know that the solution i am trying to reach is (k+2)!-1
but i do not know where to go from the equation:
(k+1)!-1 + (k+1)(k+1)! could someone please help.
 
Physics news on Phys.org
Chadlee88 said:
(k+1)!-1 + (k+1)(k+1)! could someone please help.

rearrange - put the -1 at the end and then look closely at the two terms now together.

If you require more help please show what you have tried.
 
if in doubt always write out what the factorial really means
 
Try to factor out (k + 1)!, and see if you can get the answer. Note that:
(n + 1) n! = (n + 1)!
Can you go from here? :)
 
(k+1)!-1 + (k+1)(k+1)!= (k+1)!+(k+1)(k+1)!-1, so here as the
others explained you need to factor out (k+1)!, so you will get
(k+1)!(1+k+1)-1=(k+2)(k+1)!-1, so now look at what vietdao said, and you will come to the right answer.