Thread Closed

Simple Prime Numbers Questions

 
Share Thread Thread Tools
Mar10-07, 10:29 AM   #1
 

Simple Prime Numbers Questions


How do I find out if 4^2007 + 2007^4 is a prime number or not?
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
>> Google eyes emerging markets networks
Mar10-07, 11:48 AM   #2
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Is that a question or a puzzle?
Mar10-07, 06:11 PM   #3
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Write a program and let the computer figure it out.
Mar11-07, 04:25 AM   #4
 
Recognitions:
Gold Membership Gold Member

Simple Prime Numbers Questions


I will tell you, it's not prime; I don't want to say more.
Mar11-07, 08:08 PM   #5
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
try using modular arithmetic. i.e. p divides N if N is congruent to 0 modp.

this is not speculation, this is a hint.
Thread Closed
Thread Tools


Similar Threads for: Simple Prime Numbers Questions
Thread Forum Replies
a prime number which equals prime numbers General Math 10
questions about twin prime numbers Linear & Abstract Algebra 17
Simple questions about complex numbers Calculus & Beyond Homework 8
A formula of prime numbers for interval (q; (q+1)^2), where q is prime number. Linear & Abstract Algebra 0
Prime Numbers in the Diophantine equation q=(n^2+1)/p and p is Prime Linear & Abstract Algebra 5