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

A software company's user base grows according to Un=1.2Un−1+5000U_n = 1.2 U_{n-1} + 5000Un​=1.2Un−1​+5000, where UnU_nUn​ is the user count at the end of month nnn, with U0=10,000U_0 = 10,000U0​=10,000.

The general solution is Un=Un(h)+Un(p)=c⋅1.2n+Un(p)U_n = U_n^{(h)} + U_n^{(p)} = c \cdot 1.2^n + U_n^{(p)}Un​=Un(h)​+Un(p)​=c⋅1.2n+Un(p)​. What is the particular solution Un(p)U_n^{(p)}Un(p)​?