Uniform pdf from difference of two stochastic variables?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
bemortu
Messages
5
Reaction score
0
Hi,

I'm trying to find a probability distribution (D) with the following property:
Given two independent stochastic variables X1 and X2 from the distribution D, I want the difference Y=X1-X2 to have a uniform distribution (one the interval [0,1], say).

I don't seem to be able to solve it. I'm not even sure that such a distribution exists...

Any ideas?
 
Physics news on Phys.org
Sugestion (outline). For simplicity I will make it uniform on the interval (-1/2,1/2). The characteristic function is sin(t/2)/(t/2). Take the square root and then the inverse Fourier transform should give you something close to what you want (the sum of two random variables will have a uniform distribution).
 
Yes, that's one of the things I already tried. The problem is that I didn't manage to calculate that inverse Fourier transform. I tried it with Mathematica, which could not find an analytical solution. I also tried the numerical inverse Fourier transform in Mathematica but it also failed. Maybe it means that this distribution doesn't exist?