Let $$f_n=\sum_{k=0}^{n}\binom{n}{k}^3,$$ Franel showed that $$(n+1)^2f_{n+1}=(7n^2+7n+2)f_n+8n^2f_{n-1}$$ Now, my question is if i am able to show that $$Af_{n+1}=Bf_n+Cf_{n-1}+Df_{n-2}$$ for some integers $A, B, C$ and $D$, would this be a publishable result?
Update: based on some answers given below, i would like to reveal the expressions for $A,B,C$ and $D$ $$A=n(3n-1)(n+1)^2$$ $$B=n(9n^3-6n^2-9n-2)$$ $$C=108n^4+48n^3-60n^2-16n+16$$ $$D=32(3n^2+5n+2)(n-1)^2$$
Is this too complex to be taken seriously?