92.5k views
0 votes
Write the recurrence relation for the nth term which is defined by multiplying the prior term by 3 and subtracting 12.

1 Answer

2 votes

Answer: Aₙ = 3*Aₙ₋₁ - 12

Explanation:

Here our terms will be denoted as:

Aₙ

Where this is the n-th term of the sequence.

Now we have that the recurrence relation is defined by:

"by multiplying the prior term by 3 and subtracting 12."

Then we will have that:

Aₙ = 3*Aₙ₋₁ - 12

That is the equation to find all the terms in our sequence (remember that we need to know the initial term, A₀ in order to find all the other ones)

User Corralien
by
8.1k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories