How Do You Find the k-th Derivative of a Polynomial at x=0?

  • Thread starter Thread starter luju
  • Start date Start date
  • Tags Tags
    Derivative
Click For Summary
SUMMARY

The discussion focuses on finding the k-th derivative of a polynomial at x=0, specifically for a polynomial of degree n defined as P(x) = anxn + an-1xn-1 + ... + a1x + a0. The participants emphasize the importance of differentiating the polynomial repeatedly to derive a formula for P(k)(0), where k ranges from 1 to n. Additionally, they discuss approximating the exponential function f(x) = e^x using Taylor series, which involves matching the derivatives of the polynomial P to those of f at x=0.

PREREQUISITES
  • Understanding of polynomial differentiation
  • Familiarity with Taylor series expansion
  • Knowledge of factorial notation and its application
  • Basic skills in LaTeX for mathematical expressions
NEXT STEPS
  • Learn how to derive Taylor series for common functions
  • Study the properties of derivatives and their applications in calculus
  • Explore polynomial approximation techniques in numerical analysis
  • Practice using LaTeX for clearer mathematical communication
USEFUL FOR

Students in calculus, mathematicians interested in polynomial functions, and anyone seeking to understand Taylor series and their applications in approximating functions.

luju
Messages
11
Reaction score
0

Homework Statement


Consider the following polynomial of degree n > 1,
P(x) = anxn + an¡1xn¡1 + ¢ ¢ ¢ + a1x + a0;
where a0; : : : ; an are some non-zero constants (don't give them values!).


Homework Equations



a. We know that P0(x) = nanxn¡1+(n¡1)anxn¡2+¢ ¢ ¢+2a2x+a1, and then P0(0) = a1. Keep
di®erentiating and ¯nd a formula for P(k)(0), the k-th derivative of P at x = 0, for k = 1; : : : ; n.
Recall that the factorial of n is de¯ned as n! := 1 £ ¢ ¢ ¢ £ (n ¡ 1) £ n, 0! := 1.
b. Consider f(x) = ex. Find the polynomial P of degree n that \best approximates" f around
x = 0. That is, use the result in part a to ¯nd a0; a1; : : : an in the formula of P, such that:
f(0) = P(0); f0(0) = P0(0); f00(0) = P00(0); : : : ; f(n)(0) = P(n)(0):
c. Use P to give an approximate formula for the number e. This is the n-th order approximation
to e.

The Attempt at a Solution



I don't even know how to begin this. SO if someone could give me some clues as to how to do this
 
Physics news on Phys.org
Welcome to PF luju.
Unfortunately your post is not very readable. Do you know a little bit about LaTeX? Then you can just [ t e x ] and [ / t e x ] tags (remove all the spaces from the tags) to use TeX code to make it clearer. Otherwise, please try to use only basic ASCII characters, without stuff like ¡ £ ¢

For a: Just start as the question suggests: differentiate the polynomial. And differentiate again. And again ...
For b: What do you know about the function [itex]e^x[/itex] and its derivatives? What restrictions does this give on the derivatives you found in a) ?
For c, you should finish a and b first.
 

Similar threads

Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
9
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K