Hernaner28
- 261
- 0
Homework Statement
\displaystyle \sum\limits_{n=1}^{\infty }{\frac{\sin \left( \frac{1}{n} \right)-\frac{1}{n}}{{{n}^{\alpha }}}}
Homework Equations
The Attempt at a Solution
I've applied first the nth-test and I verified that the sequence tends to zero.
Then I realized that sin(1/n) is always positive, since the first term is 1, and sine is positive between 0 and 1. So no need to use alternate and absolute convergence tests.
Now I tried to apply the limit comparison test but I cannot find an equivalent function as n tends to infinity. This is not working don't know why:
We have that
\displaystyle \sin \left( \frac{1}{n} \right)\approx \frac{1}{n}
so
\displaystyle \frac{\sin \left( \frac{1}{n} \right)-\frac{1}{n}}{{{n}^{\alpha }}}\approx \frac{1}{{{n}^{\alpha +1}}}
What should I do? Ratio test and root test are useless...
Thanks!