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

Solve T(n)=2T(n−1)T(n) = 2T(n-1)T(n)=2T(n−1) with T(1)=5T(1) = 5T(1)=5. What is the closed form?