asked 130k views
1 vote
Write the first five terms given A1=6 and Ak+1=K(Ak+2)

1 Answer

4 votes

To calculate the first 5 terms of this sequence, we must start at the first, which is given, and use the equation to right the next one, and reaply the the next until we get to the fifth. k is the term which we are using. So, to calculate the second, we use k = 1:

So:


\begin{gathered} A_1=6_{} \\ A_(k+1)=k(A_k+2) \\ k=1\colon \\ A_(1+1)=1(A_1+2) \\ A_2=(6+2) \\ A_2=8 \end{gathered}

Now that we got A_2, we can use k=2 to calculate A_3:


\begin{gathered} k=2\colon_{} \\ A_(2+1)=2(A_2+2) \\ A_3=2(8+2)=2\cdot10 \\ A_3=20 \end{gathered}

And so on, for k=3 and k=4:


\begin{gathered} k=3\colon \\ A_(3+1)=3(A_3+2) \\ A_4=3(20+2)=3\cdot22 \\ A_4=66 \end{gathered}
\begin{gathered} k=4 \\ A_(4+1)=4(A_4+2) \\ A_5=4(66+2)=4\cdot68 \\ A_5=272 \end{gathered}

So, the five first terms are: 6, 8, 20, 66, 272.

answered
User Noahlz
by
8.3k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.