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

Home > Probability
Red and Yellow (Posted on 2024-04-16) Difficulty: 3 of 5
A bag contains an unknown number of red balls and yellow balls. When N balls are drawn at random (without replacement) the probability that they are all yellow is 1/2. The number of balls in the bag is the minimum for this to happen.

If the first N balls were all yellow, what is the probability that the next ball drawn is red?

Express the probability as a function of N.

See The Solution Submitted by K Sengupta    
Rating: 4.5000 (2 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Hints/Tips re(3): some exceptions Comment 7 of 7 |
(In reply to re(2): some exceptions by Brian Smith)

I decided to explore the other outlier (N,R,Y) = (6,2,19).  This makes for an R=2 family.


Then the equation implied by the problem becomes 2*y*(y-1)*...*(y-n+3)*(y-n+2)*(y-n+1) = (y+2)*(y+1)*y*...*(y-n+3).
This simplifies to 2*(y-n+2)*(y-n+1) = (y+2)*(y+1).
Let y-n+2=Z and y+2=W, then this reduces further to (2W-1)^2 - 2*(2Z-1)^2 = -1.
This is the same Pell-type equation from my previous post. Then we get values for 2Z-1 from A001653.  Also, I omitted this last time but the sequence of values for 2W-1 are A002315.

Then from (2W-1,2Z-1) = (5,7), (29,41), (169,239), (985, 1393), etc we can get (N,Y) = (1,2), (6,19), (35,118), (204,695), etc

This is another family of (non-minimum) solutions.  I guess there is one more open problem: Are there any solutions with all three of R,N,Y greater than 2?

  Posted by Brian Smith on 2024-04-18 13:46:24
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 (6)
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