Rudeboy37
- 11
- 0
Homework Statement
Sum from 1 to infinity of [(sin n)^2]/n^(1/2)
Homework Equations
The Attempt at a Solution
I've tried every basic series test:
Test for Divergence: the limit approaches 0 so that doesn't tell us anything
Direct Comparison test: its smaller than n^(-1/2) which diverges so that doesn't tell us anything
Limit Comparison Test: I tried comparing it with both (sin n)^2 and n^(-1/2). The former's limit equals 0 which doesn't tell us anything since (sin n)^2 diverges by test for divergence. The latter's limit does not exist, thus making this test futile.
Ratio test/root test: just gets messy
The only other test I tried was the integral test. This function is a not a "nice" integrable function, but according to Wolfram-Alpha, the integral from 1 to infinity diverges (it mentioned the cauchy-principal value, so I'm assuming it's somehow using complex analysis) so I suppose this series would diverge. However, I am not a fan of proofs by Wolfram-Alpha, so I was wondering if anyone could help me figure out either a reason the integral diverges or a nicer way to show the series diverges (assuming I'm right and it does diverge).