Why does this function have pole of order n=2, not 3?












1












$begingroup$


$frac{1-cos(z)}{z^4}$, find the order of pole for this function at $z=0$



Initially I thought if you plug in $z=0$ you get $frac{0}{0^4}$ so one removable singularity, thus pole is of order n=3.



However, if you taylor expand the cosine, you see that the pole order is n=2.



My question is, why is the first method wrong, and when does it/does it not work? (Because some problems the first method works fine)










share|cite|improve this question









$endgroup$












  • $begingroup$
    Why didn't you write $frac{0^2}{0^4}$??
    $endgroup$
    – Lord Shark the Unknown
    Jan 24 at 6:01










  • $begingroup$
    because if you plug in $z=0$ to $1-cos(z)$ you get $1-1=0^1$
    $endgroup$
    – MinYoung Kim
    Jan 24 at 7:00
















1












$begingroup$


$frac{1-cos(z)}{z^4}$, find the order of pole for this function at $z=0$



Initially I thought if you plug in $z=0$ you get $frac{0}{0^4}$ so one removable singularity, thus pole is of order n=3.



However, if you taylor expand the cosine, you see that the pole order is n=2.



My question is, why is the first method wrong, and when does it/does it not work? (Because some problems the first method works fine)










share|cite|improve this question









$endgroup$












  • $begingroup$
    Why didn't you write $frac{0^2}{0^4}$??
    $endgroup$
    – Lord Shark the Unknown
    Jan 24 at 6:01










  • $begingroup$
    because if you plug in $z=0$ to $1-cos(z)$ you get $1-1=0^1$
    $endgroup$
    – MinYoung Kim
    Jan 24 at 7:00














1












1








1





$begingroup$


$frac{1-cos(z)}{z^4}$, find the order of pole for this function at $z=0$



Initially I thought if you plug in $z=0$ you get $frac{0}{0^4}$ so one removable singularity, thus pole is of order n=3.



However, if you taylor expand the cosine, you see that the pole order is n=2.



My question is, why is the first method wrong, and when does it/does it not work? (Because some problems the first method works fine)










share|cite|improve this question









$endgroup$




$frac{1-cos(z)}{z^4}$, find the order of pole for this function at $z=0$



Initially I thought if you plug in $z=0$ you get $frac{0}{0^4}$ so one removable singularity, thus pole is of order n=3.



However, if you taylor expand the cosine, you see that the pole order is n=2.



My question is, why is the first method wrong, and when does it/does it not work? (Because some problems the first method works fine)







complex-analysis






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Jan 24 at 4:26









MinYoung KimMinYoung Kim

887




887












  • $begingroup$
    Why didn't you write $frac{0^2}{0^4}$??
    $endgroup$
    – Lord Shark the Unknown
    Jan 24 at 6:01










  • $begingroup$
    because if you plug in $z=0$ to $1-cos(z)$ you get $1-1=0^1$
    $endgroup$
    – MinYoung Kim
    Jan 24 at 7:00


















  • $begingroup$
    Why didn't you write $frac{0^2}{0^4}$??
    $endgroup$
    – Lord Shark the Unknown
    Jan 24 at 6:01










  • $begingroup$
    because if you plug in $z=0$ to $1-cos(z)$ you get $1-1=0^1$
    $endgroup$
    – MinYoung Kim
    Jan 24 at 7:00
















$begingroup$
Why didn't you write $frac{0^2}{0^4}$??
$endgroup$
– Lord Shark the Unknown
Jan 24 at 6:01




$begingroup$
Why didn't you write $frac{0^2}{0^4}$??
$endgroup$
– Lord Shark the Unknown
Jan 24 at 6:01












$begingroup$
because if you plug in $z=0$ to $1-cos(z)$ you get $1-1=0^1$
$endgroup$
– MinYoung Kim
Jan 24 at 7:00




$begingroup$
because if you plug in $z=0$ to $1-cos(z)$ you get $1-1=0^1$
$endgroup$
– MinYoung Kim
Jan 24 at 7:00










4 Answers
4






active

oldest

votes


















2












$begingroup$

The order of the pole of $f$ at $z=0$ is the least $k$ such that
$$z^k f(z)$$
has a removable discontinuity at $z=0$. So the pole of this function is of order $2$ if
$$lim_{zto 0} z^2cdot frac{1-cos(z)}{z^4}$$
exists and is finite but
$$lim_{zto 0} zcdot frac{1-cos(z)}{z^4}$$
is infinite.



Since
$$cos(z)=1-frac{z^2}2+frac{z^4}{4!}-frac{z^6}{6!}+cdots,$$
then
$$z^2cdot frac{1-cos(z)}{z^4}=frac12-frac{z^2}{4!}+cdots,$$
so
$$lim_{zto 0} z^2cdot frac{1-cos(z)}{z^4}=frac12.$$
But is easy to see, through the same reasoning, that
$$lim_{zto 0} zcdot frac{1-cos(z)}{z^4}=infty.$$





Of course that
$$lim_{zto 0} z^3cdot frac{1-cos(z)}{z^4}$$
is also finite ($0$ indeed, and the same is true for higher exponents), but since $2$ is the least exponent such that the limit
$$lim_{zto 0} z^kcdot frac{1-cos(z)}{z^4}$$
is finite, the order of the pole is $2$.






share|cite|improve this answer











$endgroup$













  • $begingroup$
    So I realized that if you taylor expand, you get the right answer. My question was, is my original method just plain wrong? or applicable only to certain cases?
    $endgroup$
    – MinYoung Kim
    Jan 24 at 4:39










  • $begingroup$
    If you plug in $z=0$ you only get and indetermination and you can't say anything, since you don't know how quick each part goes to zero. In fact, the $0$ you wrote in the numerator, corresponding to $1-cos z$, omits the fact that this expression goes to zero as fast as $z^2$; that's why you conclude that the order is $3$ and not $2$. You have to effectively calculate the limits, since an expression that goes to zero can do this at any rate.
    $endgroup$
    – Alejandro Nasif Salum
    Jan 24 at 4:45










  • $begingroup$
    How fast a function goes to 0 ($z^2$ or$z$ etc.)$ is something I haven't learned. So I guess it is just best to stick with the safe method of just expanding a taylor series when I see one
    $endgroup$
    – MinYoung Kim
    Jan 24 at 4:48








  • 1




    $begingroup$
    Actually, it is the Taylor series that tells you "how fast" some expression goes to zero. But yes, at least until you feel very comfortable with these concepts, it's better to stick to the definitions and the basic properties to decide the order of the poles.
    $endgroup$
    – Alejandro Nasif Salum
    Jan 24 at 4:50





















1












$begingroup$

The initial problem with your first approach is that $1-cos z$ has a double zero at 0 (since $cos$ has slope 0 at 0). In general, if $f$ has a zero of order $k$ at 0 and $g$ a zero or order $j$ at 0 then $f/g$ has a zero of order $k-j$ (where a zero of order $-n$ is a pole of order $n$).






share|cite|improve this answer









$endgroup$





















    0












    $begingroup$

    Because $1-cos z=0$ when $z=0$ and note that $$cos z=1-frac{z^2}{2!}+frac{z^4}{4!}-cdots$$ so your function can be written as $$frac{(frac{z^2}{2!}-frac{z^4}{4!}+cdots)}{z^4}=frac{phi(z)}{z^2}$$ where $phi(z)=frac{1}{2!}-frac{z^2}{4!} cdots $ with $phi(0) neq0$






    share|cite|improve this answer









    $endgroup$





















      0












      $begingroup$

      $1 - cos z= {1 over 2} z^2 + cdots $ .



      So, ${1 - cos z over z^4} = {1 over 2} {1 over z^2} + cdots $






      share|cite|improve this answer











      $endgroup$













        Your Answer





        StackExchange.ifUsing("editor", function () {
        return StackExchange.using("mathjaxEditing", function () {
        StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
        StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
        });
        });
        }, "mathjax-editing");

        StackExchange.ready(function() {
        var channelOptions = {
        tags: "".split(" "),
        id: "69"
        };
        initTagRenderer("".split(" "), "".split(" "), channelOptions);

        StackExchange.using("externalEditor", function() {
        // Have to fire editor after snippets, if snippets enabled
        if (StackExchange.settings.snippets.snippetsEnabled) {
        StackExchange.using("snippets", function() {
        createEditor();
        });
        }
        else {
        createEditor();
        }
        });

        function createEditor() {
        StackExchange.prepareEditor({
        heartbeatType: 'answer',
        autoActivateHeartbeat: false,
        convertImagesToLinks: true,
        noModals: true,
        showLowRepImageUploadWarning: true,
        reputationToPostImages: 10,
        bindNavPrevention: true,
        postfix: "",
        imageUploader: {
        brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
        contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
        allowUrls: true
        },
        noCode: true, onDemand: true,
        discardSelector: ".discard-answer"
        ,immediatelyShowMarkdownHelp:true
        });


        }
        });














        draft saved

        draft discarded


















        StackExchange.ready(
        function () {
        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3085461%2fwhy-does-this-function-have-pole-of-order-n-2-not-3%23new-answer', 'question_page');
        }
        );

        Post as a guest















        Required, but never shown

























        4 Answers
        4






        active

        oldest

        votes








        4 Answers
        4






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes









        2












        $begingroup$

        The order of the pole of $f$ at $z=0$ is the least $k$ such that
        $$z^k f(z)$$
        has a removable discontinuity at $z=0$. So the pole of this function is of order $2$ if
        $$lim_{zto 0} z^2cdot frac{1-cos(z)}{z^4}$$
        exists and is finite but
        $$lim_{zto 0} zcdot frac{1-cos(z)}{z^4}$$
        is infinite.



        Since
        $$cos(z)=1-frac{z^2}2+frac{z^4}{4!}-frac{z^6}{6!}+cdots,$$
        then
        $$z^2cdot frac{1-cos(z)}{z^4}=frac12-frac{z^2}{4!}+cdots,$$
        so
        $$lim_{zto 0} z^2cdot frac{1-cos(z)}{z^4}=frac12.$$
        But is easy to see, through the same reasoning, that
        $$lim_{zto 0} zcdot frac{1-cos(z)}{z^4}=infty.$$





        Of course that
        $$lim_{zto 0} z^3cdot frac{1-cos(z)}{z^4}$$
        is also finite ($0$ indeed, and the same is true for higher exponents), but since $2$ is the least exponent such that the limit
        $$lim_{zto 0} z^kcdot frac{1-cos(z)}{z^4}$$
        is finite, the order of the pole is $2$.






        share|cite|improve this answer











        $endgroup$













        • $begingroup$
          So I realized that if you taylor expand, you get the right answer. My question was, is my original method just plain wrong? or applicable only to certain cases?
          $endgroup$
          – MinYoung Kim
          Jan 24 at 4:39










        • $begingroup$
          If you plug in $z=0$ you only get and indetermination and you can't say anything, since you don't know how quick each part goes to zero. In fact, the $0$ you wrote in the numerator, corresponding to $1-cos z$, omits the fact that this expression goes to zero as fast as $z^2$; that's why you conclude that the order is $3$ and not $2$. You have to effectively calculate the limits, since an expression that goes to zero can do this at any rate.
          $endgroup$
          – Alejandro Nasif Salum
          Jan 24 at 4:45










        • $begingroup$
          How fast a function goes to 0 ($z^2$ or$z$ etc.)$ is something I haven't learned. So I guess it is just best to stick with the safe method of just expanding a taylor series when I see one
          $endgroup$
          – MinYoung Kim
          Jan 24 at 4:48








        • 1




          $begingroup$
          Actually, it is the Taylor series that tells you "how fast" some expression goes to zero. But yes, at least until you feel very comfortable with these concepts, it's better to stick to the definitions and the basic properties to decide the order of the poles.
          $endgroup$
          – Alejandro Nasif Salum
          Jan 24 at 4:50


















        2












        $begingroup$

        The order of the pole of $f$ at $z=0$ is the least $k$ such that
        $$z^k f(z)$$
        has a removable discontinuity at $z=0$. So the pole of this function is of order $2$ if
        $$lim_{zto 0} z^2cdot frac{1-cos(z)}{z^4}$$
        exists and is finite but
        $$lim_{zto 0} zcdot frac{1-cos(z)}{z^4}$$
        is infinite.



        Since
        $$cos(z)=1-frac{z^2}2+frac{z^4}{4!}-frac{z^6}{6!}+cdots,$$
        then
        $$z^2cdot frac{1-cos(z)}{z^4}=frac12-frac{z^2}{4!}+cdots,$$
        so
        $$lim_{zto 0} z^2cdot frac{1-cos(z)}{z^4}=frac12.$$
        But is easy to see, through the same reasoning, that
        $$lim_{zto 0} zcdot frac{1-cos(z)}{z^4}=infty.$$





        Of course that
        $$lim_{zto 0} z^3cdot frac{1-cos(z)}{z^4}$$
        is also finite ($0$ indeed, and the same is true for higher exponents), but since $2$ is the least exponent such that the limit
        $$lim_{zto 0} z^kcdot frac{1-cos(z)}{z^4}$$
        is finite, the order of the pole is $2$.






        share|cite|improve this answer











        $endgroup$













        • $begingroup$
          So I realized that if you taylor expand, you get the right answer. My question was, is my original method just plain wrong? or applicable only to certain cases?
          $endgroup$
          – MinYoung Kim
          Jan 24 at 4:39










        • $begingroup$
          If you plug in $z=0$ you only get and indetermination and you can't say anything, since you don't know how quick each part goes to zero. In fact, the $0$ you wrote in the numerator, corresponding to $1-cos z$, omits the fact that this expression goes to zero as fast as $z^2$; that's why you conclude that the order is $3$ and not $2$. You have to effectively calculate the limits, since an expression that goes to zero can do this at any rate.
          $endgroup$
          – Alejandro Nasif Salum
          Jan 24 at 4:45










        • $begingroup$
          How fast a function goes to 0 ($z^2$ or$z$ etc.)$ is something I haven't learned. So I guess it is just best to stick with the safe method of just expanding a taylor series when I see one
          $endgroup$
          – MinYoung Kim
          Jan 24 at 4:48








        • 1




          $begingroup$
          Actually, it is the Taylor series that tells you "how fast" some expression goes to zero. But yes, at least until you feel very comfortable with these concepts, it's better to stick to the definitions and the basic properties to decide the order of the poles.
          $endgroup$
          – Alejandro Nasif Salum
          Jan 24 at 4:50
















        2












        2








        2





        $begingroup$

        The order of the pole of $f$ at $z=0$ is the least $k$ such that
        $$z^k f(z)$$
        has a removable discontinuity at $z=0$. So the pole of this function is of order $2$ if
        $$lim_{zto 0} z^2cdot frac{1-cos(z)}{z^4}$$
        exists and is finite but
        $$lim_{zto 0} zcdot frac{1-cos(z)}{z^4}$$
        is infinite.



        Since
        $$cos(z)=1-frac{z^2}2+frac{z^4}{4!}-frac{z^6}{6!}+cdots,$$
        then
        $$z^2cdot frac{1-cos(z)}{z^4}=frac12-frac{z^2}{4!}+cdots,$$
        so
        $$lim_{zto 0} z^2cdot frac{1-cos(z)}{z^4}=frac12.$$
        But is easy to see, through the same reasoning, that
        $$lim_{zto 0} zcdot frac{1-cos(z)}{z^4}=infty.$$





        Of course that
        $$lim_{zto 0} z^3cdot frac{1-cos(z)}{z^4}$$
        is also finite ($0$ indeed, and the same is true for higher exponents), but since $2$ is the least exponent such that the limit
        $$lim_{zto 0} z^kcdot frac{1-cos(z)}{z^4}$$
        is finite, the order of the pole is $2$.






        share|cite|improve this answer











        $endgroup$



        The order of the pole of $f$ at $z=0$ is the least $k$ such that
        $$z^k f(z)$$
        has a removable discontinuity at $z=0$. So the pole of this function is of order $2$ if
        $$lim_{zto 0} z^2cdot frac{1-cos(z)}{z^4}$$
        exists and is finite but
        $$lim_{zto 0} zcdot frac{1-cos(z)}{z^4}$$
        is infinite.



        Since
        $$cos(z)=1-frac{z^2}2+frac{z^4}{4!}-frac{z^6}{6!}+cdots,$$
        then
        $$z^2cdot frac{1-cos(z)}{z^4}=frac12-frac{z^2}{4!}+cdots,$$
        so
        $$lim_{zto 0} z^2cdot frac{1-cos(z)}{z^4}=frac12.$$
        But is easy to see, through the same reasoning, that
        $$lim_{zto 0} zcdot frac{1-cos(z)}{z^4}=infty.$$





        Of course that
        $$lim_{zto 0} z^3cdot frac{1-cos(z)}{z^4}$$
        is also finite ($0$ indeed, and the same is true for higher exponents), but since $2$ is the least exponent such that the limit
        $$lim_{zto 0} z^kcdot frac{1-cos(z)}{z^4}$$
        is finite, the order of the pole is $2$.







        share|cite|improve this answer














        share|cite|improve this answer



        share|cite|improve this answer








        edited Jan 24 at 4:41

























        answered Jan 24 at 4:33









        Alejandro Nasif SalumAlejandro Nasif Salum

        4,765118




        4,765118












        • $begingroup$
          So I realized that if you taylor expand, you get the right answer. My question was, is my original method just plain wrong? or applicable only to certain cases?
          $endgroup$
          – MinYoung Kim
          Jan 24 at 4:39










        • $begingroup$
          If you plug in $z=0$ you only get and indetermination and you can't say anything, since you don't know how quick each part goes to zero. In fact, the $0$ you wrote in the numerator, corresponding to $1-cos z$, omits the fact that this expression goes to zero as fast as $z^2$; that's why you conclude that the order is $3$ and not $2$. You have to effectively calculate the limits, since an expression that goes to zero can do this at any rate.
          $endgroup$
          – Alejandro Nasif Salum
          Jan 24 at 4:45










        • $begingroup$
          How fast a function goes to 0 ($z^2$ or$z$ etc.)$ is something I haven't learned. So I guess it is just best to stick with the safe method of just expanding a taylor series when I see one
          $endgroup$
          – MinYoung Kim
          Jan 24 at 4:48








        • 1




          $begingroup$
          Actually, it is the Taylor series that tells you "how fast" some expression goes to zero. But yes, at least until you feel very comfortable with these concepts, it's better to stick to the definitions and the basic properties to decide the order of the poles.
          $endgroup$
          – Alejandro Nasif Salum
          Jan 24 at 4:50




















        • $begingroup$
          So I realized that if you taylor expand, you get the right answer. My question was, is my original method just plain wrong? or applicable only to certain cases?
          $endgroup$
          – MinYoung Kim
          Jan 24 at 4:39










        • $begingroup$
          If you plug in $z=0$ you only get and indetermination and you can't say anything, since you don't know how quick each part goes to zero. In fact, the $0$ you wrote in the numerator, corresponding to $1-cos z$, omits the fact that this expression goes to zero as fast as $z^2$; that's why you conclude that the order is $3$ and not $2$. You have to effectively calculate the limits, since an expression that goes to zero can do this at any rate.
          $endgroup$
          – Alejandro Nasif Salum
          Jan 24 at 4:45










        • $begingroup$
          How fast a function goes to 0 ($z^2$ or$z$ etc.)$ is something I haven't learned. So I guess it is just best to stick with the safe method of just expanding a taylor series when I see one
          $endgroup$
          – MinYoung Kim
          Jan 24 at 4:48








        • 1




          $begingroup$
          Actually, it is the Taylor series that tells you "how fast" some expression goes to zero. But yes, at least until you feel very comfortable with these concepts, it's better to stick to the definitions and the basic properties to decide the order of the poles.
          $endgroup$
          – Alejandro Nasif Salum
          Jan 24 at 4:50


















        $begingroup$
        So I realized that if you taylor expand, you get the right answer. My question was, is my original method just plain wrong? or applicable only to certain cases?
        $endgroup$
        – MinYoung Kim
        Jan 24 at 4:39




        $begingroup$
        So I realized that if you taylor expand, you get the right answer. My question was, is my original method just plain wrong? or applicable only to certain cases?
        $endgroup$
        – MinYoung Kim
        Jan 24 at 4:39












        $begingroup$
        If you plug in $z=0$ you only get and indetermination and you can't say anything, since you don't know how quick each part goes to zero. In fact, the $0$ you wrote in the numerator, corresponding to $1-cos z$, omits the fact that this expression goes to zero as fast as $z^2$; that's why you conclude that the order is $3$ and not $2$. You have to effectively calculate the limits, since an expression that goes to zero can do this at any rate.
        $endgroup$
        – Alejandro Nasif Salum
        Jan 24 at 4:45




        $begingroup$
        If you plug in $z=0$ you only get and indetermination and you can't say anything, since you don't know how quick each part goes to zero. In fact, the $0$ you wrote in the numerator, corresponding to $1-cos z$, omits the fact that this expression goes to zero as fast as $z^2$; that's why you conclude that the order is $3$ and not $2$. You have to effectively calculate the limits, since an expression that goes to zero can do this at any rate.
        $endgroup$
        – Alejandro Nasif Salum
        Jan 24 at 4:45












        $begingroup$
        How fast a function goes to 0 ($z^2$ or$z$ etc.)$ is something I haven't learned. So I guess it is just best to stick with the safe method of just expanding a taylor series when I see one
        $endgroup$
        – MinYoung Kim
        Jan 24 at 4:48






        $begingroup$
        How fast a function goes to 0 ($z^2$ or$z$ etc.)$ is something I haven't learned. So I guess it is just best to stick with the safe method of just expanding a taylor series when I see one
        $endgroup$
        – MinYoung Kim
        Jan 24 at 4:48






        1




        1




        $begingroup$
        Actually, it is the Taylor series that tells you "how fast" some expression goes to zero. But yes, at least until you feel very comfortable with these concepts, it's better to stick to the definitions and the basic properties to decide the order of the poles.
        $endgroup$
        – Alejandro Nasif Salum
        Jan 24 at 4:50






        $begingroup$
        Actually, it is the Taylor series that tells you "how fast" some expression goes to zero. But yes, at least until you feel very comfortable with these concepts, it's better to stick to the definitions and the basic properties to decide the order of the poles.
        $endgroup$
        – Alejandro Nasif Salum
        Jan 24 at 4:50













        1












        $begingroup$

        The initial problem with your first approach is that $1-cos z$ has a double zero at 0 (since $cos$ has slope 0 at 0). In general, if $f$ has a zero of order $k$ at 0 and $g$ a zero or order $j$ at 0 then $f/g$ has a zero of order $k-j$ (where a zero of order $-n$ is a pole of order $n$).






        share|cite|improve this answer









        $endgroup$


















          1












          $begingroup$

          The initial problem with your first approach is that $1-cos z$ has a double zero at 0 (since $cos$ has slope 0 at 0). In general, if $f$ has a zero of order $k$ at 0 and $g$ a zero or order $j$ at 0 then $f/g$ has a zero of order $k-j$ (where a zero of order $-n$ is a pole of order $n$).






          share|cite|improve this answer









          $endgroup$
















            1












            1








            1





            $begingroup$

            The initial problem with your first approach is that $1-cos z$ has a double zero at 0 (since $cos$ has slope 0 at 0). In general, if $f$ has a zero of order $k$ at 0 and $g$ a zero or order $j$ at 0 then $f/g$ has a zero of order $k-j$ (where a zero of order $-n$ is a pole of order $n$).






            share|cite|improve this answer









            $endgroup$



            The initial problem with your first approach is that $1-cos z$ has a double zero at 0 (since $cos$ has slope 0 at 0). In general, if $f$ has a zero of order $k$ at 0 and $g$ a zero or order $j$ at 0 then $f/g$ has a zero of order $k-j$ (where a zero of order $-n$ is a pole of order $n$).







            share|cite|improve this answer












            share|cite|improve this answer



            share|cite|improve this answer










            answered Jan 24 at 5:59









            Van LatimerVan Latimer

            363110




            363110























                0












                $begingroup$

                Because $1-cos z=0$ when $z=0$ and note that $$cos z=1-frac{z^2}{2!}+frac{z^4}{4!}-cdots$$ so your function can be written as $$frac{(frac{z^2}{2!}-frac{z^4}{4!}+cdots)}{z^4}=frac{phi(z)}{z^2}$$ where $phi(z)=frac{1}{2!}-frac{z^2}{4!} cdots $ with $phi(0) neq0$






                share|cite|improve this answer









                $endgroup$


















                  0












                  $begingroup$

                  Because $1-cos z=0$ when $z=0$ and note that $$cos z=1-frac{z^2}{2!}+frac{z^4}{4!}-cdots$$ so your function can be written as $$frac{(frac{z^2}{2!}-frac{z^4}{4!}+cdots)}{z^4}=frac{phi(z)}{z^2}$$ where $phi(z)=frac{1}{2!}-frac{z^2}{4!} cdots $ with $phi(0) neq0$






                  share|cite|improve this answer









                  $endgroup$
















                    0












                    0








                    0





                    $begingroup$

                    Because $1-cos z=0$ when $z=0$ and note that $$cos z=1-frac{z^2}{2!}+frac{z^4}{4!}-cdots$$ so your function can be written as $$frac{(frac{z^2}{2!}-frac{z^4}{4!}+cdots)}{z^4}=frac{phi(z)}{z^2}$$ where $phi(z)=frac{1}{2!}-frac{z^2}{4!} cdots $ with $phi(0) neq0$






                    share|cite|improve this answer









                    $endgroup$



                    Because $1-cos z=0$ when $z=0$ and note that $$cos z=1-frac{z^2}{2!}+frac{z^4}{4!}-cdots$$ so your function can be written as $$frac{(frac{z^2}{2!}-frac{z^4}{4!}+cdots)}{z^4}=frac{phi(z)}{z^2}$$ where $phi(z)=frac{1}{2!}-frac{z^2}{4!} cdots $ with $phi(0) neq0$







                    share|cite|improve this answer












                    share|cite|improve this answer



                    share|cite|improve this answer










                    answered Jan 24 at 4:34









                    Chinnapparaj RChinnapparaj R

                    5,7332928




                    5,7332928























                        0












                        $begingroup$

                        $1 - cos z= {1 over 2} z^2 + cdots $ .



                        So, ${1 - cos z over z^4} = {1 over 2} {1 over z^2} + cdots $






                        share|cite|improve this answer











                        $endgroup$


















                          0












                          $begingroup$

                          $1 - cos z= {1 over 2} z^2 + cdots $ .



                          So, ${1 - cos z over z^4} = {1 over 2} {1 over z^2} + cdots $






                          share|cite|improve this answer











                          $endgroup$
















                            0












                            0








                            0





                            $begingroup$

                            $1 - cos z= {1 over 2} z^2 + cdots $ .



                            So, ${1 - cos z over z^4} = {1 over 2} {1 over z^2} + cdots $






                            share|cite|improve this answer











                            $endgroup$



                            $1 - cos z= {1 over 2} z^2 + cdots $ .



                            So, ${1 - cos z over z^4} = {1 over 2} {1 over z^2} + cdots $







                            share|cite|improve this answer














                            share|cite|improve this answer



                            share|cite|improve this answer








                            edited Jan 24 at 5:51









                            J. W. Tanner

                            3,2701320




                            3,2701320










                            answered Jan 24 at 4:33









                            copper.hatcopper.hat

                            127k559160




                            127k559160






























                                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%2f3085461%2fwhy-does-this-function-have-pole-of-order-n-2-not-3%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

                                MongoDB - Not Authorized To Execute Command

                                How to fix TextFormField cause rebuild widget in Flutter

                                in spring boot 2.1 many test slices are not allowed anymore due to multiple @BootstrapWith