1
$\begingroup$

I am trying to show that it is not possible, unless $\theta$ is an integer, that $\sin n\pi\theta$ or $\cos n\pi\theta$ should be nearly equal, for all large $n$, to one or other of two values $a$, $b$.

I am unsure if the wording of the question is fully clear to me. Can the hypothesis be stated as $$\cos n\pi\theta - \sin n\pi\theta \rightarrow 0$$ only when $\theta \in Z$.

Any help or clues would be highly appreciated.

2 Answers 2

5

Take $$e^{-in\theta}+ie^{in\theta}=\cos(n\theta)-i\sin(n\theta)-\sin(n\theta)+i\cos(n\theta)$$ $$e^{-in\theta}+ie^{in\theta}=\cos(n\theta)-\sin(n\theta) +i(\cos(n\theta)-\sin(n\theta)).$$

If you supposed that your expression was converging towards zero then the above expression would vanish. This is equivalent to saying$$e^{2in\theta}\to -i$$ which is absurd.

  • 0
    what would be the correct hypothesis based on the question then ?2012-04-22
  • 0
    Shouldn't it be $+i$?2012-04-22
2

You might want to use a trig id on THIS equation (not sure if you want a more general equation, or not) multiply by $\cos(\pi/4)=\sin(\pi/4)$ and divide by the same, then your function is $\cos(n\pi\theta+\pi/4)$. I hope this helps.