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

Home > Just Math
Not A Prime! (Posted on 2024-07-16) Difficulty: 3 of 5
Prove that the expression 2n + n222 is never prime for any positive integer values of n, except for n=1.

No Solution Yet Submitted by Danish Ahmed Khan    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Solution | Comment 1 of 2
Clearly if n is even the expression is even and so not prime.

If n = 1 the expression is prime.

Suppose n = 3k (and k is odd). Then the expression is 2^3k + (3k)^222 = (2^k)^3 + (3k^74)^3 which is the sum of cubes, and is therefore divisible by (2^k + 3k^74)

Suppose n = 3k +/- 1 (and k is even). Then n^2 = (3k +/-1)^2 = 1 mod 3 and so n^222 = (n^2)^111 = 1 mod 3. But n is odd, and so 2^n = -1 mod 3 and so the sum is a multiple of 3.

So to summarize:
* n = 1 is a solution
* n even means the expression is even
* n odd > 1 and not a multiple of 3 means the expression is divisible by 3
* n odd and a multiple of 3 means the expression is divisible by (2^(n/3) + (n/3)^74)



  Posted by Paul on 2024-07-16 12:09:56
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 (0)
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