Proving n/(n+1)! = 1/n! - 1/(n+1)!

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 7K views
danerape
Messages
31
Reaction score
0

Homework Statement



Show that n/(n+1)!=(1/n)-(1/(n+1)!)

I am totally lost on the algebraic steps taken to come to this conclusion. It is for an
Infinite series.

Thanks
 
Physics news on Phys.org
It's not true. For example, take n=3. Then
[tex]\frac{n}{(n+1)!} = \frac{3}{4!} = \frac{3}{24} = \frac{1}{8}[/tex]but
[tex]\frac{1}{n}-\frac{1}{(n+1)!} = \frac{1}{3}-\frac{1}{24} = \frac{8}{24}-\frac{1}{24} = \frac{7}{24}[/tex]
 
Wow, sorry. I meant n/(n+1)!=1/n! - 1/(n+1)!
 
Wow, that is pretty obvious, I haven't had any experience with ! before this though. Thanks a lot!

Dane