Let be a degree polynomial such that is divisible by and is divisible by . Evaluate .
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.
Using the divisibility which was given in the question, we have P ( x ) + 1 = Q ( x ) 1 ( x − 1 ) 4 and P ( x ) − 1 = Q ( x ) 2 ( x + 1 ) 4 . Note that Q ( x ) 1 and Q ( x ) 2 are the quotients for each division.
Derivating in both sides, ( P ( x ) + 1 ) ′ = ( ( x − 1 ) 4 Q ( x ) 1 ) ′ → P ′ ( x ) = ( x − 1 ) 3 Q ( x ) 3 and ( P ( x ) − 1 ) ′ = ( ( x + 1 ) 4 Q ( x ) 2 ) ′ → P ′ ( x ) = ( x + 1 ) 3 Q ( x ) 4 .
Then we can concatenate expressions as, P ′ ( x ) = ( x + 1 ) 3 ( x − 1 ) 3 Q ( x ) 5 . But this quotient Q ( x ) 5 is a constant,a pure number, because de g ( P ( x ) ) = 7 then de g ( P ′ ( x ) ) = 6 , because is the first derivative. So let Q ( x ) 5 = α .
Expanding: P ′ ( x ) = ( ( x + 1 ) ( x − 1 ) ) 3 α = α ( x 6 − 3 x 4 + 3 x 2 − 1 ) .
Integrating both sides ∫ P ′ ( x ) d x = a ∫ ( x 6 − 3 x 4 + 3 x 2 − 1 ) d x → P ( x ) = 7 a x 7 − 5 3 a x 5 + a x 3 − a x + c .
On that expression, P ( x ) + 1 = Q ( x ) 1 ( x − 1 ) 4 , make x = 1 , P ( 1 ) + 1 = Q ( 1 ) 1 ( 1 − 1 ) 4 = 0 , so P ( 1 ) = − 1 , analogously P ( − 1 ) = 1 .
Substituting P ( 1 ) = − 1 and P ( − 1 ) = 1 on P ( x ) = 7 a x 7 − 5 3 a x 5 + a x 3 − a x + c we get P ( 1 ) = 7 a − 5 3 a + c = − 1 and P ( − 1 ) = − 7 a + 5 3 a + c = 1 .
Solving the system α = 1 6 3 5 and then, a − 5 3 a = 1 6 3 5 − 5 3 1 6 3 5 = 1 6 3 5 − 1 6 2 1 = 1 6 1 4 = 8 7
Obs: The numbers that should appear from the derivation are "inside" the quotients Q ( x ) 3 and Q ( x ) 4 .
Obs: The c (integration constant) was zero, if you try to solve the system it will lead to a contradiction, so the only possibility was the constant being zero.