Taylor series of $csc(x)$












2












$begingroup$


How can I compute the Taylor series of $csc(x):=frac{1}{sin(x)}$ at $0$? When I google this I can see that indeed this series can be computed, the first term being $1/x$ but how can this be if $sin(x)$ vanishes at $x=0$?










share|cite|improve this question











$endgroup$








  • 1




    $begingroup$
    $pmb sin(x)$ vanishes (is 0) at $x=0$
    $endgroup$
    – J. W. Tanner
    Jan 24 at 2:06






  • 1




    $begingroup$
    There's some confusion about definitions here. One can indeed expand $csc x$ in a series about $x = 0$, but since it's not defined there, it does not have a Taylor series based there.
    $endgroup$
    – Travis
    Jan 24 at 2:07
















2












$begingroup$


How can I compute the Taylor series of $csc(x):=frac{1}{sin(x)}$ at $0$? When I google this I can see that indeed this series can be computed, the first term being $1/x$ but how can this be if $sin(x)$ vanishes at $x=0$?










share|cite|improve this question











$endgroup$








  • 1




    $begingroup$
    $pmb sin(x)$ vanishes (is 0) at $x=0$
    $endgroup$
    – J. W. Tanner
    Jan 24 at 2:06






  • 1




    $begingroup$
    There's some confusion about definitions here. One can indeed expand $csc x$ in a series about $x = 0$, but since it's not defined there, it does not have a Taylor series based there.
    $endgroup$
    – Travis
    Jan 24 at 2:07














2












2








2


1



$begingroup$


How can I compute the Taylor series of $csc(x):=frac{1}{sin(x)}$ at $0$? When I google this I can see that indeed this series can be computed, the first term being $1/x$ but how can this be if $sin(x)$ vanishes at $x=0$?










share|cite|improve this question











$endgroup$




How can I compute the Taylor series of $csc(x):=frac{1}{sin(x)}$ at $0$? When I google this I can see that indeed this series can be computed, the first term being $1/x$ but how can this be if $sin(x)$ vanishes at $x=0$?







calculus






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Jan 24 at 2:09







Sak

















asked Jan 24 at 2:00









SakSak

1,7181537




1,7181537








  • 1




    $begingroup$
    $pmb sin(x)$ vanishes (is 0) at $x=0$
    $endgroup$
    – J. W. Tanner
    Jan 24 at 2:06






  • 1




    $begingroup$
    There's some confusion about definitions here. One can indeed expand $csc x$ in a series about $x = 0$, but since it's not defined there, it does not have a Taylor series based there.
    $endgroup$
    – Travis
    Jan 24 at 2:07














  • 1




    $begingroup$
    $pmb sin(x)$ vanishes (is 0) at $x=0$
    $endgroup$
    – J. W. Tanner
    Jan 24 at 2:06






  • 1




    $begingroup$
    There's some confusion about definitions here. One can indeed expand $csc x$ in a series about $x = 0$, but since it's not defined there, it does not have a Taylor series based there.
    $endgroup$
    – Travis
    Jan 24 at 2:07








1




1




$begingroup$
$pmb sin(x)$ vanishes (is 0) at $x=0$
$endgroup$
– J. W. Tanner
Jan 24 at 2:06




$begingroup$
$pmb sin(x)$ vanishes (is 0) at $x=0$
$endgroup$
– J. W. Tanner
Jan 24 at 2:06




1




1




$begingroup$
There's some confusion about definitions here. One can indeed expand $csc x$ in a series about $x = 0$, but since it's not defined there, it does not have a Taylor series based there.
$endgroup$
– Travis
Jan 24 at 2:07




$begingroup$
There's some confusion about definitions here. One can indeed expand $csc x$ in a series about $x = 0$, but since it's not defined there, it does not have a Taylor series based there.
$endgroup$
– Travis
Jan 24 at 2:07










1 Answer
1






active

oldest

votes


















5












$begingroup$

What you found in Wikipedia can't be a Taylor series. In fact there's not such thing as the Taylor series of $csc(x)$ at $x=0$ since this function is not defined at $x=0$, much less the derivatives of any order.



You probably found the Laurent series(*). Since
$$g(x)=x csc x=frac x{sin x}$$
is continuous and differentiable at $x=0$ if we define $g(0)=1$, and it's Taylor series can be found, say
$$g(x)=a_0+a_1x+a_2x^2+cdots$$
at least at some interval containing $x=0$, then
$$csc x= frac{g(x)}x=frac{a_0}x+a_1+a_2 x+a_3 x^2+cdots,$$
which gives the aforementioned Laurent series.





(*) The Laurent series of a function at $x=a$ is a generalization of the Taylor series for functions $f(x)$ with a pole at $x=a$, that is, functions that go to infinity at $x=a$ but such that $(x-a)^k f(x)$ has a removable discontinuity at $x=a$. If $k$ is the least integer such that this is true, then the Laurent series has the form
$$f(x)=frac{b_{-k}}{(x-a)^k}+cdots+frac{b_{-2}}{(x-a)^2}+frac{b_{-1}}{x-a}+b_0+b_1(x-a)+b_2(x-a)^2+cdots.$$






share|cite|improve this answer











$endgroup$













  • $begingroup$
    This is a great explanation thank you very much! I understand now my confusion.
    $endgroup$
    – Sak
    Jan 24 at 2:16










  • $begingroup$
    The Laurent series of csc(x) at x=0 is 1/x+x/6+... Might be a good idea to include that.
    $endgroup$
    – Johnathan Gross
    Jan 26 at 18:39











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%2f3085340%2ftaylor-series-of-cscx%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









5












$begingroup$

What you found in Wikipedia can't be a Taylor series. In fact there's not such thing as the Taylor series of $csc(x)$ at $x=0$ since this function is not defined at $x=0$, much less the derivatives of any order.



You probably found the Laurent series(*). Since
$$g(x)=x csc x=frac x{sin x}$$
is continuous and differentiable at $x=0$ if we define $g(0)=1$, and it's Taylor series can be found, say
$$g(x)=a_0+a_1x+a_2x^2+cdots$$
at least at some interval containing $x=0$, then
$$csc x= frac{g(x)}x=frac{a_0}x+a_1+a_2 x+a_3 x^2+cdots,$$
which gives the aforementioned Laurent series.





(*) The Laurent series of a function at $x=a$ is a generalization of the Taylor series for functions $f(x)$ with a pole at $x=a$, that is, functions that go to infinity at $x=a$ but such that $(x-a)^k f(x)$ has a removable discontinuity at $x=a$. If $k$ is the least integer such that this is true, then the Laurent series has the form
$$f(x)=frac{b_{-k}}{(x-a)^k}+cdots+frac{b_{-2}}{(x-a)^2}+frac{b_{-1}}{x-a}+b_0+b_1(x-a)+b_2(x-a)^2+cdots.$$






share|cite|improve this answer











$endgroup$













  • $begingroup$
    This is a great explanation thank you very much! I understand now my confusion.
    $endgroup$
    – Sak
    Jan 24 at 2:16










  • $begingroup$
    The Laurent series of csc(x) at x=0 is 1/x+x/6+... Might be a good idea to include that.
    $endgroup$
    – Johnathan Gross
    Jan 26 at 18:39
















5












$begingroup$

What you found in Wikipedia can't be a Taylor series. In fact there's not such thing as the Taylor series of $csc(x)$ at $x=0$ since this function is not defined at $x=0$, much less the derivatives of any order.



You probably found the Laurent series(*). Since
$$g(x)=x csc x=frac x{sin x}$$
is continuous and differentiable at $x=0$ if we define $g(0)=1$, and it's Taylor series can be found, say
$$g(x)=a_0+a_1x+a_2x^2+cdots$$
at least at some interval containing $x=0$, then
$$csc x= frac{g(x)}x=frac{a_0}x+a_1+a_2 x+a_3 x^2+cdots,$$
which gives the aforementioned Laurent series.





(*) The Laurent series of a function at $x=a$ is a generalization of the Taylor series for functions $f(x)$ with a pole at $x=a$, that is, functions that go to infinity at $x=a$ but such that $(x-a)^k f(x)$ has a removable discontinuity at $x=a$. If $k$ is the least integer such that this is true, then the Laurent series has the form
$$f(x)=frac{b_{-k}}{(x-a)^k}+cdots+frac{b_{-2}}{(x-a)^2}+frac{b_{-1}}{x-a}+b_0+b_1(x-a)+b_2(x-a)^2+cdots.$$






share|cite|improve this answer











$endgroup$













  • $begingroup$
    This is a great explanation thank you very much! I understand now my confusion.
    $endgroup$
    – Sak
    Jan 24 at 2:16










  • $begingroup$
    The Laurent series of csc(x) at x=0 is 1/x+x/6+... Might be a good idea to include that.
    $endgroup$
    – Johnathan Gross
    Jan 26 at 18:39














5












5








5





$begingroup$

What you found in Wikipedia can't be a Taylor series. In fact there's not such thing as the Taylor series of $csc(x)$ at $x=0$ since this function is not defined at $x=0$, much less the derivatives of any order.



You probably found the Laurent series(*). Since
$$g(x)=x csc x=frac x{sin x}$$
is continuous and differentiable at $x=0$ if we define $g(0)=1$, and it's Taylor series can be found, say
$$g(x)=a_0+a_1x+a_2x^2+cdots$$
at least at some interval containing $x=0$, then
$$csc x= frac{g(x)}x=frac{a_0}x+a_1+a_2 x+a_3 x^2+cdots,$$
which gives the aforementioned Laurent series.





(*) The Laurent series of a function at $x=a$ is a generalization of the Taylor series for functions $f(x)$ with a pole at $x=a$, that is, functions that go to infinity at $x=a$ but such that $(x-a)^k f(x)$ has a removable discontinuity at $x=a$. If $k$ is the least integer such that this is true, then the Laurent series has the form
$$f(x)=frac{b_{-k}}{(x-a)^k}+cdots+frac{b_{-2}}{(x-a)^2}+frac{b_{-1}}{x-a}+b_0+b_1(x-a)+b_2(x-a)^2+cdots.$$






share|cite|improve this answer











$endgroup$



What you found in Wikipedia can't be a Taylor series. In fact there's not such thing as the Taylor series of $csc(x)$ at $x=0$ since this function is not defined at $x=0$, much less the derivatives of any order.



You probably found the Laurent series(*). Since
$$g(x)=x csc x=frac x{sin x}$$
is continuous and differentiable at $x=0$ if we define $g(0)=1$, and it's Taylor series can be found, say
$$g(x)=a_0+a_1x+a_2x^2+cdots$$
at least at some interval containing $x=0$, then
$$csc x= frac{g(x)}x=frac{a_0}x+a_1+a_2 x+a_3 x^2+cdots,$$
which gives the aforementioned Laurent series.





(*) The Laurent series of a function at $x=a$ is a generalization of the Taylor series for functions $f(x)$ with a pole at $x=a$, that is, functions that go to infinity at $x=a$ but such that $(x-a)^k f(x)$ has a removable discontinuity at $x=a$. If $k$ is the least integer such that this is true, then the Laurent series has the form
$$f(x)=frac{b_{-k}}{(x-a)^k}+cdots+frac{b_{-2}}{(x-a)^2}+frac{b_{-1}}{x-a}+b_0+b_1(x-a)+b_2(x-a)^2+cdots.$$







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Jan 24 at 2:22

























answered Jan 24 at 2:08









Alejandro Nasif SalumAlejandro Nasif Salum

4,765118




4,765118












  • $begingroup$
    This is a great explanation thank you very much! I understand now my confusion.
    $endgroup$
    – Sak
    Jan 24 at 2:16










  • $begingroup$
    The Laurent series of csc(x) at x=0 is 1/x+x/6+... Might be a good idea to include that.
    $endgroup$
    – Johnathan Gross
    Jan 26 at 18:39


















  • $begingroup$
    This is a great explanation thank you very much! I understand now my confusion.
    $endgroup$
    – Sak
    Jan 24 at 2:16










  • $begingroup$
    The Laurent series of csc(x) at x=0 is 1/x+x/6+... Might be a good idea to include that.
    $endgroup$
    – Johnathan Gross
    Jan 26 at 18:39
















$begingroup$
This is a great explanation thank you very much! I understand now my confusion.
$endgroup$
– Sak
Jan 24 at 2:16




$begingroup$
This is a great explanation thank you very much! I understand now my confusion.
$endgroup$
– Sak
Jan 24 at 2:16












$begingroup$
The Laurent series of csc(x) at x=0 is 1/x+x/6+... Might be a good idea to include that.
$endgroup$
– Johnathan Gross
Jan 26 at 18:39




$begingroup$
The Laurent series of csc(x) at x=0 is 1/x+x/6+... Might be a good idea to include that.
$endgroup$
– Johnathan Gross
Jan 26 at 18:39


















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%2f3085340%2ftaylor-series-of-cscx%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

Mario Kart Wii

Partial Derivative Guidance.

Understanding the size os this class of aleatory events