If sequence an (aka a sub n) is defined as an=sqrt(2+a(n-1)), and a1=sqrt(2), prove by induction that an is increasing.
@ikram002p
\(\large a_n^2 = 2 + a_{n-1}\)
wait why u need induction to show that its increasing ? just show that a_n <a_n+1 which is the same \((a_n)^2<a_{n+1}^2\)
ok lets induction since no response :P
if you show that for the general case, that is essentially induction.
for first show for \((a_1)^2 =2\) \((a_2)^2=2+\sqrt2\) \(a_1^2<a_2^2 \) hold then assume its true for k \(a_k^2<a_{k+1}^2\) show for \(a_{k+1}^2<a_{k+2}^2\) ugh dont feel like continue :3 but its smothly could be done bbye
It looks good, but I already got up to that part.
the next step is what I was stuck on
\(\large\begin{align} a_{k+2}^2 &= 2 +a_{k+1} \\&\gt 2+a_k \\&=a_{k+1}^2 \end{align}\)
So, if \(\large a_k^2 \lt a_{k+1}^2\) holds, so does \(\large a_{k+1}^2 \lt a_{k+2}^2\) that ends the induction proof
thanks
Join our real-time social learning platform and learn together with your friends!