Calculate $lim_epsilon rightarrow 01over epsilon^2cdotbiggl( 1-1over2int_-1^1sqrtdt biggl)$

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











up vote
2
down vote

favorite












The following question was taken from an exam in real analysis and functions of real variables -



Calculate the next limit:



$lim_epsilon rightarrow 01over epsilon^2cdotbiggl( 1-1over2int_-1^1sqrtdt biggl)$



I've tried to apply Dominant convergence theorem, but I've got messed up.



How do I find the limit?



Please help.







share|cite|improve this question






















  • Yes, sorry. fixed it.
    – Gil Or
    Aug 19 at 10:01














up vote
2
down vote

favorite












The following question was taken from an exam in real analysis and functions of real variables -



Calculate the next limit:



$lim_epsilon rightarrow 01over epsilon^2cdotbiggl( 1-1over2int_-1^1sqrtdt biggl)$



I've tried to apply Dominant convergence theorem, but I've got messed up.



How do I find the limit?



Please help.







share|cite|improve this question






















  • Yes, sorry. fixed it.
    – Gil Or
    Aug 19 at 10:01












up vote
2
down vote

favorite









up vote
2
down vote

favorite











The following question was taken from an exam in real analysis and functions of real variables -



Calculate the next limit:



$lim_epsilon rightarrow 01over epsilon^2cdotbiggl( 1-1over2int_-1^1sqrtdt biggl)$



I've tried to apply Dominant convergence theorem, but I've got messed up.



How do I find the limit?



Please help.







share|cite|improve this question














The following question was taken from an exam in real analysis and functions of real variables -



Calculate the next limit:



$lim_epsilon rightarrow 01over epsilon^2cdotbiggl( 1-1over2int_-1^1sqrtdt biggl)$



I've tried to apply Dominant convergence theorem, but I've got messed up.



How do I find the limit?



Please help.









share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Aug 19 at 10:02

























asked Aug 19 at 9:38









Gil Or

1166




1166











  • Yes, sorry. fixed it.
    – Gil Or
    Aug 19 at 10:01
















  • Yes, sorry. fixed it.
    – Gil Or
    Aug 19 at 10:01















Yes, sorry. fixed it.
– Gil Or
Aug 19 at 10:01




Yes, sorry. fixed it.
– Gil Or
Aug 19 at 10:01










3 Answers
3






active

oldest

votes

















up vote
1
down vote



accepted










We have that



$$sqrt1-x=1-dfracx2-dfracx^28+o(x^2).$$



Thus



$$dfrac2-int_-1^1 sqrt1-epsilon sin t2epsilon^2=dfrac2-int_-1^1 left(1-dfracepsilon sin t2-dfracepsilon^2 sin^2 t8right)+o(epsilon^2)2epsilon^2.$$ That is



$$dfrac2-int_-1^1 sqrt1-epsilon sin t2epsilon^2=dfracdfracepsilon^28int_-1^1sin^2 tdt+o(epsilon^2)2epsilon^2.$$ Or



$$dfrac2-int_-1^1 sqrt1-epsilon sin t2epsilon^2=dfrac116 int_-1^1sin^2 tdt+o(1).$$



So the limit is



$$dfrac116 int_-1^1sin^2 tdt.$$






share|cite|improve this answer






















  • Superb. I've never thought of looking at the taylor expansion. Definitely comes in handy. Thanks.
    – Gil Or
    Aug 19 at 10:04

















up vote
1
down vote













For $|epsilon|leq1 $ one has:
$$|1-epsilonsin(t)|=1-epsilonsin(t) forall_tin [-1,1]$$
Using L'hopital's rule twice and Leibniz's differentiation under the integral sign one gets:
beginalignlim_epsilonto 0 frac1epsilon^2 left(1-frac 1 2 int^1_-1sqrt1-epsilonsin(t),dt right)&=lim_epsilonto 0 frac12epsilon left(frac 1 2 int^1_-1fracsin(t)2sqrt1-epsilonsin(t),dt right)\
&=lim_epsilonto 0 frac12 left(frac 1 4 int^1_-1fracsin^2(t)2sqrt1-epsilonsin(t)(1-epsilonsin(t)),dt right) \
&stackrelDCT= frac116 int^1_-1sin^2(t),dt
endalign






share|cite|improve this answer






















  • What does DCT stand for?
    – Zacky
    Aug 19 at 10:35










  • @Zacky dominated convergence theorem.
    – Shashi
    Aug 19 at 10:38

















up vote
0
down vote













There's no need for absolute values in the square root for $epsilon leq 1$. What i would do is to approximate the square root with $sqrt1+xsimeq 1 + x/2-x^2/8$ as $x to 0$. The integral becomes, in the limit $epsilon to 0$,
$$
int_-1^1 1-frac epsilon 2 sin t + fracepsilon^2 8 sin^2 t = 2 + fracepsilon^216 [t - sin t cos t]_-1^1=2(1+fracepsilon^216(1- sin 1 cos 1)),
$$
because $cos$ is an even function. Then it comes that your expression converges, as $epsilon to 0$, towards the following value:
$$
-frac 1 16(1-fracsin 2 2 ), qquad sin 2 = 2 sin 1 cos 1.
$$






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%2f2887535%2fcalculate-lim-epsilon-rightarrow-01-over-epsilon2-cdot-biggl-1-1%23new-answer', 'question_page');

    );

    Post as a guest






























    3 Answers
    3






    active

    oldest

    votes








    3 Answers
    3






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    1
    down vote



    accepted










    We have that



    $$sqrt1-x=1-dfracx2-dfracx^28+o(x^2).$$



    Thus



    $$dfrac2-int_-1^1 sqrt1-epsilon sin t2epsilon^2=dfrac2-int_-1^1 left(1-dfracepsilon sin t2-dfracepsilon^2 sin^2 t8right)+o(epsilon^2)2epsilon^2.$$ That is



    $$dfrac2-int_-1^1 sqrt1-epsilon sin t2epsilon^2=dfracdfracepsilon^28int_-1^1sin^2 tdt+o(epsilon^2)2epsilon^2.$$ Or



    $$dfrac2-int_-1^1 sqrt1-epsilon sin t2epsilon^2=dfrac116 int_-1^1sin^2 tdt+o(1).$$



    So the limit is



    $$dfrac116 int_-1^1sin^2 tdt.$$






    share|cite|improve this answer






















    • Superb. I've never thought of looking at the taylor expansion. Definitely comes in handy. Thanks.
      – Gil Or
      Aug 19 at 10:04














    up vote
    1
    down vote



    accepted










    We have that



    $$sqrt1-x=1-dfracx2-dfracx^28+o(x^2).$$



    Thus



    $$dfrac2-int_-1^1 sqrt1-epsilon sin t2epsilon^2=dfrac2-int_-1^1 left(1-dfracepsilon sin t2-dfracepsilon^2 sin^2 t8right)+o(epsilon^2)2epsilon^2.$$ That is



    $$dfrac2-int_-1^1 sqrt1-epsilon sin t2epsilon^2=dfracdfracepsilon^28int_-1^1sin^2 tdt+o(epsilon^2)2epsilon^2.$$ Or



    $$dfrac2-int_-1^1 sqrt1-epsilon sin t2epsilon^2=dfrac116 int_-1^1sin^2 tdt+o(1).$$



    So the limit is



    $$dfrac116 int_-1^1sin^2 tdt.$$






    share|cite|improve this answer






















    • Superb. I've never thought of looking at the taylor expansion. Definitely comes in handy. Thanks.
      – Gil Or
      Aug 19 at 10:04












    up vote
    1
    down vote



    accepted







    up vote
    1
    down vote



    accepted






    We have that



    $$sqrt1-x=1-dfracx2-dfracx^28+o(x^2).$$



    Thus



    $$dfrac2-int_-1^1 sqrt1-epsilon sin t2epsilon^2=dfrac2-int_-1^1 left(1-dfracepsilon sin t2-dfracepsilon^2 sin^2 t8right)+o(epsilon^2)2epsilon^2.$$ That is



    $$dfrac2-int_-1^1 sqrt1-epsilon sin t2epsilon^2=dfracdfracepsilon^28int_-1^1sin^2 tdt+o(epsilon^2)2epsilon^2.$$ Or



    $$dfrac2-int_-1^1 sqrt1-epsilon sin t2epsilon^2=dfrac116 int_-1^1sin^2 tdt+o(1).$$



    So the limit is



    $$dfrac116 int_-1^1sin^2 tdt.$$






    share|cite|improve this answer














    We have that



    $$sqrt1-x=1-dfracx2-dfracx^28+o(x^2).$$



    Thus



    $$dfrac2-int_-1^1 sqrt1-epsilon sin t2epsilon^2=dfrac2-int_-1^1 left(1-dfracepsilon sin t2-dfracepsilon^2 sin^2 t8right)+o(epsilon^2)2epsilon^2.$$ That is



    $$dfrac2-int_-1^1 sqrt1-epsilon sin t2epsilon^2=dfracdfracepsilon^28int_-1^1sin^2 tdt+o(epsilon^2)2epsilon^2.$$ Or



    $$dfrac2-int_-1^1 sqrt1-epsilon sin t2epsilon^2=dfrac116 int_-1^1sin^2 tdt+o(1).$$



    So the limit is



    $$dfrac116 int_-1^1sin^2 tdt.$$







    share|cite|improve this answer














    share|cite|improve this answer



    share|cite|improve this answer








    edited Aug 19 at 9:58

























    answered Aug 19 at 9:50









    mfl

    24.7k12040




    24.7k12040











    • Superb. I've never thought of looking at the taylor expansion. Definitely comes in handy. Thanks.
      – Gil Or
      Aug 19 at 10:04
















    • Superb. I've never thought of looking at the taylor expansion. Definitely comes in handy. Thanks.
      – Gil Or
      Aug 19 at 10:04















    Superb. I've never thought of looking at the taylor expansion. Definitely comes in handy. Thanks.
    – Gil Or
    Aug 19 at 10:04




    Superb. I've never thought of looking at the taylor expansion. Definitely comes in handy. Thanks.
    – Gil Or
    Aug 19 at 10:04










    up vote
    1
    down vote













    For $|epsilon|leq1 $ one has:
    $$|1-epsilonsin(t)|=1-epsilonsin(t) forall_tin [-1,1]$$
    Using L'hopital's rule twice and Leibniz's differentiation under the integral sign one gets:
    beginalignlim_epsilonto 0 frac1epsilon^2 left(1-frac 1 2 int^1_-1sqrt1-epsilonsin(t),dt right)&=lim_epsilonto 0 frac12epsilon left(frac 1 2 int^1_-1fracsin(t)2sqrt1-epsilonsin(t),dt right)\
    &=lim_epsilonto 0 frac12 left(frac 1 4 int^1_-1fracsin^2(t)2sqrt1-epsilonsin(t)(1-epsilonsin(t)),dt right) \
    &stackrelDCT= frac116 int^1_-1sin^2(t),dt
    endalign






    share|cite|improve this answer






















    • What does DCT stand for?
      – Zacky
      Aug 19 at 10:35










    • @Zacky dominated convergence theorem.
      – Shashi
      Aug 19 at 10:38














    up vote
    1
    down vote













    For $|epsilon|leq1 $ one has:
    $$|1-epsilonsin(t)|=1-epsilonsin(t) forall_tin [-1,1]$$
    Using L'hopital's rule twice and Leibniz's differentiation under the integral sign one gets:
    beginalignlim_epsilonto 0 frac1epsilon^2 left(1-frac 1 2 int^1_-1sqrt1-epsilonsin(t),dt right)&=lim_epsilonto 0 frac12epsilon left(frac 1 2 int^1_-1fracsin(t)2sqrt1-epsilonsin(t),dt right)\
    &=lim_epsilonto 0 frac12 left(frac 1 4 int^1_-1fracsin^2(t)2sqrt1-epsilonsin(t)(1-epsilonsin(t)),dt right) \
    &stackrelDCT= frac116 int^1_-1sin^2(t),dt
    endalign






    share|cite|improve this answer






















    • What does DCT stand for?
      – Zacky
      Aug 19 at 10:35










    • @Zacky dominated convergence theorem.
      – Shashi
      Aug 19 at 10:38












    up vote
    1
    down vote










    up vote
    1
    down vote









    For $|epsilon|leq1 $ one has:
    $$|1-epsilonsin(t)|=1-epsilonsin(t) forall_tin [-1,1]$$
    Using L'hopital's rule twice and Leibniz's differentiation under the integral sign one gets:
    beginalignlim_epsilonto 0 frac1epsilon^2 left(1-frac 1 2 int^1_-1sqrt1-epsilonsin(t),dt right)&=lim_epsilonto 0 frac12epsilon left(frac 1 2 int^1_-1fracsin(t)2sqrt1-epsilonsin(t),dt right)\
    &=lim_epsilonto 0 frac12 left(frac 1 4 int^1_-1fracsin^2(t)2sqrt1-epsilonsin(t)(1-epsilonsin(t)),dt right) \
    &stackrelDCT= frac116 int^1_-1sin^2(t),dt
    endalign






    share|cite|improve this answer














    For $|epsilon|leq1 $ one has:
    $$|1-epsilonsin(t)|=1-epsilonsin(t) forall_tin [-1,1]$$
    Using L'hopital's rule twice and Leibniz's differentiation under the integral sign one gets:
    beginalignlim_epsilonto 0 frac1epsilon^2 left(1-frac 1 2 int^1_-1sqrt1-epsilonsin(t),dt right)&=lim_epsilonto 0 frac12epsilon left(frac 1 2 int^1_-1fracsin(t)2sqrt1-epsilonsin(t),dt right)\
    &=lim_epsilonto 0 frac12 left(frac 1 4 int^1_-1fracsin^2(t)2sqrt1-epsilonsin(t)(1-epsilonsin(t)),dt right) \
    &stackrelDCT= frac116 int^1_-1sin^2(t),dt
    endalign







    share|cite|improve this answer














    share|cite|improve this answer



    share|cite|improve this answer








    edited Aug 19 at 10:07

























    answered Aug 19 at 9:50









    Shashi

    6,2911523




    6,2911523











    • What does DCT stand for?
      – Zacky
      Aug 19 at 10:35










    • @Zacky dominated convergence theorem.
      – Shashi
      Aug 19 at 10:38
















    • What does DCT stand for?
      – Zacky
      Aug 19 at 10:35










    • @Zacky dominated convergence theorem.
      – Shashi
      Aug 19 at 10:38















    What does DCT stand for?
    – Zacky
    Aug 19 at 10:35




    What does DCT stand for?
    – Zacky
    Aug 19 at 10:35












    @Zacky dominated convergence theorem.
    – Shashi
    Aug 19 at 10:38




    @Zacky dominated convergence theorem.
    – Shashi
    Aug 19 at 10:38










    up vote
    0
    down vote













    There's no need for absolute values in the square root for $epsilon leq 1$. What i would do is to approximate the square root with $sqrt1+xsimeq 1 + x/2-x^2/8$ as $x to 0$. The integral becomes, in the limit $epsilon to 0$,
    $$
    int_-1^1 1-frac epsilon 2 sin t + fracepsilon^2 8 sin^2 t = 2 + fracepsilon^216 [t - sin t cos t]_-1^1=2(1+fracepsilon^216(1- sin 1 cos 1)),
    $$
    because $cos$ is an even function. Then it comes that your expression converges, as $epsilon to 0$, towards the following value:
    $$
    -frac 1 16(1-fracsin 2 2 ), qquad sin 2 = 2 sin 1 cos 1.
    $$






    share|cite|improve this answer
























      up vote
      0
      down vote













      There's no need for absolute values in the square root for $epsilon leq 1$. What i would do is to approximate the square root with $sqrt1+xsimeq 1 + x/2-x^2/8$ as $x to 0$. The integral becomes, in the limit $epsilon to 0$,
      $$
      int_-1^1 1-frac epsilon 2 sin t + fracepsilon^2 8 sin^2 t = 2 + fracepsilon^216 [t - sin t cos t]_-1^1=2(1+fracepsilon^216(1- sin 1 cos 1)),
      $$
      because $cos$ is an even function. Then it comes that your expression converges, as $epsilon to 0$, towards the following value:
      $$
      -frac 1 16(1-fracsin 2 2 ), qquad sin 2 = 2 sin 1 cos 1.
      $$






      share|cite|improve this answer






















        up vote
        0
        down vote










        up vote
        0
        down vote









        There's no need for absolute values in the square root for $epsilon leq 1$. What i would do is to approximate the square root with $sqrt1+xsimeq 1 + x/2-x^2/8$ as $x to 0$. The integral becomes, in the limit $epsilon to 0$,
        $$
        int_-1^1 1-frac epsilon 2 sin t + fracepsilon^2 8 sin^2 t = 2 + fracepsilon^216 [t - sin t cos t]_-1^1=2(1+fracepsilon^216(1- sin 1 cos 1)),
        $$
        because $cos$ is an even function. Then it comes that your expression converges, as $epsilon to 0$, towards the following value:
        $$
        -frac 1 16(1-fracsin 2 2 ), qquad sin 2 = 2 sin 1 cos 1.
        $$






        share|cite|improve this answer












        There's no need for absolute values in the square root for $epsilon leq 1$. What i would do is to approximate the square root with $sqrt1+xsimeq 1 + x/2-x^2/8$ as $x to 0$. The integral becomes, in the limit $epsilon to 0$,
        $$
        int_-1^1 1-frac epsilon 2 sin t + fracepsilon^2 8 sin^2 t = 2 + fracepsilon^216 [t - sin t cos t]_-1^1=2(1+fracepsilon^216(1- sin 1 cos 1)),
        $$
        because $cos$ is an even function. Then it comes that your expression converges, as $epsilon to 0$, towards the following value:
        $$
        -frac 1 16(1-fracsin 2 2 ), qquad sin 2 = 2 sin 1 cos 1.
        $$







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Aug 19 at 10:12









        Laurent

        127




        127






















             

            draft saved


            draft discarded


























             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2887535%2fcalculate-lim-epsilon-rightarrow-01-over-epsilon2-cdot-biggl-1-1%23new-answer', 'question_page');

            );

            Post as a guest













































































            這個網誌中的熱門文章

            How to combine Bézier curves to a surface?

            Mutual Information Always Non-negative

            Why am i infinitely getting the same tweet with the Twitter Search API?