I'm not able to find particular solution of
$a_n-2a_{n-1}$=$3*2^n$
What i've tried
- Given RR is $a_n-2a_{n-1}$=$3*2^n$
- For the particular solution observe the r.h.s of the equation(1)
- It is $3*2^n$=(a constant)*$2^n$
- Consider the P.S =(a constant)*$2^n$
- $a_n^{(p)}$=A*$2^n$
- $a_{n-1}$=A*$2^{n-1}$
- Substituting this value in Eq..(1)
- A*$2^n-2$A*$2^{n-1}=$$3*2^n$
- $A*2^n(1-1)=3*2^n$
- $A*2^n0=3*2^n$
- This were i'm stuck i'm not getting $A$ value Please help..:(