Skip to main content
OlympiadHQ

Browse · MATH

Print

jmc

counting and probability intermediate

Problem

What is the 39th number in the row of Pascal's triangle that has 41 numbers?
Solution
The row 1, 1 has 2 numbers. The row 1, 2, 1 has 3 numbers. The row 1, 3, 3, 1 has 4 numbers. Each time we go down one row, we have one more number in the list. So, the row that starts 1, has numbers (namely, the numbers .) So the row with 41 numbers starts . The 39th number has two numbers after it, and it is the same as the number in the row with only two numbers before it (that is, the 39th number is the same as the 3rd). So, the 39th number is .
Final answer
780