Number theory - euler's phi function

kimberu
Messages
16
Reaction score
0

Homework Statement



Let p = a prime. Show {x}^{2} ≡ a (mod {p}^{2}[/tex]) has 0 solutions if {x}^{2} ≡ a (mod p) has 0 solutions, or 2 solutions if {x}^{2} ≡ a (mod p) has 2.

The Attempt at a Solution


OK, my mistake, I don't think this has anything to do with the phi function. But I don't know what to use to solve this - I thought Euclid's criterion would be somehow useful, but I don't know how.
 
Last edited:
Physics news on Phys.org
If p does not divide x^2 - a, can p^2 do so?
 
jbunniii said:
If p does not divide x^2 - a, can p^2 do so?

I'd say no, it can't, because p*p can't divide something that doesn't have at least p as a factor. But what about if p does divide x^2 - a?
 
kimberu said:
I'd say no, it can't, because p*p can't divide something that doesn't have at least p as a factor.

Right, so that proves the first part.

But what about if p does divide x^2 - a?

OK, suppose that

x^2 \equiv a \mod p

has two distinct solutions, x_1 and x_2. Therefore

x^2 - a \equiv (x - x_1)(x - x_2) \mod p

I claim that this implies

x^2 - a \equiv (x - x_1)(x - x_2) \mod p^2

Can you justify this claim?
 
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