Explicit wave-package solution of the Klein Gordon equationTrouble deriving DE for fourier transform from DE of functionIntegration by parts with few regularityIn the numerical solution of the Wave Equation, using finite differences, where do I obtain the spatial values from?Solving a wave equation using Fourier transformWhy can I change the integration unit in Fourier transform>Solving linear dispersive wave equation with Fourier transformSolving a simple Schrodinger equation with Fast Fourier TransformsSpherical Harmonic integration1D scalar wave equation PML finite difference implementationVelocity Auto-correlation on Spinning Disk

What do the dots in this tr command do: tr .............A-Z A-ZA-Z <<< "JVPQBOV" (with 13 dots)

Test if tikzmark exists on same page

Why don't electron-positron collisions release infinite energy?

Can a Warlock become Neutral Good?

Finding angle with pure Geometry.

Can I ask the recruiters in my resume to put the reason why I am rejected?

Mage Armor with Defense fighting style (for Adventurers League bladeslinger)

Theorems that impeded progress

Languages that we cannot (dis)prove to be Context-Free

How much RAM could one put in a typical 80386 setup?

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

How to find program name(s) of an installed package?

Python: next in for loop

How to write a macro that is braces sensitive?

Prove that NP is closed under karp reduction?

How did the USSR manage to innovate in an environment characterized by government censorship and high bureaucracy?

What do you call a Matrix-like slowdown and camera movement effect?

I’m planning on buying a laser printer but concerned about the life cycle of toner in the machine

"You are your self first supporter", a more proper way to say it

Mathematical cryptic clues

The use of multiple foreign keys on same column in SQL Server

Approximately how much travel time was saved by the opening of the Suez Canal in 1869?

Problem of parity - Can we draw a closed path made up of 20 line segments...

Maximum likelihood parameters deviate from posterior distributions



Explicit wave-package solution of the Klein Gordon equation


Trouble deriving DE for fourier transform from DE of functionIntegration by parts with few regularityIn the numerical solution of the Wave Equation, using finite differences, where do I obtain the spatial values from?Solving a wave equation using Fourier transformWhy can I change the integration unit in Fourier transform>Solving linear dispersive wave equation with Fourier transformSolving a simple Schrodinger equation with Fast Fourier TransformsSpherical Harmonic integration1D scalar wave equation PML finite difference implementationVelocity Auto-correlation on Spinning Disk













0












$begingroup$


I need to generate initial for a 3D Klein Gordon (KG) solver. Therefore I'm interested in physical meaningful wave-package solutions. By considering the free KG equation
beginequation
Box psi(t,x) = psi(t,x), quad (x,t) in Omega times mathbbR^+,
endequation

an obvious wave-package solution is given by
beginequation
psi(x,t) = int e^-k^2 +i x cdot k - iomega(k)t dk,
endequation

with $omega(k)=sqrtk^2+1$. From this formula we immediatly see that
beginequation
psi(x,0) = e^-fracx^24 +i x cdot k,
endequation

and the time derivative at $t=0$ becomes
beginequation
partial_t psi(x,0) = -i int omega(k) e^-k^2 +i x cdot k dk.
endequation

And one can recognize this as the Fourier transform of
beginequation
mathcalFleft( omega(k) e^-k^2 right).
endequation

So far so good, the idea was just to calculate the FFT of the function $omega(k) e^-k^2$ on my array but that isn't so accurate as it can be by an explicit expression of the initial time derivative. So my question if anyone has an idea how to write the soultion explicitly. (this can also include the erf function as well)










share|cite|improve this question











$endgroup$
















    0












    $begingroup$


    I need to generate initial for a 3D Klein Gordon (KG) solver. Therefore I'm interested in physical meaningful wave-package solutions. By considering the free KG equation
    beginequation
    Box psi(t,x) = psi(t,x), quad (x,t) in Omega times mathbbR^+,
    endequation

    an obvious wave-package solution is given by
    beginequation
    psi(x,t) = int e^-k^2 +i x cdot k - iomega(k)t dk,
    endequation

    with $omega(k)=sqrtk^2+1$. From this formula we immediatly see that
    beginequation
    psi(x,0) = e^-fracx^24 +i x cdot k,
    endequation

    and the time derivative at $t=0$ becomes
    beginequation
    partial_t psi(x,0) = -i int omega(k) e^-k^2 +i x cdot k dk.
    endequation

    And one can recognize this as the Fourier transform of
    beginequation
    mathcalFleft( omega(k) e^-k^2 right).
    endequation

    So far so good, the idea was just to calculate the FFT of the function $omega(k) e^-k^2$ on my array but that isn't so accurate as it can be by an explicit expression of the initial time derivative. So my question if anyone has an idea how to write the soultion explicitly. (this can also include the erf function as well)










    share|cite|improve this question











    $endgroup$














      0












      0








      0





      $begingroup$


      I need to generate initial for a 3D Klein Gordon (KG) solver. Therefore I'm interested in physical meaningful wave-package solutions. By considering the free KG equation
      beginequation
      Box psi(t,x) = psi(t,x), quad (x,t) in Omega times mathbbR^+,
      endequation

      an obvious wave-package solution is given by
      beginequation
      psi(x,t) = int e^-k^2 +i x cdot k - iomega(k)t dk,
      endequation

      with $omega(k)=sqrtk^2+1$. From this formula we immediatly see that
      beginequation
      psi(x,0) = e^-fracx^24 +i x cdot k,
      endequation

      and the time derivative at $t=0$ becomes
      beginequation
      partial_t psi(x,0) = -i int omega(k) e^-k^2 +i x cdot k dk.
      endequation

      And one can recognize this as the Fourier transform of
      beginequation
      mathcalFleft( omega(k) e^-k^2 right).
      endequation

      So far so good, the idea was just to calculate the FFT of the function $omega(k) e^-k^2$ on my array but that isn't so accurate as it can be by an explicit expression of the initial time derivative. So my question if anyone has an idea how to write the soultion explicitly. (this can also include the erf function as well)










      share|cite|improve this question











      $endgroup$




      I need to generate initial for a 3D Klein Gordon (KG) solver. Therefore I'm interested in physical meaningful wave-package solutions. By considering the free KG equation
      beginequation
      Box psi(t,x) = psi(t,x), quad (x,t) in Omega times mathbbR^+,
      endequation

      an obvious wave-package solution is given by
      beginequation
      psi(x,t) = int e^-k^2 +i x cdot k - iomega(k)t dk,
      endequation

      with $omega(k)=sqrtk^2+1$. From this formula we immediatly see that
      beginequation
      psi(x,0) = e^-fracx^24 +i x cdot k,
      endequation

      and the time derivative at $t=0$ becomes
      beginequation
      partial_t psi(x,0) = -i int omega(k) e^-k^2 +i x cdot k dk.
      endequation

      And one can recognize this as the Fourier transform of
      beginequation
      mathcalFleft( omega(k) e^-k^2 right).
      endequation

      So far so good, the idea was just to calculate the FFT of the function $omega(k) e^-k^2$ on my array but that isn't so accurate as it can be by an explicit expression of the initial time derivative. So my question if anyone has an idea how to write the soultion explicitly. (this can also include the erf function as well)







      integration numerical-methods fourier-analysis






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Mar 22 at 0:03









      J. W. Tanner

      4,4891320




      4,4891320










      asked Mar 21 at 23:50









      HamilcarHamilcar

      404211




      404211




















          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%2f3157545%2fexplicit-wave-package-solution-of-the-klein-gordon-equation%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%2f3157545%2fexplicit-wave-package-solution-of-the-klein-gordon-equation%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

          Moe incest case Sentencing See also References Navigation menu"'Australian Josef Fritzl' fathered four children by daughter""Small town recoils in horror at 'Australian Fritzl' incest case""Victorian rape allegations echo Fritzl case - Just In (Australian Broadcasting Corporation)""Incest father jailed for 22 years""'Australian Fritzl' sentenced to 22 years in prison for abusing daughter for three decades""RSJ v The Queen"

          Who is our nearest planetary neighbor, on average?Santa Claus flies to the South PoleSeven Spheres of Unequal Mass, a weighing problem with a twistDescribe a large integerFast Mental Calculation of $7.5^7$Math in Space (without the help of celebrities)Find the value of $bigstar$: Puzzle 8 - InequalityWho drinks beer while running anyway?A Crucial DeliveryRanking And AverageHow long will my money last at roulette?

          Daza language Contents Vocabulary Phonology References External links Navigation menudaza1242Daza"Dazaga"eeee178086576