Determining whether the series: $\sum_{n=1}^{\infty} \tan\left(\frac{1}{n}\right) $ converges

1.4k Views Asked by At

I was tasked with determining whether the following series:

$$\sum_{n=1}^{\infty} \tan\left(\frac{1}{n}\right) $$

converges.

I tried employing the integral test which failed and produced incalculable integrals. Other methods didn't prove effective also. I was suggested that the Maclauren series might be of use here, but I'm not sure how to employ it.

4

There are 4 best solutions below

2
On BEST ANSWER

Or by limit comparison test with $\sum\frac1n$ since by standard limit for $x\to 0\implies\frac{\tan x}{x}\to 1$ and then

$$\frac{\tan\left(\frac{1}{n}\right)}{\frac1n}\to1$$

0
On

We can solve this with the inequality $\tan(x)>x$ for $0<x<\pi/2$ as follows $$\sum_{n=1}^\infty \tan\left(\frac{1}{n}\right)\ge\sum_{n=1}^\infty\frac{1}{n}$$ And you probably already know that the harmonic series diverges (it can be proven by integral test).

0
On

Hint. Note that for any positive integer $n$, $$\tan\left(\frac{1}{n}\right)> \frac{1}{n}.$$ See Why $x<\tan{x}$ while $0<x<\frac{\pi}{2}$?

0
On

Note that $$\tan \left(\frac{1}{n}\right)\sim_{_{\infty}} \frac{1}{n} $$ As $$\tan \left(\frac{1}{n}\right)=\frac{1}{n}+O\left(n^{-3}\right)$$ Which can be derived from the Maclaurin series expansion of $\tan x$.