Very Easy Taylor Series Approximation Help

Click For Summary
SUMMARY

The discussion focuses on approximating the function f(x) = x^(1/2) using a Taylor polynomial of degree n=2 centered at a=4. The derived Taylor series is 2 + 0.25(x-4) - (1/64)(x-4)^2. Participants confirm that substituting x=4 yields the first term of the series, which is the approximation of the square root at that point, specifically confirming that √4 equals 2. The conversation clarifies that the Taylor series can be used to approximate values near the center, such as 4.1.

PREREQUISITES
  • Understanding of Taylor series and polynomial approximations
  • Knowledge of derivatives and their computation
  • Familiarity with the function f(x) = x^(1/2)
  • Basic algebraic manipulation skills
NEXT STEPS
  • Study Taylor series expansion techniques for higher degrees
  • Learn about error analysis in Taylor series approximations
  • Explore applications of Taylor series in numerical methods
  • Investigate the convergence of Taylor series for different functions
USEFUL FOR

Students in calculus, mathematicians interested in approximation methods, and educators teaching Taylor series concepts.

Farzan
Messages
15
Reaction score
0

Homework Statement



Approximate f by a Taylor polynomial with degree n at the number a.

f(x) = x^(1/2)

a=4
n=2

4<x<4.2
(This information may not be needed for this, there are two parts but I only need help on the first)

Homework Equations



Summation [tex]f^(i) (a) * (x-a)^i / i![/tex]

The Attempt at a Solution



Derivatives...

[tex]x^(1/2)<br /> 0.5 * x^(-1/2)<br /> -0.25 * x^(-3/2)[/tex]

So the Taylor series of order n=2 should be...

2 + 0.25(x-4) - (1/64)(x-4)(x-4)

Now, my question...

To find the approximation of square root of x, do I just plug in 4 to that?

That would make most of the terms zero, leaving me with 2

Does this mean that whenever the Taylor series is centered at a number, the first term is the approximation?Ugh, sorry for the failure using tex tags :( It's my first post here
 
Physics news on Phys.org
Yes. Exactly. If x=a the first term IS the approximation. The usual game is to approximate something like 4.1 using the series.
 
Last edited:
I think Dick is interpreting the question differently than I am.

What you have: 2+ (1/4)(x-4)- (1/64)(x- 4)2 alread is the quadratic approximation to [itex]\sqrt{x}[/itex] around x= 4.

Putting x= 4 would just give you the obvious [itex]\sqrt{4}= 2[/itex].
 

Similar threads

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