Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Blaise Pascal was a French mathematician, physicist, inventor, and philosopher whose work helped shape modern science. As a teenager he wrote on geometry, and as a young adult he designed one of the first mechanical calculators, called the Pascaline. His most famous mathematical legacy is tied to probability theory, where he and Pierre de Fermat studied how to divide stakes fairly in unfinished games. Their ideas became a foundation for statistics, risk analysis, insurance, and many parts of modern science.

Key Facts

  • Pascal's triangle begins with 1 at the top, and each interior number is the sum of the two numbers above it.
  • The binomial coefficient is C(n, k) = n! / (k!(n - k)!), and it appears in row n of Pascal's triangle.
  • The binomial expansion is (a + b)^n = sum from k = 0 to n of C(n, k)a^(n-k)b^k.
  • For equally likely outcomes, probability is P(event) = favorable outcomes / total outcomes.
  • Expected value is E = sum of each outcome value times its probability.
  • Pascal's law states that pressure applied to a confined fluid is transmitted equally throughout the fluid, so P = F / A.

Vocabulary

Pascal's Triangle
A triangular arrangement of numbers in which each entry is the sum of the two entries directly above it.
Probability
A number from 0 to 1 that describes how likely an event is to occur.
Expected Value
The long-run average result of a random process found by weighting each outcome by its probability.
Pascaline
A mechanical calculator invented by Blaise Pascal to help perform addition and subtraction.
Pascal's Law
The principle that pressure applied to a confined fluid is transmitted equally in all directions.

Common Mistakes to Avoid

  • Adding numbers across a row of Pascal's triangle incorrectly is wrong because each row n must sum to 2^n when the top row is counted as row 0.
  • Treating all outcomes as equally likely without checking the situation is wrong because probability counts only work directly when each outcome has the same chance.
  • Confusing probability with expected value is wrong because probability measures likelihood, while expected value measures an average payoff or result over many trials.
  • Forgetting that Pascal's law applies to confined fluids is wrong because the equal transmission of pressure requires the fluid to be enclosed.

Practice Questions

  1. 1 Find row 5 of Pascal's triangle if the top 1 is row 0, then use it to expand (x + y)^5.
  2. 2 A fair coin is flipped 4 times. Use Pascal's triangle to find the probability of getting exactly 2 heads.
  3. 3 Pascal and Fermat studied how to divide the stakes of an unfinished game fairly. Explain why expected value gives a fairer answer than simply splitting the money equally every time.