[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference rusure::math

Title:Mathematics at DEC
Moderator:RUSURE::EDP
Created:Mon Feb 03 1986
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:2083
Total number of notes:14613

1880.0. "even number always sum of 2 primes ?" by HANNAH::OSMAN (see HANNAH::IGLOO$:[OSMAN]ERIC.VT240) Wed Jun 29 1994 15:26

This question came up while I was trying to solve this classical puzzle:

	A person thinks of 2 while numbers 2 through 99, and hands product
	to one mathematician, and sum to another.  The two mathicians have
	the following conversation:

	Product:	I don't know the 2 numbers
	Sum:		I knew you didn't know
	Product:	Now I know !
	Sum:		So do I !

Since sum knew product didn't know, sum isn't looking at a sum of 2 primes
(because then sum would suppose product might be looking at product of those
2 primes and hence sum would have no way of knowing that product doesn't
know the numbers).

So, if sum isn't looking at a sum of 2 primes, does that mean he isn't looking
at an even number (greater than 4) ?

Actually, it is indeed the case for this particular puzzle, since all even
numbers less than 200 are the sum of 2 primes.

But it got me wondering in the general case:

	Is every even number the sum of 2 primes ?  Can someone give a simple
	proof of this ?

/Eric
T.RTitleUserPersonal
Name
DateLines
1880.1It's a famous problemVMSDEV::HALLYBFish have no concept of fireWed Jun 29 1994 15:336
>	Is every even number the sum of 2 primes ?  Can someone give a simple
>	proof of this ?
    
    Goldbach beat you to this. Neither proof nor counterexample exists.
    
      John
1880.2a hint about original puzzleHANNAH::OSMANsee HANNAH::IGLOO$:[OSMAN]ERIC.VT240Wed Jun 29 1994 15:3418
By the way, in case you want a hint about how to solve the original puzzle.

Let's see if the 2 numbers could be 20 and 30.

Product would be looking at 600.  600 primally is 2 * 2 * 2 * 3 * 5 * 5,
so the 2 numbers could be 10,60 or 15,40 or 20,30 or 24,25.

This means sum is looking at 70 or 45 or 50 or 49.  We can immediately
eliminate 45 or 49 since these are 2+43 and 2+47 which means sum would have
no way of claiming "I know you didn't know".  Actually, we can eliminate
70 and 45 also, since these are 3+67 and 3+47 so again sum would have no
way of making the claim.

So, actually it was pretty easy to show that 20 and 30 aren't the 2 numbers.


/Eric