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.