Ongoing deck, Billy Cole Flashcards
what is the ring Z_n
the ring of integrers modulo , with addition and multiplication modulo n.
define a Ring. and its 4 conditions.
a ring is given by the following: a set R and two binary operations, +, x, on R. Conditions are;
R1. (R,+) is an abelian group with e=0
R2. x is associative
R3. x is distributive over +
R4 there exists an identity for x, that is not 0
lemma 1.3. state the Ring rules.
can you prove each one?
i, 0a=a0=0
ii, a(-b) = (-a)b = -(ab)
iii, (-a)(-b) = ab
Lemma 1.5. If S⊆R then S is a subring of R iff ?
1∈ S
r,s ∈ S ⇒ r+s, rxs ∈ S
r ∈ S ⇒ -r ∈ S
define a subring.
R = a ring and S⊆R. S is a subring of R if it is a ring in its own right with respect to the same addition and multiplication as in R.
definition 1.8. define Polynomial Rings.
let R be a ring. the ring of polynomials R[X] in the indeterminate X is defined as follows: Elements. ∑ ( a_iX^i ) Equality Addition Multiplication
what is the degree of a polynomial?
for ∑ ( a_iX^i ), we define,
deg(f) = the largest i such that A_i ≠0
what is the deg(f=0) ?
minus infinity
formula for deg(fg) ?
deg(fg) ≤ deg(f) + deg(g)
formula for deg(f+g) ?
deg(f+g) ≤ max(deg(f),deg(g))
def 2.1. define the characteristic, char(R)
the characteristic of a ring R is the least positive integer n such that 1+…+1 =0. that is such that n∙ 1=0.
lemma 2.2. suppose that char(R) = n>0 then ?
can you prove the two?
i) n∙ r=0 for every r∈R
ii) if m is a positive integer then m∙ 1=0. iff n divides m.
definition2.3. define the domain.
the ring R is a domain if, for all r,s ∈ R
rs=0 ⇒ r=0 or s=0.
define a zero divisor
a non-zero element r∈R is a zero divisor if there is a non-zero element s∈R with rs=0 or sr=0. so a domain is a ring without any zero divisors.
what is a integral domain?
an integral domain is a commutative domain.
lemma 2.5. S⊆R and R is a domain. then ?
S is also a domain, can you prove this? easy
♕
♛
propostion 2.7.
if R is a domain, then what is R[X]?
also a domain. can you prove this?
corollary 2.8.
R is a domain. then the ring R[x_1,…,X_n] is what?
also a domain, as long as R[x_1,…,X_n] is a ring of polynomials in n in-determinates and with coefficients in R.
definition 2.9.
a division ring ?
a division ring is a ring in which every non zero element has a right inverse and a left inverse: for every r∈R there is s∈R s.t. rs=1. and there is t∈R s.t. tr=1.
define a field
a field is a commutative division ring
Lemma 2.11.
R=ring and r∈R has both right and left inverse then ??
these are equal
can you prove ?
lemma 2.12.
what are the following conditions on the interger n≥2 that are equivalent.
- ℤ_n is an integral domain
- ℤ_n is a field
- n is a prime
Proposition 2.14.
every ?? is a ??. and every ?? is an ??
every division ring is a domain.
and every field is an integral domain
lemma 2.16
in any ring R. the set of units (inverses) R* forms a ???
in any ring R. the set of units (inverses) R* forms a group under multiplication
definition 2.17
define nilpotent
an element r∈R is nilpotent if there is some integer n≥1 with r^n =0.
define the index of nilpotence
the least such n that r^n =0.
define idempotent
an element r∈R is idempotent if r²=r
✎✏✐✏✎✏✐✏✎✏✐✎✏✐✏✎✏✐✏✎✏✐
✎✏✐✏✎✏✐✏✎✏✐✎✏✐✏✎✏✐✏✎✏✐
definition 3.1
define isomorphism
if R&S are rings then an isomorphism from R to S is a bijection θ:R↦S such that, for all r,r’∈R we have
θ(r + r’) = θ(r) + θ(r’)
θ(r x r’) = θ(r) x θ(r’)
the left operations are in R and the right operations are in S
define R and S are isomorphic
R and S are isomorphic, is there is an isomorphism from R to S