Exercise 1.4.12* (Pseudo derivatives)

Show that ( x + 1 k ) ( x k ) = ( x k 1 ) when k is a positive integer and x is a real number. Show that if P ( x ) is given by

P ( x ) = k = 0 n c k ( x k ) ( Ex . 1.4 . 11 ) ,

then

Δ P ( x ) = k = 1 n c k ( x k 1 ) .

Note the similarity to the formula for the derivative of a polynomial.

Show that if P ( x ) is a polynomial with real coefficients and of degree n , then Δ P is a polynomial of degree n 1 .

Answers

Proof. We know from Pascal’s formula (1.14) that, for all n

( n + 1 k ) ( n k ) = ( n k 1 ) .

Therefore the polynomial P ( X ) = ( X + 1 k ) ( X k ) ( X k 1 ) , where X is a variable (indeterminate) has infinitely many roots (all the natural integers), therefore is identically zero, so for all x ,

( x + 1 k ) ( x k ) = ( x k 1 ) .

If P k ( x ) = ( x k ) , where k 1 , then, for all x ,

Δ P k ( x ) = P k ( x + 1 ) P k ( x ) = ( x + 1 k ) ( x k ) = ( x k 1 ) = P k 1 ( x ) .

Note that Δ P 0 = 0 .

Moreover, Δ is a linear operator: if f , g are some functions, and α , β are real numbers, then for all x

Δ ( αf + βg ) ( x ) = ( αf + βg ) ( x + 1 ) ( αf + βg ) ( x ) = α ( f ( x + 1 ) f ( x ) ) + βg ( x + 1 ) g ( x ) ) = ( α Δ f + β Δ g ) ( x ) ,

thus

Δ ( αf + βg ) = α Δ f + β Δ g .

Using the linearity of Δ , if P ( x ) = k = 0 n c k P k ( x ) = k = 0 n c k ( x k ) , then

Δ P ( x ) = k = 0 n c k Δ P k ( x ) = k = 1 n c k P k 1 ( x ) = k = 1 n c k ( x k 1 ) ,

so

Δ P ( x ) = k = 1 n c k ( x k 1 ) .

If deg ( P ) = n , then

deg ( Δ P ) = deg ( k = 1 n c k P k 1 ) max ( deg ( P 0 ) , , deg ( P n 1 ) ) = n 1 .

Since deg ( P ) = n , c n 0 , thus deg ( c n P n 1 ) = n 1 . Moreover deg ( k = 1 n 1 c k P k 1 ) < n 1 , so we obtain

deg ( Δ P ) = n 1 .

User profile picture
2024-07-27 14:42
Comments