How do I compute this limit?

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











up vote
0
down vote

favorite












For the following function $f$ and point $a$, determine whether $lim limits_x to a f (x)$ exists, and compute the limit if it exists. Justify your answer.



$f(x)=cos(frac1(1-x)^2)$ where $a=1$



This is a 3 mark question on a past paper so it shouldn't be too complex. I suspect you have to manipulate the $frac1(1-x)^2$ somehow, but I just can't see it.







share|cite|improve this question

















  • 1




    What happens to the inside as $x to 1$?
    – Randall
    Aug 6 at 15:56






  • 1




    @Dzoooks Not really, since the inside blows up.
    – Randall
    Aug 6 at 15:58






  • 2




    Use geogebra or desmos to plot out the function graph, put in values of x closer and closer to the limit from either side. What are your findings?
    – Nick
    Aug 6 at 16:10














up vote
0
down vote

favorite












For the following function $f$ and point $a$, determine whether $lim limits_x to a f (x)$ exists, and compute the limit if it exists. Justify your answer.



$f(x)=cos(frac1(1-x)^2)$ where $a=1$



This is a 3 mark question on a past paper so it shouldn't be too complex. I suspect you have to manipulate the $frac1(1-x)^2$ somehow, but I just can't see it.







share|cite|improve this question

















  • 1




    What happens to the inside as $x to 1$?
    – Randall
    Aug 6 at 15:56






  • 1




    @Dzoooks Not really, since the inside blows up.
    – Randall
    Aug 6 at 15:58






  • 2




    Use geogebra or desmos to plot out the function graph, put in values of x closer and closer to the limit from either side. What are your findings?
    – Nick
    Aug 6 at 16:10












up vote
0
down vote

favorite









up vote
0
down vote

favorite











For the following function $f$ and point $a$, determine whether $lim limits_x to a f (x)$ exists, and compute the limit if it exists. Justify your answer.



$f(x)=cos(frac1(1-x)^2)$ where $a=1$



This is a 3 mark question on a past paper so it shouldn't be too complex. I suspect you have to manipulate the $frac1(1-x)^2$ somehow, but I just can't see it.







share|cite|improve this question













For the following function $f$ and point $a$, determine whether $lim limits_x to a f (x)$ exists, and compute the limit if it exists. Justify your answer.



$f(x)=cos(frac1(1-x)^2)$ where $a=1$



This is a 3 mark question on a past paper so it shouldn't be too complex. I suspect you have to manipulate the $frac1(1-x)^2$ somehow, but I just can't see it.









share|cite|improve this question












share|cite|improve this question




share|cite|improve this question








edited Aug 6 at 16:04









gimusi

65.4k73684




65.4k73684









asked Aug 6 at 15:54









user499701

777




777







  • 1




    What happens to the inside as $x to 1$?
    – Randall
    Aug 6 at 15:56






  • 1




    @Dzoooks Not really, since the inside blows up.
    – Randall
    Aug 6 at 15:58






  • 2




    Use geogebra or desmos to plot out the function graph, put in values of x closer and closer to the limit from either side. What are your findings?
    – Nick
    Aug 6 at 16:10












  • 1




    What happens to the inside as $x to 1$?
    – Randall
    Aug 6 at 15:56






  • 1




    @Dzoooks Not really, since the inside blows up.
    – Randall
    Aug 6 at 15:58






  • 2




    Use geogebra or desmos to plot out the function graph, put in values of x closer and closer to the limit from either side. What are your findings?
    – Nick
    Aug 6 at 16:10







1




1




What happens to the inside as $x to 1$?
– Randall
Aug 6 at 15:56




What happens to the inside as $x to 1$?
– Randall
Aug 6 at 15:56




1




1




@Dzoooks Not really, since the inside blows up.
– Randall
Aug 6 at 15:58




@Dzoooks Not really, since the inside blows up.
– Randall
Aug 6 at 15:58




2




2




Use geogebra or desmos to plot out the function graph, put in values of x closer and closer to the limit from either side. What are your findings?
– Nick
Aug 6 at 16:10




Use geogebra or desmos to plot out the function graph, put in values of x closer and closer to the limit from either side. What are your findings?
– Nick
Aug 6 at 16:10










2 Answers
2






active

oldest

votes

















up vote
3
down vote













Let consider as $nto infty$



  • $x_n=1-sqrtfrac1npito 1 implies f(x_n)=cos(npi)=begincases 1quad textfor n even\-1quad textfor n oddendcases$

then there exist two subsequences with different limit and therefore the limit doesn't exist.






share|cite|improve this answer




























    up vote
    3
    down vote













    Hint:$$beginalignedlim_xto 1cosleft(frac1(1-x)^2right)&=lim_xto 0cosleft(frac1x^2right)\
    &=lim_xto pminftycosleft(x^2right)endaligned$$






    share|cite|improve this answer





















      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',
      convertImagesToLinks: true,
      noModals: false,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: 10,
      bindNavPrevention: true,
      postfix: "",
      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%2f2874021%2fhow-do-i-compute-this-limit%23new-answer', 'question_page');

      );

      Post as a guest






























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes








      up vote
      3
      down vote













      Let consider as $nto infty$



      • $x_n=1-sqrtfrac1npito 1 implies f(x_n)=cos(npi)=begincases 1quad textfor n even\-1quad textfor n oddendcases$

      then there exist two subsequences with different limit and therefore the limit doesn't exist.






      share|cite|improve this answer

























        up vote
        3
        down vote













        Let consider as $nto infty$



        • $x_n=1-sqrtfrac1npito 1 implies f(x_n)=cos(npi)=begincases 1quad textfor n even\-1quad textfor n oddendcases$

        then there exist two subsequences with different limit and therefore the limit doesn't exist.






        share|cite|improve this answer























          up vote
          3
          down vote










          up vote
          3
          down vote









          Let consider as $nto infty$



          • $x_n=1-sqrtfrac1npito 1 implies f(x_n)=cos(npi)=begincases 1quad textfor n even\-1quad textfor n oddendcases$

          then there exist two subsequences with different limit and therefore the limit doesn't exist.






          share|cite|improve this answer













          Let consider as $nto infty$



          • $x_n=1-sqrtfrac1npito 1 implies f(x_n)=cos(npi)=begincases 1quad textfor n even\-1quad textfor n oddendcases$

          then there exist two subsequences with different limit and therefore the limit doesn't exist.







          share|cite|improve this answer













          share|cite|improve this answer



          share|cite|improve this answer











          answered Aug 6 at 15:58









          gimusi

          65.4k73684




          65.4k73684




















              up vote
              3
              down vote













              Hint:$$beginalignedlim_xto 1cosleft(frac1(1-x)^2right)&=lim_xto 0cosleft(frac1x^2right)\
              &=lim_xto pminftycosleft(x^2right)endaligned$$






              share|cite|improve this answer

























                up vote
                3
                down vote













                Hint:$$beginalignedlim_xto 1cosleft(frac1(1-x)^2right)&=lim_xto 0cosleft(frac1x^2right)\
                &=lim_xto pminftycosleft(x^2right)endaligned$$






                share|cite|improve this answer























                  up vote
                  3
                  down vote










                  up vote
                  3
                  down vote









                  Hint:$$beginalignedlim_xto 1cosleft(frac1(1-x)^2right)&=lim_xto 0cosleft(frac1x^2right)\
                  &=lim_xto pminftycosleft(x^2right)endaligned$$






                  share|cite|improve this answer













                  Hint:$$beginalignedlim_xto 1cosleft(frac1(1-x)^2right)&=lim_xto 0cosleft(frac1x^2right)\
                  &=lim_xto pminftycosleft(x^2right)endaligned$$







                  share|cite|improve this answer













                  share|cite|improve this answer



                  share|cite|improve this answer











                  answered Aug 6 at 16:04









                  Jam

                  4,25611230




                  4,25611230






















                       

                      draft saved


                      draft discarded


























                       


                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function ()
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2874021%2fhow-do-i-compute-this-limit%23new-answer', 'question_page');

                      );

                      Post as a guest













































































                      Comments

                      Popular posts from this blog

                      What is the equation of a 3D cone with generalised tilt?

                      Color the edges and diagonals of a regular polygon

                      Relationship between determinant of matrix and determinant of adjoint?