Suppose I have a quadratic function: . If I shift the coefficients to the left, I'll have a new function: . In some cases, for every , .
Ex:
How many functions are there that satisfy this property for every and have distinct coefficients? For example, the one above doesn't have distinct coefficients.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
If two polynomials are equal for all x , their coefficients are the same.
To see this, suppose you have some polynomials p ( x ) = ∑ i = 0 ∞ a i x i and q ( x ) = ∑ i = 0 ∞ b i x i . First suppose p ( x ) = q ( x ) for all x . This must therefore be true when x = 0 , i.e. p ( 0 ) = q ( 0 ) . All polynomials are infinitely differentiable everywhere, so for any k we can differentiate p ( x ) − q ( x ) = 0 and find d x k d k ( p ( x ) − q ( x ) ) ∣ ∣ ∣ ∣ x = 0 = k ! ( a k − b k ) = 0 so a k = b k for all k . There's probably an easier way to show that!
In this case, if f ( x ) = g ( x ) for all x , then we must have a = b , b = c and c = a . This means the coefficients cannot be distinct.