CAT 2018 Slot 1 — QA Question 26
Basics (Functions)Easy
If f(x + 2) = f(x) + f(x + 1) for all positive integers x, and f(11) = 91, f(15) = 617, then f(10) equals
Answer & solution
Correct answer: 54
Answer: 54
Solution
Easy
The recurrence lets us climb from low terms up to . Express in terms of the two given anchors and , then solve the resulting linear equation.
1
Expand downward using the recurrence. Repeatedly replace the highest term until everything is in , , .
2
Plug in the given values and .