The multiplication of two complex numbers
appears to require 4 multiplications (a*x, b*y, b*x, a*y). If additions are free, however, can this be accomplished using just 3 multiplications? Just 2?
A microbe either disintigrates or splits into two perfect copies of itself. If the probability of splitting is p, what is the probability that one microbe will produce a colony that lasts forever?
Assume we have n distinct points on the plane. Show that there exist three points determining an angle a such that 0 <= a <= PI/n.
Devise an experiment that only uses tosses of a fair coin, but which has probability of success of 1/3. Do the same for any probability of success p, where 0 <= p <= 1.
A certain traffic light is programmed to be green for 30 seconds, and then red for 30 seconds. How much time, on average, will a vehicle wait at this light?
If the sum of a set of positive integers is n, what is the biggest its product can be?
Assuming friendship is symmetric, prove that at any party there are two people having the same number of friends present.
Find the positive value of x that maximizes
Show that N distinct, non-collinear points determine at least N lines.
Find a set of positive numbers that sum to 1000 and have maximum product.
[Problem Collection home page]
[Problems 0-9]
[Problems 10-19]
End of Problems 10-19
Feel free to send me some mail:
mcphee@cda.morris.umn.edu