How does the squeeze theorem imply that $lim_thetato 0sintheta=0$ and $lim_thetato 0costheta=1$?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP












2












$begingroup$


I'm trying to understand how the sandwich/ squeeze theorem establishes that $lim_thetato 0sintheta = 0$ and $lim_thetato 0costheta = 1$.



Mainly, i'm trying to understand this logic, rather than trying to answer an assignment question.










share|cite|improve this question











$endgroup$







  • 1




    $begingroup$
    Are you already equipped with the series representation of $sin theta$ and $cos theta$ and their approximation by Taylor polynomials? Because first you need an appropriate approximation of these functions near $0$ and then we could check how the sandwich trick works.
    $endgroup$
    – trancelocation
    Feb 20 at 4:17















2












$begingroup$


I'm trying to understand how the sandwich/ squeeze theorem establishes that $lim_thetato 0sintheta = 0$ and $lim_thetato 0costheta = 1$.



Mainly, i'm trying to understand this logic, rather than trying to answer an assignment question.










share|cite|improve this question











$endgroup$







  • 1




    $begingroup$
    Are you already equipped with the series representation of $sin theta$ and $cos theta$ and their approximation by Taylor polynomials? Because first you need an appropriate approximation of these functions near $0$ and then we could check how the sandwich trick works.
    $endgroup$
    – trancelocation
    Feb 20 at 4:17













2












2








2





$begingroup$


I'm trying to understand how the sandwich/ squeeze theorem establishes that $lim_thetato 0sintheta = 0$ and $lim_thetato 0costheta = 1$.



Mainly, i'm trying to understand this logic, rather than trying to answer an assignment question.










share|cite|improve this question











$endgroup$




I'm trying to understand how the sandwich/ squeeze theorem establishes that $lim_thetato 0sintheta = 0$ and $lim_thetato 0costheta = 1$.



Mainly, i'm trying to understand this logic, rather than trying to answer an assignment question.







calculus limits






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Feb 20 at 7:29









Asaf Karagila

306k33438769




306k33438769










asked Feb 20 at 4:02









JamesJames

184




184







  • 1




    $begingroup$
    Are you already equipped with the series representation of $sin theta$ and $cos theta$ and their approximation by Taylor polynomials? Because first you need an appropriate approximation of these functions near $0$ and then we could check how the sandwich trick works.
    $endgroup$
    – trancelocation
    Feb 20 at 4:17












  • 1




    $begingroup$
    Are you already equipped with the series representation of $sin theta$ and $cos theta$ and their approximation by Taylor polynomials? Because first you need an appropriate approximation of these functions near $0$ and then we could check how the sandwich trick works.
    $endgroup$
    – trancelocation
    Feb 20 at 4:17







1




1




$begingroup$
Are you already equipped with the series representation of $sin theta$ and $cos theta$ and their approximation by Taylor polynomials? Because first you need an appropriate approximation of these functions near $0$ and then we could check how the sandwich trick works.
$endgroup$
– trancelocation
Feb 20 at 4:17




$begingroup$
Are you already equipped with the series representation of $sin theta$ and $cos theta$ and their approximation by Taylor polynomials? Because first you need an appropriate approximation of these functions near $0$ and then we could check how the sandwich trick works.
$endgroup$
– trancelocation
Feb 20 at 4:17










2 Answers
2






active

oldest

votes


















4












$begingroup$

The idea behind sandwich/squeeze theorem is intuitive enough. If values of a function $f$ are lying (sandwiched) between those of $g, h$ and values of $g, h$ tend to a common limit then that of $f$ also tend to the same limit.



We have the fundamental inequality $|sin x|leq |x|$ for $0<|x|<pi/2$ which is the same as $$-|x|leq sin xleq |x|$$ for $0<|x|<pi/2$ and since both $-|x|$ and $|x|$ tend to $0$ as $xto 0$ it follows that $lim_xto 0sin x=0$.



For $cos x$ the situation is tricky and we need to use a bit of trigonometry. We have $$cos x=1-2sin^2(x/2)$$ and noting the earlier inequality for $sin $ we get $$1-fracx^22leq cos xleq 1$$ And by squeeze we get $lim_xto 0cos x=1$.






share|cite|improve this answer









$endgroup$




















    2












    $begingroup$

    Edit: I corrected some inaccuracies pointed out in the comments.



    I try to explain the logic by solving the exercize. First of all, this result is also known as the two policemen theorem because if two policemen are escorting a person between them, and both officers approch arbitrary close to the cell, then the prisoner must also approch arbitrary close to it (notice that the policemen don't need to go to the cell; this means the functions need not to be defined in the limit point). This summarizes the main idea of the theorem.



    Now, we know that when $x$ is sufficiently near to $0$ (i.e. the functions must be defined in a neighbourhood of such a point), $-lvert xrvertle sin xle lvert xrvert$ and this holds for any $x$ sufficiently small (actually for any $lvert xrvert $ in $]0,pi/2[$). Since limits preserve the linear order, we have that if limit of $sin x$ exists, then $$lim_xrightarrow0 -xle lim_xrightarrow0 sin x le lim_xrightarrow0 x.$$
    But the first and the last limits are $0$, hence limit of $sin x$ exists and is $0$ because this function is eventually bounded both from above and below by functions converging to the same limit, so $sin x$ can't go away.



    Generally speaking, you need two functions/policemen who bound the function of which you want to compute the limit, from above and below respectively, in a neighbourhood of the limit point and they must have the same limit at that point.






    share|cite|improve this answer











    $endgroup$








    • 3




      $begingroup$
      Strictly speaking, the officers don't actually have to enter the cell, they just have to approach arbitrarily close to it, and then the prisoner must also approach arbitrarily close to it. :-)
      $endgroup$
      – Brian Tung
      Feb 20 at 5:08






    • 1




      $begingroup$
      There are some inaccuracies in this answer. The inequalities $-x leq sin , xleq x$ can hold only for $x geq 0$ so one can only take right hand limits.
      $endgroup$
      – Kavi Rama Murthy
      Feb 20 at 5:16











    • $begingroup$
      @BrianTung I was so drunk last night that I don't remember exactly what happened with the officers ;-)
      $endgroup$
      – LBJFS
      Feb 20 at 9:19










    • $begingroup$
      @KaviRamaMurthy I apologize for the errors and thanks for the mistakes you pointed out.
      $endgroup$
      – LBJFS
      Feb 20 at 9:19










    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%2f3119710%2fhow-does-the-squeeze-theorem-imply-that-lim-theta-to-0-sin-theta-0-and-l%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









    4












    $begingroup$

    The idea behind sandwich/squeeze theorem is intuitive enough. If values of a function $f$ are lying (sandwiched) between those of $g, h$ and values of $g, h$ tend to a common limit then that of $f$ also tend to the same limit.



    We have the fundamental inequality $|sin x|leq |x|$ for $0<|x|<pi/2$ which is the same as $$-|x|leq sin xleq |x|$$ for $0<|x|<pi/2$ and since both $-|x|$ and $|x|$ tend to $0$ as $xto 0$ it follows that $lim_xto 0sin x=0$.



    For $cos x$ the situation is tricky and we need to use a bit of trigonometry. We have $$cos x=1-2sin^2(x/2)$$ and noting the earlier inequality for $sin $ we get $$1-fracx^22leq cos xleq 1$$ And by squeeze we get $lim_xto 0cos x=1$.






    share|cite|improve this answer









    $endgroup$

















      4












      $begingroup$

      The idea behind sandwich/squeeze theorem is intuitive enough. If values of a function $f$ are lying (sandwiched) between those of $g, h$ and values of $g, h$ tend to a common limit then that of $f$ also tend to the same limit.



      We have the fundamental inequality $|sin x|leq |x|$ for $0<|x|<pi/2$ which is the same as $$-|x|leq sin xleq |x|$$ for $0<|x|<pi/2$ and since both $-|x|$ and $|x|$ tend to $0$ as $xto 0$ it follows that $lim_xto 0sin x=0$.



      For $cos x$ the situation is tricky and we need to use a bit of trigonometry. We have $$cos x=1-2sin^2(x/2)$$ and noting the earlier inequality for $sin $ we get $$1-fracx^22leq cos xleq 1$$ And by squeeze we get $lim_xto 0cos x=1$.






      share|cite|improve this answer









      $endgroup$















        4












        4








        4





        $begingroup$

        The idea behind sandwich/squeeze theorem is intuitive enough. If values of a function $f$ are lying (sandwiched) between those of $g, h$ and values of $g, h$ tend to a common limit then that of $f$ also tend to the same limit.



        We have the fundamental inequality $|sin x|leq |x|$ for $0<|x|<pi/2$ which is the same as $$-|x|leq sin xleq |x|$$ for $0<|x|<pi/2$ and since both $-|x|$ and $|x|$ tend to $0$ as $xto 0$ it follows that $lim_xto 0sin x=0$.



        For $cos x$ the situation is tricky and we need to use a bit of trigonometry. We have $$cos x=1-2sin^2(x/2)$$ and noting the earlier inequality for $sin $ we get $$1-fracx^22leq cos xleq 1$$ And by squeeze we get $lim_xto 0cos x=1$.






        share|cite|improve this answer









        $endgroup$



        The idea behind sandwich/squeeze theorem is intuitive enough. If values of a function $f$ are lying (sandwiched) between those of $g, h$ and values of $g, h$ tend to a common limit then that of $f$ also tend to the same limit.



        We have the fundamental inequality $|sin x|leq |x|$ for $0<|x|<pi/2$ which is the same as $$-|x|leq sin xleq |x|$$ for $0<|x|<pi/2$ and since both $-|x|$ and $|x|$ tend to $0$ as $xto 0$ it follows that $lim_xto 0sin x=0$.



        For $cos x$ the situation is tricky and we need to use a bit of trigonometry. We have $$cos x=1-2sin^2(x/2)$$ and noting the earlier inequality for $sin $ we get $$1-fracx^22leq cos xleq 1$$ And by squeeze we get $lim_xto 0cos x=1$.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Feb 20 at 4:17









        Paramanand SinghParamanand Singh

        50.7k557168




        50.7k557168





















            2












            $begingroup$

            Edit: I corrected some inaccuracies pointed out in the comments.



            I try to explain the logic by solving the exercize. First of all, this result is also known as the two policemen theorem because if two policemen are escorting a person between them, and both officers approch arbitrary close to the cell, then the prisoner must also approch arbitrary close to it (notice that the policemen don't need to go to the cell; this means the functions need not to be defined in the limit point). This summarizes the main idea of the theorem.



            Now, we know that when $x$ is sufficiently near to $0$ (i.e. the functions must be defined in a neighbourhood of such a point), $-lvert xrvertle sin xle lvert xrvert$ and this holds for any $x$ sufficiently small (actually for any $lvert xrvert $ in $]0,pi/2[$). Since limits preserve the linear order, we have that if limit of $sin x$ exists, then $$lim_xrightarrow0 -xle lim_xrightarrow0 sin x le lim_xrightarrow0 x.$$
            But the first and the last limits are $0$, hence limit of $sin x$ exists and is $0$ because this function is eventually bounded both from above and below by functions converging to the same limit, so $sin x$ can't go away.



            Generally speaking, you need two functions/policemen who bound the function of which you want to compute the limit, from above and below respectively, in a neighbourhood of the limit point and they must have the same limit at that point.






            share|cite|improve this answer











            $endgroup$








            • 3




              $begingroup$
              Strictly speaking, the officers don't actually have to enter the cell, they just have to approach arbitrarily close to it, and then the prisoner must also approach arbitrarily close to it. :-)
              $endgroup$
              – Brian Tung
              Feb 20 at 5:08






            • 1




              $begingroup$
              There are some inaccuracies in this answer. The inequalities $-x leq sin , xleq x$ can hold only for $x geq 0$ so one can only take right hand limits.
              $endgroup$
              – Kavi Rama Murthy
              Feb 20 at 5:16











            • $begingroup$
              @BrianTung I was so drunk last night that I don't remember exactly what happened with the officers ;-)
              $endgroup$
              – LBJFS
              Feb 20 at 9:19










            • $begingroup$
              @KaviRamaMurthy I apologize for the errors and thanks for the mistakes you pointed out.
              $endgroup$
              – LBJFS
              Feb 20 at 9:19















            2












            $begingroup$

            Edit: I corrected some inaccuracies pointed out in the comments.



            I try to explain the logic by solving the exercize. First of all, this result is also known as the two policemen theorem because if two policemen are escorting a person between them, and both officers approch arbitrary close to the cell, then the prisoner must also approch arbitrary close to it (notice that the policemen don't need to go to the cell; this means the functions need not to be defined in the limit point). This summarizes the main idea of the theorem.



            Now, we know that when $x$ is sufficiently near to $0$ (i.e. the functions must be defined in a neighbourhood of such a point), $-lvert xrvertle sin xle lvert xrvert$ and this holds for any $x$ sufficiently small (actually for any $lvert xrvert $ in $]0,pi/2[$). Since limits preserve the linear order, we have that if limit of $sin x$ exists, then $$lim_xrightarrow0 -xle lim_xrightarrow0 sin x le lim_xrightarrow0 x.$$
            But the first and the last limits are $0$, hence limit of $sin x$ exists and is $0$ because this function is eventually bounded both from above and below by functions converging to the same limit, so $sin x$ can't go away.



            Generally speaking, you need two functions/policemen who bound the function of which you want to compute the limit, from above and below respectively, in a neighbourhood of the limit point and they must have the same limit at that point.






            share|cite|improve this answer











            $endgroup$








            • 3




              $begingroup$
              Strictly speaking, the officers don't actually have to enter the cell, they just have to approach arbitrarily close to it, and then the prisoner must also approach arbitrarily close to it. :-)
              $endgroup$
              – Brian Tung
              Feb 20 at 5:08






            • 1




              $begingroup$
              There are some inaccuracies in this answer. The inequalities $-x leq sin , xleq x$ can hold only for $x geq 0$ so one can only take right hand limits.
              $endgroup$
              – Kavi Rama Murthy
              Feb 20 at 5:16











            • $begingroup$
              @BrianTung I was so drunk last night that I don't remember exactly what happened with the officers ;-)
              $endgroup$
              – LBJFS
              Feb 20 at 9:19










            • $begingroup$
              @KaviRamaMurthy I apologize for the errors and thanks for the mistakes you pointed out.
              $endgroup$
              – LBJFS
              Feb 20 at 9:19













            2












            2








            2





            $begingroup$

            Edit: I corrected some inaccuracies pointed out in the comments.



            I try to explain the logic by solving the exercize. First of all, this result is also known as the two policemen theorem because if two policemen are escorting a person between them, and both officers approch arbitrary close to the cell, then the prisoner must also approch arbitrary close to it (notice that the policemen don't need to go to the cell; this means the functions need not to be defined in the limit point). This summarizes the main idea of the theorem.



            Now, we know that when $x$ is sufficiently near to $0$ (i.e. the functions must be defined in a neighbourhood of such a point), $-lvert xrvertle sin xle lvert xrvert$ and this holds for any $x$ sufficiently small (actually for any $lvert xrvert $ in $]0,pi/2[$). Since limits preserve the linear order, we have that if limit of $sin x$ exists, then $$lim_xrightarrow0 -xle lim_xrightarrow0 sin x le lim_xrightarrow0 x.$$
            But the first and the last limits are $0$, hence limit of $sin x$ exists and is $0$ because this function is eventually bounded both from above and below by functions converging to the same limit, so $sin x$ can't go away.



            Generally speaking, you need two functions/policemen who bound the function of which you want to compute the limit, from above and below respectively, in a neighbourhood of the limit point and they must have the same limit at that point.






            share|cite|improve this answer











            $endgroup$



            Edit: I corrected some inaccuracies pointed out in the comments.



            I try to explain the logic by solving the exercize. First of all, this result is also known as the two policemen theorem because if two policemen are escorting a person between them, and both officers approch arbitrary close to the cell, then the prisoner must also approch arbitrary close to it (notice that the policemen don't need to go to the cell; this means the functions need not to be defined in the limit point). This summarizes the main idea of the theorem.



            Now, we know that when $x$ is sufficiently near to $0$ (i.e. the functions must be defined in a neighbourhood of such a point), $-lvert xrvertle sin xle lvert xrvert$ and this holds for any $x$ sufficiently small (actually for any $lvert xrvert $ in $]0,pi/2[$). Since limits preserve the linear order, we have that if limit of $sin x$ exists, then $$lim_xrightarrow0 -xle lim_xrightarrow0 sin x le lim_xrightarrow0 x.$$
            But the first and the last limits are $0$, hence limit of $sin x$ exists and is $0$ because this function is eventually bounded both from above and below by functions converging to the same limit, so $sin x$ can't go away.



            Generally speaking, you need two functions/policemen who bound the function of which you want to compute the limit, from above and below respectively, in a neighbourhood of the limit point and they must have the same limit at that point.







            share|cite|improve this answer














            share|cite|improve this answer



            share|cite|improve this answer








            edited Feb 20 at 11:36

























            answered Feb 20 at 4:25









            LBJFSLBJFS

            22810




            22810







            • 3




              $begingroup$
              Strictly speaking, the officers don't actually have to enter the cell, they just have to approach arbitrarily close to it, and then the prisoner must also approach arbitrarily close to it. :-)
              $endgroup$
              – Brian Tung
              Feb 20 at 5:08






            • 1




              $begingroup$
              There are some inaccuracies in this answer. The inequalities $-x leq sin , xleq x$ can hold only for $x geq 0$ so one can only take right hand limits.
              $endgroup$
              – Kavi Rama Murthy
              Feb 20 at 5:16











            • $begingroup$
              @BrianTung I was so drunk last night that I don't remember exactly what happened with the officers ;-)
              $endgroup$
              – LBJFS
              Feb 20 at 9:19










            • $begingroup$
              @KaviRamaMurthy I apologize for the errors and thanks for the mistakes you pointed out.
              $endgroup$
              – LBJFS
              Feb 20 at 9:19












            • 3




              $begingroup$
              Strictly speaking, the officers don't actually have to enter the cell, they just have to approach arbitrarily close to it, and then the prisoner must also approach arbitrarily close to it. :-)
              $endgroup$
              – Brian Tung
              Feb 20 at 5:08






            • 1




              $begingroup$
              There are some inaccuracies in this answer. The inequalities $-x leq sin , xleq x$ can hold only for $x geq 0$ so one can only take right hand limits.
              $endgroup$
              – Kavi Rama Murthy
              Feb 20 at 5:16











            • $begingroup$
              @BrianTung I was so drunk last night that I don't remember exactly what happened with the officers ;-)
              $endgroup$
              – LBJFS
              Feb 20 at 9:19










            • $begingroup$
              @KaviRamaMurthy I apologize for the errors and thanks for the mistakes you pointed out.
              $endgroup$
              – LBJFS
              Feb 20 at 9:19







            3




            3




            $begingroup$
            Strictly speaking, the officers don't actually have to enter the cell, they just have to approach arbitrarily close to it, and then the prisoner must also approach arbitrarily close to it. :-)
            $endgroup$
            – Brian Tung
            Feb 20 at 5:08




            $begingroup$
            Strictly speaking, the officers don't actually have to enter the cell, they just have to approach arbitrarily close to it, and then the prisoner must also approach arbitrarily close to it. :-)
            $endgroup$
            – Brian Tung
            Feb 20 at 5:08




            1




            1




            $begingroup$
            There are some inaccuracies in this answer. The inequalities $-x leq sin , xleq x$ can hold only for $x geq 0$ so one can only take right hand limits.
            $endgroup$
            – Kavi Rama Murthy
            Feb 20 at 5:16





            $begingroup$
            There are some inaccuracies in this answer. The inequalities $-x leq sin , xleq x$ can hold only for $x geq 0$ so one can only take right hand limits.
            $endgroup$
            – Kavi Rama Murthy
            Feb 20 at 5:16













            $begingroup$
            @BrianTung I was so drunk last night that I don't remember exactly what happened with the officers ;-)
            $endgroup$
            – LBJFS
            Feb 20 at 9:19




            $begingroup$
            @BrianTung I was so drunk last night that I don't remember exactly what happened with the officers ;-)
            $endgroup$
            – LBJFS
            Feb 20 at 9:19












            $begingroup$
            @KaviRamaMurthy I apologize for the errors and thanks for the mistakes you pointed out.
            $endgroup$
            – LBJFS
            Feb 20 at 9:19




            $begingroup$
            @KaviRamaMurthy I apologize for the errors and thanks for the mistakes you pointed out.
            $endgroup$
            – LBJFS
            Feb 20 at 9:19

















            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%2f3119710%2fhow-does-the-squeeze-theorem-imply-that-lim-theta-to-0-sin-theta-0-and-l%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

            How to check contact read email or not when send email to Individual?

            Bahrain

            Postfix configuration issue with fips on centos 7; mailgun relay