All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
Diagonal triangle sums (Posted on 2004-03-15) Difficulty: 3 of 5
Consider the famous Pascal triangle, purposefully drawn in a somewhat lopsided way:


1
1 1
1 2 1
1 3 3 1
1 4 6 4 1
1 5 10 10 5 1
1 6 15 20 15 6 1
......................

Start at any number, and draw a line at 45 degrees, from bottom left to top right. (For example, if you chose the first "4" of the fifth row, the diagonal would also include a "1" and a "3")

How much do the numbers in such a line sum? Why? Can you prove it?

See The Solution Submitted by Federico Kereki    
Rating: 3.8571 (7 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution solution | Comment 2 of 4 |

When Pascal's triangle is made in non-lopsided fashion, each number is the sum of the numbers directly above-and-left and above-and-right.  In the lopsided manner presented, each number is the sum of the number directly above and the one above and to the left.

Each number that is directly above is part of the preceding diagonal line.  Each number that is above and to the left is part of the diagonal line before that.  So no number is added in that is not part of one of the two preceding diagonal lines

Also, every number on the diagonal before the current one has a number just below it and so is included in the current diagonal. Also every number in the diagonal before that has a number down and to the right of it and also is represented in the current diagonal.  So every number on one of the two preceding diagonals is included in the current line.

No number so included is included more than once.

Therefore the sum of the numbers on the current diagonal equals the sum of the numbers on the preceding diagonal plus the sum of the numbers on the diagonal before that.  This meets the definition of the Fibonacci sequence.


  Posted by Charlie on 2004-03-15 14:11:08
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (12)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information