How Does Polynomial Long Division Validate the Existence of Remainders?

Click For Summary
The discussion centers on proving that for any polynomial function f and a number a, there exists a polynomial g and a number b such that f(x) = (x - a)*g(x) + b. The proof involves using polynomial long division and induction on the degree of f. A participant questions the validity of a step in the proof where subtracting ak+1(x-a) from f(x) is said to result in a polynomial of degree less than k. They argue that without the correct exponent, this step does not logically follow, as it does not reduce the degree of the polynomial appropriately. The conversation highlights the importance of clarity in mathematical proofs and the potential for typographical errors to lead to confusion.
osnarf
Messages
207
Reaction score
0
Spivak's "Calculus," chapter 3 - problem 7 - a

Homework Statement


Prove that for any polynomial function f, and any number a, there is a polynomial function g, anad a number b, such that f(x) = (x - a)*g(x) + b for all x. (The idea is simply to divide (x - a) into f(x) by long division, until a constant remainder is left. For example, the calculation : see below - section 2 A formal proof is possible by induction on the degree of f.

Homework Equations


<here spivak divides x3 - 3x + 1 by x - 1 using long division>
<he arrives at x3 -3x +1 = (x - 1)(x2 + x -2) - 1>

The Attempt at a Solution



Proving a polynomial of degree 1 is easy enough for the induction proof.

For proving it for a degree k+1, spivak writes :
suppose the result is true for polynomials of degree <= k. If f has degree k + 1, then f has the form:

f(x) = ak + 1xk+1 + ... + a1 + a 0.


agreed so far...
then he writes, immediately following the previous quote:
Now the polynomial function h(x) = f(x) - ak+1(x-a) has degree <k, so we can...

The rest is simple, assuming the previous statement is correct. However, I don't understand how subtracting
ak+1(x-a)
from a function of degree k+1 is going to make it <k, unless k was 0.

Could anyone explain this to me please?
 
Physics news on Phys.org
osnarf said:
Spivak's "Calculus," chapter 3 - problem 7 - a

Homework Statement


Prove that for any polynomial function f, and any number a, there is a polynomial function g, anad a number b, such that f(x) = (x - a)*g(x) + b for all x. (The idea is simply to divide (x - a) into f(x) by long division, until a constant remainder is left. For example, the calculation : see below - section 2


A formal proof is possible by induction on the degree of f.


Homework Equations


<here spivak divides x3 - 3x + 1 by x - 1 using long division>
<he arrives at x3 -3x +1 = (x - 1)(x2 + x -2) - 1>

The Attempt at a Solution



Proving a polynomial of degree 1 is easy enough for the induction proof.

For proving it for a degree k+1, spivak writes :
suppose the result is true for polynomials of degree <= k. If f has degree k + 1, then f has the form:

f(x) = ak + 1xk+1 + ... + a1 + a 0.


agreed so far...
then he writes, immediately following the previous quote:
Now the polynomial function h(x) = f(x) - ak+1(x-a) has degree <k, so we can...
I think you are missing an exponent. The only way this makes sense is by subtracting ak+1xk+1. Then, h(x) is a polynomial of degree <= k.
Edit: changed the above from ak+1(x - a)k+1.
osnarf said:
The rest is simple, assuming the previous statement is correct. However, I don't understand how subtracting
ak+1(x-a)
from a function of degree k+1 is going to make it <k, unless k was 0.

Could anyone explain this to me please?
 
Last edited:
okay i guess I'm not going crazy. that's the 3rd typo I've found in this book tonight
 
wait wait... then the rest of the proof doesn't make sense. next it says:

...so we can write:

f(x) - ak+1(x - a) = (x - a)g(x) + b

or

f(x) = (x - a)[g(x) + ak+1] + b


which is the required form.


so...? Can't combine the (x - a)'s if one is to the k+1th power
 
I'm not following that step either. f(x) is a degree k + 1 polynomial, so subtracting ak+1(x - a) doesn't get you to a degree k polynomial.

Can you include the full text of what you're looking at, consisting of the induction hypothesis and what follows?
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 17 ·
Replies
17
Views
2K
Replies
11
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
4
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
Replies
9
Views
3K
  • · Replies 27 ·
Replies
27
Views
5K
  • · Replies 16 ·
Replies
16
Views
3K