I'm trying to solve the above equation, and this is where I've got to so far:
Consider homogeneous problem $p_{n}+\frac{1}{4}p_{n-1}=0$. We then have characteristic equation $\omega^{n-1}(\omega + 1/4)=0$ and hence $\omega=-1/4$. So we have $p_{n}=A(-\frac{1}{4})^n$ for some constant $A$.
At this point I'm completely stuck on where to go, I don't have much experience with difference equations. I believe we find a particular solution but not sure what form this will take?