Proving Finite Squares in n!+n^p-n+2 for p=3,5 (mod8)

  • Thread starter Thread starter Funky1981
  • Start date Start date
  • Tags Tags
    Finite Squares
Funky1981
Messages
21
Reaction score
0

Homework Statement



How to prove the following:

Let p be a prime p=3,5 (mod8). Show that the
sequence n!+n^p-n+2 contains at most finitely many squares.

Should I build a contardiction or prove it directly? I really need some help


2. The attempt at a solution
Use Fermats Little we have n^p-n=0 (mod p) then n!+n^p-n+2=n!+2(mod p)
how should i keep going??
 
Physics news on Phys.org
Funky1981 said:

Homework Statement



How to prove the following:

Let p be a prime p=3,5 (mod8). Show that the
sequence n!+n^p-n+2 contains at most finitely many squares.

Should I build a contardiction or prove it directly? I really need some help 2. The attempt at a solution
Use Fermats Little we have n^p-n=0 (mod p) then n!+n^p-n+2=n!+2(mod p)
how should i keep going??

To keep going you should notice that if n>=p then n!=0(mod p) so n!+n^p-n+2=2(mod p). Now if you can show 2 is NOT a quadratic residue of p, then for n>=p, that expression cannot be a square.
 
Last edited:
Dick said:
To keep going you should notice that if n>=p then n!=0(mod p) so n!+n^p-n+2=2(mod p). Now if you can show 2 is NOT a quadratic residue of p, then for n>=p, that expression cannot be a square.

Thank u so much!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top