What is the value of the infinite series?

  • Thread starter Thread starter ptolema
  • Start date Start date
  • Tags Tags
    Infinite Sum
ptolema
Messages
82
Reaction score
0

Homework Statement



evaluate the sum:
sum.jpg


(it may help to think of this as a value of a function defined by a power series.)

Homework Equations



as a function defined by a power series, the function is centered at 0: f(1/3)=
sum.jpg
=1/3+4/9+1/3+16/81+...+n2/3n

The Attempt at a Solution


i'm not entirely clear on how to actually evaluate the value of an infinite series. i could definitely use a few pointers
 
Physics news on Phys.org
hi ptolema! :smile:

(have a sigma: ∑ :wink:)

(not sure about the power series, but … )

have you tried ∑ (n+1)2/3n - ∑ n2/3n ? :wink:
 
ok so how about considering a taylor series about zero as a start
f(a) = \sum_{n=0} f^n(a) x^n

then re-write your series as
0 + 1.\frac{1}{3} + 2^2.\frac{1}{3^2} +3^2.\frac{1}{3^3} +...+ n^2 (\frac{1}{3^n})
 
\sum_{n=1}^{\infty} \frac{x^n}{3^n} = \frac{x}{3-x} for |x| < 3.

Try fiddling around with various manipulations such as differentiating both sides, and try to lead yourself to a series that will drop out your required sum after a suitable substitution for x.
 
Going along the hint by tiny-tim, complete the dots below

\sum_{n=1}^{\infty} \frac{n^2}{3^n} = \sum_{n=0}^{\infty} \frac{(n+1)^2}{3^{n+1}} = \frac{1}{3}\sum_{n=0}^{\infty} \frac{n^2 + 2n +1}{3^n} =...
 
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...

Similar threads

Back
Top