All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Probability
Rising above the ceiling (Posted on 2022-12-06) Difficulty: 3 of 5
x and y are two real numbers, each of which is uniformly randomly chosen in the interval (1,5).

Determine the probability of each of the following events:

(i) ⌈3*x⌉ + ⌈4*y⌉ = ⌈3*x + 4*y⌉
(ii) ⌈3*x⌉ - ⌈4*y⌉ = ⌈3*x - 4*y⌉
(iii) ⌈3*x⌉ * ⌈4*y⌉ = ⌈12*x*y⌉           
                             
      ⌈3*x⌉              
(iv) --------- = ⌈(3*x)/(4*y)⌉
      ⌈4*y⌉ 
*** ⌈n⌉ denotes ceiling(n), that is, the lowest integer greater than or equal to n.

No Solution Yet Submitted by K Sengupta    
Rating: 5.0000 (1 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Part (iii) | Comment 3 of 6 |
The region in the plane looks like a bunch of right triangles.  There are actually 16*12=192 shapes bounded by a hyperbola and a horizontal and vertical segment.

If we let the horizontal rank run as i from 4/15 and the vertical as j from 5 to 20.  Each shape is bounded by the equations x=i/3, y=j/4, and xy=(ij-1)/12.

The area of each (i,j) shape simplifies to 1/12 - (ij-1)/12 * ln((ij-1)/(ij))

The total area is the double sum.   With help from WolframAlpha 
A=15.90577083

The probability sought is then (16-A)/16 = 0.005889323

A closed form is implied but in involves the sum of those 192 natural logs.

  Posted by Jer on 2022-12-08 10:09:17
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (9)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information