"Let alpha be an algebraic integer and p(x) be its minimal (monic) polynomial p(x)=sum_{i=0}^{n}a_i x^i.
Howard Nelson
Answered question
2022-11-18
"Let be an algebraic integer and p(x) be its minimal (monic) polynomial
Such that and (Z is the set of integers) and . "The extension of a ring A by the element a is the set of all complex numbers of the form
such that , with all the operations inherited from A. "The degree of the extension is the degree of the polynomial." I completely understand the 'algebraic integer' and the 'minimal polynomial' and the concept of set/ring extension, at least I think. My issue is mostly with the middle sentence; when it says 'all the complex numbers of form', but isn't there only one minimal polynomial so there's only one element in the set ? Is that single element basically just ? Or are the related to the at all? The same n is mentioned twice. If not then why introduce p(x) at all? And what is ring A? Is that an initially empty set? And what does 'all the operations inherited from A' mean? Honestly, I can't find an explanation online for the sort of notation or any of my other questions online?
Answer & Explanation
kuthiwenihca
Beginner2022-11-19Added 23 answers
Step 1 Welcome to Mathematics Stack Exchange. A is a ring such as Z. is an algebraic integer such as i, whose minimal polynomial is . The extension has numbers of the form with . In the example with the elements of Z[i] have the form . The are not related to the . Note that, if is a root of an degree polynomial, then can be expressed as a linear combination of . In the example with , . That is why, in the sum for p(x), the index goes up to n, whereas in the sum for an element of the index goes up to . Step 2 Operations inherited from A means that when we add or multiply two elements of , say the result is where is computed in A. And when we multiply the result is where again products and sums of terms involving and are computed in A.
Rhett Guerrero
Beginner2022-11-20Added 6 answers
Step 1 I just want to expand on "operations inherited from A." If the book only talks about infinite domains like Q and Z with the usual addition and multiplication, mentioning operation inheritance might be needlessly confusing. Consider for example the finite ring , consisting of only the integers 0 to 9. This would seem to have the usual addition and multiplication, since, for example, . However, but does not equal 14. Both of those operations "wrap around" to land back in , giving 4 rather than 14 in this case. Step 2 Now consider . Then just like we expect. But is not but . What would be? I'm not exactly sure, I myself am confused on this point. But hopefully I have given you a clearer understanding of how addition and multiplication might differ from what you're used to. Rings of matrices might provide another good example.