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

Home > General
Row on Row (Posted on 2006-12-11) Difficulty: 3 of 5
How many coins are needed to make as many rows of one coin as there are coins? The answer is 1: you make 1 row of one coin using that 1 coin.

How many coins are needed for rows of two coins? The answer is 3: put the coins in a triangle and you make 3 rows of two coins using 3 coins.

PART 1
Now, how many coins are needed to make as many rows of 3 as there are coins?

PART 2
If that was easy, how many for 4?

Note: if you are making rows of 4, any line drawn can intersect with a maximum of 4 coins. (you cannot place 5 coins in row and count it as two rows of 4) And no stacking coins.

No Solution Yet Submitted by Haruki    
Rating: 3.5000 (2 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Some Thoughts A start | Comment 1 of 11

Uncertain if this is optimal for PART 1:

I can make 9 (or 10) rows of 3 using 9 coins.

1     2     3

   4  5  6

7     8     9

{(1,2,3), (1,4,8), (1,5,9), (2,4,7), (2,5,8), (2,6,9), (3,5,7), (3,6,8), (4,5,6), (7,8,9)}

If only 9 rows are allowed then

1     2     3

   4  5     6

7     8     9

eliminating (2,6,9) and (3,6,8) and adding (3,6,9).


  Posted by Leming on 2006-12-11 13:04:04
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