Gelfand: Chunk 7 - Pascal's Triangle.

January 5, 2017

Pascal’s Triangle

The introduciton to the Pascal’s triangle section of Gelfand has a lot of explanation, combining and extending our previous topics of Powers, Square-of-a-Sum and Difference of Squares up to lofty heights of cubes and beyond. He clearly wants you to mentally arrive at the triangle via the process of constructing it ourselves so you’d better brace yourself and get to it. The pay-back? You can use Pascal’s triangle to do some otherwise-difficult power-work by hand.

Let’s crack into the first problem itself. Then we can start to discuss the ramifications.

Problem 82 (a) Compute

Problem 82 (b) Compute

This is all going swimmingly, and we can see a nice symmetrical result emerging, with the co-efficients of our result-elements echoing the numbers in our nice symmetrical triangle.

In fact, if you look back at the triangle, not only go we get co-efficient benefits, but you can also see that the ultimate output we’re getting in both cases is the same as the numbers in the row in question.

I.e. the row for and our answer is .

When you think about how all this is working, it all kind of makes sense that this would be the outcome too - as we work through, we’re repeatedly raising to a decreasing power, and then multiplying this by the co-efficient value. So in that case it’s little surprise that comes out as in the fourth row working above. And it’s doing the same thing in all positions, but with different position-relevant powers, and corresponding co-efficients.

Awesome.

Also, it’s about to break though as you might suspect. Let’s look at .

Problem 83 (c) Compute

Hey! What happened? Because the two co-efficients in the centre are greater than $9$ we’re ending up with elements of our sum at the end that burst right out of their position in the decimal number system and get carried over to the next column. No more pretty echo of Pascal’s Triangle. But it still makes sense, and there is a nice shortcut in an online answer from Adrian Durham which makes how we get our new answer clear again (I’ve altered this a tiny bit from Durham’s, but the main aspects are all his):

It’s now pretty clear how this still follows the general way of working of our earlier (and simpler) powers, but now with a little carrying thrown into the mix.

What About Difference of Squares and Beyond?

So we just saw some beauty behind the Square of a Sum and beyond (), but what about Difference of Squares (etc)?

There is a trick here too. Think:

Which means we can just take everything we just computed, and apply Difference of Squares to it

Etc. etc.

Note: remember, when you raise a negative number to an even power, it changes to be positive, but when you raise it to an odd power, it stays as negative. (You might realise at this point that this means all even powers are positive, and you’d be right, but we’re jumping ahead…)

Summing the Rows in Pascal’s Triangle

What happens when you sum all the values in each row?

Row 1:

Row 2:

Row 3:

Row 4:

Row 5:

Row 6:

Row 7:

Row 8:

Etc.

The sums are all powers of . And the power is the same as the row number minus . E.g. Row 3 .

So why is this? That’s precisely the next question Gelfand wants us to work on, and Durham has another nice solution upon which this example is based:

What’s he done here? What’s the line of reasoning? It’s terribly simple really. Remember how, at the start of this post we simplified by breaking the into so we could use the square of sums expansion? We’ll we’re doing the same here, but now we’re splitting into .

We also know that when we have as one of the input into our expansaion that things get quite simple. With two s it’s simple too, but the position effect that the powers of give us is gone. Now we’re just ending up adding our co-efficients.

That’s what you see here, and why we end up with a sum that looks a lot like (because its exactly the same as) the sum on the individual numbers in the relevant row of Pascal’s triangle.

So What Happens When ?

Let’s do it first with and

If we pause here it appears as if a pattern is emerging:

Now let’s do it with algebra

And we already know that is , so our answer for everything is

And if we finally replace the with to complete the generalisation

Where is the row in pascals triangle and is the input value.

And now to check, if we put in and

Bingo!

And just to link back to the simpler examples we saw before, what about when ?

BingoBingo!

The Key Thing to Remember

There is always a takeaway from every bit of Gelfand. It seems (and Durham echos it) that the thing to remember here is about the sum of the co-efficients on a given row of Pascal’s triangle. I.e. , , etc. These are equal to , where is equal to the row number.

Let’s say it again

“the sum of the co-efficients in Pascal’s Triangle are always , where is the row number”

Nice.

Done.

Gelfand: Chunk 7 - Pascal's Triangle. - January 5, 2017 - {"name"=>"Andrew Harmel-Law", "github"=>"andrewharmellaw", "twitter"=>"al94781"}