Hints for the 3.2 assignment
Click on the links to show or hide the hints
Problem 1
Click to show/hide the solution to problem 1a
Rings have the distributive property, so
(a+b)(a+-b) = (a+b)(a) + (a+b)(-b)
= aa+ba+a(-b)+b(-b)
Then by thm 3.5 part 2
= aa+ba-ab-bb
What if the ring is commutative?
If it were commutative, we could simplify this way:
aa+ab-ab-bb = aa-bb
Problem 5
Click to show/hide the hint for 5a
suppose there are two zero elements: 0 and 0’. What is 0+0’?
Click to show/hide the solution for 5a
Suppose there are two zero elements: 0 and 0’.
0 is an additive identity so 0+a=a for every element a, and in particular
0+0'=0'
0' is an additive identity so a+0'=a for every element a, and in particular
0+0'=0
Hence 0'=0+0'=0
Click to show/hide the hint for 5b
Suppose there are two 1 elements: 1 and 1’. What is 1*1’?
5c was solved in class.
Problem 8
To show a set is a subring we will show that
- Every element in the set has an additive inverse in the set
- The set is closed under addition
- The set is closed under multiplication
Additive inverse
Click to show/hide hint 1
Name an arbitrary element in T.
What form must it have because it is in T?
Click to show/hide hint 2
Let ab be an element in T.
What is its additive inverse?
How can you show that the additive inverse is an element in T?
Click to show/hide hint 3
The additive inverse of ab is -(ab)
You can show that the additive inverse is an element in T by writing it in the form (some element of R)b
Click to show/hide the rest of the solution
-(ab) = (-a)b by Thm 3.5 part 2, so it is in T
Closed under addition
Click to show/hide hint 1
Name two elements in T, then show that their sum is also in T
Click to show/hide hint 2
Let ab and cb be elements in T
Show that their sum is something times b (and is therefore in T)
Click to show/hide the rest of the solution
ab + cb = (a+c)b which is in T
Hence T is closed under addition.
Closed under multiplication
Click to show/hide hint 1
Name two elements in T, then show that their product is also in T
Click to show/hide hint 2
Let ab and cb be elements in T
Show that their product is something times b (and is therefore in T)
Click to show/hide hint 3
Note that the product of ab and cb is (ab)(cb); and multiplication is associative.
Problem 10
10.a. was done in class
Note: Instead of writing R with a bar over it, I'm going to write R × 0--that's an alternate notation, and it's much easier to put in a web page.
10. b
To show a set (in this case R× 0) is a subring we will show that
- Every element in the set has an additive inverse in the set
- The set is closed under addition
- The set is closed under multiplication
(Thm 3.6)
Additive inverse
Click to show/hide hint 1
Name an element of R × 0, and show its additive inverse is in R × 0.
Click to show/hide hint 2
Let (a,0) be an element of R × 0
Which means that a is an element of R.
What is its additive inverse?
How do you know?
You can show the additive inverse is in R × 0 by showing it in the form: (something in R,0)
Click to show/hide the rest of the solution
The additive inverse of (a,0) is (-a,0) because
(a,0)+(-a,0)=(0,0)
(-a,0) is an element of R × 0 because -a is an element of R.
Closed under addition
Click to show/hide hint 1
Name two elements of R × 0 and show that their sum is in R × 0.
Click to show/hide hint 2
Let (a,0) and (b,0) be two elements of R × 0, where a and b are elements of R.
Simplify (a,0) + (b,0) and show it is in R × 0.
Click to show/hide the rest of the solution.
(a,0) + (b,0) = (a+b,0)
and a+b is in R, so (a+b,0) is in R × 0
Closed under multiplication
You should be able to adapt the previous hints to show closure under multiplication.
10. c is done almost exactly like 10. b
Problem 12
Note: this is similar to the test problem we discussed in class on Monday.
12. a.
Step 1: Find the element you think should be the solution
Click to show/hide hint 1
Solve the equation for x.
Click to show/hide hint 2
Subtract a from both sides (add the additive inverse).
Click to show/hide solution
Step 2: Prove that it is a solution
Click to show/hide hint 1
Plug it in for x on the left side of the equation and simplify
Click to show/hide solution
a + (b + -a) = a+(-a + b) = (a+ -a) + b = 0 + b = b
Step 3: Prove that the solution is unique (there is only one solution)
Click to show/hide hint 1
Suppose there is more than one solution
Click to show/hide hint 2
Suppose there are at least two solutions, and name them
Click to show/hide hint 3
Suppose there are two solutions: c and d.
Plug both c and d in for x: what can you do with those equations?
Click to show/hide hint 4
a+c = b and a+d = b
so a+c = a+d
Now what can you do?
Click to show/hide the rest of the solution
-a + a + c = -a + a + d
so 0 + c = 0 + d
so c = d.
Therefore, there can be only one solution.
12. b.
..is done in essentially the same way as 12. a, using multiplicative inverses instead of additive inverses. The one place where getting the order is important is in finding the correct solution in step 1.
Click to show/hide to check your part 1 solution for x
Problem 15
part a
Click to show/hide hint 1
What is the definition of a multiplicative inverse?
Click to show/hide hint 2
The definition is that x is the inverse of (ab) then
(ab)x=1 and x(ab)=1
The problem told you what should be the inverse of ab
Multiply that expression by ab on both the right and the left and simplify
Click to show/hide hint 3
When you multiply by ab on the right you write:
(b-1 a-1)(a b) = b-1 (a-1 a) b = b-1 *1* b = b-1 b = 1
To finish part a, do the same thing again except multiply with (ab) on the left: (ab) (b-1 a-1) = ...
part b
Click to show/hide hint 1
What rings do you know that aren’t commutative?
Click to show/hide hint 2
Matrices aren’t commutative under multiplication.
Do you know any invertible matrices that might not be commutative?
If there are 0’s everywhere except the main diagonal, it will be commutative with other matrices, so try for a more complicated matrix than that
Can you find the inverses of matrices? If not, Khan Academy can reteach it to you.
Click to show/hide hint 3: a good choice for one element
Here’s a matrix that doesn’t commute with everything, and that has an inverse
(1 2
3 4)
Click to show/hide hint 4: another element
Here’s another matrix that doesn’t commute with everything, and that has an inverse
(4 3
1 1)
Click to show/hide hint 5: what you need to do with the example elements you found
You should have two matrices A and B that don't commute: A × B is not equal to B × A
You will need to find the inverses A-1 and B-1 of both of those matrices
Next, you show that A-1 × B-1 is not the inverse of A × B:
you show that by multiplying out A-1 × B-1 × A × B.
When you multiply those 4 matrices together in that order you should get something that isn't the identity matrix. That proves that A-1 × B-1 is not the inverse of A × B.
Problem 17
Click to show/hide hint 1
You are proving that something is NOT a zero divisor
Click to show/hide hint 2
Start by supposing it is a zero-divisor, and write down what that means (using the zero divisor definition)
Click to show/hide hint 3
Assume u is a zero divisor.
That means there is an element b such that ub=0 and neither u nor b is 0.
Now you need to use what you know about units
Click to show/hide hint 4
Because u is a unit, it has an inverse v such that uv=vu=1.
How can you use v?
Click to show/hide the rest of the solution
Multiply both sides of ub=0 by v (on the left)
v(ub) = v*0
(vu)b = 0 (associative property and thm 3.5#1)
1*b=0
b=0
This contradicts the property that b is not 0
Hence the assumption is false and u is not a 0-divisor.
Problem 18
We did this problem in class Wednesday while talking about left and right inverses
Problem 21
I think we did this the other day when we were talking about zero-divisors and the zero-product property, but I’ll hint you through part a anyway:
Part a.
Click to show/hide hint 1
Start with the first equation and do algebraic stuff to it
Click to show/hide hint 2
Move everything to the same side of the equals sign in the equation ab + ac = 0
Click to show/hide hint 3
ab + -ac = ac + -ac
ab + -ac = 0
Now write the left side as a* something
Click to show/hide hint 4
ab + a(-c) = 0 Thm 3.5#2
a(b + -c) = 0
a (b-c) = 0
What was that about zero divisors?
Click to show/hide hint 5
We know a isn’t a zero divisor. a is also not 0.
a ≠ 0, so if b-c ≠ 0 then a is a zero divisor because a(b-c)= 0
This contradicts the given property of a not being a zero divisor.
What do I know is true because of this contradiction?
Click to show/hide hint 6
That means the assumption “if b-c is not zero” is false
So, b-c=0.
Do more algebra
Click to show/hide the rest of the solution
b + -c = 0
b + -c + c = 0 + c
b + 0 = c
b = c.
After doing part a, you should be able to do part b.