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

Home > Logic
Two Logicians Lockout (Posted on 2007-03-13) Difficulty: 3 of 5
Two different integers from 1 to N are chosen. Sam is given the sum and Pat is given the product. Sam and Pat take turns stating whether they can determine the numbers

Sam: I don't know the numbers.
Pat: I don't know the numbers.
Sam: I don't know the numbers.
Pat: I don't know the numbers.
.
.
.
.
Sam and Pat continue like this until one of them realizes that it is impossible for either of them to determine the numbers. What is the smallest possible N for which this can happen?

See The Solution Submitted by Brian Smith    
Rating: 4.0000 (1 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Graphical interpretation (examples) | Comment 8 of 10 |

Using the same format as last time, (Sum node)-edge-[Product Node], here is such a 3-graph: (The three edges are separate since every node is a 0-node)

(3)-1-2-[2] (4)-1-3-[3] (5)-2-3-[6]


Here is part of a 6-graph:

[4]-1-4-(5)-2-3-[6]-1-6-(7)-2-5-[10]

In this part, [4] and [10] are 0-nodes, (5) and (7) are 1-nodes, and [6] is a 2-node. So 1-4, and 2-5 would take 2 turns, and 2-3 and 1-6 would take 3 turns.

		
  Posted by Gamer on 2007-03-18 17:01:00
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 (13)
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