In the sequence (1,4,11,26,57,\ldots), the rule is (a_{n+1}=2a_n+n+1). What will be the next term?
Answer and explanation
Correct answer: (120)
After the fifth term, (n=5), so (2\times57+6=120). Exam tip: use the correct current value of (n) in recursion.
Frequently asked questions
What is the correct answer to this question?
(120)
Why is this the correct answer?
After the fifth term, (n=5), so (2\times57+6=120). Exam tip: use the correct current value of (n) in recursion.
Which subject and chapter does this question cover?
This is a Class 9 Mathematics question. Chapter: Sequences and Progressions. Topic: Sequences.
Student feedback
Was this question useful?
👍 0 Helpful 👎 0 Not helpful
Yes 0% No 0%
0 responsesStudent Reviews
No published reviews yet.