Proving Statements for Field Math: F/b = (ab^-1) and Other Equations

  • Thread starter Thread starter karnten07
  • Start date Start date
  • Tags Tags
    Field
karnten07
Messages
206
Reaction score
0

Homework Statement


Let F be a field. For any a,b \in F, b\neq0, we write a/b for ab^-1. Prove the following statements for any a, a' \inF and b, b' \in F\{0}:

i.) a/b = a'/b' if and only if ab' =a'b
ii.) a/b +a'/b' = (ab'+a'b)/bb'
iii.) (a/b)(a'/b') = aa'/bb'
iv.) (a/b)/a'/b') = ab'/a'b (if in addition a'\neq0)


Homework Equations





The Attempt at a Solution



I'm struggling to understand how i am to prove these statements. What am i to take the dashes to mean, because they are often used to show inverses? So for the first one:

a/b=ab^-1 which = a^-1b = a'/b'?
 
Physics news on Phys.org
My guess is a dash means "alternative value." For example, a = 1, and a' = 2.
 
EnumaElish said:
My guess is a dash means "alternative value." For example, a = 1, and a' = 2.

I also thought that, i will go with that and see what i come up with, thanks
 
EnumaElish said:
My guess is a dash means "alternative value." For example, a = 1, and a' = 2.

Does ab^-1 mean a.b^-1 or (a.b)^-1? I think it might be the former.

If it is, i get:

i) a.b^-1 = a'.b'^-1 when written out fully. So if ab' = a'b, then rearranged gives a= a'b/b' and a' = ab'/b. So inserting them into a.b^-1 = a'.b'^-1 we get:

a'b.b^-1/b' = ab.b^-1/b

and then we get indentity elements leaving a'/b' = a/b

Is this right?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top