Probability that roots of quadratic are real

iomtt6076
Messages
42
Reaction score
0

Homework Statement


Let U1, U2, and U3 be independent random variables uniform on [0,1]. Find the probability that the roots of the quadratic U1x2+U2x+U3 are real.


Homework Equations





The Attempt at a Solution


So we need to find P(U22>4U1U3), which involves evaluating some integral. The think the integrand would be 1 since we are dealing with uniform random variables. But beyond that, I need assistance in figuring out whether it should be a double integral or a triple integral and the limits of integration.
 
Physics news on Phys.org
It's a triple integral, sure. But it's pretty straightforward. Integrate U1 and U3 from 0 to 1. That makes your only integral with nontrivial limits the U2 integral. What are the limits there?
 
Are we trying to find the volume above the surface defined by U_2=2\sqrt{U_1U_3} and inside [0,1]x[0,1]x[0,1]?
 
Yes.
 
Why isn't it

\int_0^1\int_0^1\int_{2\sqrt{U_1U_3}}^1 dU_2\,dU_1\,dU_3

I can't figure out why my limits of integration for U2 are wrong.
 
Here's a hint: What's the lower limit equal to when U1=U3=1?
 
Oh, heck. Thanks, vela. Requiring U2<=1 does create restrictions on the range of both U1 and U3. Backtrack and fix my stupid suggestion of integrating both U1 and U3 from 0 to 1 by requiring each variable in turn be less than or equal to 1. Sorry.
 
Thanks to both of you for your help; I finally got it. I found that drawing a picture by taking slices through the U2-axis was also essential.
 
iomtt6076 said:
Thanks to both of you for your help; I finally got it. I found that drawing a picture by taking slices through the U2-axis was also essential.

Would it have killed you to post the solution? I can't figure out what the limits should be. I figured U1<1/(4U3) and U3<1/(4U1) but using those as the upper limits I get nowhere.
 
Back
Top