Let $X$ be a continuous random variable with symmetric distribution around the origin. All the moments of the variable exist. Show that $\operatorname{Cov}(X, X^2) = 0$.
What I've done: if $X$ is a continuous random variable with symmetric distribution around the origin, then $\mathbb{E}(X)=\mathrm{Median}=0$.
Coefficient of skewness = $\frac{μ^3}{σ^3}= \frac{\mathbb{E}(X^3)-3μσ^2-μ^3}{σ^3}=\frac{\mathbb{E}(X^3)}{σ^3}=0.$
So $\mathbb{E}(X^3)=0$
$$\operatorname{Cov}(X,X^2)=\mathbb{E}(XX^2)-\mathbb{E}(X)\mathbb{E}(X^2)=\mathbb{E}(X^3)-0*\mathbb{E}(X^2)=\mathbb{E}(X^3)=0.$$
What do you think?
There are probably a good amount of ways to show this. First of all $\operatorname{Cov}[X, X^2]=E[X^3]-E[X]E[X^2]$. Since the pdf is stated to be symmetric about the origin (i.e. it is an even function) $E[X^3]$ is determined by integrating an even function times an odd function ($x^3$) and so $E[X^3]=0.$ For the same reason $E[X]=0$, and therefore $\operatorname{Cov}[X, X^2]=0$.