Frechet Derivative of a Function Containing an Integral Operator Applied to the Differentiated TermConfused about the linearity of Frechet derivative?Gateaux and Frechet derivatives on $mathbbR^2$.What is the derivative of the following functional?Gateaux derivative of a functional $f:mathbbR^2 to mathbbR$ and why the Frechet derivative of it does not existFrechet derivative of an operatorHow to find out Frechet derivative of the following operator?Is norm of $mathcalC^2(X,mathbbR)$?Finding a functional satisfying a given Frechet derivativeExplaination of the Frechet DerivativeGoing from the differential to the derivative (Frechet and matrix calculus)

Motorized valve interfering with button?

How do I create uniquely male characters?

What makes Graph invariants so useful/important?

When blogging recipes, how can I support both readers who want the narrative/journey and ones who want the printer-friendly recipe?

Is there a familial term for apples and pears?

A newer friend of my brother's gave him a load of baseball cards that are supposedly extremely valuable. Is this a scam?

DOS, create pipe for stdin/stdout of command.com(or 4dos.com) in C or Batch?

How is the claim "I am in New York only if I am in America" the same as "If I am in New York, then I am in America?

Can an x86 CPU running in real mode be considered to be basically an 8086 CPU?

Infinite past with a beginning?

How is this relation reflexive?

Modification to Chariots for Heavy Cavalry Analogue for 4-armed race

How can bays and straits be determined in a procedurally generated map?

Is it possible to do 50 km distance without any previous training?

Draw simple lines in Inkscape

Work Breakdown with Tikz

Is it tax fraud for an individual to declare non-taxable revenue as taxable income? (US tax laws)

How to report a triplet of septets in NMR tabulation?

Why is the design of haulage companies so “special”?

Why are 150k or 200k jobs considered good when there are 300k+ births a month?

Do Phineas and Ferb ever actually get busted in real time?

GPS Rollover on Android Smartphones

Why is this code 6.5x slower with optimizations enabled?

How is it possible to have an ability score that is less than 3?



Frechet Derivative of a Function Containing an Integral Operator Applied to the Differentiated Term


Confused about the linearity of Frechet derivative?Gateaux and Frechet derivatives on $mathbbR^2$.What is the derivative of the following functional?Gateaux derivative of a functional $f:mathbbR^2 to mathbbR$ and why the Frechet derivative of it does not existFrechet derivative of an operatorHow to find out Frechet derivative of the following operator?Is norm of $mathcalC^2(X,mathbbR)$?Finding a functional satisfying a given Frechet derivativeExplaination of the Frechet DerivativeGoing from the differential to the derivative (Frechet and matrix calculus)













1












$begingroup$


I'm new to Frechet and Gateaux differentiation, this likely has some mistakes. I was hoping someone could check this and offer some guidance.



Suppose we have the following functional:
beginequation
F(theta): thetainTheta rightarrow exp[frac1aint_tin Tint_sin T(x(t)-theta(t))K(t,s)(x(s)-theta(s))]
endequation



Where $Thetasubseteq L_2$, with $L_2$ the Hilbert space of Lebesgue measure $mu$ square integrable functions on $T$, endowed with inner product $<f,g> = int_tin Tf(t)g(t)dt$ and corresponding norm $||circ|| = sqrt<circ,circ>$. $x(t)$ is an arbitrary element of $L_2$, and $T subseteq mathbbR^n$ We assume $K$ is the integral kernel representation of a continuous, linear, symmetric, and positive definite operator, A, such that:
beginequation
int_tin Tint_sin Tphi(t)K(t,s)phi(s) = <phi,Aphi>
endequation



It can be shown that $A$ is differentiable. We have that $A$ is continuous and linear, thus:



beginequation
beginsplit
lim_hfrac& = lim_hfrac_L_2\
& =lim_hfrac\
endsplit
endequation



Thus for $D[A](h) = Ah$ we get that the limit is $0$ for all sequences of functions $||h_n|| rightarrow 0$.



Similarly, the inner product $<phi,Aphi>$ is Frechet differentiable for $phi in Theta$. We have that:



beginequation
beginsplit
& lim_hfrac<phi + h, A(phi+h)>-<phi,Aphi> - D[<phi,Aphi>](h)\
& = lim_hfrac\
& = lim_hfrac<h,Aphi> + <phi,Ah> + <h,Ah> - D[<phi,Aphi>](h)
endsplit
endequation



So the derivative exists and is:



beginequation
D[<phi,Aphi>](h) = <h,Aphi> + <phi,Ah> + <h,Ah>
endequation



We know the derivative of the exponential function is well defined. So by the chain rule of Frechet differentiability, Theorem 6 here we have that the Frechet derivative exists. From Lemma 2.1 here we have that the Gateaux derivative exists and is equal to the Frechet derivative. We proceed to find the Gateaux derivative.



I noted that our situation fits the example outlined here, for:
beginequation
beginsplit
H(theta(t)) = frac1aint_t in Tint_sin T(x(t)-theta(t))K(t,s)(x(s)-theta(s))
endsplit
endequation



Using the fact that $D[e^x](h) = he^x$, and that the chain rule gives us that $D[fcirc g] = D[f](D[g](h))$ I feel like the solution should be:



beginequation
D[frac1aint_t in Tint_sin T (x(t)-theta(t))K(t,s)(x(s)-theta(s))](h)exp[frac1aint_t in Tint_sin T (x(t)-theta(t))K(t,s)(x(s)-theta(s))]
endequation



From the previously cited Wikipedia example:



beginequation
beginsplit
& D[frac1aint_t in Tint_sin T (x(t)-theta(t))K(t,s)(x(s)-theta(s))](h) \
&= frac1aint_t in Tint_sin T D_theta[(x(t)-theta(t))K(t,s)(x(s)-theta(s))]hdtds(h)
endsplit
endequation



This is where I'm stuck. I wasn't sure how to take the derivative of the integrand of the left factor with respect to $theta$. The primary thing that is confusing me is the $theta(t)theta(s)$ term that comes out when you foil $(x(t)-theta(t))(x(s)-theta(s))$. It contains $theta$, but for different arguments being integrated over, thus I'm not sure how to proceed. I did some manipulations to try and figure out if I could use Leibniz integral rule to get the integration, but wasn't able to find anything, so I decided not to put the calculations in here.



EDIT:



I also should note that I have this Theorem that I was considering using if I could satisfy the assumptions, but similarly was having issues understanding how to use it, and reconcile why it wasn't working out to be equal to the other method of using the Gateaux derivative given in the Wikipedia page.










share|cite|improve this question











$endgroup$
















    1












    $begingroup$


    I'm new to Frechet and Gateaux differentiation, this likely has some mistakes. I was hoping someone could check this and offer some guidance.



    Suppose we have the following functional:
    beginequation
    F(theta): thetainTheta rightarrow exp[frac1aint_tin Tint_sin T(x(t)-theta(t))K(t,s)(x(s)-theta(s))]
    endequation



    Where $Thetasubseteq L_2$, with $L_2$ the Hilbert space of Lebesgue measure $mu$ square integrable functions on $T$, endowed with inner product $<f,g> = int_tin Tf(t)g(t)dt$ and corresponding norm $||circ|| = sqrt<circ,circ>$. $x(t)$ is an arbitrary element of $L_2$, and $T subseteq mathbbR^n$ We assume $K$ is the integral kernel representation of a continuous, linear, symmetric, and positive definite operator, A, such that:
    beginequation
    int_tin Tint_sin Tphi(t)K(t,s)phi(s) = <phi,Aphi>
    endequation



    It can be shown that $A$ is differentiable. We have that $A$ is continuous and linear, thus:



    beginequation
    beginsplit
    lim_hfrac& = lim_hfrac_L_2\
    & =lim_hfrac\
    endsplit
    endequation



    Thus for $D[A](h) = Ah$ we get that the limit is $0$ for all sequences of functions $||h_n|| rightarrow 0$.



    Similarly, the inner product $<phi,Aphi>$ is Frechet differentiable for $phi in Theta$. We have that:



    beginequation
    beginsplit
    & lim_hfrac<phi + h, A(phi+h)>-<phi,Aphi> - D[<phi,Aphi>](h)\
    & = lim_hfrac\
    & = lim_hfrac<h,Aphi> + <phi,Ah> + <h,Ah> - D[<phi,Aphi>](h)
    endsplit
    endequation



    So the derivative exists and is:



    beginequation
    D[<phi,Aphi>](h) = <h,Aphi> + <phi,Ah> + <h,Ah>
    endequation



    We know the derivative of the exponential function is well defined. So by the chain rule of Frechet differentiability, Theorem 6 here we have that the Frechet derivative exists. From Lemma 2.1 here we have that the Gateaux derivative exists and is equal to the Frechet derivative. We proceed to find the Gateaux derivative.



    I noted that our situation fits the example outlined here, for:
    beginequation
    beginsplit
    H(theta(t)) = frac1aint_t in Tint_sin T(x(t)-theta(t))K(t,s)(x(s)-theta(s))
    endsplit
    endequation



    Using the fact that $D[e^x](h) = he^x$, and that the chain rule gives us that $D[fcirc g] = D[f](D[g](h))$ I feel like the solution should be:



    beginequation
    D[frac1aint_t in Tint_sin T (x(t)-theta(t))K(t,s)(x(s)-theta(s))](h)exp[frac1aint_t in Tint_sin T (x(t)-theta(t))K(t,s)(x(s)-theta(s))]
    endequation



    From the previously cited Wikipedia example:



    beginequation
    beginsplit
    & D[frac1aint_t in Tint_sin T (x(t)-theta(t))K(t,s)(x(s)-theta(s))](h) \
    &= frac1aint_t in Tint_sin T D_theta[(x(t)-theta(t))K(t,s)(x(s)-theta(s))]hdtds(h)
    endsplit
    endequation



    This is where I'm stuck. I wasn't sure how to take the derivative of the integrand of the left factor with respect to $theta$. The primary thing that is confusing me is the $theta(t)theta(s)$ term that comes out when you foil $(x(t)-theta(t))(x(s)-theta(s))$. It contains $theta$, but for different arguments being integrated over, thus I'm not sure how to proceed. I did some manipulations to try and figure out if I could use Leibniz integral rule to get the integration, but wasn't able to find anything, so I decided not to put the calculations in here.



    EDIT:



    I also should note that I have this Theorem that I was considering using if I could satisfy the assumptions, but similarly was having issues understanding how to use it, and reconcile why it wasn't working out to be equal to the other method of using the Gateaux derivative given in the Wikipedia page.










    share|cite|improve this question











    $endgroup$














      1












      1








      1


      1



      $begingroup$


      I'm new to Frechet and Gateaux differentiation, this likely has some mistakes. I was hoping someone could check this and offer some guidance.



      Suppose we have the following functional:
      beginequation
      F(theta): thetainTheta rightarrow exp[frac1aint_tin Tint_sin T(x(t)-theta(t))K(t,s)(x(s)-theta(s))]
      endequation



      Where $Thetasubseteq L_2$, with $L_2$ the Hilbert space of Lebesgue measure $mu$ square integrable functions on $T$, endowed with inner product $<f,g> = int_tin Tf(t)g(t)dt$ and corresponding norm $||circ|| = sqrt<circ,circ>$. $x(t)$ is an arbitrary element of $L_2$, and $T subseteq mathbbR^n$ We assume $K$ is the integral kernel representation of a continuous, linear, symmetric, and positive definite operator, A, such that:
      beginequation
      int_tin Tint_sin Tphi(t)K(t,s)phi(s) = <phi,Aphi>
      endequation



      It can be shown that $A$ is differentiable. We have that $A$ is continuous and linear, thus:



      beginequation
      beginsplit
      lim_hfrac& = lim_hfrac_L_2\
      & =lim_hfrac\
      endsplit
      endequation



      Thus for $D[A](h) = Ah$ we get that the limit is $0$ for all sequences of functions $||h_n|| rightarrow 0$.



      Similarly, the inner product $<phi,Aphi>$ is Frechet differentiable for $phi in Theta$. We have that:



      beginequation
      beginsplit
      & lim_hfrac<phi + h, A(phi+h)>-<phi,Aphi> - D[<phi,Aphi>](h)\
      & = lim_hfrac\
      & = lim_hfrac<h,Aphi> + <phi,Ah> + <h,Ah> - D[<phi,Aphi>](h)
      endsplit
      endequation



      So the derivative exists and is:



      beginequation
      D[<phi,Aphi>](h) = <h,Aphi> + <phi,Ah> + <h,Ah>
      endequation



      We know the derivative of the exponential function is well defined. So by the chain rule of Frechet differentiability, Theorem 6 here we have that the Frechet derivative exists. From Lemma 2.1 here we have that the Gateaux derivative exists and is equal to the Frechet derivative. We proceed to find the Gateaux derivative.



      I noted that our situation fits the example outlined here, for:
      beginequation
      beginsplit
      H(theta(t)) = frac1aint_t in Tint_sin T(x(t)-theta(t))K(t,s)(x(s)-theta(s))
      endsplit
      endequation



      Using the fact that $D[e^x](h) = he^x$, and that the chain rule gives us that $D[fcirc g] = D[f](D[g](h))$ I feel like the solution should be:



      beginequation
      D[frac1aint_t in Tint_sin T (x(t)-theta(t))K(t,s)(x(s)-theta(s))](h)exp[frac1aint_t in Tint_sin T (x(t)-theta(t))K(t,s)(x(s)-theta(s))]
      endequation



      From the previously cited Wikipedia example:



      beginequation
      beginsplit
      & D[frac1aint_t in Tint_sin T (x(t)-theta(t))K(t,s)(x(s)-theta(s))](h) \
      &= frac1aint_t in Tint_sin T D_theta[(x(t)-theta(t))K(t,s)(x(s)-theta(s))]hdtds(h)
      endsplit
      endequation



      This is where I'm stuck. I wasn't sure how to take the derivative of the integrand of the left factor with respect to $theta$. The primary thing that is confusing me is the $theta(t)theta(s)$ term that comes out when you foil $(x(t)-theta(t))(x(s)-theta(s))$. It contains $theta$, but for different arguments being integrated over, thus I'm not sure how to proceed. I did some manipulations to try and figure out if I could use Leibniz integral rule to get the integration, but wasn't able to find anything, so I decided not to put the calculations in here.



      EDIT:



      I also should note that I have this Theorem that I was considering using if I could satisfy the assumptions, but similarly was having issues understanding how to use it, and reconcile why it wasn't working out to be equal to the other method of using the Gateaux derivative given in the Wikipedia page.










      share|cite|improve this question











      $endgroup$




      I'm new to Frechet and Gateaux differentiation, this likely has some mistakes. I was hoping someone could check this and offer some guidance.



      Suppose we have the following functional:
      beginequation
      F(theta): thetainTheta rightarrow exp[frac1aint_tin Tint_sin T(x(t)-theta(t))K(t,s)(x(s)-theta(s))]
      endequation



      Where $Thetasubseteq L_2$, with $L_2$ the Hilbert space of Lebesgue measure $mu$ square integrable functions on $T$, endowed with inner product $<f,g> = int_tin Tf(t)g(t)dt$ and corresponding norm $||circ|| = sqrt<circ,circ>$. $x(t)$ is an arbitrary element of $L_2$, and $T subseteq mathbbR^n$ We assume $K$ is the integral kernel representation of a continuous, linear, symmetric, and positive definite operator, A, such that:
      beginequation
      int_tin Tint_sin Tphi(t)K(t,s)phi(s) = <phi,Aphi>
      endequation



      It can be shown that $A$ is differentiable. We have that $A$ is continuous and linear, thus:



      beginequation
      beginsplit
      lim_hfrac& = lim_hfrac_L_2\
      & =lim_hfrac\
      endsplit
      endequation



      Thus for $D[A](h) = Ah$ we get that the limit is $0$ for all sequences of functions $||h_n|| rightarrow 0$.



      Similarly, the inner product $<phi,Aphi>$ is Frechet differentiable for $phi in Theta$. We have that:



      beginequation
      beginsplit
      & lim_hfrac<phi + h, A(phi+h)>-<phi,Aphi> - D[<phi,Aphi>](h)\
      & = lim_hfrac\
      & = lim_hfrac<h,Aphi> + <phi,Ah> + <h,Ah> - D[<phi,Aphi>](h)
      endsplit
      endequation



      So the derivative exists and is:



      beginequation
      D[<phi,Aphi>](h) = <h,Aphi> + <phi,Ah> + <h,Ah>
      endequation



      We know the derivative of the exponential function is well defined. So by the chain rule of Frechet differentiability, Theorem 6 here we have that the Frechet derivative exists. From Lemma 2.1 here we have that the Gateaux derivative exists and is equal to the Frechet derivative. We proceed to find the Gateaux derivative.



      I noted that our situation fits the example outlined here, for:
      beginequation
      beginsplit
      H(theta(t)) = frac1aint_t in Tint_sin T(x(t)-theta(t))K(t,s)(x(s)-theta(s))
      endsplit
      endequation



      Using the fact that $D[e^x](h) = he^x$, and that the chain rule gives us that $D[fcirc g] = D[f](D[g](h))$ I feel like the solution should be:



      beginequation
      D[frac1aint_t in Tint_sin T (x(t)-theta(t))K(t,s)(x(s)-theta(s))](h)exp[frac1aint_t in Tint_sin T (x(t)-theta(t))K(t,s)(x(s)-theta(s))]
      endequation



      From the previously cited Wikipedia example:



      beginequation
      beginsplit
      & D[frac1aint_t in Tint_sin T (x(t)-theta(t))K(t,s)(x(s)-theta(s))](h) \
      &= frac1aint_t in Tint_sin T D_theta[(x(t)-theta(t))K(t,s)(x(s)-theta(s))]hdtds(h)
      endsplit
      endequation



      This is where I'm stuck. I wasn't sure how to take the derivative of the integrand of the left factor with respect to $theta$. The primary thing that is confusing me is the $theta(t)theta(s)$ term that comes out when you foil $(x(t)-theta(t))(x(s)-theta(s))$. It contains $theta$, but for different arguments being integrated over, thus I'm not sure how to proceed. I did some manipulations to try and figure out if I could use Leibniz integral rule to get the integration, but wasn't able to find anything, so I decided not to put the calculations in here.



      EDIT:



      I also should note that I have this Theorem that I was considering using if I could satisfy the assumptions, but similarly was having issues understanding how to use it, and reconcile why it wasn't working out to be equal to the other method of using the Gateaux derivative given in the Wikipedia page.







      functional-analysis frechet-derivative gateaux-derivative






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Mar 29 at 21:59







      Ryan Warnick

















      asked Mar 29 at 20:32









      Ryan WarnickRyan Warnick

      1,30668




      1,30668




















          0






          active

          oldest

          votes












          Your Answer





          StackExchange.ifUsing("editor", function ()
          return StackExchange.using("mathjaxEditing", function ()
          StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
          StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
          );
          );
          , "mathjax-editing");

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "69"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          noCode: true, onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3167576%2ffrechet-derivative-of-a-function-containing-an-integral-operator-applied-to-the%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Mathematics Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          Use MathJax to format equations. MathJax reference.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3167576%2ffrechet-derivative-of-a-function-containing-an-integral-operator-applied-to-the%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Triangular numbers and gcdProving sum of a set is $0 pmod n$ if $n$ is odd, or $fracn2 pmod n$ if $n$ is even?Is greatest common divisor of two numbers really their smallest linear combination?GCD, LCM RelationshipProve a set of nonnegative integers with greatest common divisor 1 and closed under addition has all but finite many nonnegative integers.all pairs of a and b in an equation containing gcdTriangular Numbers Modulo $k$ - Hit All Values?Understanding the Existence and Uniqueness of the GCDGCD and LCM with logical symbolsThe greatest common divisor of two positive integers less than 100 is equal to 3. Their least common multiple is twelve times one of the integers.Suppose that for all integers $x$, $x|a$ and $x|b$ if and only if $x|c$. Then $c = gcd(a,b)$Which is the gcd of 2 numbers which are multiplied and the result is 600000?

          Ingelân Ynhâld Etymology | Geografy | Skiednis | Polityk en bestjoer | Ekonomy | Demografy | Kultuer | Klimaat | Sjoch ek | Keppelings om utens | Boarnen, noaten en referinsjes Navigaasjemenuwww.gov.ukOffisjele webside fan it regear fan it Feriene KeninkrykOffisjele webside fan it Britske FerkearsburoNederlânsktalige ynformaasje fan it Britske FerkearsburoOffisjele webside fan English Heritage, de organisaasje dy't him ynset foar it behâld fan it Ingelske kultuergoedYnwennertallen fan alle Britske stêden út 'e folkstelling fan 2011Notes en References, op dizze sideEngland

          Հադիս Բովանդակություն Անվանում և նշանակություն | Դասակարգում | Աղբյուրներ | Նավարկման ցանկ