Differentials, taylor series, and function notation

Click For Summary
SUMMARY

The discussion centers on the Taylor series expansion of a function f(x), specifically addressing the evaluation of f(x + Δx) versus f(x). It clarifies that when evaluating the Taylor series, the function is approximated at a point x by adding terms that account for the function's behavior around that point. The standard notation used in the expansion is correct, and the Taylor series provides a method to estimate f at points close to x by incorporating derivatives of the function. The example of f(x) = x² illustrates how to apply the Taylor series to approximate values near a specific point.

PREREQUISITES
  • Understanding of Taylor series and its mathematical formulation
  • Familiarity with derivatives and their notation
  • Basic knowledge of function evaluation and approximation
  • Concept of limits and continuity in calculus
NEXT STEPS
  • Study the derivation and applications of Taylor series in calculus
  • Learn about higher-order derivatives and their significance in Taylor expansions
  • Explore examples of Taylor series for different functions, such as exponential and trigonometric functions
  • Investigate the convergence of Taylor series and conditions for approximation accuracy
USEFUL FOR

Students of calculus, mathematicians, and anyone interested in understanding function approximation and series expansions in mathematical analysis.

PFuser1232
Messages
479
Reaction score
20
"Expanding the taylor series for ##f(x)##.." (See picture) is this a typo? Aren't we expanding ##f(x + \Delta x)##?
Also, when we evaluate ##f(x)## (coefficients in the expansion), are we assuming ##\Delta x = 0## by setting ##x + \Delta x## (argument of the function) equal to ##x##? Or are we just "replacing" ##x + \Delta x## by ##x##? I'm confused because usually when a function is evaluated at a particular number we just set the variable inside the argument of the function equal to that number, but when we're evaluating at "some other variable", for instance, finding ##f(x^2 + 1)## given ##f(x) = x^5##, we're not implying that ##x^2 + 1 = x^5##.
 

Attachments

  • image.jpg
    image.jpg
    21.9 KB · Views: 503
Physics news on Phys.org
You are getting wrapped up in semantics. The whole thing is about expanding the function f in a series form. Whether this is f evaluated at x ( f(x) ) or f evaluated at x+Δx ( f(x+Δx) ) is not anything to split hairs over. The way it was written in the image is the standard way to write this, and in fact, it is the correct way as well.

What it says is that the function, evaluated at x+Δx is equal to the function evaluated at x, plus the additional terms shown. This is true.

Let us change notations just a bit. Let a and b denote specific numerical values fairly close together. Then the expansion says
f(b) = f(a) +f'(a)*(b-a) + (1/2)*f"(a)*(b-a)^2 + ...
Does that make sense to you?
 
  • Like
Likes   Reactions: PFuser1232
I think you may be a bit unclear on the Taylor series itself and how it is being used.

The Taylor series gives an approximation to a function f(x) at any point x. It basically gives a way to model the function in a neighborhood of x (imagine x = a) by saying it is the sum of f(a) plus f'(a) x q plus f''(k) x r plus f'''(k) x s plus...

Now, at x = a, all of the terms after the first are unnecessary - f(x) at x = a is just f(a).

The benefit of a Taylor series is often to ask, if we know f(a), what f(a + delta) is, approximately, for small delta. To do this we add up those other terms and add to them the delta times the term.

It might be easiest to think of an example. Imagine f(x) = x^2. We know f(2) is 4. We want to know what F(x) is for a small delta above 2, like at 2.00001. Thus, delta is .00001. The first two terms tell us to estimate f(2.0001) as f(2) plus .0001 x f'(2). Now, f'(x) is 2x for all x, and is the slope of f(x) at x. So, you see, we are taking f(2) and adjusting it by the delta times the slope right there at x = 2 to get a better estimate. More terms get more precise, but it is just adding more corrections.
 
Last edited:

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 5 ·
Replies
5
Views
17K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 16 ·
Replies
16
Views
5K
Replies
23
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K