00:02
Okay, so we want to use pascal's triangle to expand the fallen.
00:06
So now it's that for a triangle, the first node is a 1, and this is for n is equal to 0.
00:13
And we want it for 3.
00:16
So let's continue.
00:17
So we have 1 and 1, and then our next one.
00:23
Actually, let me make it closer to each other.
00:26
Then we have 1, and then 1 plus 1, which is 2, and then 1.
00:30
So this is for n is equal to 1, and then this is 2.
00:33
So we need one more.
00:35
We put ones at our ends...