Convolution formula for $Z = |Y-X|$, where $Y$ and $X$ are independent uniform random variables on $[0,L]$.
I know how to get it by getting the CDF first then differentiating. but I also want to know how to get the PDF directly from the convolution formula. Thanks in advance!
Note that it suffices to find the distribution of $Y-X$ via your favorite method (say, convolutions), and then the absolute value changes the density via $(f(x)+f(-x))/2$.