I Why does ##u## need to be small to represent the Taylor expansion

AI Thread Summary
For a curve to provide a weak extremum, the Taylor expansion of the integral function I(u) requires u to be small to ensure that higher-order terms (O(u^2)) are negligible compared to the zeroth and first-order terms. While the Taylor series can technically be applied for any size u, its utility diminishes for larger values, as the approximation becomes less accurate. The local nature of differentiation means that the behavior of the function is primarily relevant in a small neighborhood around zero. Thus, using small u allows for a valid linear approximation, which is essential in physics and calculus. Overall, the significance of small u lies in maintaining the validity of the approximation by minimizing error from higher-order terms.
Reuben_Leib
Messages
7
Reaction score
1
TL;DR Summary
Taylor series
Necessary condition for a curve to provide a weak extremum.
Let ##x(t)## be the extremum curve.
Let ##x=x(t,u) = x(t) + u\eta(t)## be the curve with variation in the neighbourhood of ##(\varepsilon,\varepsilon')##.
Let $$I(u) = \int^b_aL(t,x(t,u),\dot{x}(t,u))dt = \int^b_aL(t,x(t) + u\eta(t),\dot{x}(t) + u\dot{\eta}(t))dt$$
"Taylor’s theorem indicates that, for ##u## sufficiently small, ##I(u)## can be represented by"
$$I(u) = I(0) + u \left(\frac{\textrm{d}I}{\textrm{d}u}\right)_{u=0} + O(u^2)$$
My question is: Why does ##u## need to be small to represent the Taylor expansion of ##I(u)##? doesn't the Taylor series work for any size ##u##?
 
Physics news on Phys.org
Reuben_Leib said:
My question is: Why does ##u## need to be small to represent the Taylor expansion of ##I(u)##? doesn't the Taylor series work for any size ##u##?
It does, but then you will not be able to ignore "##+O(u^2)##" because the higher order terms will become significant relative to the zeroth and first order terms.
 
If you take the series expansion to infinite order then yes, it will work for any size ##u##. But in this case you are taking only the first term in the expansion, so this will deviate from the original function with errors of order ##O(u^2)##. Those will only be small if ##u## is small.
 
Reuben_Leib said:
My question is: Why does ##u## need to be small to represent the Taylor expansion of ##I(u)##? doesn't the Taylor series work for any size ##u##?

Yes, it does.

Where did you read it? Small values of ##u## are the second nature of physicists if they read, write, or hear Taylor. It is usually applied to discover linear approximations, i.e. you need small, neglectable values for ##u^n \;(n>1).##

There is simply not much use of the series for ##u\gg 0.## Furthermore, note that differentiation is a local quality. Differentiable in a neighborhood of ##0## means in a very small radius around ##0.## So we are already limited to a local phenomenon. Why does it make sense to have local behavior in the derivative terms and global in the stretching terms? But yes, formally, there is no restriction for calling the series a Taylor series. However, there is something "small" if we write down the theorem:

Let ##f:I\longrightarrow \mathbb{R}## be a ##n## times continuously differentiable function, and ##p\in I,## Then we have for all ##x\in I##
$$
f(x)=\sum_{k=0}^n \dfrac{f^{(k)}(p)}{k!}\,(x-p)^k + \eta(x)(x-p)^n
$$
where ##\displaystyle{\lim_{x\to p}\eta(x)=0.}##

The estimation for the remainder term converges to zero.
 
  • Like
Likes vanhees71 and Reuben_Leib
Consider an extremely long and perfectly calibrated scale. A car with a mass of 1000 kg is placed on it, and the scale registers this weight accurately. Now, suppose the car begins to move, reaching very high speeds. Neglecting air resistance and rolling friction, if the car attains, for example, a velocity of 500 km/h, will the scale still indicate a weight corresponding to 1000 kg, or will the measured value decrease as a result of the motion? In a second scenario, imagine a person with a...
Dear all, in an encounter of an infamous claim by Gerlich and Tscheuschner that the Greenhouse effect is inconsistent with the 2nd law of thermodynamics I came to a simple thought experiment which I wanted to share with you to check my understanding and brush up my knowledge. The thought experiment I tried to calculate through is as follows. I have a sphere (1) with radius ##r##, acting like a black body at a temperature of exactly ##T_1 = 500 K##. With Stefan-Boltzmann you can calculate...
Thread 'Griffith, Electrodynamics, 4th Edition, Example 4.8. (First part)'
I am reading the Griffith, Electrodynamics book, 4th edition, Example 4.8 and stuck at some statements. It's little bit confused. > Example 4.8. Suppose the entire region below the plane ##z=0## in Fig. 4.28 is filled with uniform linear dielectric material of susceptibility ##\chi_e##. Calculate the force on a point charge ##q## situated a distance ##d## above the origin. Solution : The surface bound charge on the ##xy## plane is of opposite sign to ##q##, so the force will be...
Back
Top