We are given $Ax(t) = t\int_0^{t^2} \frac{x(s)}{s}ds$ so I know that I need to find $A^*$ such that $(Ax, y) = (x, A^*y)$.
$(Ax, y) = \int_0^1 t \int_0^{t^2} \frac{x(s)}{s}ds y(t) dt = \int_0^1 \int_0^{t^2} ty(t)\frac{x(s)}{s}ds dt$
Now, I need to get this to equal $(x, A^*y)$, but I don't know how to figure out how to do this. $(x, A^*y) = \int_0^1 x(s)A^*yds$. I'm guessing $A^*$ is some integral but I don't know how to get the integral from above to the form $\int_0^1 x(t) [\int$something $ds] dt$ where the thing in brackets would be my adjoint operator.
On another note, I don't really know what $D(A)$ would be. My guess is its {$x \in L^2(0,1)$}, but I'm not sure so could someone please let me know if this is correct