1/18
Practice flashcards covering the construction of complex numbers, field and group definitions, and the specific algebraic properties of R^2 and C from the lecture transcript.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
R (The set of real numbers)
A complete ordered field, through which every ordered field is isomorphic.
Defective property of R
The existence of polynomials of positive degree that cannot be written in the form (x−a)(x−b), such as x2+1.
Polynomial factorization property
Every polynomial of positive degree can be written as the product of polynomials of degree 1 or 2.
Factorization of x3−8 (per transcript)
(x−2)(x2+2x+2)
Factorization of x4+16
(x−2)(x+2)(x2+4)
Factorization of x4+1
(x2+2x+1)(x2−2x+1).
Field (Definition)
A set F with two binary operations + and ⋅ such that (F,+) is an abelian group, (F∖{0},⋅) is an abelian group, and distributive laws a(b+c)=ab+ac and (a+b)c=ac+bc hold.
Group (Definition)
A set G with a binary operation that is associative, contains an identity element e (ae=a=ea), and for each a∈G contains an inverse (ab=e=ba).
R2 (The set of ordered pairs)
The set R×R={(x,y)∣x,y∈R} where a=(a1,a2); a1 is the first component and a2 is the second component.
Addition in R2
a+b=(a1+b1,a2+b2), which forms an abelian group.
Multiplication in R2
ab=(a1b1−a2b2,a1b2+a2b1).
Relationship between R2 and Complex Numbers
R2 is not the field of complex numbers because it does not contain R as a subfield; it must be replaced with an isomorphic field to finish construction.
C (The field of complex numbers)
The set C={a+bi∣a,b∈R} with operations defined for addition and multiplication.
Equality in C
a+bi=c+di⟺a=c and b=d for a,b,c,d∈R.
Multiplicative Identity of R2∖{0}
The ordered pair (1,0).
Multiplicative Inverse in R2∖{0}
For a=(a1,a2), the inverse is (a12+a22a1,−a12+a22a2).
i2
−1, where i is the square root of −1 and i∈/R.
Multiplicative Group of C
Denoted by C∗, it consists of (C∖{0},⋅), which is an abelian group.
Additive Group of C
Denoted by C+, it consists of (C,+), which is an abelian group.