p ( u , p ( v , w ) ) = p ( u + v , w )
Given p ( 2 0 1 6 , 1 ) = 4 0 3 3 , how many real multivariable polynomials satisfy the above?
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.
Note: When doing degree analysis, be very careful with the constant polynomial case. In particular, one reason why people say that "degree of the 0 polynomial is negative infinity", is to make it so that "degree of f ( x ) g ( x ) = degree of f ( x ) × degree of g ( x ) " is always true. If so, when solving equations, we have to account for the possibility of − ∞ .
In single variable polynomials, it is often easier to deal with the constant polynomial case separately, and then take de g f ≥ 1 .
Let u = v = 0 . Then p ( 0 , p ( 0 , w ) ) = p ( 0 , w ) . If we then set p ( 0 , w ) = r ( w ) , we get the identity r ( r ( x ) ) = r ( x ) . If the degree of r is at least 1 , it must be a linear function when we compare the degrees of both sides. Setting r ( x ) = a x + b and solving r ( r ( x ) ) = r ( x ) gives r ( x ) = x or that r ( x ) is constant.
Case 1: r ( x ) = x
This implies that p ( x , y ) = y + x q ( x , y ) for some real multivariate polynomial q . Substituting this result to the given condition yields v q ( v , w ) + u q ( u , w + v q ( v , w ) ) = ( u + v ) q ( u + v , w ) . Let deg x q ( x , y ) = d x and deg y q ( x , y ) = d y . Comparing the degree of v in the last identity above we get d y ( d x + 1 ) = 0 . This tells us that q ( x , y ) is independent of y . Setting q ( x , y ) = Q ( x ) simplifies the identity to Q q ( v ) + u Q ( u ) + ( u + v ) Q ( u + v ) .Let u = v and we obtain Q ( u ) = Q ( 2 u ) for any nonzero u , hence Q must be constant. p ( 2 0 1 6 , 1 ) = 4 0 3 3 ⇒ Q ( x ) = 2 ⇒ p ( x , y ) = x + 2 y .
Case 2: r ( x ) = c where c is some constant.
Let u = 0 . Then p ( v , w ) = p ( 0 , p ( v , w ) ) = c . This c has to be 4 0 3 3 , so p ( x , y ) = 4 0 3 3 is the only other solution.
Hence there are 2 possible polynomials p .
Problem Loading...
Note Loading...
Set Loading...
Let the polynomial have two variables, x and y , such that it is of the form p ( x , y ) . We will now compare degrees of both sides. Let de g x ( p ) = d and de g y ( p ) = e . We have p ( u , p ( v , w ) ) = p ( u + v , w ) , so
de g ( u ) = de g ( v ) = de g ( w ) = LHS d d e e 2 RHS d d e
Equating degrees, we have d = d e , so d = 0 or e = 1 . We also have e = e 2 , so e = 0 or e = 1 .
If e = 0 , we must have d = 0 , so p ( x , y ) = c . Combining this with p ( 2 0 1 6 , 1 ) = 4 0 3 3 , we get p ( x , y ) = 4 0 3 3 , which satisfies the polynomial equation.
If e = 1 , p ( x , y ) = a ( x ) y + b ( x ) for a , b ∈ R [ x ] . Substituting this into the polynomial equation, we have
p ( u , p ( v , w ) ) p ( u , a ( v ) w + b ( v ) ) a ( u ) ( a ( v ) w + b ( v ) ) + b ( u ) a ( u ) a ( v ) w + a ( u ) b ( v ) + b ( u ) = p ( u + v , w ) = a ( u + v ) w + b ( u + v ) = a ( u + v ) w + b ( u + v ) = a ( u + v ) w + b ( u + v )
Equating similar parts results in
a ( u ) a ( v ) a ( u ) b ( v ) + b ( u ) = a ( u + v ) = b ( u + v )
Substituting u = v in the first equation gives us a ( u ) 2 = a ( 2 u ) , so either a is constant or linear. If a is constant, b must be constant. If a is linear, b will follow to be either linear or constant, so b ( x ) = c x .
Thus, substituting these results back into the original equation gives us either p ( x , y ) = c x + y or p ( x , y ) = c . Since p ( 2 0 1 6 , 1 ) = 4 0 3 3 , we must have p ( x , y ) = 2 x + y or p ( x , y ) = 4 0 3 3 as the only possible polynomials which satisfy.