Thread Closed

perfect square

 
Share Thread Thread Tools
Mar1-06, 02:35 PM   #1
 

perfect square


hi

I am wondering whether there is any systematic way to determine for what values of x this function is a perfect square : f(x) = square root ( x!+1)

thanks for any advice.

Roger
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Front-row seats to climate change
>> Attacking MRSA with metals from antibacterial clays
>> New formula invented for microscope viewing, substitutes for federally controlled drug
Mar1-06, 04:17 PM   #2
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Hmm, well, thinking about it for a moment it's the same as saying:

[tex]x! + 1 = y^4 \quad \text{for some} \quad x \, , y \, \in \mathbb{N}[/tex]

Clearly:

[tex]y \neq i \quad \text{for} \quad i = 1, \ldots, x[/tex]

Therefore we must have [tex]x! > x^4[/tex], this is satisfied for all [tex]x > 6[/tex]

We can reduce the problem yet further to:

[tex]x! = y^4 - 1[/tex]

Or:

[tex]x! = (y - 1)(y + 1)(y^2 + 1)[/tex]

Given that x > 6, then there must me at least a factor of 24, therefore y must be odd. So letting y = 2m + 1, giving us:

[tex]x! = 8m(1 + m)(1 + 2m + 2m^2)[/tex]

Also if x > 6 then 5 must be a factor of this. Take this polynomial modulo 5 and see what you get


Just stuck that together, but it seems to be right


EDIT: Well none of my LaTeX seems to have come out, don't know why, if a mod could help I'd be greatly appreciative
 
Mar1-06, 05:50 PM   #3
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Well assuming my LaTeX never comes through properly, here is the post again:

Hmm, well, thinking about it for a moment it's the same as saying:

x! + 1 = y4

For some x,y natural numbers

Clearly:

y =\= i
For: i = 1, ..., x

Therefore we must have x! > x4, this is satisfied for all x > 6

We can reduce the problem yet further to:

x! = y4 - 1

Or:

x! = (y - 1)(y + 1)(y2 + 1)

Given that x > 6, then there must me at least a factor of 24, therefore y must be odd. So letting y = 2m + 1, giving us:

x! = 8m(1 + m)(1 + 2m + 2m2)

Also if x > 6 then 5 must be a factor of this. Take this polynomial modulo 5 and see what you get


Just stuck that together, but it seems to be right
 
Mar1-06, 05:54 PM   #4
 

perfect square


I have difficulty reading what's been written, but the first of all it's not
x!=(y^4)-1 its x!=(y^2)-1
 
Mar1-06, 05:59 PM   #5
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by roger
I have difficulty reading what's been written, but the first of all it's not
x!=(y^4)-1 its x!=(y^2)-1
Well you said:

f(x) = square root ( x!+1) is a perfect square, which is the same as:

square root ( x!+1) = y^2

or:

x! + 1 = y^4

Please try and be more clear next time. But the same principle still applies, try and prove that this never is the case (which I am guessing is so)
 
Mar1-06, 06:01 PM   #6
 
To be honest, I dont get what your doing.
 
Mar1-06, 06:04 PM   #7
 
It was my mistake, it should have been square not (^4)
 
Mar1-06, 06:17 PM   #8
 
I've re read what you wrote but , I cannot understand it. Please explain to me what your doing ?
 
Mar1-06, 06:35 PM   #9
 
Ok, I will write it out again to avoid confusion.

x!+1=y^2 obviously x=4 gives a perfect square, and so is x=5.

All I'm trying to find is an easy way to find which values of x give me a perfect number, without keeping substituting the values in, that's all.
 
Mar1-06, 08:25 PM   #10
 
In other words, you are asking:

[tex]\text{For what values of }n \in \mathbb{N}\;\text{is }\sqrt {n! + 1} \in \mathbb{N}\;?[/tex]
 
Mar1-06, 09:15 PM   #11
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Yeah, I've just had a hack at my method and I don't seem to be coming up with anything, it seems mine was only appropriate for powers of 4

I did a quick little computation and got:

7! + 1 = 712

However I think you will be stumped to find anymore, look near the bottom of this page:

http://mathworld.wolfram.com/FactorialSums.html
 
Thread Closed
Thread Tools


Similar Threads for: perfect square
Thread Forum Replies
Perfect square Precalculus Mathematics Homework 3
show that n+2 is not a perfect square Calculus & Beyond Homework 7
perfect square Calculus & Beyond Homework 11
Perfect square Calculus & Beyond Homework 8
perfect square??? Linear & Abstract Algebra 2