- 2,559
- 4
Homework Statement
Show that \prod _{n=1} ^{\infty} (n\sin (1/n)) converges
Homework Equations
\prod _{n=1} ^{\infty}a_n converges iff the sequence of partial products converges to a non-zero limit. Such a product converges iff \sum _{n=1} ^{\infty} \log (a_n) converges. \sum _{n=1} ^{\infty} |log(a_n)| converges iff \sum _{n=1} ^{\infty}|a_n-1| converges.
The Attempt at a Solution
Since log(nsin(1/n)) is negative for all n, the product we're interested in converges:
- iff the sequence of partial products converges to a non-zero finite number
- iff the sum \sum _{n=1} ^{\infty} \log (n \sin (1/n)) converges
- iff the sum \sum _{n=1} ^{\infty}| \log (n \sin (1/n))| converges
- iff the sum \sum _{n=1} ^{\infty}|n \sin (1/n) - 1| converges
I can't figure out what to compare any of these to to show they converge. Any hints?