Using MacLaurin series to show 1/(1·2) + 1/(2·3) + 1/(3·4) + ... = 1

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
11 replies · 3K views
EEWannabe
Messages
30
Reaction score
0

Homework Statement


Use the MacLaurin series for e^x and ln (1+x) to show that;

[tex]\frac{1}{1*2}+\frac{1}{2*3}+\frac{1}{3*4}...= 1[/tex]

Homework Equations



[tex]e^{x}= 1 + x + \frac{x^{2}}{2!}+\frac{x^{3}}{3!}...[/tex]

[tex]ln(1+x)= x - \frac{x^{2}}{2}+\frac{x^{3}}{3}...[/tex]


The Attempt at a Solution



Well I'm not really sure how to go about this really, any sort of guidance would be great. Obviously it's in the form 1/n(n+1) but I'm not sure really :<
 
Physics news on Phys.org
Not sure why you need the MacLaurin series of e^x and ln...

Observe that [tex]\frac{1}{n(n+1)}=\frac{1}{n}-\frac{1}{n+1}[/tex]. You can simplify the series with that...
 
Hmmm that's where I'm getting confused.

I can see that you can expand as you said and use the method of differences to show that it's 1 but it says to use the expansions.

Also there are about 5/6 other questions on the sheet including

[tex] \frac{1}{1*2}-\frac{1}{2*3}+\frac{1}{3*4}-...= 1 [/tex]

So i guess there must be a trick for all of them using the expansions

edit: I am in the same class as this dude ;P we're talkin about it if you're confused
 
How about multiplying log(1+x) by x and then integrating?
 
vela said:
How about multiplying log(1+x) by x and then integrating?

well I get;

[tex]\frac{x^{3}}{3} - \frac{x^{4}}{4}+\frac{x^{5}}{5}-...[/tex]

Which I can't see being very helpful...anyway you get a weird integral on the LHS of

[tex]\frac{x^{2}log(1+x)}{2}+integralof(\frac{x^{2}}{2(1+x)})[/tex]

Maybe I'm being slow...but can you give me a bit more of a hint? ;s
 
It would help if I integrated correctly. :wink:

Try integrating just log(1+x).
 
vela said:
It would help if I integrated correctly. :wink:

Try integrating just log(1+x).

Ah that's quite clever! ( i realized i integrated wrong before) Using it I was able to do the 2nd one, but not the first :S. (If you let x = -1 the LHS is messed up...)
 
Last edited:
Also the next part is show that;

[tex]\frac{1}{1!}+\frac{4}{2!}+\frac{9}{3!}+\frac{16}{4!}...=2e[/tex]

following on i tried messing round with integrals but came to nothing :( any advice would be great
 
You could try taking the limit as x approaches -1+.
 
You might have noticed by integrating, you managed to get a factor of n on the bottom of each term. What do you get when you differentiate ex? Can you see how you might combine a sequence of differentiating and multiplying by powers of x to get the series you want?
 
Yeah i worked it out about 20 minutes ago!

Thanks a lot for the help buddy, it's much obliged