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

Solve the non-homogeneous recurrence an=2an−1+3a_n = 2a_{n-1} + 3an​=2an−1​+3 with a0=1a_0 = 1a0​=1. The general solution is an=A⋅2n+Ba_n = A \cdot 2^n + Ban​=A⋅2n+B where AAA and BBB are constants determined by the initial condition. Find A+BA + BA+B.