2

Consider the family of functions on $[a,b]$ given by $y(x; \epsilon) : = u(x) + \epsilon \eta (x)$, where the functions $\eta = \eta (x)$ are twice continuously differentiable and satisfy $\eta(a) = \eta(b) = 0$. Here $\epsilon$ is a small real parameter,..

What does this mean? What is the meaning and use of the "small real parameter". I'm currently doing a bit of self-studying, nothing too serious but I am interested in this stuff, but of course it is tough without guidance, and the biggest stumbling block for me is the notation and the jargon.

I've never really encountered the notation $y(x;\epsilon)$, what is the purpose of the semi-colon?

Source: http://www.macs.hw.ac.uk/~simonm/mechanics.pdf , top of the fourth page. Beginning of a proof of the Euler-Lagrange equation.

Phaptitude
  • 2,249
  • "Small" usually means small enough to prove whatever they are trying to prove. – Euler....IS_ALIVE Nov 18 '13 at 20:36
  • @Phaptitude What's the source of this? – Git Gud Nov 18 '13 at 20:36
  • 1
    @GitGud "An introduction to Lagrangian and Hamiltonian mechanics" -> http://www.macs.hw.ac.uk/~simonm/mechanics.pdf This is a part of a proof of the Euler-lagrange equation – Phaptitude Nov 18 '13 at 20:37
  • The semicolon is usually a notation that indicates that the dependence of some variables is to be thought of as parametric: $y(x;\epsilon)$ is a notation for the function $x\mapsto y(x;\epsilon)$. – Jas Ter Nov 18 '13 at 20:43
  • 1
    @SimenK. But then, later in the proof, $\varepsilon$ is a variable. Disgusting. – Git Gud Nov 18 '13 at 20:45
  • @GitGud Does it have to do with physicist's tendency to be very non-rigorous or is it a straight-up mistake in the eyes of even a physicist? – Phaptitude Nov 18 '13 at 20:46
  • 1
    @Phaptitude Unfortunately no. Analysts take these sort of liberties all the time. – Git Gud Nov 18 '13 at 20:46
  • @Phaptitude I think this is related, like in a previous question of yours http://math.stackexchange.com/questions/445551/assumption-that-delta-q-is-small-in-the-derivation-of-euler-lagrange-equatio/445636#445636 – Avitus Nov 18 '13 at 21:07
  • @Avitus Thanks, I'll take a look at it. – Phaptitude Nov 18 '13 at 21:09
  • How come you aren't happy with my answer? It seems that other people are, there is nothing more to be said about this question, after all. – Alexander Grothendieck Nov 28 '13 at 23:04
  • @000 For some reason I don't remember seeing it, and I am not very active at the moment because I'm busy with non-math stuff. – Phaptitude Nov 30 '13 at 15:53

1 Answers1

3

The word "small" is not a technical term here and therefore has no specific meaning; it could be omitted. What is important is that $u+\varepsilon \eta$ belongs to the domain of $J$ for all values of $\varepsilon$ in question; also the derivative $$\frac{d\varphi}{d\varepsilon}\bigg| _{\varepsilon=0}$$ must exist, so that $\varphi$ (which is a function of $\varepsilon$) must be defined at least in an open interval around $0$, say $(-\delta,\delta)$ for $\delta>0$ (and this is the way it is done in rigorous texts). The semi-colon notation is nonstandard; (a better notation is $y_\varepsilon(x)$) what is meant by it is: let $u$ and $\eta$ be fixed, we define a family of functions $\left\lbrace y_\varepsilon\right\rbrace$ by $y_\varepsilon:=u+\varepsilon\eta$ (of course we also have to say which values are allowed for $\varepsilon$, say for $\varepsilon\in(-\delta,\delta)$). It is important to notice that $y_\varepsilon(a)=u(a)$ and $y_\varepsilon(b)=u(b)$ for all values of $\varepsilon$ in question.

By the way the "useful lemma" on page 5 is commonly referred to as the "fundamental lemma of the calculus of variations".