#just help me to do this
15 messages · Page 1 of 1 (latest)
Do you mean $\sqrt{3x -\sqrt{3x -\sqrt{3x -\sqrt{3x -...}}}}=5$?
Jay
If so, let $\text{LHS} = U \implies U = \sqrt{3x - U}$
the solve for $U$, then put $U=5$ and solve for $x$.
Jay
\begin{align*} U &= \sqrt{3x - U} \ U^2 &= 3x - U \ \text{But, $U=5$:} \quad 5^2 &= 3x - 5 \ 30 &= 3x \ x &= 10 \end{align*}
Jay
Expanding on the method I mentioned, @clear whale, and correcting the small error above.
But can we solve this question via sequences formula ?
Not by using $S_{\infty} = \frac{a}{1-r}$ (as you aksed initially)
as that would require a GP, which we don't have.
You could form a sequence $u_1=\sqrt{3x-5}$
$u_2=\sqrt{3x-\sqrt{3x-5}}$
$u_3=\sqrt{3x-\sqrt{3x-\sqrt{3x-5}}}$
$u_n=\sqrt{3x-u_{n-1}}$
but this would only approach the same limiting value, as
the actual statement given is not actually a term of this sequence...
and, in any case, as this sequence is neither arithmetic nor geometric,
we don't have easy tools to use to explore its values.
Jay
.close