Division algorithm in A[x] (A NOT a field)

In summary, The author explains that if A is a local ring and f is a monic polynomial, and v is another polynomial in A[x], then there is a possibility to write v as qf+r, where deg f < deg r. It is not necessary to use division of coefficients if f is monic, and this fact is helpful to know.
  • #1
sidm
16
0
is it possible? I'm reading a proof where A is a local ring and f is a monic polynomial, v another polynomial in A[x] then the author says there is q,r with v=qf+r and degf<r.

I thought the algorithm required divison of coefficients?! Maybe it's true we can always do this with f monic?

thanks
 
Physics news on Phys.org
  • #2
I'm assuming you mean to require deg r < deg f (not the other way around).

No division of coefficients is required as long as f is monic (you don't need that A is local either). If f has degree larger than v you can just let r=f, q=0. Thus you can assume [itex]deg(f) \leq deg(v)[/itex]. Let (v,f) be a pair of polynomials for which no such division exists, and for which the degree of v is minimal.

If deg v = 0, then deg f = 0 and since f is monic f=1 so we can let q=v, r=0.

If deg v > 0 let:
[tex]h(x) = v(x) - Ax^{\deg(v) - \deg(f)}f(x)[/tex]
where A is the coefficient of the term of highest degree in v(x). Then deg h < deg v and therefore we can divide h by f to give it polynomials q(x) and r(x) with deg r < deg f such that:
[tex]h(x) = q(x)f(x) + r(x)[/tex]
so
[tex]v(x) = (q(x)+Ax^{\deg(v) - \deg(f)})f(x) + r(x)[/tex]
which shows that division is possible.
 
  • #3
ahhh, this is a good fact to know, much appreciated!
 

Related to Division algorithm in A[x] (A NOT a field)

1. What is the division algorithm in A[x]?

The division algorithm in A[x] is a method used to divide polynomials in the ring A[x], where A is not a field. It is similar to the long division method for dividing numbers, but with some additional steps to account for the fact that A is not a field.

2. How does the division algorithm in A[x] differ from the traditional long division method?

The division algorithm in A[x] differs from the traditional long division method in that it takes into account the fact that A is not a field. This means that there may be more than one possible quotient and remainder for a given dividend and divisor.

3. What is the importance of the division algorithm in A[x]?

The division algorithm in A[x] is important because it allows us to divide polynomials in a ring that is not a field. This is useful in many areas of mathematics, such as abstract algebra and algebraic geometry.

4. Can the division algorithm in A[x] be applied to all types of polynomials?

The division algorithm in A[x] can be applied to all types of polynomials, as long as the coefficients belong to a ring A that is not a field. This includes polynomials with real or complex coefficients, as well as polynomials with coefficients from other rings such as integers or finite fields.

5. Are there any limitations to the division algorithm in A[x]?

One limitation of the division algorithm in A[x] is that it requires the ring A to be commutative. This means that the order in which we multiply polynomials does not matter. Another limitation is that it only works for polynomials with coefficients in a ring that is not a field.

Similar threads

  • Linear and Abstract Algebra
Replies
1
Views
2K
  • Linear and Abstract Algebra
Replies
4
Views
3K
  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
9
Views
1K
  • Linear and Abstract Algebra
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
4
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
967
  • Linear and Abstract Algebra
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
2
Views
1K
Back
Top