203k views
4 votes
Given the sequence -14,-6,-2,0,1 find the recursive formula

User Hbrls
by
8.3k points

1 Answer

2 votes


u_(2) = u_(1) + 8 \\ u_(3) = u_(2) + 4 \\ u_(4) = u_(3) + 2 \\ u_(5) = u_(4) + 1 \\ u_(6) = u_(5) + 0.5 \\ ....


u_(2) = u_(1) + 2 {}^(3) \\ u_(3) = u_(2) + 2 {}^(2) \\ u_(4) = u_(3) + 2 {}^(1) \\ u_(5) = u_(4) + 2 {}^(0) \\ u_(6) = u_(5) + 2 {}^( - 1) \\ ....


u_(n + 1) = u_(n) + 2 {}^(4 - n)

User NotACleverMan
by
7.5k 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