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

Home > General
A pyramid of balls (Posted on 2002-08-02) Difficulty: 2 of 5
Consider a triangular pyramid of balls, constructed by placing each ball (except those on the bottom) in the hollow formed by the three balls under it. If such a pyramid has 12 balls on the side of the bottom level, how many balls in total does it contain?

  Submitted by levik    
Rating: 2.8333 (6 votes)
Solution: (Hide)
Let's call one of the pyramid's faces it's "front".

For any given level of balls N, (as counted from the top), the "front row" will contain N balls. For example the first row from the top, will have 1 ball "in front", the second one will have two, and so on till at level 12, there are 12 balls along the front face of the pyramid.

In the row behind the front row, where will be one ball present for each space between two balls in the front row. Since for level N, there would be N-1 such hollows, the row behind the front row on level N would contain N-1 balls: 11 on the 12th level, 1 on the second, and the first level does not have a second row.

Generally, each row further from the front face of the pyramid will have one less ball in it than the row before. Therefore, for any level N, the number of balls in the level would be N+(N-1)+(N-2)+...+1. This can be expressed as N*(N+1)/2

So if we have 12 levels, We need to calculate the sum of N*(N+1)/2 for N from 1 to 12. After a lot of arithmetics, this comes out to be 364.

(TomM has managed to further reduce the equation here)

Comments: ( You must be logged in to post comments.)
  Subject Author Date
Some ThoughtsPuzzle Thoughts K Sengupta2023-05-22 00:15:47
An interesting e-mailTomM2003-07-04 14:41:56
Solutionanswercrazy-kook2002-09-06 16:12:18
re:TomM2002-08-06 00:43:36
No SubjectEat Ham2002-08-05 11:13:42
SolutionNo SubjectTomM2002-08-02 20:06:57
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