Is this Hermite polynomial identity known?











up vote
4
down vote

favorite












In some physics related problem, I found out the curious identity
$$sumlimits_{n_1+n_2+n_3=n}frac{n!}{n_1!,n_2!,n_3!},H_{2n_1}(x),H_{2n_2}(y),H_{2n_3}(z)=frac{H_{2n+1}(r)}{2r},$$
where $H_n(x)=(-1)^ne^{x^2}frac{d^n}{dx^n}e^{-x^2}$ are Hermite polynomials and
$r=sqrt{x^2+y^2+z^2}$. Is this identity known?










share|cite|improve this question


























    up vote
    4
    down vote

    favorite












    In some physics related problem, I found out the curious identity
    $$sumlimits_{n_1+n_2+n_3=n}frac{n!}{n_1!,n_2!,n_3!},H_{2n_1}(x),H_{2n_2}(y),H_{2n_3}(z)=frac{H_{2n+1}(r)}{2r},$$
    where $H_n(x)=(-1)^ne^{x^2}frac{d^n}{dx^n}e^{-x^2}$ are Hermite polynomials and
    $r=sqrt{x^2+y^2+z^2}$. Is this identity known?










    share|cite|improve this question
























      up vote
      4
      down vote

      favorite









      up vote
      4
      down vote

      favorite











      In some physics related problem, I found out the curious identity
      $$sumlimits_{n_1+n_2+n_3=n}frac{n!}{n_1!,n_2!,n_3!},H_{2n_1}(x),H_{2n_2}(y),H_{2n_3}(z)=frac{H_{2n+1}(r)}{2r},$$
      where $H_n(x)=(-1)^ne^{x^2}frac{d^n}{dx^n}e^{-x^2}$ are Hermite polynomials and
      $r=sqrt{x^2+y^2+z^2}$. Is this identity known?










      share|cite|improve this question













      In some physics related problem, I found out the curious identity
      $$sumlimits_{n_1+n_2+n_3=n}frac{n!}{n_1!,n_2!,n_3!},H_{2n_1}(x),H_{2n_2}(y),H_{2n_3}(z)=frac{H_{2n+1}(r)}{2r},$$
      where $H_n(x)=(-1)^ne^{x^2}frac{d^n}{dx^n}e^{-x^2}$ are Hermite polynomials and
      $r=sqrt{x^2+y^2+z^2}$. Is this identity known?







      mp.mathematical-physics orthogonal-polynomials






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Nov 29 at 5:31









      Zurab Silagadze

      10.7k2569




      10.7k2569






















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          12
          down vote



          accepted










          If we define the generating functions $F(x,t)=sum_{n=0}^{infty}H_{2n}(x)frac{t^n}{n!}$ and $G(x,t)=sum_{n=0}^{infty}H_{2n+1}(x)frac{t^n}{n!}$ then your identity is equivalent to
          $$F(x,t)F(y,t)F(z,t)=frac{Gleft(sqrt{x^2+y^2+z^2},tright)}{2sqrt{x^2+y^2+z^2}}.$$
          This is in turn an immediate corollary to the fact that we have
          $$F(x,t)=frac{1}{(1+4t)^{1/2}}expleft(frac{4tx^2}{1+4t}right)$$
          $$G(x,t)=frac{2x}{(1+4t)^{3/2}}expleft(frac{4tx^2}{1+4t}right)$$
          and these have appeared in the literature in various contexts. Here is a paper that has a physics style proof, and here is one that derives it from the exponential generating function of $H_n(x)H_n(y)$.






          share|cite|improve this answer

















          • 1




            Thanks for the references! I proved the identity not by using this new generating function (which was unknown for me) but by using $H_n(x)=e^{-frac{1}{4},frac{d}{dx}},(2x)^n$, analogous formula for scalar Hermite polynomials (with $frac{d}{dx}$ replaced by Laplacian) and relations to the Laguerre polynomials. Of course this specific generating function makes the proof almost trivial.
            – Zurab Silagadze
            Nov 29 at 7:48








          • 1




            There is a typo in the above comment: the correct formula is $H_n(x)=e^{-frac{1}{4},frac{d^2}{dx^2}},(2x)^n$.
            – Zurab Silagadze
            Nov 29 at 8:24











          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: "504"
          };
          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',
          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%2fmathoverflow.net%2fquestions%2f316463%2fis-this-hermite-polynomial-identity-known%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          12
          down vote



          accepted










          If we define the generating functions $F(x,t)=sum_{n=0}^{infty}H_{2n}(x)frac{t^n}{n!}$ and $G(x,t)=sum_{n=0}^{infty}H_{2n+1}(x)frac{t^n}{n!}$ then your identity is equivalent to
          $$F(x,t)F(y,t)F(z,t)=frac{Gleft(sqrt{x^2+y^2+z^2},tright)}{2sqrt{x^2+y^2+z^2}}.$$
          This is in turn an immediate corollary to the fact that we have
          $$F(x,t)=frac{1}{(1+4t)^{1/2}}expleft(frac{4tx^2}{1+4t}right)$$
          $$G(x,t)=frac{2x}{(1+4t)^{3/2}}expleft(frac{4tx^2}{1+4t}right)$$
          and these have appeared in the literature in various contexts. Here is a paper that has a physics style proof, and here is one that derives it from the exponential generating function of $H_n(x)H_n(y)$.






          share|cite|improve this answer

















          • 1




            Thanks for the references! I proved the identity not by using this new generating function (which was unknown for me) but by using $H_n(x)=e^{-frac{1}{4},frac{d}{dx}},(2x)^n$, analogous formula for scalar Hermite polynomials (with $frac{d}{dx}$ replaced by Laplacian) and relations to the Laguerre polynomials. Of course this specific generating function makes the proof almost trivial.
            – Zurab Silagadze
            Nov 29 at 7:48








          • 1




            There is a typo in the above comment: the correct formula is $H_n(x)=e^{-frac{1}{4},frac{d^2}{dx^2}},(2x)^n$.
            – Zurab Silagadze
            Nov 29 at 8:24















          up vote
          12
          down vote



          accepted










          If we define the generating functions $F(x,t)=sum_{n=0}^{infty}H_{2n}(x)frac{t^n}{n!}$ and $G(x,t)=sum_{n=0}^{infty}H_{2n+1}(x)frac{t^n}{n!}$ then your identity is equivalent to
          $$F(x,t)F(y,t)F(z,t)=frac{Gleft(sqrt{x^2+y^2+z^2},tright)}{2sqrt{x^2+y^2+z^2}}.$$
          This is in turn an immediate corollary to the fact that we have
          $$F(x,t)=frac{1}{(1+4t)^{1/2}}expleft(frac{4tx^2}{1+4t}right)$$
          $$G(x,t)=frac{2x}{(1+4t)^{3/2}}expleft(frac{4tx^2}{1+4t}right)$$
          and these have appeared in the literature in various contexts. Here is a paper that has a physics style proof, and here is one that derives it from the exponential generating function of $H_n(x)H_n(y)$.






          share|cite|improve this answer

















          • 1




            Thanks for the references! I proved the identity not by using this new generating function (which was unknown for me) but by using $H_n(x)=e^{-frac{1}{4},frac{d}{dx}},(2x)^n$, analogous formula for scalar Hermite polynomials (with $frac{d}{dx}$ replaced by Laplacian) and relations to the Laguerre polynomials. Of course this specific generating function makes the proof almost trivial.
            – Zurab Silagadze
            Nov 29 at 7:48








          • 1




            There is a typo in the above comment: the correct formula is $H_n(x)=e^{-frac{1}{4},frac{d^2}{dx^2}},(2x)^n$.
            – Zurab Silagadze
            Nov 29 at 8:24













          up vote
          12
          down vote



          accepted







          up vote
          12
          down vote



          accepted






          If we define the generating functions $F(x,t)=sum_{n=0}^{infty}H_{2n}(x)frac{t^n}{n!}$ and $G(x,t)=sum_{n=0}^{infty}H_{2n+1}(x)frac{t^n}{n!}$ then your identity is equivalent to
          $$F(x,t)F(y,t)F(z,t)=frac{Gleft(sqrt{x^2+y^2+z^2},tright)}{2sqrt{x^2+y^2+z^2}}.$$
          This is in turn an immediate corollary to the fact that we have
          $$F(x,t)=frac{1}{(1+4t)^{1/2}}expleft(frac{4tx^2}{1+4t}right)$$
          $$G(x,t)=frac{2x}{(1+4t)^{3/2}}expleft(frac{4tx^2}{1+4t}right)$$
          and these have appeared in the literature in various contexts. Here is a paper that has a physics style proof, and here is one that derives it from the exponential generating function of $H_n(x)H_n(y)$.






          share|cite|improve this answer












          If we define the generating functions $F(x,t)=sum_{n=0}^{infty}H_{2n}(x)frac{t^n}{n!}$ and $G(x,t)=sum_{n=0}^{infty}H_{2n+1}(x)frac{t^n}{n!}$ then your identity is equivalent to
          $$F(x,t)F(y,t)F(z,t)=frac{Gleft(sqrt{x^2+y^2+z^2},tright)}{2sqrt{x^2+y^2+z^2}}.$$
          This is in turn an immediate corollary to the fact that we have
          $$F(x,t)=frac{1}{(1+4t)^{1/2}}expleft(frac{4tx^2}{1+4t}right)$$
          $$G(x,t)=frac{2x}{(1+4t)^{3/2}}expleft(frac{4tx^2}{1+4t}right)$$
          and these have appeared in the literature in various contexts. Here is a paper that has a physics style proof, and here is one that derives it from the exponential generating function of $H_n(x)H_n(y)$.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Nov 29 at 7:03









          Gjergji Zaimi

          61.3k4160305




          61.3k4160305








          • 1




            Thanks for the references! I proved the identity not by using this new generating function (which was unknown for me) but by using $H_n(x)=e^{-frac{1}{4},frac{d}{dx}},(2x)^n$, analogous formula for scalar Hermite polynomials (with $frac{d}{dx}$ replaced by Laplacian) and relations to the Laguerre polynomials. Of course this specific generating function makes the proof almost trivial.
            – Zurab Silagadze
            Nov 29 at 7:48








          • 1




            There is a typo in the above comment: the correct formula is $H_n(x)=e^{-frac{1}{4},frac{d^2}{dx^2}},(2x)^n$.
            – Zurab Silagadze
            Nov 29 at 8:24














          • 1




            Thanks for the references! I proved the identity not by using this new generating function (which was unknown for me) but by using $H_n(x)=e^{-frac{1}{4},frac{d}{dx}},(2x)^n$, analogous formula for scalar Hermite polynomials (with $frac{d}{dx}$ replaced by Laplacian) and relations to the Laguerre polynomials. Of course this specific generating function makes the proof almost trivial.
            – Zurab Silagadze
            Nov 29 at 7:48








          • 1




            There is a typo in the above comment: the correct formula is $H_n(x)=e^{-frac{1}{4},frac{d^2}{dx^2}},(2x)^n$.
            – Zurab Silagadze
            Nov 29 at 8:24








          1




          1




          Thanks for the references! I proved the identity not by using this new generating function (which was unknown for me) but by using $H_n(x)=e^{-frac{1}{4},frac{d}{dx}},(2x)^n$, analogous formula for scalar Hermite polynomials (with $frac{d}{dx}$ replaced by Laplacian) and relations to the Laguerre polynomials. Of course this specific generating function makes the proof almost trivial.
          – Zurab Silagadze
          Nov 29 at 7:48






          Thanks for the references! I proved the identity not by using this new generating function (which was unknown for me) but by using $H_n(x)=e^{-frac{1}{4},frac{d}{dx}},(2x)^n$, analogous formula for scalar Hermite polynomials (with $frac{d}{dx}$ replaced by Laplacian) and relations to the Laguerre polynomials. Of course this specific generating function makes the proof almost trivial.
          – Zurab Silagadze
          Nov 29 at 7:48






          1




          1




          There is a typo in the above comment: the correct formula is $H_n(x)=e^{-frac{1}{4},frac{d^2}{dx^2}},(2x)^n$.
          – Zurab Silagadze
          Nov 29 at 8:24




          There is a typo in the above comment: the correct formula is $H_n(x)=e^{-frac{1}{4},frac{d^2}{dx^2}},(2x)^n$.
          – Zurab Silagadze
          Nov 29 at 8:24


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to MathOverflow!


          • 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.





          Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


          Please pay close attention to the following guidance:


          • 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.


          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%2fmathoverflow.net%2fquestions%2f316463%2fis-this-hermite-polynomial-identity-known%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

          QoS: MAC-Priority for clients behind a repeater

          Ивакино (Тотемский район)

          Can't locate Autom4te/ChannelDefs.pm in @INC (when it definitely is there)