Respuesta :
Answer:
2, 5, 14, 41, 122
Step-by-step explanation:
Using the recursive rule with a₁ = 2
a₂ = 3a₁ - 1 = 3(2) - 1 = 6 - 1 = 5
a₃ = 3a₂ - 1 = 3(5) - 1 = 15 - 1 = 14
a₄ = 3a₃ - 1 = 3(14) - 1 = 42 - 1 = 41
a₅ = 3a₄ - 1 = 3(41) - 1 = 123 - 1 = 122
The first 5 terms are 2, 5, 14, 41, 122
Answer:
[tex]a_{1}\\\\[/tex] = 2
[tex]a_{2\\}\\\\[/tex] = 5
[tex]a_{3\\}\\\\[/tex] = 14
[tex]a_{4\\}\\\\[/tex] = 41
[tex]a_{5\\}\\\\[/tex] = 122
Step-by-step explanation:
If I've properly understood:
[tex]a_{1}\\\\[/tex] = 2
[tex]a_{n} = 3 a_{n-1}\\[/tex] - 1
so, the first 5 terms are:
[tex]a_{1}\\\\[/tex] = 2
[tex]a_{2\\}\\\\[/tex] = 3. 2 - 1 = 5
[tex]a_{3\\}\\\\[/tex] = 3. 5 - 1 = 14
[tex]a_{4\\}\\\\[/tex] = 3. 14 - 1 = 41
[tex]a_{5\\}\\\\[/tex] = 3. 41 - 1 = 122