Thread Closed

Prime pattern

 
Share Thread Thread Tools
Jun28-06, 09:55 PM   #1
 

Prime pattern


I am curious as to whether this pattern will always hold true:

Let's say we take the prime numbers:
2,3,5,7,11,13,17,19,23.......primes
and we take the square(individually) minus 1
3,8,24,48,120,168,288,360,528....p^2 - 1

Then starting with the third p^2 - 1 (24), all of the p^2 - 1 can be rewritten as and earlier p^2-1 times a prime # (or multiple prime #'s)

for example: 24=8x3,48=24x2,528=48x11,...and so on.

Is this at all interseting or just something stupid that I am missing?

Let me know,
Thanks
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> 'Whodunnit' of Irish potato famine solved
>> The mammoth's lament: Study shows how cosmic impact sparked devastating climate change
>> Curiosity Mars rover drills second rock target
Jun28-06, 10:05 PM   #2
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
p^2-1 times a prime # (or multiple prime #'s)
Why not just say "p²-1 times a number"?


It's a rather trivial observation; 3 is on your list.
 
Jun28-06, 11:34 PM   #3
 
The number 4 times out of five is a single prime #. It seemed a lot nicer when i posted it and in the first ten i checked 9 of them were single prime numbers. I have since found 3 more where the # is a multiple of 2 primes (2 and 3 in all cases). Thanks for at least looking at it Hurkyl
 
Jun29-06, 02:51 PM   #4
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

Prime pattern


I have since found 3 more where the # is a multiple of 2 primes (2 and 3 in all cases). Thanks for at least looking at it Hurkyl
I suspect what you're seeing is simply a property of small numbers, rather than anything special about your construction. That's why I asked how far you looked -- I imagine when you start looking at numbers in the trillions, you won't see this sort of thing very frequently at all.
 
Jun29-06, 04:25 PM   #5
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Since you can factor p^2-1 you should start to see that this is not likely to be a recurrent pattern (an even weaker hypothesis is for every prime p, either p-1 or p+1 to have a repeated factor). This seems highly unlikely to be true in general.
 
Thread Closed
Thread Tools


Similar Threads for: Prime pattern
Thread Forum Replies
a prime number which equals prime numbers General Math 10
Strong prime pattern, how prove? General Math 5
A formula of prime numbers for interval (q; (q+1)^2), where q is prime number. Linear & Abstract Algebra 0
Curious about a pattern to prime products. Linear & Abstract Algebra 13
Efficiency: prime test vs prime generator Linear & Abstract Algebra 14