I'm having a difficult time figuring out the functional form of this sequence:
$$\{9,144,3600,129600,6350400,...\}$$
I'm trying to determine the recursive relationship for a differential equation using power series solutions.
Any help or recommendations are appreciated.
Thank you!
$$a(n)=\left(\frac{(n+2)!}{2}\right)^2$$ or $$a_{n+1}=a_n(n+3)^2$$