How to interpret the differential equation for the sine function?












0












$begingroup$


I have read that the sine function can be defined as y'' = -y , i.e., the rate of rate of change of the function at any point is the negative of the value of the function at that point.



I am not able to visualize this. If the rate of rate of change is negative of the value at any point, won't the function immediately bounce back to zero at any point?










share|cite|improve this question









$endgroup$












  • $begingroup$
    Earth's orbit follows the law $ddot{frak x}=-cdfrac{frak x}{|{frak x}|^3}$ which is similar, but did the Earth fall into the sun in the eons of its existence?
    $endgroup$
    – LutzL
    Jan 4 at 16:49








  • 2




    $begingroup$
    That differential equation does not say that the rate of change is the negative of $y$. Notice the double prime.
    $endgroup$
    – John Douma
    Jan 4 at 16:51
















0












$begingroup$


I have read that the sine function can be defined as y'' = -y , i.e., the rate of rate of change of the function at any point is the negative of the value of the function at that point.



I am not able to visualize this. If the rate of rate of change is negative of the value at any point, won't the function immediately bounce back to zero at any point?










share|cite|improve this question









$endgroup$












  • $begingroup$
    Earth's orbit follows the law $ddot{frak x}=-cdfrac{frak x}{|{frak x}|^3}$ which is similar, but did the Earth fall into the sun in the eons of its existence?
    $endgroup$
    – LutzL
    Jan 4 at 16:49








  • 2




    $begingroup$
    That differential equation does not say that the rate of change is the negative of $y$. Notice the double prime.
    $endgroup$
    – John Douma
    Jan 4 at 16:51














0












0








0





$begingroup$


I have read that the sine function can be defined as y'' = -y , i.e., the rate of rate of change of the function at any point is the negative of the value of the function at that point.



I am not able to visualize this. If the rate of rate of change is negative of the value at any point, won't the function immediately bounce back to zero at any point?










share|cite|improve this question









$endgroup$




I have read that the sine function can be defined as y'' = -y , i.e., the rate of rate of change of the function at any point is the negative of the value of the function at that point.



I am not able to visualize this. If the rate of rate of change is negative of the value at any point, won't the function immediately bounce back to zero at any point?







ordinary-differential-equations






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Jan 4 at 16:45









Curious123Curious123

11




11












  • $begingroup$
    Earth's orbit follows the law $ddot{frak x}=-cdfrac{frak x}{|{frak x}|^3}$ which is similar, but did the Earth fall into the sun in the eons of its existence?
    $endgroup$
    – LutzL
    Jan 4 at 16:49








  • 2




    $begingroup$
    That differential equation does not say that the rate of change is the negative of $y$. Notice the double prime.
    $endgroup$
    – John Douma
    Jan 4 at 16:51


















  • $begingroup$
    Earth's orbit follows the law $ddot{frak x}=-cdfrac{frak x}{|{frak x}|^3}$ which is similar, but did the Earth fall into the sun in the eons of its existence?
    $endgroup$
    – LutzL
    Jan 4 at 16:49








  • 2




    $begingroup$
    That differential equation does not say that the rate of change is the negative of $y$. Notice the double prime.
    $endgroup$
    – John Douma
    Jan 4 at 16:51
















$begingroup$
Earth's orbit follows the law $ddot{frak x}=-cdfrac{frak x}{|{frak x}|^3}$ which is similar, but did the Earth fall into the sun in the eons of its existence?
$endgroup$
– LutzL
Jan 4 at 16:49






$begingroup$
Earth's orbit follows the law $ddot{frak x}=-cdfrac{frak x}{|{frak x}|^3}$ which is similar, but did the Earth fall into the sun in the eons of its existence?
$endgroup$
– LutzL
Jan 4 at 16:49






2




2




$begingroup$
That differential equation does not say that the rate of change is the negative of $y$. Notice the double prime.
$endgroup$
– John Douma
Jan 4 at 16:51




$begingroup$
That differential equation does not say that the rate of change is the negative of $y$. Notice the double prime.
$endgroup$
– John Douma
Jan 4 at 16:51










2 Answers
2






active

oldest

votes


















1












$begingroup$

The equation says that the second derivative of $y$ equals the negative of $y$ and this is intuitive if we remember what the second derivative tells us.



When $ygt 0$ the sine is concave down and when $ylt 0$ the sine is concave up. The inflection points are where $y=0$.






share|cite|improve this answer









$endgroup$





















    0












    $begingroup$

    Multiply with $2y'$ and integrate to find that
    $$
    frac{d}{dt}(y'^2+y^2)=2y'(y''+y)=0
    $$

    so that the radius of the point $(y',y)$ is a constant $R$. As such any such point can be parametrized by trigonometric functions whose angle varies with time, $y'=Rcosphi$, $y=Rsinphi$. Now compare the derivative of the second equation with the first equation to find that
    $$
    Rcosphi=y'=Rcosphicdotphi'.
    $$

    This means that the rate of change of the angle is constant $1$, $phi(t)=t+phi_0$, $$y=Rsin(phi_0+t).$$





    Or look at the infinitesimal picture,
    $$
    y(t+dt)-2y(t)+y(t-dt)=-y(t),dt^2+O(dt^4)
    $$

    The characteristic equation is $0=q^2-(2-dt^2)q+1=(q-1+dt^2/2)^2+dt^2-dt^4/4$ so again modulo $O(dt^4)$ we get $q=1-dt^2/2pm i,dt=cos(dt)+isin(dt)+O(dt^3)$ and the basis solutions by the Euler-Moivre formula are
    $$
    y_{1,2}(t_0+n,dt)=q^n=cos(n,dt)pm isin(n,dt)+O(dt^2)=cos(t-t_0)pm isin(t-t_0)+O(dt^2)
    $$

    and in the limit $dtto 0$, so that also on this way one gets the general solution $$y(t)=y'(t_0)sin(t-t_0)+y(t_0)cos(t-t_0).$$






    share|cite|improve this answer









    $endgroup$













      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%2f3061817%2fhow-to-interpret-the-differential-equation-for-the-sine-function%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      1












      $begingroup$

      The equation says that the second derivative of $y$ equals the negative of $y$ and this is intuitive if we remember what the second derivative tells us.



      When $ygt 0$ the sine is concave down and when $ylt 0$ the sine is concave up. The inflection points are where $y=0$.






      share|cite|improve this answer









      $endgroup$


















        1












        $begingroup$

        The equation says that the second derivative of $y$ equals the negative of $y$ and this is intuitive if we remember what the second derivative tells us.



        When $ygt 0$ the sine is concave down and when $ylt 0$ the sine is concave up. The inflection points are where $y=0$.






        share|cite|improve this answer









        $endgroup$
















          1












          1








          1





          $begingroup$

          The equation says that the second derivative of $y$ equals the negative of $y$ and this is intuitive if we remember what the second derivative tells us.



          When $ygt 0$ the sine is concave down and when $ylt 0$ the sine is concave up. The inflection points are where $y=0$.






          share|cite|improve this answer









          $endgroup$



          The equation says that the second derivative of $y$ equals the negative of $y$ and this is intuitive if we remember what the second derivative tells us.



          When $ygt 0$ the sine is concave down and when $ylt 0$ the sine is concave up. The inflection points are where $y=0$.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Jan 4 at 18:21









          John DoumaJohn Douma

          5,51211319




          5,51211319























              0












              $begingroup$

              Multiply with $2y'$ and integrate to find that
              $$
              frac{d}{dt}(y'^2+y^2)=2y'(y''+y)=0
              $$

              so that the radius of the point $(y',y)$ is a constant $R$. As such any such point can be parametrized by trigonometric functions whose angle varies with time, $y'=Rcosphi$, $y=Rsinphi$. Now compare the derivative of the second equation with the first equation to find that
              $$
              Rcosphi=y'=Rcosphicdotphi'.
              $$

              This means that the rate of change of the angle is constant $1$, $phi(t)=t+phi_0$, $$y=Rsin(phi_0+t).$$





              Or look at the infinitesimal picture,
              $$
              y(t+dt)-2y(t)+y(t-dt)=-y(t),dt^2+O(dt^4)
              $$

              The characteristic equation is $0=q^2-(2-dt^2)q+1=(q-1+dt^2/2)^2+dt^2-dt^4/4$ so again modulo $O(dt^4)$ we get $q=1-dt^2/2pm i,dt=cos(dt)+isin(dt)+O(dt^3)$ and the basis solutions by the Euler-Moivre formula are
              $$
              y_{1,2}(t_0+n,dt)=q^n=cos(n,dt)pm isin(n,dt)+O(dt^2)=cos(t-t_0)pm isin(t-t_0)+O(dt^2)
              $$

              and in the limit $dtto 0$, so that also on this way one gets the general solution $$y(t)=y'(t_0)sin(t-t_0)+y(t_0)cos(t-t_0).$$






              share|cite|improve this answer









              $endgroup$


















                0












                $begingroup$

                Multiply with $2y'$ and integrate to find that
                $$
                frac{d}{dt}(y'^2+y^2)=2y'(y''+y)=0
                $$

                so that the radius of the point $(y',y)$ is a constant $R$. As such any such point can be parametrized by trigonometric functions whose angle varies with time, $y'=Rcosphi$, $y=Rsinphi$. Now compare the derivative of the second equation with the first equation to find that
                $$
                Rcosphi=y'=Rcosphicdotphi'.
                $$

                This means that the rate of change of the angle is constant $1$, $phi(t)=t+phi_0$, $$y=Rsin(phi_0+t).$$





                Or look at the infinitesimal picture,
                $$
                y(t+dt)-2y(t)+y(t-dt)=-y(t),dt^2+O(dt^4)
                $$

                The characteristic equation is $0=q^2-(2-dt^2)q+1=(q-1+dt^2/2)^2+dt^2-dt^4/4$ so again modulo $O(dt^4)$ we get $q=1-dt^2/2pm i,dt=cos(dt)+isin(dt)+O(dt^3)$ and the basis solutions by the Euler-Moivre formula are
                $$
                y_{1,2}(t_0+n,dt)=q^n=cos(n,dt)pm isin(n,dt)+O(dt^2)=cos(t-t_0)pm isin(t-t_0)+O(dt^2)
                $$

                and in the limit $dtto 0$, so that also on this way one gets the general solution $$y(t)=y'(t_0)sin(t-t_0)+y(t_0)cos(t-t_0).$$






                share|cite|improve this answer









                $endgroup$
















                  0












                  0








                  0





                  $begingroup$

                  Multiply with $2y'$ and integrate to find that
                  $$
                  frac{d}{dt}(y'^2+y^2)=2y'(y''+y)=0
                  $$

                  so that the radius of the point $(y',y)$ is a constant $R$. As such any such point can be parametrized by trigonometric functions whose angle varies with time, $y'=Rcosphi$, $y=Rsinphi$. Now compare the derivative of the second equation with the first equation to find that
                  $$
                  Rcosphi=y'=Rcosphicdotphi'.
                  $$

                  This means that the rate of change of the angle is constant $1$, $phi(t)=t+phi_0$, $$y=Rsin(phi_0+t).$$





                  Or look at the infinitesimal picture,
                  $$
                  y(t+dt)-2y(t)+y(t-dt)=-y(t),dt^2+O(dt^4)
                  $$

                  The characteristic equation is $0=q^2-(2-dt^2)q+1=(q-1+dt^2/2)^2+dt^2-dt^4/4$ so again modulo $O(dt^4)$ we get $q=1-dt^2/2pm i,dt=cos(dt)+isin(dt)+O(dt^3)$ and the basis solutions by the Euler-Moivre formula are
                  $$
                  y_{1,2}(t_0+n,dt)=q^n=cos(n,dt)pm isin(n,dt)+O(dt^2)=cos(t-t_0)pm isin(t-t_0)+O(dt^2)
                  $$

                  and in the limit $dtto 0$, so that also on this way one gets the general solution $$y(t)=y'(t_0)sin(t-t_0)+y(t_0)cos(t-t_0).$$






                  share|cite|improve this answer









                  $endgroup$



                  Multiply with $2y'$ and integrate to find that
                  $$
                  frac{d}{dt}(y'^2+y^2)=2y'(y''+y)=0
                  $$

                  so that the radius of the point $(y',y)$ is a constant $R$. As such any such point can be parametrized by trigonometric functions whose angle varies with time, $y'=Rcosphi$, $y=Rsinphi$. Now compare the derivative of the second equation with the first equation to find that
                  $$
                  Rcosphi=y'=Rcosphicdotphi'.
                  $$

                  This means that the rate of change of the angle is constant $1$, $phi(t)=t+phi_0$, $$y=Rsin(phi_0+t).$$





                  Or look at the infinitesimal picture,
                  $$
                  y(t+dt)-2y(t)+y(t-dt)=-y(t),dt^2+O(dt^4)
                  $$

                  The characteristic equation is $0=q^2-(2-dt^2)q+1=(q-1+dt^2/2)^2+dt^2-dt^4/4$ so again modulo $O(dt^4)$ we get $q=1-dt^2/2pm i,dt=cos(dt)+isin(dt)+O(dt^3)$ and the basis solutions by the Euler-Moivre formula are
                  $$
                  y_{1,2}(t_0+n,dt)=q^n=cos(n,dt)pm isin(n,dt)+O(dt^2)=cos(t-t_0)pm isin(t-t_0)+O(dt^2)
                  $$

                  and in the limit $dtto 0$, so that also on this way one gets the general solution $$y(t)=y'(t_0)sin(t-t_0)+y(t_0)cos(t-t_0).$$







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Jan 4 at 20:27









                  LutzLLutzL

                  57.8k42054




                  57.8k42054






























                      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%2f3061817%2fhow-to-interpret-the-differential-equation-for-the-sine-function%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

                      Human spaceflight

                      Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?

                      File:DeusFollowingSea.jpg