Prove "a-c = (b-d)(mod m)" Using Modular Arithmetic

  • Thread starter Thread starter Cyborg31
  • Start date Start date
  • Tags Tags
    Arithmetic
Cyborg31
Messages
36
Reaction score
0

Homework Statement



Show that if a = (b mod m) and c = d(mod m) and m => 2, then a - c = (b - d)(mod m)

Homework Equations



c = d(mod m) <=> m|(c - d)
d = c + xm

The Attempt at a Solution



I don't know how any equivalences for a = (b mod m), is there a way to get b from a = (b mod m)?

I had a + c = (b mod m) + d(mod m) but I'm not sure where to go from there
 
Physics news on Phys.org
a= b (mod m) means that a- b is divisible by m or that a- b= mp for some integer p.
Similarly, c= d (mod m) means that c- d= mq for some integer q.

Now what does a-c= b- d (mod m) mean?
 
a - c = (b - d)(mod m) would be (a - c) - (b - d) = mx for some x

But its a = (b mod m)
 
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...

Similar threads

Replies
2
Views
1K
Replies
11
Views
2K
Replies
1
Views
1K
Replies
27
Views
2K
Replies
9
Views
3K
Replies
4
Views
1K
Replies
5
Views
2K
Back
Top