Question

In: Advanced Math

Prove that if p is a polynomial with degree n and k is a real number...

Prove that if p is a polynomial with degree n and k is a real number so that p(k) = 0,

then p(x)=(x-k)q(x) where q is a polynomial of degree n-1. Must use the fact that

a^n-b^n=(a-b)(a^(n-1) + a^(n-2)*b + ... + ab^(n-2) + b^(n-1)).

Solutions

Expert Solution

Theorem (Polynomial Division): Suppose d(x) and p(x) are nonzero polynomials where the degree of p is greater than or equal to the degree of d. There exist two unique polynomials, q(x) and r(x), such that p(x) = d(x) q(x) + r(x), where either r(x) = 0 or the degree of r is strictly less than the degree of d.

Theorem (The Remainder Theorem): Suppose p is a polynomial of degree at least 1 and c is a real number. When p(x) is divided by x − c the remainder is p(c).
The proof of Theorem 3.5 is a direct consequence of above theorem. When a polynomial is divided
by x − c, the remainder is either 0 or has degree less than the degree of x − c. Since x − c is degree
1, the degree of the remainder must be 0, which means the remainder is a constant. Hence, in either case, p(x) = (x − c) q(x) + r, where r, the remainder, is a real number, possibly 0. It follows
that p(c) = (c − c) q(c) + r = 0 · q(c) + r = r, so we get r = p(c) as required.

MAIN THEOREM:

If P is a polynomial of degree n, such that P(k) = 0, for any real number k. Then to prove that P(x) = (x - k)q(x), where q(x) is a polynomial of degree n - 1.

Proof: Since k is a zero of P, then P(k) = 0. In this case, The Remainder Theorem tells us the remainder when P(x) is divided by (x − k), namely p(k), is 0, which means (x − c) is a factor of p, i.e. P(x) = (x - k)q(x), where q(x) is a polynomial of degree k - 1.

We can prove this theorem in other way also....


Related Solutions

If p(z) is a polynomial of degree n and that if α is a root of...
If p(z) is a polynomial of degree n and that if α is a root of p(z) = 0, then p(z) factors as p(z) = (z−α)q(z) where q(z) has degree (n − 1). Use this and induction to show that a polynomial of degree n has at most n roots.
Prove that every polynomial having real coefficients and odd degree has a real root
  Problem: Prove that every polynomial having real coefficients and odd degree has a real root This is a problem from a chapter 5.4 'applications of connectedness' in a book 'Principles of Topology(by Croom)' So you should prove by using the connectedness concept in Topology, maybe.
Let P(x) be a polynomial of degree n and A = [an , an-1,.... ] Write...
Let P(x) be a polynomial of degree n and A = [an , an-1,.... ] Write a function integral(A, X1, X2) that takes 3 inputs A, X0 and X1 A as stated above X1 and X2 be any real number, where X1 is the lower limit of the integral and X2 is the upper limit of the integral. Please write this code in Python.
Let P(x) be a polynomial of degree n and A = [an , an-1,.... ] Write...
Let P(x) be a polynomial of degree n and A = [an , an-1,.... ] Write a function integral(A, X1, X2) that takes 3 inputs A, X0 and X1 A as stated above X1 and X2 be any real number, where X1 is the lower limit of the integral and X2 is the upper limit of the integral. Please write this code in Python. DONT use any inbuilt function, instead use looping in Python to solve the question. You should...
Use induction to prove Let f(x) be a polynomial of degree n in Pn(R). Prove that...
Use induction to prove Let f(x) be a polynomial of degree n in Pn(R). Prove that for any g(x)∈Pn(R) there exist scalars c0, c1, ...., cn such that g(x)=c0f(x)+c1f′(x)+c2f′′(x)+⋯+cnf(n)(x), where f(n)(x)denotes the nth derivative of f(x).
Let f be an irreducible polynomial of degree n over K, and let Σ be the...
Let f be an irreducible polynomial of degree n over K, and let Σ be the splitting field for f over K. Show that [Σ : K] divides n!.
Prove that for all integers n ≥ 2, the number p(n) − p(n − 1) is...
Prove that for all integers n ≥ 2, the number p(n) − p(n − 1) is equal to the number of partitions of n in which the two largest parts are equal.
Prove the following: Let f(x) be a polynomial in R[x] of positive degree n. 1. The...
Prove the following: Let f(x) be a polynomial in R[x] of positive degree n. 1. The polynomial f(x) factors in R[x] as the product of polynomials of degree 1 or 2. 2. The polynomial f(x) has n roots in C (counting multiplicity). In particular, there are non-negative integers r and s satisfying r+2s = n such that f(x) has r real roots and s pairs of non-real conjugate complex numbers as roots. 3. The polynomial f(x) factors in C[x] as...
Find a polynomial function P of the lowest possible​ degree, having real​ coefficients, a leading coefficient...
Find a polynomial function P of the lowest possible​ degree, having real​ coefficients, a leading coefficient of​ 1, and with the given zeros. 1+3i​, -1​, and 2?
Given n ∈N and p prime number and consider the polynomial f (x) = xn (xn-2)+1-p...
Given n ∈N and p prime number and consider the polynomial f (x) = xn (xn-2)+1-p 1)Prove that f (x) is irreducible in Q [x] 2) If n = 1 and p = 3, find Q [x] / f (x)) 3) Show that indeed Q [x] / (f (x)) is a field in the previous paragraph PLEASE answer all subsections
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT