Field (mathematics): Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Andrey Khalyavin
imported>Andrey Khalyavin
Line 29: Line 29:


The first binary operation is usually called ''addition'' and the second one ''multiplication''.
The first binary operation is usually called ''addition'' and the second one ''multiplication''.
==Characteristic of a field==
''Characteristic of a field'' is a such natural number <math>n</math> that <math>0=1+1+\cdots+1</math> (<math>n</math> ones in the right part). If such natural number doesn't exist, the characteristic of a field take to be 0. If the characteristic of a field is non zero, it is a prime number because non-comprime with <math>n</math> numbers would not have reverse element otherwise.


==See also==
==See also==

Revision as of 11:39, 17 December 2007

This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

In mathematics, field theory usually refers to a subdiscipline of abstract algebra that studies fields, which are mathematical constructs that generalize on the familiar concepts of real number arithmetic.

The terms field and field theory carry other meanings in other areas of mathematics, notably in calculus and mathematical physics.

This article deals exclusively with fields and field theory as the terms are used in abstract algebra.


Informal description and definition

When dealing with , the set of rational numbers, we notice several things:

  • The rational numbers form what mathematicians call a commutative group under addition.
  • When we exclude the number 0, they form a group under multiplication as well.
  • For any triplet , we have that - both calculations yield the same answer.

Dealing with other sets, both finite and infinite, we often notice this behavior. Obvious examples are , the set of real numbers and , the set of complex numbers.

Less obvious examples are Z2, the set {0,1} under addition and multiplication modulo 2. Other examples are Z3 and Z5, ... , Zp. In general, any set {0,1,...,p-1} under addition and multiplication modulo p, for any prime p, is a field.

All these sets, and others where the three conditions listed above are fullfilled, are known as fields by mathematicians.

It's important to notice that neither the field elements nor the binary operations necessarily have to be anything closely resembling numbers. It's sufficient that the actual system under study can be conceptualized into a structure that satisfies the formal definition of a field:

Formal definition of a field

A field consists of a set F, along with a binary operation + on F such that F is a commutative group with an identity element 0; and another binary operation * on F such that F\{0} is a commutative group. Also, for any , we must have that .

The first binary operation is usually called addition and the second one multiplication.

Characteristic of a field

Characteristic of a field is a such natural number that ( ones in the right part). If such natural number doesn't exist, the characteristic of a field take to be 0. If the characteristic of a field is non zero, it is a prime number because non-comprime with numbers would not have reverse element otherwise.

See also


Related topics


References

External links