Does the series (sin(1/n))/sqrt(n) converge or diverge?

lax1113
Messages
171
Reaction score
0
Infinite series sin(1/n)/n ?

Homework Statement


does the series (sin (1/n)) / sqrt ( n ) converge or diverge? (series from n = 1 to infinity...)


Homework Equations





The Attempt at a Solution


I thought that for this we could do a comparison of sin (1/n) to a finite number. Let's say we use the number -2. -2 is less than sin(1/n) for all n. With that being said, -2/ sqrt( n ) diverges, as it is a p series with p less than 1.
But, this series actually converges... what did I do wrong?
 
Physics news on Phys.org


Suppose instead of comparing sin(1/n) to a finite number, you compared it to a function. As n->infinity, what do you know about sin(1/n) and its relationship to some function that might be easier to work with?

(By the way, the term comparison tests only work if the terms of both series are all positive. That's why you can't use -2 as a comparison term to show that your series diverges.)
 


You could probbably use the fact that

|sin\theta|<\theta

Edit: I think this is basically what hgfalling was suggesting. That is sin(\theta)=O(\theta), \mbox{ or } sin(\theta)=\Omega (\theta) \mbox{ as } \theta\rightarrow 0.
 


You can use the comparison tests
since sin(1/n) is positive since the angle (1/n) is in the first quadratic for n=1,2,3,...

To test it, you could use the limit comparison test with a p-series, can you do that ?
 


Show it converges faster than 1/x?
 


as n --> infinity, 1/n ---> 0. sin(0) = 0. You can literally say that because the value at infinity is 0, it converges.
 
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