What is the formula for the sum of the numbers in the 100th row of Pascals triangle?

1 answer

Answer

1078317

2026-07-30 22:10

+ Follow

Each number in Pascal's triangle is used twice when calculating the row below. Consequently the row total doubles with each successive row. If the row containing a single '1' is row zero, then T = 2r where T is the sum of the numbers in row r. So for r=100 T = 2100 = 1267650600228229401496703205376

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.