A rod is marked at random in 4 points and divided at those points.
If the chance that none of the parts shall be greater than 4 1 of the rod can be expressed as b a where a and b are coprime positive integers, then find the value of 4 a b .
Bonus : Generalize this for n points.
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.
If we further generalise the problem to investigate the probability q n that, if the rod is broken at n points, none of the n + 1 sections have length greater than n 1 , then a more complicated use of the IEP shows that q n n n q n = = = = k = 0 ∑ n ( − 1 ) k ( k n + 1 ) ( n n − k ) n k = 0 ∑ n ( − 1 ) k ( k n + 1 ) ( n + 1 − k − 1 ) n k = 0 ∑ n ( − 1 ) k ( k n + 1 ) j = 0 ∑ n ( − 1 ) n − j ( j n ) ( n + 1 − k ) j j = 0 ∑ n ( − 1 ) n − j ( j n ) k = 0 ∑ n ( − 1 ) k ( k n + 1 ) ( n + 1 − k ) j Now k = 0 ∑ N − 1 ( − 1 ) k ( k N ) ( N − k ) j = k = 0 ∑ N ( − 1 ) k ( k N ) ( N − k ) j = 0 1 ≤ j < N since the sum is equal to the number of surjective functions from a set of size j to a set of size N , and hence all of the terms in the above expression for n n q n vanish except for the j = 0 terms, and so n n q n = ( − 1 ) n k = 0 ∑ n ( − 1 ) k ( k n + 1 ) = ( − 1 ) n [ ( 1 − 1 ) n + 1 − ( − 1 ) n + 1 ] = 1 so that the general result is q n = n n 1 . We note (reassuringly) that p 4 = q 4 = 2 5 6 1 .
Seriously though; Level 4 ????????
Problem Loading...
Note Loading...
Set Loading...
Assume that the rod has length 1 . If the rod is divided at n points, the lengths of the n + 1 sections so formed belong to the n -dimensional simplex Δ n + 1 = { x = ( x 1 , x 2 , … , x n + 1 ) ∣ ∣ x 1 , x 2 , … , x n + 1 ≥ 0 , x 1 + x 2 + ⋯ + x n + 1 = 1 } If we define D j = { x ∈ Δ n + 1 ∣ ∣ x j ≥ 4 1 } 1 ≤ j ≤ n + 1 then the probability that no piece has length 4 1 or more is p n = P [ x ∈ ( D 1 ∪ D 2 ∪ ⋯ ∪ D n + 1 ) ′ ] = 1 − μ ( Δ n + 1 ) μ ( D 1 ∪ D 2 ∪ ⋯ ∪ D n + 1 ) where μ is the Euclidean measure.
For 1 ≤ j ≤ n + 1 , let e j ∈ Δ n + 1 be the point with j th coordinate equal to 1 , and all others equal to 0 .
For any 1 ≤ j ≤ n + 1 , the scaling map x ↦ e j + 4 3 ( x − e j ) = 4 1 e j + 4 3 x x ∈ Δ n + 1 maps Δ n + 1 onto D j . Thus it follows that μ ( D j ) = ( 4 3 ) n μ ( Δ n + 1 ) .
For any 1 ≤ j < k ≤ n + 1 , the scaling map x ↦ 2 1 ( e j + e k ) + 2 1 ( x − 2 1 ( e j + e k ) ) = 4 1 ( e j + e k ) + 2 1 x x ∈ Δ n + 1 maps Δ n + 1 onto D j ∩ D k . Thus it follows that μ ( D j ∩ D k ) = ( 2 1 ) n μ ( Δ n + 1 ) .
For any 1 ≤ j < k < m ≤ n + 1 , the scaling map x ↦ 3 1 ( e j + e k + e m ) + 4 1 ( x − 3 1 ( e j + e k + e m ) ) = 4 1 ( e j + e k + e m ) + 4 1 x x ∈ Δ n + 1 maps Δ n + 1 onto D j ∩ D k ∩ D m . Thus it follows that μ ( D j ∩ D k ∩ D m ) = ( 4 1 ) n μ ( Δ n + 1 ) .
Using the Inclusion-Exlcusion Principle, and the fact that all 4 -fold intersections of the D j s have measure 0 , we deduce that ∣ ∣ D 1 ∪ D 2 ∪ ⋯ ∪ D n + 1 ∣ ∣ = [ ( 1 n + 1 ) ( 4 3 ) n − ( 2 n + 1 ) ( 2 1 ) n + ( 3 n + 1 ) ( 4 1 ) n ] μ ( Δ n + 1 ) and hence that p n = 1 − ( 1 n + 1 ) ( 4 3 ) n + ( 2 n + 1 ) ( 2 1 ) n − ( 3 n + 1 ) ( 4 1 ) n For this question, p 4 = 2 5 6 1 , making the answer 6 4 .