Sum of an Infinite Series

  • #1
53
0

Homework Statement


Determine the sum of the following series:

[tex]\sum_{n=1}^{inf} log(1-1/(n+1)^2)[/tex]

Sorry for poor latex, that is supposed to say infinity.

Homework Equations


How might we turn this into an easier function to deal with?


The Attempt at a Solution



So far I've only proved convergence of the series. I'm not really sure where to begin. Any help is appreciated. I've ran it through maple and come out with the sum equaling -ln(2).

I thought of trying to work backwards to see if this series was some sort of taylor expansion but I failed at that. I just don't see any elementary techniques. Obviously maple spotted something I haven't lol.
 
Last edited:

Answers and Replies

  • #2
Maybe it is a geometric series. If so, why not figure out the 1st and 2nd term and the find the r. You are given the first term then use the formula a/ (1-r) where a is the first term and r is the rate.
 
  • #3
Okay,

So I worked out the first two terms:

A1 = log(1-1/4) = log(3/4)

A2 = log(1-1/9) = log(8/9)

then r = log(8/9) / log(3/4)

But then checking A3 = log(1-1/16),

A3 does not equal r*A2.

So this is not a geometric series?
 
  • #4
It's not geometric. Your last hope is that it is a telescoping series. Is it? Write 1-1/(n+1)^2 as a single ratio and factor it up cleverly.
 
  • #5
So this is not a geometric series?
Defenitely not.

Try this instead:


[tex]\sum ln\left(1-\frac{1}{(n+1)^2}\right)=\sumln\left(\frac{(n+1)^2-1}{(n+1)^2}\right)=...=[/tex]

[tex]=\sum ln\keft(\frac{n(n+2)}{(n+1)^2}\left)=...=\sum[ln(n)+ln(n+2)-2ln(n+1)]=[/tex]

[tex] =\sum[ln(n+2)-ln(n+1)]+\sum [ln(n)-ln(n+1)][/tex]

Now stuff will cancel out, i already did more than i was supposed to.

Edit: Sorry Dick, i didn't know you were already on it!
 
  • #6
Now stuff will cancel out, i already did more than i was supposed to.

Edit: Sorry Dick, i didn't know you were already on it!

S'ok. How could you, I hadn't posted yet. But you should start with a hint. You shouldn't steal all the fun from what seems to be a pretty clever poster. I consider 'pretty clever' to be realizing and proving that a series is not geometric.
 
Last edited:
  • #7
Haha, well thanks a lot guys :) I had thought of building it into a single ratio but I thought I was only further complicating it. Thanks again.
 

Suggested for: Sum of an Infinite Series

Replies
6
Views
307
Replies
2
Views
373
Replies
11
Views
465
Replies
10
Views
754
Replies
4
Views
382
Replies
4
Views
751
Replies
17
Views
2K
Back
Top