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

Home > Numbers
More Archery Practice (Posted on 2004-09-21) Difficulty: 3 of 5
Someone shot 10 arrows at a target with 10 concentric rings, each being worth a different integer number of points from 1 to 10. How many different ways are there of scoring 10 points by doing this? (Note that not all the arrows have to hit the target and that order matters; 6 first then 4 is different from 4 first then 6. Also note that two or more arrows may hit the same ring.)

  Submitted by Gamer    
Rating: 3.0000 (5 votes)
Solution: (Hide)
The way I found to do this is quite cool. Imagine you have 1s and barriers. Each barrier can be off or on.

1|1|1|1|1|1|1|1|1|1 would represent 10 1 shots.
1|1 1 1|1 1 1|1 1|1 would represent 1,3,3,2,1.
1|1 1 1 1 1 1 1|1 1 would represent 1,7,2.

By using this, it is evident that there are 512 different ways to shoot, or 2 to the 9th power.


If you count arrows that don't hit the target as 0, then it will be like putting 9 barriers into 10 targets such that all the targets are used, and the number of ways for this is 19C9 or 92,378. A more complete explanation is here.

Comments: ( You must be logged in to post comments.)
  Subject Author Date
Puzzle AnswerK Sengupta2022-07-30 22:12:26
re(5): Intuitive Representation IMHODavid Shin2004-09-24 17:01:15
re(4): Intuitive Representation IMHOnikki2004-09-24 11:17:24
re(3): Intuitive Representation IMHO (spoilers)David Shin2004-09-24 10:05:37
re(2): Intuitive Representation IMHO (spoilers)nikki2004-09-24 08:40:30
re: Intuitive Representation IMHODavid Shin2004-09-23 22:51:37
SolutionSuper NOT direct or elegant solution - for verification onlynikki2004-09-23 15:08:46
SolutionIntuitive Representation IMHOnikki2004-09-23 15:06:28
re: Clearer ExplanationNosher2004-09-21 18:44:32
Clearer ExplanationDavid Shin2004-09-21 18:13:13
re: SolutionNosher2004-09-21 18:01:00
re: AnswerDavid Shin2004-09-21 13:21:57
re: Answer (2 Questions on interpretation)Jer2004-09-21 13:21:22
SolutionSolutionDavid Shin2004-09-21 13:15:46
SolutionAnswerOld Original Oskar!2004-09-21 12:12:10
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 (8)
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