Proving C (complex) is a field.

In summary, you need to prove that C is a field by showing that C has a multiplicative group and that every nonzero element in C is a unit.
  • #1
jspectral
12
0

Homework Statement



Prove that C is a field.

Homework Equations



Field Axioms.

The Attempt at a Solution



I know there are 10 field axioms, but is it enough to just say something like:
Let a,b,c be in C
(a+b) + c = a + (b + c)
So satisfies addition associativity, and then go ahead and do all the others?
Just doesn't seem like proof...How else could I go about proving it?
 
Physics news on Phys.org
  • #2
I think that's how you do it, but ina little more detail.
I.e. for your example
let x,y,z belong to C.
then [tex] x= a+ia', y=b+ib', z=c+ic' [/tex]
then [tex] (x+y)+z = (a+ia'+b+ib')+c+ic'=a+ia'+b+ib'+c+ic'=a+ia'+(b+ib'+c+ic') [/tex]
 
  • #3
I think in part the answer to "How does one go about proving it?" depends on the form of the construction of the complex numbers that you're using.

If you are constructing the complex numbers as the set of ordered pairs of real numbers with a specific + and x operation then you need to parse each Field axiom with these C operations.

Thus to show associativity of addition:
-------------
Let: [tex] c_1 = (a_1,b_1), c_2 = (a_2,b_2), c_3 = (a_3,b_3)[/tex] be 3 complex numbers.
Observe
[tex] [ c_1 + c_2] + c_3 = [ (a_1,b_1) + (a_2,b_2)] + (a_3,b_3)[/tex]
[tex] = [(a_1+a_2, b_1+b_2)] + (a_3,b_3) [/tex] (by def of + in C)
[tex] = ([a_1+a_2]+a_3,[b_1+b_2]+b_3)[/tex] (by def of + in C)
[tex] = (a_1 + [a_2+a_3], b_1 + [b_2 +b_3])[/tex] (by assoc. in R)
...
[tex] = (a_1,b_1) + [(a_2,b_2)+(a_3,b_3)][/tex] (by def of + in C twice applied)
[tex] = c_1 + [c_2+c_3][/tex]
hence C is associative under +.
-------------
Rather tedious but those are the steps if you define C this way.

Or you may construct complex numbers as 2-dim vectors with a specific multiplication operation, as vectors you already have the addition axioms satisfied. One would then have to parse the definition of the product to show it satisfies the field product axioms.

You may construct complex numbers as "the ring of polynomials in 1 variable ( i ) modulo the identity: ( i^2 + 1 = 0)". One then has all the ring axioms automatically satisfied and you only need to prove that this ring is in fact a field.

I think the critical point in most cases is showing each non-zero element has a multiplicative inverse, i.e. that the ring C is in fact a field.
 
  • #4
It may be helpful to use a C or R subscript to show the distinct operations in C vs in R, at least in your scatch work. This way you'll understand where you are working with the operation whose property you wish to prove and when you are working with an operation you may already assume has a given property.

Thus for my first two lines below you'd write:
[tex] [ c_1 +_C c_2] +_C c_3 = [ (a_1,b_1) +_C (a_2,b_2)] +_C (a_3,b_3)[/tex]
[tex] = [(a_1+_R a_2, b_1+_R b_2)] +_C (a_3,b_3) [/tex]

Or you can just forget the R subscripts, and also you could just use a circled + for the complex addition operation. That I think can help you understand when you've parsed down to the point where you can automatically use the axioms of the real numbers or where you've not yet expanded the new operation in terms of its definition.
 
  • #5
jambaugh said:
It may be helpful to use a C or R subscript to show the distinct operations in C vs in R, at least in your scatch work. This way you'll understand where you are working with the operation whose property you wish to prove and when you are working with an operation you may already assume has a given property.

Thus for my first two lines below you'd write:
[tex] [ c_1 +_C c_2] +_C c_3 = [ (a_1,b_1) +_C (a_2,b_2)] +_C (a_3,b_3)[/tex]
[tex] = [(a_1+_R a_2, b_1+_R b_2)] +_C (a_3,b_3) [/tex]

Or you can just forget the R subscripts, and also you could just use a circled + for the complex addition operation. That I think can help you understand when you've parsed down to the point where you can automatically use the axioms of the real numbers or where you've not yet expanded the new operation in terms of its definition.

Please friend,

guide me to a book that explain the complex numbers over GF(q).

Regards
 
  • #6
If you have already been doing group theory then you should be aware that

C forms an abelian group under addition and the nonzero elements of C forms an abelian group under multiplication.

So, obviously C is a commutative ring with 1. Now every nonzero element is in C's multiplicative group implies every nonzero element is a unit or has an inverse in C which implies that C is a field.

Building C from the ring R (the quadratic ring R adjoin i) would be the easiest way if you have to prove everything from scratch.

Otherwise you could prove this equivlent statement. Since an ideal M of a commutative ring R is maximal iff R/M is a field.

You would only need to prove that the principal ideal generated by (x) is maximal in the polynomial ring in C[x]. This is because C[x]/(x) is isomorphic to C.
 

1. What is a field in mathematics?

A field in mathematics is a set of numbers that follows certain rules and properties, such as closure, associativity, commutativity, identity, and inverses under both addition and multiplication operations.

2. How do you prove that C (complex) is a field?

To prove that C (complex) is a field, we need to show that it satisfies all the necessary properties of a field. This includes proving that it is closed under addition and multiplication, has an additive and multiplicative identity, and every element has an additive and multiplicative inverse. We also need to show that it follows the properties of associativity, commutativity, and distributivity.

3. What are some examples of fields?

Common examples of fields include the set of real numbers (R), the set of rational numbers (Q), and the set of complex numbers (C). Other examples include finite fields such as the set of integers modulo a prime number.

4. Why is it important to prove that C (complex) is a field?

Proving that C (complex) is a field is important because it validates the use of complex numbers in mathematical equations and calculations. It also allows us to apply the algebraic properties of a field to complex numbers, making it easier to work with them in various mathematical contexts.

5. Are there any alternative ways to prove that C (complex) is a field?

Yes, there are alternative ways to prove that C (complex) is a field. One approach is to prove that it is isomorphic to another known field, such as the field of real numbers. Another approach is to use the definition of a field and directly show that C satisfies all the necessary properties. Other methods may also involve using theorems and proofs from abstract algebra and complex analysis.

Similar threads

  • Calculus and Beyond Homework Help
Replies
3
Views
502
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
238
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
7
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
956
  • Calculus and Beyond Homework Help
Replies
7
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
830
  • Calculus and Beyond Homework Help
Replies
1
Views
447
  • Calculus and Beyond Homework Help
Replies
1
Views
564
Back
Top