222k views
3 votes
I need to write an explicit formula for this problem but I have not idea what I'm doing.

I need to write an explicit formula for this problem but I have not idea what I'm-example-1
User Suuuehgi
by
4.4k points

1 Answer

6 votes

Given data:

The given series is -32, -25, -18, -11,....

The commo difference of the given series is,


\begin{gathered} d=-25-(-32) \\ =-25+32 \\ =7 \end{gathered}

The expression for the explicit formula for the given series is,


\begin{gathered} a_n=a+(n-1)d \\ =\text{ -32+(n-1)}(7) \\ =-32+7n-7 \\ =-39+7n \end{gathered}

The expression for recursive formula is,


\begin{gathered} a_n=a_(n-1)+d \\ =\lbrack-39+7(n-1)\rbrack+7 \end{gathered}

User Jakobk
by
4.4k points