Is This the Correct Taylor Polynomial for sqrt(x) at x=100?

  • Thread starter Thread starter Mathman23
  • Start date Start date
  • Tags Tags
    Polynomials Taylor
Click For Summary
SUMMARY

The Taylor polynomial of degree 2 for the function f(x) = sqrt(x) centered at a = 100 is confirmed to be \(\frac{x^2}{2} - 99x + 4901\). To validate this polynomial, it must match the function's value, first derivative, and second derivative at x = 100. The initial terms of the Taylor series expansion are derived as 10 + \(\frac{x-100}{20}\). The discussion emphasizes the necessity of verifying the derivatives at the specified point to establish the correctness of the polynomial.

PREREQUISITES
  • Understanding of Taylor series and Taylor's formula
  • Knowledge of derivatives and their applications
  • Familiarity with polynomial functions
  • Basic algebraic manipulation skills
NEXT STEPS
  • Study Taylor series expansion for various functions
  • Learn about the application of derivatives in polynomial approximation
  • Explore the concept of polynomial interpolation
  • Investigate error analysis in Taylor polynomial approximations
USEFUL FOR

Mathematicians, students studying calculus, educators teaching polynomial approximations, and anyone interested in numerical methods for function approximation.

Mathman23
Messages
248
Reaction score
0
Hi

Given a function f(x) = sqrt(x) is the Taylor Polynomial of degree 2 for that function:

[tex]\frac{x^2}{2} - 99x + 4901[/tex] where x = 100 ?

Sincerely Fred
 
Physics news on Phys.org
Do you mean a=100, as in it's centered at a=100? If so, use Taylor's formula for approximating polynomials.

[tex]f(x)=\sum_{n=0}^{\infty}\frac{f^{n}(a)*(x-a)^n}{n!}[/tex]

I get the first two terms of the series are [tex]10+\frac{x-100}{20}[/tex]
 
The Taylor's polynomial of degree 2 for a given function at a given point must match the function's value, first derivative and second derivative at that point.
Is [itex]\sqrt{100}= 100^2/2- 99(100)+ 4901[/itex]?

Is the derivative of [itex]\sqrt{x}[/itex] at x= 100 equal to the derivative of that polynomial at x= 100?

Is the second derivative of [itex]\sqrt{x}[/itex] at x= 100 equal to the second derivative of that polynomial at x= 100?

If the answer to all three questions is correct, then that must be the
Taylor polynomial.
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
2K
Replies
4
Views
2K
Replies
6
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 27 ·
Replies
27
Views
4K