Prove: p - q Divides p - 1 Implies q - p Divides q - 1

  • Thread starter Thread starter Dustinsfl
  • Start date Start date
Dustinsfl
Messages
2,217
Reaction score
5
Let p,q ∈ ℤ+ , p < q. Prove that if p - q divides p - 1, then q - p divides q - 1.

So if p - q divides p - 1, then k*(p - q) = p - 1.

Now what?
 
Physics news on Phys.org


Now you should relate the conclusion you want to the hypothesis. How can you rewrite q -1 to introduce the p - 1 term (and why would this help you).
 


Multiply through by k and then bring over the p from the right side (and simplify that with kp). Then subtract both sides by q and rearrange.
 


By doing that, it only yields k·p - k·q - p = p·(k - 1) - k·q ⇒ p·(k - 1) = k·q - 1. How can that be manipulated to fit the conclusion?
 


What I was thinking was: p·(k - 1) - k·q = -1, then add q to both sides to give q-1 on the right side and simplify -kq + q. Then rearrange the resulting left side of the equation.
 
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