Respuesta :

Method 1:

The recursive formula states that every next term is three times the previous one, plus two.

So, we have:

  • [tex]a_1 = 1[/tex]
  • [tex]a_2 = 3\cdot 1 + 2 = 3+2 = 5[/tex]
  • [tex]a_3 = 3\cdot 5 + 2 = 15+2 = 17[/tex]
  • [tex]a_4 = 3\cdot 17 +2 = 51+2 = 53[/tex]
  • [tex]a_5 = 3\cdot 53 +2 = 159+2 = 161[/tex]

Method 2:

You can write the expression for [tex]a_5[/tex], and use the recursive formula until you get to the starting point:

[tex]a_5 = 3a_4+2 = 3(3a_3+2)+2 = 9a_3+8 = 9(3a_2+2)+8 = 27a_2+26 = 27(3a_1+2)+26 = 81a_1+80[/tex]

Now use the fact that [tex]a_1 = 1 [/tex] to get the conclusion

[tex]a_5 = 81+80 = 161[/tex]

ACCESS MORE
EDU ACCESS