Proving Equation: m + (n + (p + q)) = ((m+n) + p) + q

  • Thread starter Thread starter mossfan563
  • Start date Start date
mossfan563
Messages
54
Reaction score
0

Homework Statement


I have to prove this equation:
m + (n + (p + q)) = (m + n) + (p + q) = ((m + n) + p) + q

Homework Equations


Commutative property of addition and multiplication
(m+n) = (n+m), (mn) = (nm)
Associative property of addition and multplication
(m+n)+p = m+(n+p), (mn)p = m(np)
Distributive property
m * (n+p) = mn + mp

The Attempt at a Solution


Only being allowed to use certain axioms, I ruled out all except the ones in the relevant equations.
So far I'm pretty much stumped as to how to prove the equation. Going from the first part to the second is difficult. I tried to manipulate the first part of the equation to use commutative and I got nowhere. How do I get myself in the right direction?
 
Physics news on Phys.org
You should use associativity, not commutativity.
 
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