Proof of the Remainder Theorem: Is this proof of the Remainder Theorem valid?

In summary: I'll try to make my proof more direct. In summary, the proof shows that if P(k) holds for some natural number k then P(k+1) also holds. First, we show that if P(k) holds then P(k+1) holds. Considering the polynomial function f defined such that,f(x) = a_{k+1}x^{k+1} + \dots + a_0 = a_{k+1}x^{k+1}\; + \;(x-\alpha)g(x)\; + \;b_1f(x) = a_{k+1}(x-\alpha
  • #1
avec_holl
15
0

Homework Statement



Prove that for any polynomial function [tex]f[/tex] and number [tex]a[/tex], there exists a polynomial function [tex]g[/tex] and number [tex]b[/tex] such that: [tex]f(x) = (x-a)g(x) + b[/tex]

Homework Equations



N/A

The Attempt at a Solution



Proof: Let [tex]P(n)[/tex] be the statement that for some natural number [tex]n[/tex],

[tex]f(x) = a_nx^n + \dots + a_0 = (x-\alpha)g(x) + \beta[/tex]

Clearly [tex]P(1)[/tex] is true since we have that [tex]a_1x + a_0 = (x-\alpha)(a_1) + \beta[/tex]. Now suppose that [tex]P(k)[/tex] holds. To complete the proof, we need only show that if [tex]P(k)[/tex] holds then [tex]P(k+1)[/tex] also holds. Considering the polynomial function [tex]f[/tex] defined such that,

[tex]f(x) = a_{k+1}x^{k+1} + \dots + a_0 = a_{k+1}x^{k+1}\; + \;(x-\alpha)g(x)\; + \;b_1[/tex]

[tex]f(x) = a_{k+1}(x)(x^k)\; + \;(x-\alpha)g(x)\; + \;b_1[/tex]

Applying the Remainder Theorem to the polynomials [tex]a_{k+1}x[/tex] and [tex]x^k[/tex] - we've already proved this when [tex]n=1[/tex] and assumed that it holds for [tex]n=k[/tex] so we can apply it to those polynomials. This yields,

[tex]f(x) = [(x-\alpha)(a_{k+1}) + b_2][(x-\alpha)h(x) + b_3] + (x-\alpha)g(x) + b_1[/tex]

[tex]f(x) = a_{k+1}(x-\alpha)^2h(x) + b_2(x-\alpha)h(x) + a_{k+1}b_3(x-\alpha) + (x-\alpha)g(x) + b_1 + b_2b_3[/tex]

[tex]f(x) = (x-\alpha)[a_{k+1}(x-\alpha)h(x) + b_2h(x) + g(x) + a_{k+1}b_3] + b_1+b_2b_3[/tex]

Letting [tex]L(x) = a_{k+1}(x-\alpha)h(x) + b_2h(x) + g(x) + a_{k+1}b_3[/tex] and [tex]\beta = b_1 + b_2b_3[/tex] we find that,

[tex]f(x) = (x-\alpha)L(x) + \beta[/tex]

Is this a valid proof? It seems awfully fishy . . . if anyone could point out mistakes and make suggestions it would be much appreciated. Thanks!
 
Physics news on Phys.org
  • #2
The statement you have is not the usual statement of the Remainder Theorem that I am familiar with. I usually see it stated as:

For any polynomial P and real number a, if r is the remainder when P is divided by (x -a ), then r = P(a).

What you stated is a specific instance of the Division Algorithm for Polynomials. But your proof seems to have met the challenge of the original question regardless. Induction works, but if you are assuming the Division Algorithm for Polynomials is established then you can prove your statement more directly.

For reference:

DIVISION ALGORITHM FOR POLYNOMIALS
Given any two polynomials f and d (d not identically 0), there exist unique polynomials q and r so that

[tex]f(x)=d(x)\cdot{q(x)}+r(x)[/tex]

where either r(x) = 0 or [itex]deg(r) < deg(d)[/itex].

EDIT: Changed [itex]\leq[/itex] to < in previous line.

--Elucidus
 
Last edited:
  • #3
Thanks for your reply! Sorry about the misnomer, my textbook refers to this result as the Remainder Theorem but I guess it isn't.
 

1. What is the Remainder Theorem?

The Remainder Theorem is a mathematical concept used in polynomial division to determine the remainder when a polynomial is divided by a linear factor (x - a). It states that if a polynomial f(x) is divided by (x - a), the remainder will be equal to f(a).

2. How is the Remainder Theorem used to prove polynomial identities?

The Remainder Theorem can be used to prove polynomial identities by showing that the remainder when dividing one polynomial by another is equal to zero. This indicates that the two polynomials are equivalent and therefore the identity is true.

3. What is the process for proving the Remainder Theorem?

To prove the Remainder Theorem, we must first perform polynomial division. This involves dividing the polynomial by the linear factor (x - a). The remainder will then be equal to f(a). Next, we must substitute the value of a into the original polynomial and show that the remainder is equal to f(a). This proves that the Remainder Theorem holds true.

4. Why is the Remainder Theorem important in mathematics?

The Remainder Theorem is important in mathematics because it provides a method for finding the remainder when dividing polynomials, which is often useful in solving real-world problems. It also plays a crucial role in proving polynomial identities and understanding the relationships between polynomials and their factors.

5. Are there any limitations to the Remainder Theorem?

Yes, there are some limitations to the Remainder Theorem. It can only be used for polynomial division when the divisor is a linear factor (x - a). It also assumes that the polynomial is divided evenly, with no remainder. Additionally, the Remainder Theorem does not work for all types of polynomials, such as those with complex or irrational roots.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
2
Views
927
  • Precalculus Mathematics Homework Help
Replies
7
Views
822
  • Math Proof Training and Practice
Replies
10
Views
1K
  • Precalculus Mathematics Homework Help
Replies
4
Views
1K
  • Precalculus Mathematics Homework Help
Replies
4
Views
1K
  • Quantum Physics
Replies
0
Views
669
  • Precalculus Mathematics Homework Help
Replies
33
Views
3K
  • Precalculus Mathematics Homework Help
Replies
3
Views
1K
  • Precalculus Mathematics Homework Help
Replies
5
Views
2K
  • Precalculus Mathematics Homework Help
Replies
3
Views
915
Back
Top