The terms xn of a sequence follow the rule xn+1 = xn + pxn + q where p and q are real numbers.
Given that x1 = 3, x2 = 5 and x3 = 7, find the value of x4.
- A−5
- B5
- C517
- D152
- E233
- F9
- G11
- H13
Show the answer and worked solution
answer · H
- A−5
- B5
- C517
- D152
- E233
- F9
- G11
- H13
From x2 = 5: 3+p3+q = 5, so p = 12 + 5q. From x3 = 7: 5+p5+q = 7, so p = 30 + 7q. Equating, 12 + 5q = 30 + 7q, giving q = −9 and then p = −33. So x4 = 7 − 337 − 9 = −26−2 = 13.