Let m , n be two randomly chosen real numbers satisfying that the equation x − m + m = x − n + n has a single real solution x = x 1 .
If x 1 − m + m = x 1 − n + n = P , then the expected value of P − x 1 can be expressed as q p for positive coprime integers p , q . Find p + q .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
y = n − m x − m − x − n = x − m + x − n 1
The right-hand-side is continuous and decreasing on x ≥ m a x ( n , m ) , and tends to 0 as x goes to infinity. So by Intermediate Value Theorem we have a unique solution for y = 1 at x = x 1 provided ∣ n − m ∣ < 1
At x 1 we have x − m + x − n = 1 so adding the two expressions for P gives 2 P = 2 + m + n . Combining this with x 1 = ( P − m ) 2 + m gives with very little pain that: P − x 1 = 4 1 − ( n − m ) 2
Taking Expectations gives that q p = 4 1 − V a r ( n − m )
It is not completely clear that everything does not depend on the distribution of n and m and technically there is no "Uniform" distribution on the unbounded region ∣ n − m ∣ < 1 but assuming ( n − m ) is uniformly distributed on [ − 1 , 1 ] gives the variance as 3 1 and the required value as 6 1 .
Problem Loading...
Note Loading...
Set Loading...
Let y = x − k + k or sine real k . We rearrange to get y − k = x − k . This is the equation of the y = x graph translated k units right and up.
This means we can assume WLOG that m = 0 . We thus have to solve the equation x = x − n + n
First off, note that as long as n ∈ [ − 1 , 1 ] then there will be a solution x 1 . This can be easily seen by sliding the graph x along the line y = x .
Then, we can proceed to solve the equation:
Squaring both sides: x = x − n + n 2 + 2 n x − n 1 − n = 2 x − n
Squaring both sides again: n 2 − 2 n + 1 = 4 ( x − n ) x = 4 n 2 + 2 n + 1 = 4 ( n + 1 ) 2
Thus, x 1 = 4 ( n + 1 ) 2 . This means P = x 1 = 2 n + 1 .
We want to find the expected value of P − x 1 = 2 n + 1 − 4 ( n + 1 ) 2 in the range n ∈ [ − 1 , 1 ] . Thus we want to find the value of the constant c such that ∫ − 1 1 2 n + 1 − 4 ( n + 1 ) 2 − c d n = 0
It is easy to compute that ∫ − 1 1 2 n + 1 − 4 ( n + 1 ) 2 d n = 3 1 and ∫ − 1 1 c d n = 2 c so 3 1 − 2 c = 0 ⟹ c = 6 1
Thus, the expected value of P − x 1 = 6 1 and our answer is 1 + 6 = 7 .