The first three terms of a sequence are $3,7,11$. What is the first term to exceed 200?
Here's what I've done so far:
Common difference: $T_2-T_1 = 7-3=4.$
$200 + 4=204$
Therefore $204$ is the first term to exceed $200$. But when I substitute: $204=3+(n-1)4$
$204=3+4n-4$
$204=-1+4n$
$204+1=4n$
$205/4=n$
$n=51.25$
It doesn't seem right! What am I doing wrong?
\begin{align} ... \end{align}
environment to typeset series of equations. – Travis Willse Mar 03 '16 at 15:01