asked 176k views
0 votes
Write a recursive formula for the arithmetic sequence:a={12,17,22,...}a_1=Answera_n = a_{n-1} + Answer

Write a recursive formula for the arithmetic sequence:a={12,17,22,...}a_1=Answera-example-1
asked
User Szorstki
by
8.6k points

1 Answer

2 votes

\begin{gathered} a_(1)=\textbf{12} \\ a_(n)=a_(n-1)+\textbf{5n} \end{gathered}

1) A Recursive formula refers always to the previous term.

2) In this Arithmetic Sequence, the common difference is 5, the first term is 12. So we can set the following Arithmetic Sequence:


\begin{gathered} a_(1)=\textbf{12} \\ a_2=12+5n \\ a_n=a_(n-1)+\textbf{5n} \end{gathered}

Thus, this is the answer.

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