For any polynomials f, g ∈F[x] (where F is a field), let f(g) denote the polynomial obtained by substituting g for the variable x in f.
t,
Suppose f,g∈F[x] are non-constant polynomials (by non-constant, I mean they are of degree >0. So, for example, f(x)=5 is constant, while g(x)=x4+2x is not). I need to prove that f(g) is also a non-constant polynomial.
It seems like an extremely intuitive thing, and my thoughts are that it should be shown using a degree argument.
I.e., if f,g are non-constant polynomials, then deg(f)≥1 and deg(g)≥1. So, I was thinking that I could show that then deg(f(g))≥1 as well, but I am not sure what the actual mechanics of showing this should be.
Could anybody please let me know how to go about proving this? Thank you ahead of time for your time and patience!
Answer
Show that if f is of degree n and if g is of degree m, then f(g) is of degree mn. To this end, note that if f=λXn+⋯ and if g=μXm+⋯ then the unique term of degree mn in f(g) is λμmXmn, and this is nonzero since λμm≠0.
No comments:
Post a Comment