answersLogoWhite

0


Best Answer

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

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the formula for the sum of the numbers in the 100th row of Pascals triangle?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the sum of the 100th row of pascals triangle?

Sum of numbers in a nth row can be determined using the formula 2^n. For the 100th row, the sum of numbers is found to be 2^100=1.2676506x10^30.


How many odd numbers are in the 100th row of Pascals triangle?

The number of odd numbers in the Nth row of Pascal's triangle is equal to 2^n, where n is the number of 1's in the binary form of the N. In this case, 100 in binary is 1100100, so there are 8 odd numbers in the 100th row of Pascal's triangle.


What numbers are in the 100th row of pascal's triangle?

The numbers are 100Cn = 100!/[n!*(100-n)!] for n = 0, 1, ... , 100


What is the 100th triangle number?

the answer is 5050


How many odd numbers are there in the 100th row of pascal's triangle?

If you consider row 0 as the row consisting of the single 1, then row 100 has 6 odd numbers.


Is 99 the 100th odd number?

No. As both negative and positive numbers can be odd, there is no first odd number, and therefore no 100th odd number. The 100th odd positive number is 199.


What is the formula for the sum of first hundred odd numbers?

This is the way I would do it: The sum of the 1st & 100th numbers = the sum of the 2nd & 99th numbers = the sum of the 3rd & 98th numbers all the way to the sum of the 50th & 51st numbers; each of the sums equals 200. So I would multiply 200 by 50 (10000).


What is the 100th term in the pattern with the formula n 7?

n = 100 + 7 = 107


How do you find the 100th triangle number?

The nth triangulat number is n*(n+1)/2 The 100th is 100*101/2 = 5050


What is 100th of 300?

100th of 300 hundred is 300th of 100th to the power of 300 times the dividend of 100 and 3, which equals 33 and one third but that's only if the quadratic formula is factorized into vertex and intercept form and then Chuck Norris must verify the answer.


What 2 numbers can be rounded to the nearest 10th and 100th and be the same number?

100 + 200


how to calculate the sum of first 100 numbers?

The answer is the 100th triangular number so you can use the formula (n(n+1))/2.n = 100 so the sum is (100 x 101)/2 = 10100/2 = 5,050.