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

Home > Numbers
Only One Operator (Posted on 2007-08-26) Difficulty: 4 of 5
1) Choose any 6 numbers from first 7 natural numbers, express the other number using these 6 numbers exactly once and only one operator. This should work for any choice of 6 numbers. What is the operator that has to be chosen?

2) Replace 6 by (n-1) and 7 by n in (1), find for which n, this logic works. If the chosen numbers have to be used at least once, find the other n values for which this logic works.

See The Solution Submitted by Praneeth    
Rating: 4.3333 (3 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Hints/Tips Part 1 Solution Comment 7 of 7 |

I assume that the one operator can be used multiple times, with parenthesis if needed.  It seems obvious that addition and multiplication would not work, and division would work only for some cases, so the simplest operator is then subtraction:

1 = 2-3-4-(6-5-7)
2 = 1-3-4-(5-6-7)
3 = 1-5-(6-2-4-7)
4 = 1-2-3-(5-6-7)
5 = 1-2-3-(4-6-7)
6 = 2-1-(7-3-4-5)
7 = 2-1-(6-3-4-5)

I conjecture that the values of n for part 2 are n mod 4 = 0 or 3 with exception of n=3.


  Posted by Brian Smith on 2007-08-28 10:43:08
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (1)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (16)
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