View Full Version : Why does it work?
bomba923
Mar19-05, 11:32 PM
In Pascal's triangle, each element represents the number of ways you can start from the top and get to it! For example, there are six ways to approach the 6 in the row representing the 4th power. There are ten ways to approach the 10 in the row for 5th power....
WHY?
Timbuqtu
Mar20-05, 02:29 PM
You know how the triangle of Pascal is constructed: each nummber is the sum of the two numbers above it. But then it is easy to see why this yields the number of ways you can get to that number from the top, because you can get there from the first or from the second number above it. So the number of ways is the number of ways to get to the first number above it plus the number of ways to get to the second number.
bomba923
Mar20-05, 07:28 PM
Hmm---what would be the analytical solution?
The observation is really good---but how would I write a formal proof of this theorem? (the numbers and the #ways from the top theorem!)
matt grime
Mar21-05, 05:41 AM
It just screams induction, doesn't it.
bomba923
Mar21-05, 10:44 PM
Although that was the phrasing of my 2nd question---->that's not what I meant :smile:
-Indeed it does scream mathematical induction :biggrin: !
This was actually a question from a small booklet asking me to justify my every move/thought in solving the problem. I solved it--but the link to Pascal's triangle seemed abstract at the time (JUST at the time :shy: )
(The idea was to form a link--but I guess that was answered ALREADY by my first question :redface: --now I see!!)
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.