Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Mathematics
General TopicsResearchOperations ResearchStatisticsMathematical LogicNumerical AnalysisUndergraduate MathAlgebra HelpRecreational Math
Math Software
MapleMathematicaMATLABScilabSASSPSS

Math Forum / Mathematics / Research / October 2008



Tip: Looking for answers? Try searching our database.

OEIS A004664 related conjecture: n! + n^2 != m^2 for n>=1, m>= 0

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Maria Povolotsky - 27 Sep 2008 15:00 GMT
Hi,

In addition to previously posted conjecture
(unfortunately I have not seen any responses yet ;-) )
I came up with OEIS A004664 related conjecture:
n! + n^2 != m^2 for n>=1, m>= 0
I checked using PARI that indeed n! +n^2 doesn't yield perfect square
up to n=30,000
Is this conjecture known (could one on this list point me to the
source
where it is posted/published ?)
If it is indeed known, was it proved then ?

Thanks,
Best Regards,
Alexander R. Povolotsky
gerry@math.mq.edu.au - 29 Sep 2008 03:30 GMT
> Hi,
>
> In addition to previously posted conjecture
> (unfortunately I have not seen any responses yet ;-) )
> I came up with OEIS A004664 related conjecture:
> n! + n^2 != m^2 for n>=1, m>= 0

Let p be any prime between n and n / 2 (but exceeding n / 2).
Then p^2 divides n^2, p divides n-factorial, p^2 doesn't
divide n-factorial, so p divides left side but p^2 doesn't,
so left side is not a square.
--
Gerry Myerson
gerry@math.mq.edu.au - 01 Oct 2008 15:30 GMT
On Sep 29, 12:30 pm, ge...@math.mq.edu.au wrote:

> > Hi,
>
[quoted text clipped - 7 lines]
> divide n-factorial, so p divides left side but p^2 doesn't,
> so left side is not a square.

I'm not sure what I was thinking when I wrote the above,
but it's nonsense. My apologies.
--
Gerry Myerson
Ian Parker - 29 Sep 2008 03:30 GMT
> Hi,
>
[quoted text clipped - 8 lines]
> where it is posted/published ?)
> If it is indeed known, was it proved then ?

I think I can oblige.

n^2! + n! = (n^2.(n^2-1).(n^2-2)....(n+1)+1)n! Just multiplying out.

Consider n^2.(n^2-1).(n^2-2)....(n+1)+1

It cannot have a factor between n+1 and n^2 for if we divide by such a
number we always obtain a remainder of 1. This number must either be
prime or the product of large primes. If crucially we take the numbers
between n+1 and n^2 that are divisible by n we find that every value
is there.

Hence n! and n^2.(n^2-1).(n^2-2)....(n+1)+1 cannot have a common
factor. Hence n! must be a square. If we can say that there is a prime
number between –n and n we know that m^2 cannot exist. For this prime
occurs once and once only in n^2 + n! for it occurs once and once only
in n! A prime >–n cannot be a factor of any number <=n except itself.

If there is always a prime between –n and n your statement is thus
proven. My question is Does prime number theory prove this FOR
CERTAIN? This statement is certainly true. You can see this on the
basis of the statistics of the distribution of primes. I can guarantee
therefore that you will never find

m^2 = n^2! + n!

but it would be nice to have absolute rigor on prime number
distributions.

 - Ian Parker
Ian Parker - 29 Sep 2008 15:30 GMT
I MEANT sqrt(n). Prime numbers between -n and n is absurd. I do wish
Google would enable you to put symbols in. I know I have said this on
other occaisions.

 - Ian Parker
Maria Povolotsky - 30 Sep 2008 14:30 GMT
Hi,

It appears that some responders misunderstood my conjecture ...
Let me reiterate my conjecture once more:

The sum

n! + n^2

for n >=1

doesn't yield the perfect square

I also was advised for the additional clarity to present above in the
TEX format as:

$n! + n^2 \ne m^2$

Also any one could check the OEIS's A004664 to see what is involved
there.

Thanks,
Best Regards,
Alexander R. Povolotsky
=========================================================
> In addition to previously posted conjecture
> (unfortunately I have not seen any responses yet ;-) )
[quoted text clipped - 10 lines]
> Best Regards,
> Alexander R. Povolotsky
Olivier - 01 Oct 2008 08:39 GMT
Maria Povolotsky a écrit :
[...]
> It appears that some responders misunderstood my conjecture ...

Yes, but same [extremely classical] proof gives same conclusion --
There is a prime between n and n-squared and so on --
Cheers!
Olivier
Maria Povolotsky - 01 Oct 2008 15:30 GMT
FYI - Tony Noe came up with the partial proof for my conjecture (when
"n" is prime)
- see below.

> For prime n, n divides n! just once, but it divides n^2 twice.
> Hence n!+n^2 is divisible by n, but not by n^2 -- so it cannot be a square.

>Tony

Tony Noe also extended the calculations up to n = 10^5
(my original calculation was up to n = 30,000) and found
that my conjecture holds to be TRUE for entire range.

Thanks,
Best Regards,
Alexander R. Povolotsky
Maria Povolotsky - 05 Oct 2008 02:24 GMT
I complement my conjecture, which I originally posted in this thread,
namely: n! + n^2 != m^2       for n>=1, m>= 0

with another conjecture

n! + Sum(j^2, j=1, j=n) != m^2       for n>=1, m>= 0

I checked using PARI program
isSquare(n)={local(a);a=sqrt(1/6*n*(n+1)*(2*n
+1)+n!);if(floor(a)==ceil(a),print1("n="n"\n"))}
for(n=1,30000,isSquare(n))
that indeed
n! + Sum(j^2, j=1, j=n)
doesn't yield perfect square up to n=30,000

Thanks,
Best Regards,
Alexander R. Povolotsky
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.