Problem 5 Polynomials

  • November 2019
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Problem 5 Polynomials as PDF for free.

More details

  • Words: 231
  • Pages: 1
Problem 5: Polynomials

USAMO 1975 #3

Problem: A polynomial p(x) of degree n satisfies p(0) = 0, p(1) = n p(n) = n+1 . Find P (n + 1).

1 2,

p(2) =

2 3,

... ,

Solution: The polynomial Q(x) = (x + 1)P (x) − x is of the degree n + 1 and has n + 1 zeroes: 0, 1, . . . , n. Therefore Q(x) = Cx(x − 1) . . . (x − n) where C is a constant. That gives Cx(x − 1) . . . (x − n) + x x+1 Since the fraction has to be a polynomial, the numerator must be divisible by the denominator, and hence the numerator must vanish for x = −1: P (x) =

C(−1)n+1 (n + 1)! − 1 = 0 ⇐⇒ C =

(−1)n+1 (n + 1)!

So now we have a formula for P (n): P (n + 1) =

(−1)n+1 (n+1)! (n

+ 1)! + n + 1

n+2

n + 1 + (−1)n+1 = = n+2

( 1 n n+2

n odd n even

Practice Problem: If P (x) denotes a fifth degree polynomial such that P (k) = k = 0, 1, 2, 3, 4, 5, determine P (6). (AoPS Intermediate Algebra PostTest)

k k+1

for

Answer: 1

Solution was written by Farenhajt and compiled from Art of Problem Solving Forums.

Related Documents

Problem 5 Polynomials
November 2019 3
Problem 14 Polynomials
November 2019 4
Problem 13 Polynomials
November 2019 7
Polynomials
June 2020 9
Polynomials
April 2020 9
Problem 5
June 2020 3