The question is :
Suppose that $V$ and $W$ are independent random variables such that $V$ is uniformly distributed on the interval $[-1,1]$ and $W$ has the standard Cauchy distribution. Define the random variable $X$ by $X=V+W$. Is the distribution of $X$ infinitely divisible?
By definition, I know that a distribution of $X$ is infinitely divisible if for every $n \in \mathbb{N}$ there exist a sequence of i.i.d random variables $(X_1,X_2,..,X_n)$ has the same distribution as $X$.
For this question, I proved that the variable $W$ is infinitely divisible by using the characteristics function.
I am not sure how to solve this for sum of two random variable with different distribution?
Can anyone help me with this one?