Laurent series advantage
up vote
0
down vote
favorite
Laurent for a function is a generalization of the Taylor series. With a Laurent series, however, the powers can be negative. An advantage of the Laurent series over the Taylor series is expanding around singular points for a given function. Looking for a demonstration of this advantage for an unusual function.
Can Laurent's theorem be used on all Taylor theorem expandable functions?
power-series taylor-expansion laurent-series
add a comment |
up vote
0
down vote
favorite
Laurent for a function is a generalization of the Taylor series. With a Laurent series, however, the powers can be negative. An advantage of the Laurent series over the Taylor series is expanding around singular points for a given function. Looking for a demonstration of this advantage for an unusual function.
Can Laurent's theorem be used on all Taylor theorem expandable functions?
power-series taylor-expansion laurent-series
2
What is a Taylor theorem expandable function?
– José Carlos Santos
Nov 14 at 19:31
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Laurent for a function is a generalization of the Taylor series. With a Laurent series, however, the powers can be negative. An advantage of the Laurent series over the Taylor series is expanding around singular points for a given function. Looking for a demonstration of this advantage for an unusual function.
Can Laurent's theorem be used on all Taylor theorem expandable functions?
power-series taylor-expansion laurent-series
Laurent for a function is a generalization of the Taylor series. With a Laurent series, however, the powers can be negative. An advantage of the Laurent series over the Taylor series is expanding around singular points for a given function. Looking for a demonstration of this advantage for an unusual function.
Can Laurent's theorem be used on all Taylor theorem expandable functions?
power-series taylor-expansion laurent-series
power-series taylor-expansion laurent-series
asked Nov 14 at 19:29
gb117
1
1
2
What is a Taylor theorem expandable function?
– José Carlos Santos
Nov 14 at 19:31
add a comment |
2
What is a Taylor theorem expandable function?
– José Carlos Santos
Nov 14 at 19:31
2
2
What is a Taylor theorem expandable function?
– José Carlos Santos
Nov 14 at 19:31
What is a Taylor theorem expandable function?
– José Carlos Santos
Nov 14 at 19:31
add a comment |
2 Answers
2
active
oldest
votes
up vote
0
down vote
I don't know if it's "unusual", but for example, $f(z) = sin(1/z)$ has an isolated singularity at $z=0$. You can do a Laurent expansion around that point:
$$ sin(1/z) = z^{-1} - frac{z^{-3}}{3!} + frac{z^{-5}}{5!} - ldots = sum_{n=-infty}^infty a_n z^n$$
where $a_n = (-1)^{(n+1)/2}/(-n)!$ for odd $n < 0$, $0$ otherwise.
I'm not quite sure what you're referring to as "Laurent's theorem".
But any Taylor series is a Laurent series where the terms in negative powers happen to be $0$, so wherever Taylor expands the function, so does Laurent.
Thanks so much, Robert! Can you think of smth other that sin(1/z)?
– gb117
Nov 15 at 20:04
I can think of lots of things.Take $g(1/z)$ for any non-constant entire function $g$. Take $1/g(z)$ where $g$ is analytic in a neighbourhood of $0$ with $g(0)=0$.
– Robert Israel
Nov 16 at 2:43
add a comment |
up vote
0
down vote
A Taylor series has a radius of convergence.
Some familiar functions that radius is infinite.
$e^x = sum frac {x^n}{n!}$
But for others is its not
$ln (1-x) = -sum frac {x^n}{n}$
A Laurent series gives you some flexibility in determining where the series will converge and will not converge.
$frac {1}{1-x} = sum_limits{n=0}^infty x^n$ converges when $|x|< 1$
$frac {1}{1-x} = sum_limits{n=1}^infty -x^{-n}$ converges when $|x|> 1$
One place it comes in handy:
If you have contour integral in complex analysis. And your function has a Laurent series representation, and the the contour is inside the convergent part of the Laurent series
$int_gamma f(z) dz = 2pi i (a_{-1})$ where $a_{-1}$ is the coefficient of the $z^{-1}$ term
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
I don't know if it's "unusual", but for example, $f(z) = sin(1/z)$ has an isolated singularity at $z=0$. You can do a Laurent expansion around that point:
$$ sin(1/z) = z^{-1} - frac{z^{-3}}{3!} + frac{z^{-5}}{5!} - ldots = sum_{n=-infty}^infty a_n z^n$$
where $a_n = (-1)^{(n+1)/2}/(-n)!$ for odd $n < 0$, $0$ otherwise.
I'm not quite sure what you're referring to as "Laurent's theorem".
But any Taylor series is a Laurent series where the terms in negative powers happen to be $0$, so wherever Taylor expands the function, so does Laurent.
Thanks so much, Robert! Can you think of smth other that sin(1/z)?
– gb117
Nov 15 at 20:04
I can think of lots of things.Take $g(1/z)$ for any non-constant entire function $g$. Take $1/g(z)$ where $g$ is analytic in a neighbourhood of $0$ with $g(0)=0$.
– Robert Israel
Nov 16 at 2:43
add a comment |
up vote
0
down vote
I don't know if it's "unusual", but for example, $f(z) = sin(1/z)$ has an isolated singularity at $z=0$. You can do a Laurent expansion around that point:
$$ sin(1/z) = z^{-1} - frac{z^{-3}}{3!} + frac{z^{-5}}{5!} - ldots = sum_{n=-infty}^infty a_n z^n$$
where $a_n = (-1)^{(n+1)/2}/(-n)!$ for odd $n < 0$, $0$ otherwise.
I'm not quite sure what you're referring to as "Laurent's theorem".
But any Taylor series is a Laurent series where the terms in negative powers happen to be $0$, so wherever Taylor expands the function, so does Laurent.
Thanks so much, Robert! Can you think of smth other that sin(1/z)?
– gb117
Nov 15 at 20:04
I can think of lots of things.Take $g(1/z)$ for any non-constant entire function $g$. Take $1/g(z)$ where $g$ is analytic in a neighbourhood of $0$ with $g(0)=0$.
– Robert Israel
Nov 16 at 2:43
add a comment |
up vote
0
down vote
up vote
0
down vote
I don't know if it's "unusual", but for example, $f(z) = sin(1/z)$ has an isolated singularity at $z=0$. You can do a Laurent expansion around that point:
$$ sin(1/z) = z^{-1} - frac{z^{-3}}{3!} + frac{z^{-5}}{5!} - ldots = sum_{n=-infty}^infty a_n z^n$$
where $a_n = (-1)^{(n+1)/2}/(-n)!$ for odd $n < 0$, $0$ otherwise.
I'm not quite sure what you're referring to as "Laurent's theorem".
But any Taylor series is a Laurent series where the terms in negative powers happen to be $0$, so wherever Taylor expands the function, so does Laurent.
I don't know if it's "unusual", but for example, $f(z) = sin(1/z)$ has an isolated singularity at $z=0$. You can do a Laurent expansion around that point:
$$ sin(1/z) = z^{-1} - frac{z^{-3}}{3!} + frac{z^{-5}}{5!} - ldots = sum_{n=-infty}^infty a_n z^n$$
where $a_n = (-1)^{(n+1)/2}/(-n)!$ for odd $n < 0$, $0$ otherwise.
I'm not quite sure what you're referring to as "Laurent's theorem".
But any Taylor series is a Laurent series where the terms in negative powers happen to be $0$, so wherever Taylor expands the function, so does Laurent.
edited Nov 16 at 2:39
answered Nov 14 at 20:10
Robert Israel
313k23206452
313k23206452
Thanks so much, Robert! Can you think of smth other that sin(1/z)?
– gb117
Nov 15 at 20:04
I can think of lots of things.Take $g(1/z)$ for any non-constant entire function $g$. Take $1/g(z)$ where $g$ is analytic in a neighbourhood of $0$ with $g(0)=0$.
– Robert Israel
Nov 16 at 2:43
add a comment |
Thanks so much, Robert! Can you think of smth other that sin(1/z)?
– gb117
Nov 15 at 20:04
I can think of lots of things.Take $g(1/z)$ for any non-constant entire function $g$. Take $1/g(z)$ where $g$ is analytic in a neighbourhood of $0$ with $g(0)=0$.
– Robert Israel
Nov 16 at 2:43
Thanks so much, Robert! Can you think of smth other that sin(1/z)?
– gb117
Nov 15 at 20:04
Thanks so much, Robert! Can you think of smth other that sin(1/z)?
– gb117
Nov 15 at 20:04
I can think of lots of things.Take $g(1/z)$ for any non-constant entire function $g$. Take $1/g(z)$ where $g$ is analytic in a neighbourhood of $0$ with $g(0)=0$.
– Robert Israel
Nov 16 at 2:43
I can think of lots of things.Take $g(1/z)$ for any non-constant entire function $g$. Take $1/g(z)$ where $g$ is analytic in a neighbourhood of $0$ with $g(0)=0$.
– Robert Israel
Nov 16 at 2:43
add a comment |
up vote
0
down vote
A Taylor series has a radius of convergence.
Some familiar functions that radius is infinite.
$e^x = sum frac {x^n}{n!}$
But for others is its not
$ln (1-x) = -sum frac {x^n}{n}$
A Laurent series gives you some flexibility in determining where the series will converge and will not converge.
$frac {1}{1-x} = sum_limits{n=0}^infty x^n$ converges when $|x|< 1$
$frac {1}{1-x} = sum_limits{n=1}^infty -x^{-n}$ converges when $|x|> 1$
One place it comes in handy:
If you have contour integral in complex analysis. And your function has a Laurent series representation, and the the contour is inside the convergent part of the Laurent series
$int_gamma f(z) dz = 2pi i (a_{-1})$ where $a_{-1}$ is the coefficient of the $z^{-1}$ term
add a comment |
up vote
0
down vote
A Taylor series has a radius of convergence.
Some familiar functions that radius is infinite.
$e^x = sum frac {x^n}{n!}$
But for others is its not
$ln (1-x) = -sum frac {x^n}{n}$
A Laurent series gives you some flexibility in determining where the series will converge and will not converge.
$frac {1}{1-x} = sum_limits{n=0}^infty x^n$ converges when $|x|< 1$
$frac {1}{1-x} = sum_limits{n=1}^infty -x^{-n}$ converges when $|x|> 1$
One place it comes in handy:
If you have contour integral in complex analysis. And your function has a Laurent series representation, and the the contour is inside the convergent part of the Laurent series
$int_gamma f(z) dz = 2pi i (a_{-1})$ where $a_{-1}$ is the coefficient of the $z^{-1}$ term
add a comment |
up vote
0
down vote
up vote
0
down vote
A Taylor series has a radius of convergence.
Some familiar functions that radius is infinite.
$e^x = sum frac {x^n}{n!}$
But for others is its not
$ln (1-x) = -sum frac {x^n}{n}$
A Laurent series gives you some flexibility in determining where the series will converge and will not converge.
$frac {1}{1-x} = sum_limits{n=0}^infty x^n$ converges when $|x|< 1$
$frac {1}{1-x} = sum_limits{n=1}^infty -x^{-n}$ converges when $|x|> 1$
One place it comes in handy:
If you have contour integral in complex analysis. And your function has a Laurent series representation, and the the contour is inside the convergent part of the Laurent series
$int_gamma f(z) dz = 2pi i (a_{-1})$ where $a_{-1}$ is the coefficient of the $z^{-1}$ term
A Taylor series has a radius of convergence.
Some familiar functions that radius is infinite.
$e^x = sum frac {x^n}{n!}$
But for others is its not
$ln (1-x) = -sum frac {x^n}{n}$
A Laurent series gives you some flexibility in determining where the series will converge and will not converge.
$frac {1}{1-x} = sum_limits{n=0}^infty x^n$ converges when $|x|< 1$
$frac {1}{1-x} = sum_limits{n=1}^infty -x^{-n}$ converges when $|x|> 1$
One place it comes in handy:
If you have contour integral in complex analysis. And your function has a Laurent series representation, and the the contour is inside the convergent part of the Laurent series
$int_gamma f(z) dz = 2pi i (a_{-1})$ where $a_{-1}$ is the coefficient of the $z^{-1}$ term
answered Nov 16 at 3:16
Doug M
42.6k31752
42.6k31752
add a comment |
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2998721%2flaurent-series-advantage%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
2
What is a Taylor theorem expandable function?
– José Carlos Santos
Nov 14 at 19:31