If $\displaystyle y=\frac{\sin(x^2)-x^2}{x^3}$.
Then value of $\displaystyle \frac{d^7y}{dx^7}\bigg|_{x=0}=$
What i try
$$\sin x=\sum^{\infty}_{n=0}(-1)^n\frac{x^{2n+1}}{(2n+1)!}$$
Replace $x\rightarrow x^2$
Then $$\sin (x^2)=\sum^{\infty}_{n=0}(-1)^n\frac{x^{4n+2}}{(2n+1)!}$$
$$\frac{\sin(x^2)-x^2}{x^3}=\sum^{\infty}_{n=1}(-1)^n\frac{x^{4n-1}}{(2n+1)!}$$
How do i find its $7$ th derivative. Although i have calculate $1$ st or $2$ nd derivative. But $7$ th derivative is very conplex.
Please help me How to solve it. Thanks