Discovering the Correct Sum for a Telescoping Series: 1/(16n^2-8n-3)

  • Thread starter Thread starter kasse
  • Start date Start date
  • Tags Tags
    Sum
kasse
Messages
383
Reaction score
1
1/(16n^2-8n-3)

I want to find the sum of this series from n=1 to infinity

By partial fraction I find

1/(16n^2-8n-3)=1/((4n+3)(4n-1))

which can be written

(1/4)(1/(4n-1)-1/(4n+3))

The sum of this is 1/12, but the right answer is 1/4. What is wrong?
 
Last edited:
Physics news on Phys.org
Well, to start with, your factoring is wrong:

16n^2-8n-3 = (4n+1)(4n-3)
 
My mistake
 
Last edited:
kasse said:
16n^2-8n-3 = (4n+3)(4n-1) Why isn't this possible? (4n+3)(4n-1) = 16n^2-4n+12n-3 = 16n^2+8n-3 or what?

The term on the RHS is not the expression you give in your question!
 
I realized that.

The simplest mistakes are often the most difficult to find.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top