Division Algorithm For Polynomials

Click For Summary
SUMMARY

The discussion centers on performing polynomial long division for the polynomials f(x) = 2x^6 + x^5 - 3x^4 + 4x^3 + x^2 - 1 and g(x) = x^3 - x^2 + 2x + 3. The objective is to find polynomials Q(x) and R(x) such that f(x) = g(x)Q(x) + R(x) with the condition that deg(R) < deg(g). The solution indicates that Q(x) will be 2x^3 plus lower degree terms, and if g(x) divides f(x), then R(x) will equal 0; otherwise, R(x) will be a polynomial of degree two or lower.

PREREQUISITES
  • Understanding of polynomial long division
  • Familiarity with polynomial degrees and their properties
  • Knowledge of the notation for polynomial rings, specifically R[x]
  • Basic algebraic manipulation skills
NEXT STEPS
  • Study polynomial long division techniques in detail
  • Learn about polynomial factorization and its implications
  • Explore the properties of polynomial rings, particularly R[x]
  • Investigate the relationship between polynomial degrees and divisibility
USEFUL FOR

Students and educators in algebra, mathematicians focusing on polynomial theory, and anyone interested in understanding polynomial division and factorization.

keelejody
Messages
6
Reaction score
0
Im given two polynomials:

f(x) =(2x^6) + (x^5) - (3x^4) + (4x^3) + (x^2) -1
and
g(x)=(x^3)-(x^2)+2x+3

find polynomials Q(x),R(x) in the set of R[x] s.t

f(x) =g(x)Q(X) +R(X) and deg(R)<deg(g)

Am i even in the right area? and something to do with manipulating numbers in C[x]

does g divide f or g is a factor of f if there exists polynomial h s.t f=gh

im so confused. sorry i can't communicate my thoughts well, but I am very much stuck
 
Physics news on Phys.org
keelejody said:
Im given two polynomials:

f(x) =(2x^6) + (x^5) - (3x^4) + (4x^3) + (x^2) -1
and
g(x)=(x^3)-(x^2)+2x+3

find polynomials Q(x),R(x) in the set of R[x] s.t

f(x) =g(x)Q(X) +R(X) and deg(R)<deg(g)
What is the "set of R[x]"?

It looks like what you're asked to do is to write f(x) as the product of two polynomials plus a remainder. Do you know how to do polynomial long division? When you do the division you will get Q(x) = 2x^3 + lower degree terms. If g(x) is a factor of f(x), R(x) will be 0. Otherwise, R(x) will be a polynomial of degree two or lower.
keelejody said:
Am i even in the right area? and something to do with manipulating numbers in C[x]

does g divide f or g is a factor of f if there exists polynomial h s.t f=gh

im so confused. sorry i can't communicate my thoughts well, but I am very much stuck
 
its remainder and quotient...obvious now. thanks :smile:
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
9
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 24 ·
Replies
24
Views
4K