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

The recurrence Tn=2Tn−1+10T_n = 2T_{n-1} + 10Tn​=2Tn−1​+10 with T0=0T_0 = 0T0​=0 has solution Tn=10(2n−1)T_n = 10(2^n - 1)Tn​=10(2n−1). What is T3T_3T3​?