Let $S_m=a^m+b^m+c^m,p=ab+bc+ca$ and $q=abc$
$$S_{m+3}=3S_{m+2}-pS_{m+1}+qS_m$$
Suppose $S_1=3, S_2=5, S_3=12$. I am wondering how to use strong induction, if possible, to prove the above statement?
Let $S_m=a^m+b^m+c^m,p=ab+bc+ca$ and $q=abc$
$$S_{m+3}=3S_{m+2}-pS_{m+1}+qS_m$$
Suppose $S_1=3, S_2=5, S_3=12$. I am wondering how to use strong induction, if possible, to prove the above statement?