$X$ and $Y$ are independent random variables each having the density $f(t) = \frac{1}{\pi(1+t^2)} , -\infty < t < \infty$.
Then the density function of $\frac{X+Y}{3}$ is?
Let $Y =U$ and $X+Y = V$ then I was thinking of calculating the Joint distribution of $ U , V $ and then calculating the marginal density function $f_{V}$!
So $f(u,v) = |J| . f(x,y)$ where the Jacobian is $-3$ hence $|J| = 3.$
So that $f(u,v) = 3 . f(x,y) = 3. f(x) . f(y) = 3 . \frac{1}{\pi (1 + x^2)}\frac{1}{\pi (1 + y^2)} =3 . \frac{1}{\pi (1 + (3v - u)^2)}\frac{1}{\pi (1 + u^2)} $
And finally $f(v) = \int_{-\infty}^{\infty} \frac{3}{\pi^2 (1 + u^2)(1 + (3v - u)^2)} du$
Now, are my above steps correct?.
Also, it is becoming a bit complicated any other simpler method?
EDIT
It's a problem from previous year competition in our institute which had four options as answer -
$a) \frac{6}{\pi (4 + 9t^2)}$
$b) \frac{6}{\pi (9+4t^2)}$
$c) \frac{3}{\pi (1 + 9t^2)}$
$d) \frac{3}{\pi (9 + t^2)}$
and usually there is a small amount of time for each question any reverse mathematics procedure or any tricks may be there apart from a few lengthy calculations, yes from answers I now know that characteristic functions are important to know about various properties of distributions but to a beginner in probability if unaware of Cauchy Random variable?
First, we can find a distribution function $F_{(X+Y)/3}$
$$ F_{(X+Y)/3}(x) = \mathbb{P}\left\{\frac{X+Y}{3} \leq x\right\} = \int \mathbb{P}\left\{\frac{X+y}{3} \leq x \; \Bigg| \; Y = y\right\} \; d\mathbb{P}\{Y \leq y\} = \\[7pt] = \int \mathbb{P}\left\{X \leq 3x - y \right\} f(y) \, dy = \int\limits_{-\infty}^\infty dy \, f(y) \int\limits^{3x-y}_{-\infty} \, dx \, f(x). $$
Density is given by $f_{(X+Y)/3}(x) = F_{(X+Y)/3}'(x)$:
$$ f_{(X+Y)/3}(x) = 3\int\limits_{-\infty}^\infty dy \, f(y) f(3x-y). $$