Does the series ∑[n=1,∞) sin4n / 4^n converge or diverge?

  • Thread starter Thread starter Rossinole
  • Start date Start date
  • Tags Tags
    Series
Rossinole
Messages
20
Reaction score
0

Homework Statement



Does the series ∑[n=1,∞) sin4n / 4^n converge or diverge?

[h2]Homework Equations[/h2]

Ratio Test

lim n->∞ | a_n+1 / a_n |

The Attempt at a Solution



By Ratio Test.

Let a_n = sin(4n) / 4^n

So,

lim n->∞ | (sin (4n+1) / 4^n+1) / (sin 4n / 4^n) |

Skipping a few steps..

= | (sin(4n+1)/sin(4n)) * (4^n)/(4^n * 4^1) |

= 1/4 * lim n->∞ (sin(4n+1)/sin(4n))

Here's my problem. How do I take the limit of (sin(4n+1)/sin(4n))? Did I do the whole problem wrong? Should I have used Root test?
 
Last edited:
Physics news on Phys.org
I don't think the limit works out, as both sines will keep on oscillating, it's just like an ordinary sine in that respect. I think you will find the root test more useful, as you suggested.
 
Thank you, I will try that.
 
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