Let $X$ be a random variable with the following density function:
$$f(x)= {1\over\sqrt{18\pi}}e^{a(c-x)^2}$$ where $-\infty<x<\infty$.
Given $\mathbb{E}[X^2] = 9$, find $\mathbb{E}[X^8]$.
Now I know the formula to find $\mathbb{E}[X^8]$ but I could not understand the distribution of $X$. It seems to have standard normal distribution with $\sigma = 3$, $c=0$ and $a=1/18$. But I am not sure. If it is normally distributed how can I show it?
I tried $\int{x^2f(x)} = 9$ to find $a$ and $c$ but couldn't do it. Any help is appreciated.
Hint: Use $\int_{-\infty}^{\infty} f(x) dx = 1$ to find $a$. Use $E(X^2)=9$ to compute $c$. You will realize that the distribution is a Gaussian distribution with $c=0$ and $a = -1/18$. Afterwards, use $E(X^n)=1\cdot 3 \cdots (n-1) \sigma^n$ for even $n$ to compute $E(X^8)$.