Browse · MATH
Printjmc
counting and probability junior
Problem
In Pascal's Triangle, the third row has four elements, and the sum of these elements is 8. What is the sum of the elements in the tenth row? (Note that we are counting the top row with a single 1 as the 0th row).
Solution
If Pascal's Triangle begins with row zero, then row has elements and the sum of the elements in row is . So when , the row has four elements and the sum of the elements is . For , the sum of the elements is .
Final answer
1024