Equation with several variables

  • Thread starter Thread starter geoffrey159
  • Start date Start date
  • Tags Tags
    Variables
geoffrey159
Messages
535
Reaction score
72

Homework Statement


Solve in ##\mathbb{Z}^2## the equation ## x^2 -y^2-x+3y = 30 ##

Homework Equations

The Attempt at a Solution



Hello, can you tell me if this is correct please ?

The equation is equivalent to ## (x-y+1) (x+y-2) = 28 ##.
I call ## u = x-y+1 ## and ## v = x+y-2 ##
We have that ## u | 28 ##, ## v | 28 ##, and ##uv = 28##

So, ##u,v \in \text{Div}(28)=\{\pm 1, \pm 2, \pm 4, \pm 7, \pm 28 \} ## and share their sign

Finally, we must have ##(u,v) \in## { (-1,-28) , (1,28), (-2,-14), (2,14), (-4,-7) ,(4,7), (-7,-4), (7,4), (-14,-2), (14,2), (-28,-1),(28,1) }

So ## (x,y) = ( \frac{u+v+1}{2}, \frac{v-u+3}{2} ) \in ## { (-14,-12),(15,15),(-5,0),(6,3),(-5,3), (6,0), (-14,15), (15,-12) }
 
Physics news on Phys.org
Thanks, there was a typo, I forgot ##\pm 14## in Div(28) but I took it into account
 
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