Proving (ab)^{-1} = a^{-1}b^{-1}: Multiplicative Inverses & Associative Property

  • Thread starter Thread starter snipez90
  • Start date Start date
  • Tags Tags
    Proof
AI Thread Summary
The discussion focuses on proving that (ab)^{-1} = a^{-1}b^{-1} for non-zero a and b, emphasizing the importance of the associative property and the existence of multiplicative inverses. The initial proof attempt is criticized for being overly complex and not clearly demonstrating that a^{-1}b^{-1} serves as the inverse of ab. Participants highlight the necessity of understanding whether the context involves an Abelian group, as this affects the validity of the proof. A clearer approach is suggested, emphasizing the need to show that (ab)(a^{-1}b^{-1}) = 1 to establish the relationship between the inverses. The conversation underscores the importance of clarity and correctness in mathematical proofs, particularly in introductory contexts.
snipez90
Messages
1,095
Reaction score
5

Homework Statement


Prove that (ab)^{-1} = a^{-1}b^{-1}, if, a,b \neq 0


2. Relevant properties
Associative property of multiplication
Existence of multiplicative inverses


The Attempt at a Solution


Since a,b \neq 0, there exists a number (ab)^{-1} such that (ab)^{-1}\cdot(ab) = 1. Multiplying both sides by a^{-1}b^{-1}, we have

(ab)^{-1}\cdot(ab) \cdot (a^{-1}b^{-1}) = 1\cdot (a^{-1}b^{-1}) \Rightarrow (ab)^{-1}\cdot(a \cdot a^{-1})\cdot(b \cdot b^{-1}) = a^{-1}b^{-1} \Rightarrow (ab)^{-1}\cdot 1 \cdot 1 = a^{-1}b^{-1} \Rightarrow (ab)^{-1} = a^{-1}b^{-1}

Any comments on making this shorter or neater or correct would be much appreciated.
 
Physics news on Phys.org
You don't want comments pointing out that it is simply wrong?

You whole proof consists of
(ab)^{-1}\cdot(ab) \cdot (a^{-1}b^{-1}) = 1\cdot (a^{-1}b^{-1}) \Rightarrow (ab)^{-1}\cdot(a \cdot a^{-1})\cdot(b \cdot b^{-1}) = a^{-1}b^{-1} \Rightarrow (ab)^{-1}\cdot 1 \cdot 1 = a^{-1}b^{-1} \Rightarrow (ab)^{-1} = a^{-1}b^{-1}
How does that prove that a-1b-1 is the inverse of ab? Basically you have said
(ab)^{-1}\cdot(ab) \cdot (a^{-1}b^{-1}) = a^{-1}b^{-1}[\tex]<br /> which is really, trivial because (ab)<sup>-1</sup> is, by definition, the inverse of (ab).<br /> Suppose I were to assert the &quot;c&quot; is the inverse of (ab) where c is any member of the group, ring, field, or whatever you are working with (you never did say). Following your proof,<br /> (ab)^{-1}\cdot(ab)\cdot c= 1\cdot c = c[/itex]&lt;br /&gt; No, it does not follow from that that c is the inverse of ab!&lt;br /&gt; &lt;br /&gt; your &lt;b&gt;real&lt;/b&gt; problem is that unless you are working in an Abelian group, and you neither say nor use that, then (ab)&lt;sup&gt;-1&lt;/sup&gt; is NOT a&lt;sup&gt;-1&lt;/sup&gt;b&lt;sup&gt;-1&lt;/sup&gt; it is b&lt;sup&gt;-1&lt;/sup&gt;a&lt;sup&gt;-1&lt;/sup&gt; which, in a non-abelian group is NOT the same. You can prove that by just multiplying (ab)(b&lt;sup&gt;-1&lt;/sup&gt;a&lt;sup&gt;-1&lt;/sup&gt;) and multiplying (b&lt;sup&gt;-1&lt;/sup&gt;a&lt;sup&gt;-1&lt;/sup&gt;)(ab).&lt;br /&gt; &lt;br /&gt; Your &amp;quot;proof&amp;quot; asserts to prove something that is NOT true.
 
Um, what? No, I am pretty sure I am not supposed to use an Abelian group, whatever that is. It sounds like group theory, which is not the point of a first year introduction to theoretical calculus.

I am using Calculus by Spivak. He lists properties, most of which are encountered by anyone who has taken an elementary algebra class, that he does not prove for the most part. They are "obvious" algebraic properties of real numbers (some may call them field axioms, whatever). Many of his proofs rely on manipulations or tricks that are based on the fact that these properties are given and true seemingly without the need for proof of these properties.

I am not saying that I am not uneasy about the demonstrations but I understand his point of wanting the reader to be familiar with these properties. I did not list many of the properties in my "proof" but I have emulated Spivak's proofs.

The point is NOT to examine the core and depth of mathematics such as group theory to understand what an Abelian group is (or perhaps the concept isn't difficult, but it still stands that nothing beyond elementary algebra should be used in these proofs). Maybe it is almost by definition, but it is based on a correct definition. Anyways I am pretty sure I know what I am supposed to do and I made sure everything fit with the properties (or axioms) so until higher math, this problem is done.
 
snipez90 said:
Um, what? No, I am pretty sure I am not supposed to use an Abelian group, whatever that is. It sounds like group theory, which is not the point of a first year introduction to theoretical calculus.

I am using Calculus by Spivak. He lists properties
Properties of WHAT? That's what I am asking. Of the real numbers? Of members of some field, since you mention that. In either case, yes, multiplication is COMMUTATIVE, which is the crucial property here. It that case it is true that (ab)-1= a-1b-1[/sub]. But your proof is much too complicated. Just go ahead and multiply (ab)(a-1b-1) and (a-1b-1)(ab).

, most of which are encountered by anyone who has taken an elementary algebra class, that he does not prove for the most part. They are "obvious" algebraic properties of real numbers (some may call them field axioms, whatever). Many of his proofs rely on manipulations or tricks that are based on the fact that these properties are given and true seemingly without the need for proof of these properties.

I am not saying that I am not uneasy about the demonstrations but I understand his point of wanting the reader to be familiar with these properties. I did not list many of the properties in my "proof" but I have emulated Spivak's proofs.

The point is NOT to examine the core and depth of mathematics such as group theory to understand what an Abelian group is (or perhaps the concept isn't difficult, but it still stands that nothing beyond elementary algebra should be used in these proofs). Maybe it is almost by definition, but it is based on a correct definition. Anyways I am pretty sure I know what I am supposed to do and I made sure everything fit with the properties (or axioms) so until higher math, this problem is done.
I would have understood that IF you had said exactly what the problem was! But you just said "prove that (ab)-1= a-1b-1 without saying that a and b are numbers!
 
If a, b are non-zero numbers, each has a (multiplicative) inverse, and so does ab (since the product of non-zero numbers is non-zero)

You need to show that

<br /> (ab)^{-1} = a^{-1}b^{-1}<br />

Do you have an axiom that says inverses are unique? if so, the problem is easy, since all you need to do is show that

<br /> (ab) \cdot \left(a^{-1}b^{-1}\right) = 1<br />

since this is the property the inverse of ab must satisfy. A longer, ''chain of equalities" proof, would look like this.

<br /> \begin{align*}<br /> a^{-1} b^{-1} &amp; = a^{-1} b^{-1} \cdot 1\\<br /> &amp; = \left(a^{-1} b^{-1}\right) \left((ab) \cdot (ab)^{-1} \right) \\<br /> &amp; =\left((a^{-1} b^{-1}) \cdot ab \right) \cdot (ab)^{-1}\\<br /> &amp; = \left(a^{-1} \left(b^{-1} b \right) a\right) \cdot (ab)^{-1}\\<br /> &amp; = \left(a^{-1} \cdot 1 \cdot a\right) \cdot (ab)^{-1} \\<br /> &amp; = \left(a^{-1} \cdot a \right) \cdot (ab)^{-1} \\<br /> &amp; = 1 \cdot (ab)^{-1} = (ab)^{-1}<br /> \end{align*}<br />

I tried to put every bit of nitty-gritty into this; clearly one or two steps could be dropped. It is essentially (literally?) the same as the original proof, but I find things on different lines easier to read than all in one list (sue me: I'm older than you, I'm sure)
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top