Not after an answer, just the method/procedure as I'm stumped...
We have the functionals:
$$ T[y] = \int_2^3 \left( 3\left| \frac{dy}{dx}\right|^2 - 8y \right)dx $$ $$ S[y] = \cosh(T[y]) $$
Now, to find the Gâteaux derivative of $S[y]$ my approach is to use the Chain Rule for $$ S[y] = \cosh \left( \int_2^3 \left( 3 \left|\frac{dy}{dx}\right|^2 - 8y \right) dx \right) $$
Would this be correct?
Or would I compute the Gâteaux Derivative of $T[y]$ first and then substitute into $S[y]$ and compute the Gâteaux Derivative of $S[y]$ next?
Any pointers would be appreciated, as I say I'm not really after the answer just the correct method.
Thanks.
Yes it is enough to use the chain rule: If $X$ is the space of functions you are working (where I assume that you can derivate), then you have $T:X\rightarrow\mathbb{R}$ and $\cosh:\mathbb{R}\rightarrow\mathbb{R}$, so $S=\cosh\circ T:X\to\mathbb{R}$ and $\langle(\cosh\circ T)'(x),y\rangle=\cosh'(T(x))\langle T'(x),y\rangle=\sinh(T(x))\langle T'(x),y\rangle$.
Here $\langle\cdot,\cdot\rangle$ denotes duality.