answersLogoWhite

0


Best Answer

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.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How many odd numbers are in the 100th row of Pascals triangle?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Can You Find triangular numbers in Pascals triangle?

Yes. I think they're in the 3rd diagonal of the triangle. Basically, its how many numbers you need to make a geometrically correct triangle: 1, 3, 6, 10......


What are some cool fact on pascals triangle?

Pascal's triangle is a triangular array where each number is the sum of the two numbers above it. The numbers in the triangle have many interesting patterns and relationships, such as the Fibonacci sequence appearing diagonally. Additionally, the coefficients of the binomial expansion can be found in Pascal's triangle, making it a useful tool in combinatorics and probability.


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.


Why is the pascals triangle also called the Chinese triangle?

The Chinese came up with it many many years before Pascal did.


How many 305kilopascals are in pascals?

305000 pascals


How many pascals are 101.3 kilo pascals?

"kilo" means a thousand. So 101300 pascals.


238 kilo pascals is how many centi pascals?

23800000 centipascals


Could a polygon have 25 sides?

It can have as many as 10 to the 100th power. It can have any number of sides that is greater than or equal to 3. (many of those numbers are even bigger than 10 to 100th.)


What is the formation of 4632 pascals is the same as how many pico pascals?

4,632,000,000,000,000 picopascals


How many pascals equals 0.9831 atmosphere?

0.9831 ATM = 99,612.607 Pascals.


How many pascals in one bar?

1 bar = 10^5 pascals (that's 10 to the 5th power, or 100,000 pascals)


How many numbers were in pascals triangle?

There is actually no limit to the number of numbers in Pascal's Triangle. The triangle is simply a way to remember the coefficients of the product of two binomials (or the expansion of a binomial raised to a power). See the link below. The triangle starts like this: 1 1 1 1 2 1 1 3 3 1 1 4 6 4 1 It goes on forever. Simply begin and end each row with a one and find the numbers in the middle by adding the two above it. Edit: I don't know how to make the above triangle look correct here. The program wants to remove all of the spaces, making the triangle look like a right triangle. Just ignore that. It should look like a pyramid, with the top 1 in the center.