Solve the integral equation $\displaystyle \int_0^x(1-x^2+t^2)\phi(t)\,dt=\frac{x^2}{2}$.
On differentiation, we get $$\phi(x)=x+2\int_0^x x\phi(t)\,dt.$$
I'm unable to find resolvent kernal so that I can solve. Also not able to put it in convolution form. How can I proceed further?
For $x\neq 0$ rewrite \begin{equation*} \phi(x)=x+2\int_{0}^{x}x\phi(t)\,dt \end{equation*} as \begin{equation*} \psi(x)=1+2\int_{0}^{x}t\psi(t)\,dt\tag{1} \end{equation*} where $\psi(x) = \dfrac{\phi(x)}{x}$ and $\lim_{x\to 0}\psi(x) = 1$. Differentiation of $(1)$ yields \begin{equation*} \psi'(x)=2x\psi(x) \Longleftrightarrow \psi(x) = Ce^{x^2}. \end{equation*} According to the limit $C=1.$
Consequently \begin{equation*} \phi(x) = xe^{x^2} \end{equation*} which satisfies the original integral equation.