How to Expand a Vectorial Function into a Taylor Series?

AI Thread Summary
To expand a vectorial function into a Taylor series, start by defining a function of a single variable, such as g(t) = f(α(s) + t h), where h is a small perturbation. This allows you to apply the standard Taylor series expansion to g(t) to obtain the desired result. After calculating the derivatives, you can apply the Frenet equations to relate the derivatives of the vector function to curvature and torsion. The expansion will yield terms involving the unit tangent, normal, and binormal vectors, leading to the final expression. Understanding this approach will facilitate the demonstration of the proposition regarding the natural parametrization of the arc.
elessar_telkontar
Messages
16
Reaction score
0
I'm trying to demonstrate the following proposition:

Let \vec{\alpha}(s) be a natural parametrization of an arc C. Then:

\vec{\alpha}(s+h)=\vec{\alpha}(s)+\left(h-\frac{\kappa^2h^3}{6}\right)\hat{t}+\frac{1}{2}\left(\kappa h^2+\frac{\left(\partial_s\kappa\right)h^3}{3}\right)\hat{n}+\frac{1}{6}\kappa\tau h^3 \hat{b}+O(h^4)

where \kappa is the curvature, \tau is the torsion, \hat{t} is the unit tangent vector, \hat{b} is the unit binormal vector and \hat{n} is the unit normal vector.

I understand this is demonstrated by expanding \vec{\alpha}(s+h) in Taylor series. However, I don't know how to expand a vectorial function in Taylor series. Obviously, after expanding it's only matter of applying the Frenet ecuations to the derivatives of \vec{\alpha}(s). Then please help me saying:

HOW TO EXPAND THE VECTORIAL FUNCTION IN ORDEN TO GET THE RESULT?.
 
Last edited:
Physics news on Phys.org
Please try to help me!
 
<br /> f(\vec{a} + \vec{x}) = f(\vec{a}) + (\vec{x} \cdot \nabla)f(\vec{a}) + \frac{1}{2} (\vec{x} \cdot \nabla)^2f(\vec{a}) + \cdots<br />


One way of seeing this is to slice it down into a single-dimensional Taylor series. For example, after selecting \vec{a} and \vec{x}, you can define g(t) = f(\vec{a} + t \vec{x}) which is a function of t alone, and find its Taylor series.
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Back
Top