B/M + C/N = 2AHow does this proof show that A divides NB+MC?

  • Thread starter Thread starter 1MileCrash
  • Start date Start date
  • Tags Tags
    Proof
1MileCrash
Messages
1,338
Reaction score
41

Homework Statement



Theorem:

Let A, B, C, M, and N be integers.

If A divides both B and C, A divides NB+MC.

Homework Equations





The Attempt at a Solution



Proof:

Since we have defined A to divide both B and C, there exists an M in the integers such that B = AM, and there exists an N in the integers such that C = AN.

So, it follows that:

A = B/M and A = C/N

B/M + C/N = A + A

B/M + C/N = 2A

B + MC/N = 2AM

NB + MC = 2AMN

It is shown that 2AMN = NB + MC, and since A divides 2AMN, A divides NB+MC.

Therefore, A divides NB + MC.
 
Physics news on Phys.org
1MileCrash said:

Homework Statement



Theorem:

Let A, B, C, M, and N be integers.

If A divides both B and C, A divides NB+MC.

Homework Equations





The Attempt at a Solution



Proof:

Since we have defined A to divide both B and C, there exists an M in the integers such that B = AM, and there exists an N in the integers such that C = AN.

So, it follows that:

A = B/M and A = C/N

B/M + C/N = A + A

B/M + C/N = 2A

B + MC/N = 2AM

NB + MC = 2AMN

It is shown that 2AMN = NB + MC, and since A divides 2AMN, A divides NB+MC.

Therefore, A divides NB + MC.

I think that this is not as direct as it could be.

You are given that A|B and A|C, which means that B = rA and C = sA for integers r and s.
Then NB + MC = N*rA + M*sA = A(Nr + Ms).
 
I see... for some reason I felt compelled not to introduce any new integers, but I like what you did.
 
1MileCrash said:
B/M + C/N = A + A

B/M + C/N = 2A
You should avoid doing stuff like this, with a whole separate equation that does nothing more than show that A + A = 2A.

Instead, you could do this:
B/M + C/N = A + A = 2A
 
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