Asked by lene

this is a difficult question for me please help! thankyou
A sequence is defined recursively by
an + 1 = 3an − n, a1 = 2.
Find the first six terms of the sequence.
a1 =
a2 =
a3 =
a4 =
a5 =
a6 =

Answers

Answered by Steve
a1 = 2
a2 = 3a1-1 = 3*2-1 = 5
a3 = 3a2-1 = 3*5-1 = 14
and so on
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions