mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Math

Reply
 
Thread Tools
Old 2003-09-11, 20:37   #23
Fusion_power
 
Fusion_power's Avatar
 
Aug 2003
Snicker, AL

7·137 Posts
Default

Maybeso,

Actually, I want the first square LESS than the mersenne number. The method I am trying to prove in is significantly different from Fermat's factorization. The big question to be answered is whether or not it can be made to run in a reasonable time frame.

Wackerbarth,

Thanks for the math. I'm trialing it with small numbers now.

Fusion
Fusion_power is offline   Reply With Quote
Old 2003-09-11, 23:10   #24
ewmayer
2ω=0
 
ewmayer's Avatar
 
Sep 2002
República de California

101101011111112 Posts
Default

Quote:
Originally Posted by Wackerbarth
Quote:
Originally Posted by Maybeso
Wackerbarth,
Do I have to reply three times? :D
Since I hit "Submit" only once, I don't know why there are 3 copies posted. Perhaps the forum moderator will delete the extra copies for us.
Done. Sorry, I didn't get around to perusing the forum until rather late in my workday today.
ewmayer is offline   Reply With Quote
Old 2010-10-13, 21:28   #25
Uncwilly
6809 > 6502
 
Uncwilly's Avatar
 
"""""""""""""""""""
Aug 2003
101×103 Posts

7×23×61 Posts
Default

Ok, sorry to dig up a necro-thread, but this seamed the best spot to start with.

There are several of the lower exponents (less than 3000) that have not had a factor found. They have had a considerable amount of TF and ECM done on them. There have been some wild suggestions (not serious, AFAIK) of doing TF top down.

So, my questions:
  1. Does Prime95 (or has PrimeNet) done a search to see if the number is a square?
  2. Is there any checking to see if it is a cube, 5th or 7th power, etc.?
  3. If 'no', has anyone put any effort into doing this or writing the code?
  4. Would this be well adapted to a GPU?
  5. Would it be vaugely worth the effort? (From the sense of accomplishment or interesting data perspective.)

Uncwilly is offline   Reply With Quote
Old 2010-10-13, 21:49   #26
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

3·1,993 Posts
Default

Quote:
Originally Posted by Uncwilly View Post
There are several of the lower exponents (less than 3000) that have not had a factor found. They have had a considerable amount of TF and ECM done on them. There have been some wild suggestions (not serious, AFAIK) of doing TF top down.

So, my questions:
  1. Does Prime95 (or has PrimeNet) done a search to see if the number is a square?
  2. Is there any checking to see if it is a cube, 5th or 7th power, etc.?
Mihăilescu's theorem says that none will be powers.

Last fiddled with by CRGreathouse on 2010-10-13 at 21:50
CRGreathouse is offline   Reply With Quote
Old 2010-10-13, 23:06   #27
Uncwilly
6809 > 6502
 
Uncwilly's Avatar
 
"""""""""""""""""""
Aug 2003
101×103 Posts

7×23×61 Posts
Default

Quote:
Originally Posted by CRGreathouse View Post
Mihăilescu's theorem says that none will be powers.
Ok, thanks. It is good to have that stated somewhere on the boards. Is it on the wiki?
Uncwilly is offline   Reply With Quote
Old 2010-10-14, 08:57   #28
xilman
Bamboozled!
 
xilman's Avatar
 
"𒉺𒌌𒇷𒆷𒀭"
May 2003
Down not across

22·5·72·11 Posts
Default

Quote:
Originally Posted by Uncwilly View Post
Ok, sorry to dig up a necro-thread, but this seamed the best spot to start with.

There are several of the lower exponents (less than 3000) that have not had a factor found. They have had a considerable amount of TF and ECM done on them. There have been some wild suggestions (not serious, AFAIK) of doing TF top down.

So, my questions:
  1. Does Prime95 (or has PrimeNet) done a search to see if the number is a square?
  2. Is there any checking to see if it is a cube, 5th or 7th power, etc.?
  3. If 'no', has anyone put any effort into doing this or writing the code?
  4. Would this be well adapted to a GPU?
  5. Would it be vaugely worth the effort? (From the sense of accomplishment or interesting data perspective.)

I doubt that the first three questions have an affirmative answer, but I could well be wrong.

For the fourth question, I can't see any reason why a GPU should not prove effective. Each core will be slower than a typical CPU core, but as some GPUs have several hundred cores the overall throughput should be better.

As for the last: the likelihood of finding a factor is somewhere between nil and negligible, but I infer that you already realise that. However, IMO it would make a good project for someone who wishes to teach themselves GPU programming and optimization. Once you have a good grounding in the subject you will be well placed to code something with a greater chance of producing results of interest to others. (Actually, if you are thinking of applying for a job which requires GPGPU skills, the results of the proposed exercise are already of interest to others --- you prospective employers.)


Paul
xilman is online now   Reply With Quote
Old 2010-10-14, 15:36   #29
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

175B16 Posts
Default

Quote:
Originally Posted by Uncwilly View Post
Ok, thanks. It is good to have that stated somewhere on the boards. Is it on the wiki?
I don't know, but it's simple enough to state: if n > 8, then at most one of {n, n+1} is a power.
CRGreathouse is offline   Reply With Quote
Old 2010-10-14, 17:05   #30
cheesehead
 
cheesehead's Avatar
 
"Richard B. Woods"
Aug 2002
Wisconsin USA

22·3·641 Posts
Default

In particular, for any n > 1, 2n-1 cannot be a power.
cheesehead is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
All square roots failed chris2be8 Msieve 13 2020-10-14 07:08
NFS Square root problems paul0 Factoring 10 2015-01-19 12:25
Square root of 3 Damian Math 3 2010-01-01 01:56
Fastest possible algorithm to calculate the square root of a 10,000,000 digit number Fusion_power Math 19 2007-11-02 21:37
Divisible up to Square Root davar55 Puzzles 3 2007-09-05 15:59

All times are UTC. The time now is 17:06.


Mon Aug 2 17:06:16 UTC 2021 up 10 days, 11:35, 0 users, load averages: 2.67, 2.33, 2.25

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.