45.6k views
0 votes
The n = 3 row of Pascal's Triangle has the following entries: 1, 3, 3, and 1TrueFalse

User Mediha
by
7.9k points

1 Answer

4 votes

Ok, in the Pascal Triangle, the element in the row number n and column number p is given by:

So let's take n=3 and find all the entries of that row. We are going to use 0, 1, 2 and 3 as possible values for p.

For p=0:


(3!)/(0!(3-0)!)=(6)/(1\cdot3!)=(6)/(6)=1

For p=1:


(3!)/(1!\cdot(3-1)!)=(6)/(2!)=(6)/(2)=3

For p=2:


(3!)/(2!\cdot(3-2)!)=(6)/(2\cdot1!)=(6)/(2)=3

And for p=3:


(3!)/(3!\cdot(3-3)!)=(3!)/(3!\cdot0!)=(3!)/(3!)=1

So the four entries in the third row of Pascal's Triangle are 1, 3, 3 and 1 so the statement is true.

The n = 3 row of Pascal's Triangle has the following entries: 1, 3, 3, and 1TrueFalse-example-1
User LuAndre
by
7.5k points

Related questions

1 answer
1 vote
212k views
asked Jul 6, 2016 97.3k views
Lvicks asked Jul 6, 2016
by Lvicks
8.0k points
1 answer
2 votes
97.3k views
asked Aug 11, 2018 54.2k views
Bobobobo asked Aug 11, 2018
by Bobobobo
8.4k points
1 answer
1 vote
54.2k views