49.6k views
0 votes
Help i don't understand recursive formula AT ALL

Help i don't understand recursive formula AT ALL-example-1
User Micantox
by
7.2k points

1 Answer

7 votes

Answer:


1) \: {a}(2) = {a}(1) + 6 \\ = 14 \\ \\ {a}(3) = {a}(2) + 6 \\ =20 \\ {a}(4) = {a}(3) + 6 \\ = 26


2) \: a(2) = a(1) + 2 \\ = - 2 \\ a(3) = a(2) + 2 \\ = 0 \\ a(4) = a(3) + 2 \\ = 2


3)a(2) = 4 * a(1) - 2 \\ = 28 - 2 \\ = 26 \\ a(3) = 4 * a(2) - 2 \\ = 104 - 2 \\ = 102 \\ a(4) = 4 * a(3) - 2 \\ = 408 - 2 \\ = 406


4)a(2) = 2 * a(1) + 5 \\ = - 10 + 5 \\ = - 5 \\ a(3) = 2 * a(2) + 5 \\ = - 10 + 5 \\ = - 5 \\ a(4) = 2 * a(3) + 5 \\ = - 10 + 5 \\ = - 5


5) - 6 - ( - 4) \\ = - 6 + 4 \\ = - 2 \\ \\ a(n) = a(n) - 2 \\ a(1) = - 4

i think this is it!? not sure tho

User Rorycl
by
7.9k points

No related questions found

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