Let ( x 1 , x 2 , … , x n ) be a point chosen at random from the n -dimensional region defined by 0 < x 1 < x 2 < ⋯ < x n < 1 . Let f be a continuous function on [ 0 , 1 ] with f ( 1 ) = 0 .Set x 0 = 0 and x n + 1 = 1 .
Is it true that the expected value of the Riemann sum i = 0 ∑ n ( x i + 1 − x i ) f ( x i + 1 ) is ∫ 0 1 f ( t ) P ( t ) d t , where P is a polynomial of degree n ,independent of f , with 0 ≤ P ( t ) ≤ 1 for 0 ≤ t ≤ 1 ?
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.
Sorry if I ask a silly daft question,but what is E [ ⋅ ]
Log in to reply
The expectation of a random variable, which is sometimes described as the expected value of that RV.
This is simply the definition of a weight function, since the problem has us consider a distribution.
But you need to show that the weight function P is a polynomial...
Problem Loading...
Note Loading...
Set Loading...
The joint probability distribution function of x i and x i + 1 (for 1 ≤ i ≤ n − 1 ) is p i ( s , t ) = ( i − 1 ) ! ( n − 1 − i ) ! n ! s i − 1 ( 1 − t ) n − 1 − i 0 ≤ s < t ≤ 1 which implies that the probability distribution function of x i (for 1 ≤ i ≤ n ) is q i ( s ) = ( i − 1 ) ! ( n − i ) ! n ! s i − 1 ( 1 − s ) n − i 0 ≤ s ≤ 1 If 1 ≤ i ≤ n − 1 then E [ x i f ( x i + 1 ) ] = ∬ 0 ≤ s < t ≤ 1 s f ( t ) p i ( s , t ) d s d t = ( i + 1 ) ( i − 1 ) ! ( n − i − 1 ) ! n ! ∫ 0 1 t i + 1 ( 1 − t ) n − i − 1 f ( t ) d t = i ( i + 1 n ) ∫ 0 1 t i + 1 ( 1 − t ) n − i − 1 f ( t ) d t while E [ x i f ( x i + 1 ) ] = 0 if i = 0 , n . On the other hand, if 1 ≤ i ≤ n then E [ x i f ( x i ) ] = ∫ 0 1 t f ( t ) q i ( t ) d t = i ( i n ) ∫ 0 1 t i ( 1 − t ) n − i f ( t ) d t while E [ x n + 1 f ( x n + 1 ) ] = 0 . Thus E [ i = 0 ∑ n ( x i + 1 − x i ) f ( x i + 1 ) ] = i = 1 ∑ n E [ x i f ( x i ) ] − i = 0 ∑ n E [ x i f ( x i + 1 ) ] = i = 1 ∑ n i ( i n ) ∫ 0 1 t i ( 1 − t ) n − i f ( t ) d t − i = 1 ∑ n − 1 i ( i + 1 n ) ∫ 0 1 t i + 1 ( 1 − t ) n − i − 1 f ( t ) d t = i = 1 ∑ n i ( i n ) ∫ 0 1 t i ( 1 − t ) n − i f ( t ) d t − i = 2 ∑ n ( i − 1 ) ( i n ) ∫ 0 1 t i ( 1 − t ) n − i f ( t ) d t = i = 1 ∑ n ( i n ) ∫ 0 1 t i ( 1 − t ) n − i f ( t ) d t = ∫ 0 1 [ 1 − ( 1 − t ) n ] f ( t ) d t so that P ( t ) = 1 − ( 1 − t ) n is a polynomial of degree n with 0 ≤ P ( t ) ≤ 1 for all 0 ≤ t ≤ 1 .
It is an elegant consequence of this that n → ∞ lim E [ i = 0 ∑ n ( x i + 1 − x i ) f ( x i + 1 ) ] = ∫ 0 1 f ( t ) d t