A geometric sequence $(a_n)$ has $a_1=\sin x$, $a_2=\cos x$ , and $a_3=\tan x$ for some real number $x$. For what value of $n$ does $a_n=1+\cos x$?
The AMC website has a solution to this, and I wish I could post that here. I would like to know how else this could be solved, not using their solution process.
The solution they used was to show $\cos^3 x=\sin^2 x$ and then multiply by the common ratio $\cos x/\sin x$ until $$a_8= \frac 1 {\cos^2 x}$$ is reached. They then, after rewriting $\sin^2 x$ with cosine squared, proceeded to show that $$\frac 1{\cos^2 x}=1+\cos x$$
Is there any other method? Someone mentioned finding a geometric series within a geometric series, which I could not produce.