Guest Session: 1 Question Remaining. Create Account to save progress.
Login
Recursionmedium
0:00.0

The recurrence fn=fn−1+22f_n = f_{n-1} + 22fn​=fn−1​+22 with f1=19f_1 = 19f1​=19 gives fn=19+(n−1)cdot22f_n = 19 + (n-1) \\cdot 22fn​=19+(n−1)cdot22. What is f6f_6f6​?