Help Factorial Partial Fraction Decomposition

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
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