PALINDROMIAL
Mark:
"Do you agree with my answer that the coefficients of p(x) are found on the Nth line (where N is the order of p(x)) of Pascal's triangle?"
Nobody would disagree with that statement.
"In other words, if N is the order of p(x), then the coefficient of x^n is C(N, n) (N choose n). "
That will do nicely.
BTW I post any workings I have for information only, so that any passing reader may better understand the thinking behind the answer. I am sure by now everyone knows that should a ?'discrepancy' arise, it is a safer bet to accept your answer.
VOLLEYBALL
Assuming each team has an even chance of winning each rally, the probability is 2/3.
In the case of evenly matched teams, the probability is 2/3. This can be arrived at by use of a decision tree and summing of some infinite series, or by the following nifty analysis.
The only way for a score of 19-19 to result in a winning score of 21-19 is for the eventual winning team to reach a score of 20-19 and be serving the ball. Call this Event A. Let's call P the probability that the final score is 21-19, p the probability that the winning team wins any rally, and q = 1 p the probability that the losing team wins any rally. We must assume, of course, that p and q are constant throughout the play of the match.
Once Event A occurs there are two possible ways the match can proceed.
(a) The team in the lead and serving wins the next point, consequently ending the match. This occurs with probability p.
(b) The team in the lead and serving loses the next point, and consequently gives up the serve. It must then immediately win back the serve on the next rally, since otherwise the score would reach the forbidden 20-20. This puts us right back into event A again. This occurs with probability pq. Therefore P = p + pq P. Solving for P gives P = p/(1 pq). In the particular case that both teams are evenly matched, p = q = 1/2, and P = 2/3 as stated.
What is the smallest positive integer x so that 2168 divides x2003 + 1?
2168 DIVIDES 2003X + 1
565
I did not realise I posted this problem, as I was still working on it. However, so far I come up with:
First note that x2003 + 1 = (x + 1)(x2002 - x2001 + ... + x2 - x + 1). There are 2003 terms in the sum within the second set of parentheses, so this sum is odd. Therefore 2n divides x2003 + 1, then 2n must divide x + 1. Clearly, (or prehaps not) the smallest value for this to hold is x = 2n - 1.
Put a coin in a bottle and then stop the opening with a cork. How can you get the coin out of the bottle without pulling out the cork or breaking the bottle
Six schools each send their two top runners to a track meet. The twelve runners are assigned, at random, two runners to a lane on a six-lane track.
What are the chances that at least one school will have both of its runners assigned to the same lane
An ant is standing at one of the corners of a regular tetrahedron. Once each minute, the ant selects one of the adjacent corners at random and moves there.
What is the probability that the ant is back where it started one week after it starts its walk