So using chain rule for the first derivative:
$$f' = 2x\cdot e^{x^2}$$
then using product rule for the $$f'' = 2x(2xe^{x^2}) + e^{x^2}\cdot 2$$
Is there an easy way to get the third? Does the second deriative simplify to:
$$4x^2e^{x^2} + 2e^{x^2} = (4x^2 + 2)(e^{x^2})$$
Can I then take chain rule again to get $f^{(3)}$?