Finding Sum of a^ncos(nx) from 0 to Infinity

  • Thread starter Thread starter JohnSimpson
  • Start date Start date
  • Tags Tags
    Infinity Sum
JohnSimpson
Messages
89
Reaction score
0
\sum{a^ncos(nx)}

from zero to infinity

a is a real number -1 < a < 1

I rewrote this as a geometric series involving a complex exponential

Real part of

\sum{(ae^{ix})^n}

Which is a geometric series with common ratio r < 1, so it converges to the sum

(first term)/(1-r)

which seems to be

\frac{1}{1-ae^{ix}}

taking the real part and multiplying top and bottom by (1-acosx), I get\frac{1-acos(x)}{1-2acos(x) + a^2cos^2(x))}

which is different from the desired result of

\frac{1-acos(x)}{1-2acos(x) + a^2)}

Any help would be appreciated
 
Physics news on Phys.org
JohnSimpson said:
\sum{a^ncos(nx)}

from zero to infinity

a is a real number -1 < a < 1

I rewrote this as a geometric series involving a complex exponential

Real part of

\sum{(ae^{ix})^n}

Which is a geometric series with common ratio r < 1, so it converges to the sum

(first term)/(1-r)

which seems to be

\frac{1}{1-ae^{ix}}


Any help would be appreciated
From this point on this go wrong...
 
I know I've gone wrong somewhere. I'd like to know what I did wrong.
 
First work out the fraction then take the imaginary part.
 
Got it. Thanks.
 
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