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 =

1 answer

a1 = 2
a2 = 3a1-1 = 3*2-1 = 5
a3 = 3a2-1 = 3*5-1 = 14
and so on
Similar Questions
  1. this is a difficult question for me please help! thankyouA sequence is defined recursively by an + 1 = 3an − n, a1 = 2. Find
    1. answers icon 0 answers
    1. answers icon 0 answers
  2. A sequence is defined recursively by the following rules:f(1)=3 f(n+1)=2⋅f(n)−1 Which of the following statements is true
    1. answers icon 1 answer
  3. Find the first five terms of the given recursively defined sequence.an = 3an − 1 + 6 and a1 = 1 a1= a2= a3= a4= a5=
    1. answers icon 2 answers
more similar questions