What is the result of $limlimits_{x to 0}(1/x - 1/sin x)$?












9














Find the limit:



$$lim_{x rightarrow 0}left(frac1x - frac1{sin x}right)$$



I am not able to find it because I don't know how to prove or disprove $0$ is the answer.










share|cite|improve this question
























  • @JonasMeyer - Thanks
    – Victor
    Dec 29 '11 at 3:56






  • 3




    Do you have calculus at your disposal?
    – Jonas Meyer
    Dec 29 '11 at 3:58






  • 9




    This is an odd function, so there cannot be a finite non-zero limit at $0$.
    – Henry
    Dec 29 '11 at 12:01


















9














Find the limit:



$$lim_{x rightarrow 0}left(frac1x - frac1{sin x}right)$$



I am not able to find it because I don't know how to prove or disprove $0$ is the answer.










share|cite|improve this question
























  • @JonasMeyer - Thanks
    – Victor
    Dec 29 '11 at 3:56






  • 3




    Do you have calculus at your disposal?
    – Jonas Meyer
    Dec 29 '11 at 3:58






  • 9




    This is an odd function, so there cannot be a finite non-zero limit at $0$.
    – Henry
    Dec 29 '11 at 12:01
















9












9








9


4





Find the limit:



$$lim_{x rightarrow 0}left(frac1x - frac1{sin x}right)$$



I am not able to find it because I don't know how to prove or disprove $0$ is the answer.










share|cite|improve this question















Find the limit:



$$lim_{x rightarrow 0}left(frac1x - frac1{sin x}right)$$



I am not able to find it because I don't know how to prove or disprove $0$ is the answer.







algebra-precalculus limits






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Dec 10 '18 at 11:43









Martin Sleziak

44.7k7115270




44.7k7115270










asked Dec 29 '11 at 3:51









Victor

3,36453180




3,36453180












  • @JonasMeyer - Thanks
    – Victor
    Dec 29 '11 at 3:56






  • 3




    Do you have calculus at your disposal?
    – Jonas Meyer
    Dec 29 '11 at 3:58






  • 9




    This is an odd function, so there cannot be a finite non-zero limit at $0$.
    – Henry
    Dec 29 '11 at 12:01




















  • @JonasMeyer - Thanks
    – Victor
    Dec 29 '11 at 3:56






  • 3




    Do you have calculus at your disposal?
    – Jonas Meyer
    Dec 29 '11 at 3:58






  • 9




    This is an odd function, so there cannot be a finite non-zero limit at $0$.
    – Henry
    Dec 29 '11 at 12:01


















@JonasMeyer - Thanks
– Victor
Dec 29 '11 at 3:56




@JonasMeyer - Thanks
– Victor
Dec 29 '11 at 3:56




3




3




Do you have calculus at your disposal?
– Jonas Meyer
Dec 29 '11 at 3:58




Do you have calculus at your disposal?
– Jonas Meyer
Dec 29 '11 at 3:58




9




9




This is an odd function, so there cannot be a finite non-zero limit at $0$.
– Henry
Dec 29 '11 at 12:01






This is an odd function, so there cannot be a finite non-zero limit at $0$.
– Henry
Dec 29 '11 at 12:01












8 Answers
8






active

oldest

votes


















12














Hint: Try using $$lim_{x rightarrow 0}left(frac1x - frac1{sin x}right)= lim_{x rightarrow 0}left(frac{sin x - x}{xsin x}right)$$
and apply L'Hopital's rule.






share|cite|improve this answer





















  • So, is the answer is just (cos x -1)/(sin(x) + xcos(x)) or can be futher simplifly?
    – Victor
    Dec 29 '11 at 4:07






  • 3




    A second application gives $lim_{xto 0} -sin x/(2cos x - xsin x)$, which should be solvable.
    – Alex Becker
    Dec 29 '11 at 4:14



















17














For fun, and because of the pre-calculus tag, we give a proof without calculus. It turns out that there is a geometric argument that $|x-sin x|$ is less than a constant times $|x^3|$ for $x$ near $0$.



I will need some help from you, to draw the missing picture. We have
$$frac{1}{x}-frac{1}{sin x}=frac{sin x-x}{xsin x}.$$
Let

$$f(x)=frac{x-sin x}{xsin x}$$
(the change of sign is for convenience). We will show that $limlimits_{xto 0},f(x)=0.$



We are interested in the behaviour of $f(x)$ when $x$ is close (but not equal) to $0$. Note that $f(-x)=-f(x)$. So we will be finished if we can show that $f(x)$ approaches $0$ as $x$ approaches $0$ through positive values.



Let $x$ be small positive. Draw $triangle OPQ$ as follows. The base of the triangle is $OP$, and has length $1$. The triangle is right-angled at $P$. Finally, $Q$ is such that $angle QOP =x$.



Draw the circular sector with centre $O$, radius $1$, and going from $P$ to a point on $OQ$. So the sector has angle $x$.



Note that the circular sector is contained in $triangle OPQ$. The circular sector has area $(1/2)x$, and $triangle OPQ$ has area $(1/2)tan x$. Thus the geometry gives us the inequality
$$frac{x}{2}<frac{tan x}{2}.$$
Since $x>sin x$, we get the estimates
$$0<x-sin x< tan x-sin x.$$
The right-hand side only involves trigonometric functions, so is easier to deal with than $x-sin x$:
$$tan x-sin x=sin xleft(frac{1-cos x}{cos x}right)=sin xleft(frac{1-cos^2 x}{cos x(1+cos x)}right)=frac{sin^3 x}{cos x(1+cos x)}.$$
We conclude that
$$0 <frac{x-sin x}{xsin x}<frac{sin^2 x}{xcos x(1+cos x)}.$$
Since $sin x<x$, we find that
$$0 <frac{x-sin x}{xsin x}<frac{sin x}{cos x(1+cos x)},$$
and it is clear that $dfrac{sin x}{cos x(1+cos x)}$ approaches $0$ as $x$ approaches $0$ through positive values.



Comment: In this problem, there is no virtue in avoiding the calculus. The Taylor expansion is the natural approach.






share|cite|improve this answer































    10














    Simplify to have $$frac{sin x-x }{xsin x}$$ and consider Maclaurin's series for $$sin x=x-frac {x^3}{3!}+frac {x^5}{5!}-...$$



    So you have $$frac{(x-frac {x^3}{3!}+frac {x^5}{5!}-...)-x}{x(x-frac {x^3}{3!}+frac {x^5}{5!}+...)}=frac{(-frac {x}{3!}+frac {x^3}{5!}-...)}{(1-frac {x^2}{3!}+frac {x^4}{5!}-...)}.$$



    Finding the limit as $xrightarrow 0$, we have;



    $$frac{lim_{xrightarrow 0}(-frac {x}{3!}+frac {x^3}{5!}-...)}{lim_{xrightarrow 0}(1-frac {x^2}{3!}+frac {x^4}{5!}-...)}=frac{0}{1}=0.$$



    which is the required answer.






    share|cite|improve this answer































      5














      Since everybody was 'clever', I thought I'd add a method that doesn't really require much thinking if you're used to asymptotics.



      The power series for $sin x$



      $$sin x = x + O(x^3)$$



      We can compute the inverse of this power series without trouble. In great detail:



      $$begin{align}frac{1}{sin x} &= frac{1}{x + O(x^3)}
      \ &= frac{1}{x} left( frac{1}{1 - O(x^2))} right)
      \ &= frac{1}{x} left(1 + O(x^2) right)
      \ &= frac{1}{x} + O(x)
      end{align}$$



      going from the second line to the third line is just the geometric series formula. Anyways, now we can finish up:



      $$frac{1}{x} - frac{1}{sin x} = O(x)$$



      $$ lim_{x to 0} frac{1}{x} - frac{1}{sin x} = 0$$



      If we wanted, we could get more precision: it's not hard to use the same method to show



      $$ frac{1}{sin x} = frac{1}{x} + frac{x}{6} + O(x^3) $$






      share|cite|improve this answer

















      • 1




        +1 for the cleverness-free approach.
        – Did
        Aug 16 '12 at 11:03



















      4














      If you believe (or know how to show) that the function $displaystyle{f(x)=frac{x}{sin(x)}}$, $xneq 0$, $f(0)=1$ is differentiable at $0$, then because $f$ is even, it follows that $f'(0)=0$. Note that $frac{1}{x}-frac{1}{sin(x)}=-frac{f(x)-f(0)}{x}$, so the limit in question is $-f'(0)=0$.






      share|cite|improve this answer





















      • Can you prove it? I think if I can prove the derivative is continuous, then it is done? But I cannot prove that either.
        – Sawarnik
        Feb 25 '14 at 10:11





















      4














      METHOD I



      Firstly, notice that the expression under the limit is an odd function and consider that $sin(x)<x$. Then we have that:
      $$lim_{x rightarrow 0}left(frac1x - frac1{sin x}right)= lim_{x rightarrow 0}frac{sin x - x}{xsin x}lelim_{x rightarrow 0}frac{sin x - x}{x^2}lelim_{x rightarrow 0}frac{tan x - x}{x^2}=0$$



      As regards the last limit you wanna see my proof here.



      Q.E.D.



      METHOD II



      $$lim_{x rightarrow 0}left(frac1x - frac1{sin x}right)= lim_{x rightarrow 0}frac{sin x - x}{xsin x}lelim_{x rightarrow 0}frac{sin x - x}{x^2}=lim_{x rightarrow 0}xcdotfrac{sin x - x}{x^3}=0cdot-frac{1}{6}=0$$



      Let's solve now the auxiliary limit I used (elementarily):
      $$L=lim_{x rightarrow 0}frac{sin x - x}{x^3}=lim_{x rightarrow 0}frac{sin 2x - 2x}{8x^3}=lim_{x rightarrow 0}frac{sin x cos x - x}{4x^3}=lim_{x rightarrow 0}frac{sin x cos x -xcos x + xcos x- x}{4x^3}=lim_{x rightarrow 0}frac{cos x(sin x -x) }{4x^3}-lim_{x rightarrow 0}frac{(1 - cos x) }{4x^2}=$$
      $$lim_{x rightarrow 0} cos x cdotfrac{L}{4} -frac{1}{8}=frac{L}{4}-frac{1}{8}$$
      $$L=frac{L}{4}-frac{1}{8}$$
      $$L=-frac{1}{6}.$$



      Q.E.D.






      share|cite|improve this answer























      • But $frac{sin x - x}{xsin x} le frac{sin x - x}{x^2}$ does not follow from $sin(x) < x$.
        – Teddy
        Nov 11 '12 at 16:39





















      3














      Using $$sin x<x<tan xqquad(0<x<{piover2})$$ we have
      $${sin(x/2)over x/2} {sin(x/2)overcos x}={1-cos xover x>cos x}>{1overtan x>cos x}-{1over x}={1oversin x}-{1over x}>0qquad(0<x<{piover2}) .$$
      Letting $xto0+$ the left hand side converges to $0$ because of $lim_{tto0}{sin tover t}=1$.






      share|cite|improve this answer





























        -1














        I did it that way:$$lim_{xto0} left(frac{1}{x} - frac{1}{sin x}right) =lim_{xto0} left(frac{1}{x} - frac{1}{frac{sin x}{x}*{x}}right) $$
        because $lim_{xto0} frac{sin x}{x} = 1$ then
        $$ lim_{xto0} left(frac{1}{x} - frac{1}{frac{sin x}{x}*{x}}right) \= lim_{xto0} left(frac{frac{sin x}{x}* x - x}{frac{sin x}{x}*x}right)\= lim_{xto0} left(frac{x(frac{sin x}{x}* 1 - 1)}{frac{sin x}{x}*x}right) \=lim_{xto0} left(frac{frac{sin x}{x} - 1}{frac{sin x}{x}}right) =[frac{0}{1}] = 0 $$






        share|cite|improve this answer























        • BTW you can use cdot instead of *, for example $frac{sin x}xcdot x$ is typeset as $frac{sin x}xcdot x$.
          – Martin Sleziak
          Aug 2 '15 at 8:53











        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%2f94864%2fwhat-is-the-result-of-lim-limits-x-to-01-x-1-sin-x%23new-answer', 'question_page');
        }
        );

        Post as a guest















        Required, but never shown

























        8 Answers
        8






        active

        oldest

        votes








        8 Answers
        8






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes









        12














        Hint: Try using $$lim_{x rightarrow 0}left(frac1x - frac1{sin x}right)= lim_{x rightarrow 0}left(frac{sin x - x}{xsin x}right)$$
        and apply L'Hopital's rule.






        share|cite|improve this answer





















        • So, is the answer is just (cos x -1)/(sin(x) + xcos(x)) or can be futher simplifly?
          – Victor
          Dec 29 '11 at 4:07






        • 3




          A second application gives $lim_{xto 0} -sin x/(2cos x - xsin x)$, which should be solvable.
          – Alex Becker
          Dec 29 '11 at 4:14
















        12














        Hint: Try using $$lim_{x rightarrow 0}left(frac1x - frac1{sin x}right)= lim_{x rightarrow 0}left(frac{sin x - x}{xsin x}right)$$
        and apply L'Hopital's rule.






        share|cite|improve this answer





















        • So, is the answer is just (cos x -1)/(sin(x) + xcos(x)) or can be futher simplifly?
          – Victor
          Dec 29 '11 at 4:07






        • 3




          A second application gives $lim_{xto 0} -sin x/(2cos x - xsin x)$, which should be solvable.
          – Alex Becker
          Dec 29 '11 at 4:14














        12












        12








        12






        Hint: Try using $$lim_{x rightarrow 0}left(frac1x - frac1{sin x}right)= lim_{x rightarrow 0}left(frac{sin x - x}{xsin x}right)$$
        and apply L'Hopital's rule.






        share|cite|improve this answer












        Hint: Try using $$lim_{x rightarrow 0}left(frac1x - frac1{sin x}right)= lim_{x rightarrow 0}left(frac{sin x - x}{xsin x}right)$$
        and apply L'Hopital's rule.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Dec 29 '11 at 4:03









        Alex Becker

        48.7k698159




        48.7k698159












        • So, is the answer is just (cos x -1)/(sin(x) + xcos(x)) or can be futher simplifly?
          – Victor
          Dec 29 '11 at 4:07






        • 3




          A second application gives $lim_{xto 0} -sin x/(2cos x - xsin x)$, which should be solvable.
          – Alex Becker
          Dec 29 '11 at 4:14


















        • So, is the answer is just (cos x -1)/(sin(x) + xcos(x)) or can be futher simplifly?
          – Victor
          Dec 29 '11 at 4:07






        • 3




          A second application gives $lim_{xto 0} -sin x/(2cos x - xsin x)$, which should be solvable.
          – Alex Becker
          Dec 29 '11 at 4:14
















        So, is the answer is just (cos x -1)/(sin(x) + xcos(x)) or can be futher simplifly?
        – Victor
        Dec 29 '11 at 4:07




        So, is the answer is just (cos x -1)/(sin(x) + xcos(x)) or can be futher simplifly?
        – Victor
        Dec 29 '11 at 4:07




        3




        3




        A second application gives $lim_{xto 0} -sin x/(2cos x - xsin x)$, which should be solvable.
        – Alex Becker
        Dec 29 '11 at 4:14




        A second application gives $lim_{xto 0} -sin x/(2cos x - xsin x)$, which should be solvable.
        – Alex Becker
        Dec 29 '11 at 4:14











        17














        For fun, and because of the pre-calculus tag, we give a proof without calculus. It turns out that there is a geometric argument that $|x-sin x|$ is less than a constant times $|x^3|$ for $x$ near $0$.



        I will need some help from you, to draw the missing picture. We have
        $$frac{1}{x}-frac{1}{sin x}=frac{sin x-x}{xsin x}.$$
        Let

        $$f(x)=frac{x-sin x}{xsin x}$$
        (the change of sign is for convenience). We will show that $limlimits_{xto 0},f(x)=0.$



        We are interested in the behaviour of $f(x)$ when $x$ is close (but not equal) to $0$. Note that $f(-x)=-f(x)$. So we will be finished if we can show that $f(x)$ approaches $0$ as $x$ approaches $0$ through positive values.



        Let $x$ be small positive. Draw $triangle OPQ$ as follows. The base of the triangle is $OP$, and has length $1$. The triangle is right-angled at $P$. Finally, $Q$ is such that $angle QOP =x$.



        Draw the circular sector with centre $O$, radius $1$, and going from $P$ to a point on $OQ$. So the sector has angle $x$.



        Note that the circular sector is contained in $triangle OPQ$. The circular sector has area $(1/2)x$, and $triangle OPQ$ has area $(1/2)tan x$. Thus the geometry gives us the inequality
        $$frac{x}{2}<frac{tan x}{2}.$$
        Since $x>sin x$, we get the estimates
        $$0<x-sin x< tan x-sin x.$$
        The right-hand side only involves trigonometric functions, so is easier to deal with than $x-sin x$:
        $$tan x-sin x=sin xleft(frac{1-cos x}{cos x}right)=sin xleft(frac{1-cos^2 x}{cos x(1+cos x)}right)=frac{sin^3 x}{cos x(1+cos x)}.$$
        We conclude that
        $$0 <frac{x-sin x}{xsin x}<frac{sin^2 x}{xcos x(1+cos x)}.$$
        Since $sin x<x$, we find that
        $$0 <frac{x-sin x}{xsin x}<frac{sin x}{cos x(1+cos x)},$$
        and it is clear that $dfrac{sin x}{cos x(1+cos x)}$ approaches $0$ as $x$ approaches $0$ through positive values.



        Comment: In this problem, there is no virtue in avoiding the calculus. The Taylor expansion is the natural approach.






        share|cite|improve this answer




























          17














          For fun, and because of the pre-calculus tag, we give a proof without calculus. It turns out that there is a geometric argument that $|x-sin x|$ is less than a constant times $|x^3|$ for $x$ near $0$.



          I will need some help from you, to draw the missing picture. We have
          $$frac{1}{x}-frac{1}{sin x}=frac{sin x-x}{xsin x}.$$
          Let

          $$f(x)=frac{x-sin x}{xsin x}$$
          (the change of sign is for convenience). We will show that $limlimits_{xto 0},f(x)=0.$



          We are interested in the behaviour of $f(x)$ when $x$ is close (but not equal) to $0$. Note that $f(-x)=-f(x)$. So we will be finished if we can show that $f(x)$ approaches $0$ as $x$ approaches $0$ through positive values.



          Let $x$ be small positive. Draw $triangle OPQ$ as follows. The base of the triangle is $OP$, and has length $1$. The triangle is right-angled at $P$. Finally, $Q$ is such that $angle QOP =x$.



          Draw the circular sector with centre $O$, radius $1$, and going from $P$ to a point on $OQ$. So the sector has angle $x$.



          Note that the circular sector is contained in $triangle OPQ$. The circular sector has area $(1/2)x$, and $triangle OPQ$ has area $(1/2)tan x$. Thus the geometry gives us the inequality
          $$frac{x}{2}<frac{tan x}{2}.$$
          Since $x>sin x$, we get the estimates
          $$0<x-sin x< tan x-sin x.$$
          The right-hand side only involves trigonometric functions, so is easier to deal with than $x-sin x$:
          $$tan x-sin x=sin xleft(frac{1-cos x}{cos x}right)=sin xleft(frac{1-cos^2 x}{cos x(1+cos x)}right)=frac{sin^3 x}{cos x(1+cos x)}.$$
          We conclude that
          $$0 <frac{x-sin x}{xsin x}<frac{sin^2 x}{xcos x(1+cos x)}.$$
          Since $sin x<x$, we find that
          $$0 <frac{x-sin x}{xsin x}<frac{sin x}{cos x(1+cos x)},$$
          and it is clear that $dfrac{sin x}{cos x(1+cos x)}$ approaches $0$ as $x$ approaches $0$ through positive values.



          Comment: In this problem, there is no virtue in avoiding the calculus. The Taylor expansion is the natural approach.






          share|cite|improve this answer


























            17












            17








            17






            For fun, and because of the pre-calculus tag, we give a proof without calculus. It turns out that there is a geometric argument that $|x-sin x|$ is less than a constant times $|x^3|$ for $x$ near $0$.



            I will need some help from you, to draw the missing picture. We have
            $$frac{1}{x}-frac{1}{sin x}=frac{sin x-x}{xsin x}.$$
            Let

            $$f(x)=frac{x-sin x}{xsin x}$$
            (the change of sign is for convenience). We will show that $limlimits_{xto 0},f(x)=0.$



            We are interested in the behaviour of $f(x)$ when $x$ is close (but not equal) to $0$. Note that $f(-x)=-f(x)$. So we will be finished if we can show that $f(x)$ approaches $0$ as $x$ approaches $0$ through positive values.



            Let $x$ be small positive. Draw $triangle OPQ$ as follows. The base of the triangle is $OP$, and has length $1$. The triangle is right-angled at $P$. Finally, $Q$ is such that $angle QOP =x$.



            Draw the circular sector with centre $O$, radius $1$, and going from $P$ to a point on $OQ$. So the sector has angle $x$.



            Note that the circular sector is contained in $triangle OPQ$. The circular sector has area $(1/2)x$, and $triangle OPQ$ has area $(1/2)tan x$. Thus the geometry gives us the inequality
            $$frac{x}{2}<frac{tan x}{2}.$$
            Since $x>sin x$, we get the estimates
            $$0<x-sin x< tan x-sin x.$$
            The right-hand side only involves trigonometric functions, so is easier to deal with than $x-sin x$:
            $$tan x-sin x=sin xleft(frac{1-cos x}{cos x}right)=sin xleft(frac{1-cos^2 x}{cos x(1+cos x)}right)=frac{sin^3 x}{cos x(1+cos x)}.$$
            We conclude that
            $$0 <frac{x-sin x}{xsin x}<frac{sin^2 x}{xcos x(1+cos x)}.$$
            Since $sin x<x$, we find that
            $$0 <frac{x-sin x}{xsin x}<frac{sin x}{cos x(1+cos x)},$$
            and it is clear that $dfrac{sin x}{cos x(1+cos x)}$ approaches $0$ as $x$ approaches $0$ through positive values.



            Comment: In this problem, there is no virtue in avoiding the calculus. The Taylor expansion is the natural approach.






            share|cite|improve this answer














            For fun, and because of the pre-calculus tag, we give a proof without calculus. It turns out that there is a geometric argument that $|x-sin x|$ is less than a constant times $|x^3|$ for $x$ near $0$.



            I will need some help from you, to draw the missing picture. We have
            $$frac{1}{x}-frac{1}{sin x}=frac{sin x-x}{xsin x}.$$
            Let

            $$f(x)=frac{x-sin x}{xsin x}$$
            (the change of sign is for convenience). We will show that $limlimits_{xto 0},f(x)=0.$



            We are interested in the behaviour of $f(x)$ when $x$ is close (but not equal) to $0$. Note that $f(-x)=-f(x)$. So we will be finished if we can show that $f(x)$ approaches $0$ as $x$ approaches $0$ through positive values.



            Let $x$ be small positive. Draw $triangle OPQ$ as follows. The base of the triangle is $OP$, and has length $1$. The triangle is right-angled at $P$. Finally, $Q$ is such that $angle QOP =x$.



            Draw the circular sector with centre $O$, radius $1$, and going from $P$ to a point on $OQ$. So the sector has angle $x$.



            Note that the circular sector is contained in $triangle OPQ$. The circular sector has area $(1/2)x$, and $triangle OPQ$ has area $(1/2)tan x$. Thus the geometry gives us the inequality
            $$frac{x}{2}<frac{tan x}{2}.$$
            Since $x>sin x$, we get the estimates
            $$0<x-sin x< tan x-sin x.$$
            The right-hand side only involves trigonometric functions, so is easier to deal with than $x-sin x$:
            $$tan x-sin x=sin xleft(frac{1-cos x}{cos x}right)=sin xleft(frac{1-cos^2 x}{cos x(1+cos x)}right)=frac{sin^3 x}{cos x(1+cos x)}.$$
            We conclude that
            $$0 <frac{x-sin x}{xsin x}<frac{sin^2 x}{xcos x(1+cos x)}.$$
            Since $sin x<x$, we find that
            $$0 <frac{x-sin x}{xsin x}<frac{sin x}{cos x(1+cos x)},$$
            and it is clear that $dfrac{sin x}{cos x(1+cos x)}$ approaches $0$ as $x$ approaches $0$ through positive values.



            Comment: In this problem, there is no virtue in avoiding the calculus. The Taylor expansion is the natural approach.







            share|cite|improve this answer














            share|cite|improve this answer



            share|cite|improve this answer








            edited Dec 29 '11 at 6:56

























            answered Dec 29 '11 at 5:09









            André Nicolas

            451k36422806




            451k36422806























                10














                Simplify to have $$frac{sin x-x }{xsin x}$$ and consider Maclaurin's series for $$sin x=x-frac {x^3}{3!}+frac {x^5}{5!}-...$$



                So you have $$frac{(x-frac {x^3}{3!}+frac {x^5}{5!}-...)-x}{x(x-frac {x^3}{3!}+frac {x^5}{5!}+...)}=frac{(-frac {x}{3!}+frac {x^3}{5!}-...)}{(1-frac {x^2}{3!}+frac {x^4}{5!}-...)}.$$



                Finding the limit as $xrightarrow 0$, we have;



                $$frac{lim_{xrightarrow 0}(-frac {x}{3!}+frac {x^3}{5!}-...)}{lim_{xrightarrow 0}(1-frac {x^2}{3!}+frac {x^4}{5!}-...)}=frac{0}{1}=0.$$



                which is the required answer.






                share|cite|improve this answer




























                  10














                  Simplify to have $$frac{sin x-x }{xsin x}$$ and consider Maclaurin's series for $$sin x=x-frac {x^3}{3!}+frac {x^5}{5!}-...$$



                  So you have $$frac{(x-frac {x^3}{3!}+frac {x^5}{5!}-...)-x}{x(x-frac {x^3}{3!}+frac {x^5}{5!}+...)}=frac{(-frac {x}{3!}+frac {x^3}{5!}-...)}{(1-frac {x^2}{3!}+frac {x^4}{5!}-...)}.$$



                  Finding the limit as $xrightarrow 0$, we have;



                  $$frac{lim_{xrightarrow 0}(-frac {x}{3!}+frac {x^3}{5!}-...)}{lim_{xrightarrow 0}(1-frac {x^2}{3!}+frac {x^4}{5!}-...)}=frac{0}{1}=0.$$



                  which is the required answer.






                  share|cite|improve this answer


























                    10












                    10








                    10






                    Simplify to have $$frac{sin x-x }{xsin x}$$ and consider Maclaurin's series for $$sin x=x-frac {x^3}{3!}+frac {x^5}{5!}-...$$



                    So you have $$frac{(x-frac {x^3}{3!}+frac {x^5}{5!}-...)-x}{x(x-frac {x^3}{3!}+frac {x^5}{5!}+...)}=frac{(-frac {x}{3!}+frac {x^3}{5!}-...)}{(1-frac {x^2}{3!}+frac {x^4}{5!}-...)}.$$



                    Finding the limit as $xrightarrow 0$, we have;



                    $$frac{lim_{xrightarrow 0}(-frac {x}{3!}+frac {x^3}{5!}-...)}{lim_{xrightarrow 0}(1-frac {x^2}{3!}+frac {x^4}{5!}-...)}=frac{0}{1}=0.$$



                    which is the required answer.






                    share|cite|improve this answer














                    Simplify to have $$frac{sin x-x }{xsin x}$$ and consider Maclaurin's series for $$sin x=x-frac {x^3}{3!}+frac {x^5}{5!}-...$$



                    So you have $$frac{(x-frac {x^3}{3!}+frac {x^5}{5!}-...)-x}{x(x-frac {x^3}{3!}+frac {x^5}{5!}+...)}=frac{(-frac {x}{3!}+frac {x^3}{5!}-...)}{(1-frac {x^2}{3!}+frac {x^4}{5!}-...)}.$$



                    Finding the limit as $xrightarrow 0$, we have;



                    $$frac{lim_{xrightarrow 0}(-frac {x}{3!}+frac {x^3}{5!}-...)}{lim_{xrightarrow 0}(1-frac {x^2}{3!}+frac {x^4}{5!}-...)}=frac{0}{1}=0.$$



                    which is the required answer.







                    share|cite|improve this answer














                    share|cite|improve this answer



                    share|cite|improve this answer








                    edited Dec 29 '11 at 17:29









                    Nana

                    5,10542439




                    5,10542439










                    answered Dec 29 '11 at 4:18









                    smanoos

                    2,1931228




                    2,1931228























                        5














                        Since everybody was 'clever', I thought I'd add a method that doesn't really require much thinking if you're used to asymptotics.



                        The power series for $sin x$



                        $$sin x = x + O(x^3)$$



                        We can compute the inverse of this power series without trouble. In great detail:



                        $$begin{align}frac{1}{sin x} &= frac{1}{x + O(x^3)}
                        \ &= frac{1}{x} left( frac{1}{1 - O(x^2))} right)
                        \ &= frac{1}{x} left(1 + O(x^2) right)
                        \ &= frac{1}{x} + O(x)
                        end{align}$$



                        going from the second line to the third line is just the geometric series formula. Anyways, now we can finish up:



                        $$frac{1}{x} - frac{1}{sin x} = O(x)$$



                        $$ lim_{x to 0} frac{1}{x} - frac{1}{sin x} = 0$$



                        If we wanted, we could get more precision: it's not hard to use the same method to show



                        $$ frac{1}{sin x} = frac{1}{x} + frac{x}{6} + O(x^3) $$






                        share|cite|improve this answer

















                        • 1




                          +1 for the cleverness-free approach.
                          – Did
                          Aug 16 '12 at 11:03
















                        5














                        Since everybody was 'clever', I thought I'd add a method that doesn't really require much thinking if you're used to asymptotics.



                        The power series for $sin x$



                        $$sin x = x + O(x^3)$$



                        We can compute the inverse of this power series without trouble. In great detail:



                        $$begin{align}frac{1}{sin x} &= frac{1}{x + O(x^3)}
                        \ &= frac{1}{x} left( frac{1}{1 - O(x^2))} right)
                        \ &= frac{1}{x} left(1 + O(x^2) right)
                        \ &= frac{1}{x} + O(x)
                        end{align}$$



                        going from the second line to the third line is just the geometric series formula. Anyways, now we can finish up:



                        $$frac{1}{x} - frac{1}{sin x} = O(x)$$



                        $$ lim_{x to 0} frac{1}{x} - frac{1}{sin x} = 0$$



                        If we wanted, we could get more precision: it's not hard to use the same method to show



                        $$ frac{1}{sin x} = frac{1}{x} + frac{x}{6} + O(x^3) $$






                        share|cite|improve this answer

















                        • 1




                          +1 for the cleverness-free approach.
                          – Did
                          Aug 16 '12 at 11:03














                        5












                        5








                        5






                        Since everybody was 'clever', I thought I'd add a method that doesn't really require much thinking if you're used to asymptotics.



                        The power series for $sin x$



                        $$sin x = x + O(x^3)$$



                        We can compute the inverse of this power series without trouble. In great detail:



                        $$begin{align}frac{1}{sin x} &= frac{1}{x + O(x^3)}
                        \ &= frac{1}{x} left( frac{1}{1 - O(x^2))} right)
                        \ &= frac{1}{x} left(1 + O(x^2) right)
                        \ &= frac{1}{x} + O(x)
                        end{align}$$



                        going from the second line to the third line is just the geometric series formula. Anyways, now we can finish up:



                        $$frac{1}{x} - frac{1}{sin x} = O(x)$$



                        $$ lim_{x to 0} frac{1}{x} - frac{1}{sin x} = 0$$



                        If we wanted, we could get more precision: it's not hard to use the same method to show



                        $$ frac{1}{sin x} = frac{1}{x} + frac{x}{6} + O(x^3) $$






                        share|cite|improve this answer












                        Since everybody was 'clever', I thought I'd add a method that doesn't really require much thinking if you're used to asymptotics.



                        The power series for $sin x$



                        $$sin x = x + O(x^3)$$



                        We can compute the inverse of this power series without trouble. In great detail:



                        $$begin{align}frac{1}{sin x} &= frac{1}{x + O(x^3)}
                        \ &= frac{1}{x} left( frac{1}{1 - O(x^2))} right)
                        \ &= frac{1}{x} left(1 + O(x^2) right)
                        \ &= frac{1}{x} + O(x)
                        end{align}$$



                        going from the second line to the third line is just the geometric series formula. Anyways, now we can finish up:



                        $$frac{1}{x} - frac{1}{sin x} = O(x)$$



                        $$ lim_{x to 0} frac{1}{x} - frac{1}{sin x} = 0$$



                        If we wanted, we could get more precision: it's not hard to use the same method to show



                        $$ frac{1}{sin x} = frac{1}{x} + frac{x}{6} + O(x^3) $$







                        share|cite|improve this answer












                        share|cite|improve this answer



                        share|cite|improve this answer










                        answered Aug 15 '12 at 20:38









                        Hurkyl

                        111k9117259




                        111k9117259








                        • 1




                          +1 for the cleverness-free approach.
                          – Did
                          Aug 16 '12 at 11:03














                        • 1




                          +1 for the cleverness-free approach.
                          – Did
                          Aug 16 '12 at 11:03








                        1




                        1




                        +1 for the cleverness-free approach.
                        – Did
                        Aug 16 '12 at 11:03




                        +1 for the cleverness-free approach.
                        – Did
                        Aug 16 '12 at 11:03











                        4














                        If you believe (or know how to show) that the function $displaystyle{f(x)=frac{x}{sin(x)}}$, $xneq 0$, $f(0)=1$ is differentiable at $0$, then because $f$ is even, it follows that $f'(0)=0$. Note that $frac{1}{x}-frac{1}{sin(x)}=-frac{f(x)-f(0)}{x}$, so the limit in question is $-f'(0)=0$.






                        share|cite|improve this answer





















                        • Can you prove it? I think if I can prove the derivative is continuous, then it is done? But I cannot prove that either.
                          – Sawarnik
                          Feb 25 '14 at 10:11


















                        4














                        If you believe (or know how to show) that the function $displaystyle{f(x)=frac{x}{sin(x)}}$, $xneq 0$, $f(0)=1$ is differentiable at $0$, then because $f$ is even, it follows that $f'(0)=0$. Note that $frac{1}{x}-frac{1}{sin(x)}=-frac{f(x)-f(0)}{x}$, so the limit in question is $-f'(0)=0$.






                        share|cite|improve this answer





















                        • Can you prove it? I think if I can prove the derivative is continuous, then it is done? But I cannot prove that either.
                          – Sawarnik
                          Feb 25 '14 at 10:11
















                        4












                        4








                        4






                        If you believe (or know how to show) that the function $displaystyle{f(x)=frac{x}{sin(x)}}$, $xneq 0$, $f(0)=1$ is differentiable at $0$, then because $f$ is even, it follows that $f'(0)=0$. Note that $frac{1}{x}-frac{1}{sin(x)}=-frac{f(x)-f(0)}{x}$, so the limit in question is $-f'(0)=0$.






                        share|cite|improve this answer












                        If you believe (or know how to show) that the function $displaystyle{f(x)=frac{x}{sin(x)}}$, $xneq 0$, $f(0)=1$ is differentiable at $0$, then because $f$ is even, it follows that $f'(0)=0$. Note that $frac{1}{x}-frac{1}{sin(x)}=-frac{f(x)-f(0)}{x}$, so the limit in question is $-f'(0)=0$.







                        share|cite|improve this answer












                        share|cite|improve this answer



                        share|cite|improve this answer










                        answered Dec 29 '11 at 4:21









                        Jonas Meyer

                        40.1k6145254




                        40.1k6145254












                        • Can you prove it? I think if I can prove the derivative is continuous, then it is done? But I cannot prove that either.
                          – Sawarnik
                          Feb 25 '14 at 10:11




















                        • Can you prove it? I think if I can prove the derivative is continuous, then it is done? But I cannot prove that either.
                          – Sawarnik
                          Feb 25 '14 at 10:11


















                        Can you prove it? I think if I can prove the derivative is continuous, then it is done? But I cannot prove that either.
                        – Sawarnik
                        Feb 25 '14 at 10:11






                        Can you prove it? I think if I can prove the derivative is continuous, then it is done? But I cannot prove that either.
                        – Sawarnik
                        Feb 25 '14 at 10:11













                        4














                        METHOD I



                        Firstly, notice that the expression under the limit is an odd function and consider that $sin(x)<x$. Then we have that:
                        $$lim_{x rightarrow 0}left(frac1x - frac1{sin x}right)= lim_{x rightarrow 0}frac{sin x - x}{xsin x}lelim_{x rightarrow 0}frac{sin x - x}{x^2}lelim_{x rightarrow 0}frac{tan x - x}{x^2}=0$$



                        As regards the last limit you wanna see my proof here.



                        Q.E.D.



                        METHOD II



                        $$lim_{x rightarrow 0}left(frac1x - frac1{sin x}right)= lim_{x rightarrow 0}frac{sin x - x}{xsin x}lelim_{x rightarrow 0}frac{sin x - x}{x^2}=lim_{x rightarrow 0}xcdotfrac{sin x - x}{x^3}=0cdot-frac{1}{6}=0$$



                        Let's solve now the auxiliary limit I used (elementarily):
                        $$L=lim_{x rightarrow 0}frac{sin x - x}{x^3}=lim_{x rightarrow 0}frac{sin 2x - 2x}{8x^3}=lim_{x rightarrow 0}frac{sin x cos x - x}{4x^3}=lim_{x rightarrow 0}frac{sin x cos x -xcos x + xcos x- x}{4x^3}=lim_{x rightarrow 0}frac{cos x(sin x -x) }{4x^3}-lim_{x rightarrow 0}frac{(1 - cos x) }{4x^2}=$$
                        $$lim_{x rightarrow 0} cos x cdotfrac{L}{4} -frac{1}{8}=frac{L}{4}-frac{1}{8}$$
                        $$L=frac{L}{4}-frac{1}{8}$$
                        $$L=-frac{1}{6}.$$



                        Q.E.D.






                        share|cite|improve this answer























                        • But $frac{sin x - x}{xsin x} le frac{sin x - x}{x^2}$ does not follow from $sin(x) < x$.
                          – Teddy
                          Nov 11 '12 at 16:39


















                        4














                        METHOD I



                        Firstly, notice that the expression under the limit is an odd function and consider that $sin(x)<x$. Then we have that:
                        $$lim_{x rightarrow 0}left(frac1x - frac1{sin x}right)= lim_{x rightarrow 0}frac{sin x - x}{xsin x}lelim_{x rightarrow 0}frac{sin x - x}{x^2}lelim_{x rightarrow 0}frac{tan x - x}{x^2}=0$$



                        As regards the last limit you wanna see my proof here.



                        Q.E.D.



                        METHOD II



                        $$lim_{x rightarrow 0}left(frac1x - frac1{sin x}right)= lim_{x rightarrow 0}frac{sin x - x}{xsin x}lelim_{x rightarrow 0}frac{sin x - x}{x^2}=lim_{x rightarrow 0}xcdotfrac{sin x - x}{x^3}=0cdot-frac{1}{6}=0$$



                        Let's solve now the auxiliary limit I used (elementarily):
                        $$L=lim_{x rightarrow 0}frac{sin x - x}{x^3}=lim_{x rightarrow 0}frac{sin 2x - 2x}{8x^3}=lim_{x rightarrow 0}frac{sin x cos x - x}{4x^3}=lim_{x rightarrow 0}frac{sin x cos x -xcos x + xcos x- x}{4x^3}=lim_{x rightarrow 0}frac{cos x(sin x -x) }{4x^3}-lim_{x rightarrow 0}frac{(1 - cos x) }{4x^2}=$$
                        $$lim_{x rightarrow 0} cos x cdotfrac{L}{4} -frac{1}{8}=frac{L}{4}-frac{1}{8}$$
                        $$L=frac{L}{4}-frac{1}{8}$$
                        $$L=-frac{1}{6}.$$



                        Q.E.D.






                        share|cite|improve this answer























                        • But $frac{sin x - x}{xsin x} le frac{sin x - x}{x^2}$ does not follow from $sin(x) < x$.
                          – Teddy
                          Nov 11 '12 at 16:39
















                        4












                        4








                        4






                        METHOD I



                        Firstly, notice that the expression under the limit is an odd function and consider that $sin(x)<x$. Then we have that:
                        $$lim_{x rightarrow 0}left(frac1x - frac1{sin x}right)= lim_{x rightarrow 0}frac{sin x - x}{xsin x}lelim_{x rightarrow 0}frac{sin x - x}{x^2}lelim_{x rightarrow 0}frac{tan x - x}{x^2}=0$$



                        As regards the last limit you wanna see my proof here.



                        Q.E.D.



                        METHOD II



                        $$lim_{x rightarrow 0}left(frac1x - frac1{sin x}right)= lim_{x rightarrow 0}frac{sin x - x}{xsin x}lelim_{x rightarrow 0}frac{sin x - x}{x^2}=lim_{x rightarrow 0}xcdotfrac{sin x - x}{x^3}=0cdot-frac{1}{6}=0$$



                        Let's solve now the auxiliary limit I used (elementarily):
                        $$L=lim_{x rightarrow 0}frac{sin x - x}{x^3}=lim_{x rightarrow 0}frac{sin 2x - 2x}{8x^3}=lim_{x rightarrow 0}frac{sin x cos x - x}{4x^3}=lim_{x rightarrow 0}frac{sin x cos x -xcos x + xcos x- x}{4x^3}=lim_{x rightarrow 0}frac{cos x(sin x -x) }{4x^3}-lim_{x rightarrow 0}frac{(1 - cos x) }{4x^2}=$$
                        $$lim_{x rightarrow 0} cos x cdotfrac{L}{4} -frac{1}{8}=frac{L}{4}-frac{1}{8}$$
                        $$L=frac{L}{4}-frac{1}{8}$$
                        $$L=-frac{1}{6}.$$



                        Q.E.D.






                        share|cite|improve this answer














                        METHOD I



                        Firstly, notice that the expression under the limit is an odd function and consider that $sin(x)<x$. Then we have that:
                        $$lim_{x rightarrow 0}left(frac1x - frac1{sin x}right)= lim_{x rightarrow 0}frac{sin x - x}{xsin x}lelim_{x rightarrow 0}frac{sin x - x}{x^2}lelim_{x rightarrow 0}frac{tan x - x}{x^2}=0$$



                        As regards the last limit you wanna see my proof here.



                        Q.E.D.



                        METHOD II



                        $$lim_{x rightarrow 0}left(frac1x - frac1{sin x}right)= lim_{x rightarrow 0}frac{sin x - x}{xsin x}lelim_{x rightarrow 0}frac{sin x - x}{x^2}=lim_{x rightarrow 0}xcdotfrac{sin x - x}{x^3}=0cdot-frac{1}{6}=0$$



                        Let's solve now the auxiliary limit I used (elementarily):
                        $$L=lim_{x rightarrow 0}frac{sin x - x}{x^3}=lim_{x rightarrow 0}frac{sin 2x - 2x}{8x^3}=lim_{x rightarrow 0}frac{sin x cos x - x}{4x^3}=lim_{x rightarrow 0}frac{sin x cos x -xcos x + xcos x- x}{4x^3}=lim_{x rightarrow 0}frac{cos x(sin x -x) }{4x^3}-lim_{x rightarrow 0}frac{(1 - cos x) }{4x^2}=$$
                        $$lim_{x rightarrow 0} cos x cdotfrac{L}{4} -frac{1}{8}=frac{L}{4}-frac{1}{8}$$
                        $$L=frac{L}{4}-frac{1}{8}$$
                        $$L=-frac{1}{6}.$$



                        Q.E.D.







                        share|cite|improve this answer














                        share|cite|improve this answer



                        share|cite|improve this answer








                        edited Apr 13 '17 at 12:20









                        Community

                        1




                        1










                        answered Aug 15 '12 at 20:00









                        user 1357113

                        22.3k876226




                        22.3k876226












                        • But $frac{sin x - x}{xsin x} le frac{sin x - x}{x^2}$ does not follow from $sin(x) < x$.
                          – Teddy
                          Nov 11 '12 at 16:39




















                        • But $frac{sin x - x}{xsin x} le frac{sin x - x}{x^2}$ does not follow from $sin(x) < x$.
                          – Teddy
                          Nov 11 '12 at 16:39


















                        But $frac{sin x - x}{xsin x} le frac{sin x - x}{x^2}$ does not follow from $sin(x) < x$.
                        – Teddy
                        Nov 11 '12 at 16:39






                        But $frac{sin x - x}{xsin x} le frac{sin x - x}{x^2}$ does not follow from $sin(x) < x$.
                        – Teddy
                        Nov 11 '12 at 16:39













                        3














                        Using $$sin x<x<tan xqquad(0<x<{piover2})$$ we have
                        $${sin(x/2)over x/2} {sin(x/2)overcos x}={1-cos xover x>cos x}>{1overtan x>cos x}-{1over x}={1oversin x}-{1over x}>0qquad(0<x<{piover2}) .$$
                        Letting $xto0+$ the left hand side converges to $0$ because of $lim_{tto0}{sin tover t}=1$.






                        share|cite|improve this answer


























                          3














                          Using $$sin x<x<tan xqquad(0<x<{piover2})$$ we have
                          $${sin(x/2)over x/2} {sin(x/2)overcos x}={1-cos xover x>cos x}>{1overtan x>cos x}-{1over x}={1oversin x}-{1over x}>0qquad(0<x<{piover2}) .$$
                          Letting $xto0+$ the left hand side converges to $0$ because of $lim_{tto0}{sin tover t}=1$.






                          share|cite|improve this answer
























                            3












                            3








                            3






                            Using $$sin x<x<tan xqquad(0<x<{piover2})$$ we have
                            $${sin(x/2)over x/2} {sin(x/2)overcos x}={1-cos xover x>cos x}>{1overtan x>cos x}-{1over x}={1oversin x}-{1over x}>0qquad(0<x<{piover2}) .$$
                            Letting $xto0+$ the left hand side converges to $0$ because of $lim_{tto0}{sin tover t}=1$.






                            share|cite|improve this answer












                            Using $$sin x<x<tan xqquad(0<x<{piover2})$$ we have
                            $${sin(x/2)over x/2} {sin(x/2)overcos x}={1-cos xover x>cos x}>{1overtan x>cos x}-{1over x}={1oversin x}-{1over x}>0qquad(0<x<{piover2}) .$$
                            Letting $xto0+$ the left hand side converges to $0$ because of $lim_{tto0}{sin tover t}=1$.







                            share|cite|improve this answer












                            share|cite|improve this answer



                            share|cite|improve this answer










                            answered Oct 3 '13 at 14:43









                            Christian Blatter

                            172k7112326




                            172k7112326























                                -1














                                I did it that way:$$lim_{xto0} left(frac{1}{x} - frac{1}{sin x}right) =lim_{xto0} left(frac{1}{x} - frac{1}{frac{sin x}{x}*{x}}right) $$
                                because $lim_{xto0} frac{sin x}{x} = 1$ then
                                $$ lim_{xto0} left(frac{1}{x} - frac{1}{frac{sin x}{x}*{x}}right) \= lim_{xto0} left(frac{frac{sin x}{x}* x - x}{frac{sin x}{x}*x}right)\= lim_{xto0} left(frac{x(frac{sin x}{x}* 1 - 1)}{frac{sin x}{x}*x}right) \=lim_{xto0} left(frac{frac{sin x}{x} - 1}{frac{sin x}{x}}right) =[frac{0}{1}] = 0 $$






                                share|cite|improve this answer























                                • BTW you can use cdot instead of *, for example $frac{sin x}xcdot x$ is typeset as $frac{sin x}xcdot x$.
                                  – Martin Sleziak
                                  Aug 2 '15 at 8:53
















                                -1














                                I did it that way:$$lim_{xto0} left(frac{1}{x} - frac{1}{sin x}right) =lim_{xto0} left(frac{1}{x} - frac{1}{frac{sin x}{x}*{x}}right) $$
                                because $lim_{xto0} frac{sin x}{x} = 1$ then
                                $$ lim_{xto0} left(frac{1}{x} - frac{1}{frac{sin x}{x}*{x}}right) \= lim_{xto0} left(frac{frac{sin x}{x}* x - x}{frac{sin x}{x}*x}right)\= lim_{xto0} left(frac{x(frac{sin x}{x}* 1 - 1)}{frac{sin x}{x}*x}right) \=lim_{xto0} left(frac{frac{sin x}{x} - 1}{frac{sin x}{x}}right) =[frac{0}{1}] = 0 $$






                                share|cite|improve this answer























                                • BTW you can use cdot instead of *, for example $frac{sin x}xcdot x$ is typeset as $frac{sin x}xcdot x$.
                                  – Martin Sleziak
                                  Aug 2 '15 at 8:53














                                -1












                                -1








                                -1






                                I did it that way:$$lim_{xto0} left(frac{1}{x} - frac{1}{sin x}right) =lim_{xto0} left(frac{1}{x} - frac{1}{frac{sin x}{x}*{x}}right) $$
                                because $lim_{xto0} frac{sin x}{x} = 1$ then
                                $$ lim_{xto0} left(frac{1}{x} - frac{1}{frac{sin x}{x}*{x}}right) \= lim_{xto0} left(frac{frac{sin x}{x}* x - x}{frac{sin x}{x}*x}right)\= lim_{xto0} left(frac{x(frac{sin x}{x}* 1 - 1)}{frac{sin x}{x}*x}right) \=lim_{xto0} left(frac{frac{sin x}{x} - 1}{frac{sin x}{x}}right) =[frac{0}{1}] = 0 $$






                                share|cite|improve this answer














                                I did it that way:$$lim_{xto0} left(frac{1}{x} - frac{1}{sin x}right) =lim_{xto0} left(frac{1}{x} - frac{1}{frac{sin x}{x}*{x}}right) $$
                                because $lim_{xto0} frac{sin x}{x} = 1$ then
                                $$ lim_{xto0} left(frac{1}{x} - frac{1}{frac{sin x}{x}*{x}}right) \= lim_{xto0} left(frac{frac{sin x}{x}* x - x}{frac{sin x}{x}*x}right)\= lim_{xto0} left(frac{x(frac{sin x}{x}* 1 - 1)}{frac{sin x}{x}*x}right) \=lim_{xto0} left(frac{frac{sin x}{x} - 1}{frac{sin x}{x}}right) =[frac{0}{1}] = 0 $$







                                share|cite|improve this answer














                                share|cite|improve this answer



                                share|cite|improve this answer








                                edited Aug 2 '15 at 8:52









                                Martin Sleziak

                                44.7k7115270




                                44.7k7115270










                                answered Aug 2 '15 at 7:11









                                dyrAnd

                                16511




                                16511












                                • BTW you can use cdot instead of *, for example $frac{sin x}xcdot x$ is typeset as $frac{sin x}xcdot x$.
                                  – Martin Sleziak
                                  Aug 2 '15 at 8:53


















                                • BTW you can use cdot instead of *, for example $frac{sin x}xcdot x$ is typeset as $frac{sin x}xcdot x$.
                                  – Martin Sleziak
                                  Aug 2 '15 at 8:53
















                                BTW you can use cdot instead of *, for example $frac{sin x}xcdot x$ is typeset as $frac{sin x}xcdot x$.
                                – Martin Sleziak
                                Aug 2 '15 at 8:53




                                BTW you can use cdot instead of *, for example $frac{sin x}xcdot x$ is typeset as $frac{sin x}xcdot x$.
                                – Martin Sleziak
                                Aug 2 '15 at 8:53


















                                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.





                                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%2fmath.stackexchange.com%2fquestions%2f94864%2fwhat-is-the-result-of-lim-limits-x-to-01-x-1-sin-x%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

                                Bressuire

                                Cabo Verde

                                Gyllenstierna