Question about integrating a Laurent series
I want to expand the function $ f(z) = frac {z-1}{z^2 -2z -3} $
in $ 0 < |z+1| < 4$
Then I want to use the result to evaluate this integral $ int_C frac {z-1}{(z+1)(z-3)} dz $
in $ C : |z+1|=2$
Now I approach this in 2 different ways, by extracting the residue from the expansion or by integrating the whole expansion
Laurent expansion:
$ f(z) = frac {z-1}{z^2 -2z -3} = frac {z-1}{(z+1)(z-3)} = (frac {z-1}{z+1} )(frac {1}{z-3}) = frac {z-1}{z+1} (frac {1}{(z+1)-4}) = frac {z-1}{z+1} (frac{-1}{4-(z+1)}) = frac {1-z}{4(z+1)} sum_{n=0}^{infty} (frac {z+1}{4})^n = frac {1-z}{4(z+1)} [1 + frac {z+1}{4} + frac {(z+1)^2}{16} + frac {(z+1)^3}{64} + ..... ] = frac {1-z}{4(z+1)} + frac {1-z}{16} + frac{(1-z)(z+1)}{64} + frac {(1-z)(z+1)^2}{256} + ..... $
Now I use 2 approaches, first one is to take the residue and work out the integral using the residue theorem and the other is to just integrate the whole expansion
Residue theorem approach:
From the expansion, the residue for $ C : |z+1|=2$ is equal to $ frac{1}{2}$
Then, $int_C frac {z-1}{(z+1)(z-3)} dz = 2 pi i sum Res = 2 pi i ( frac {1}{2}) = pi i$
Now the second approach:
$int_C frac {z-1}{(z+1)(z-3)} dz = int_C frac {1-z}{4(z+1)} sum_{n=0}^{infty} (frac {z+1}{4})^n dz$
$ C: |z+1| = 2$ then, $ z+ 1 = 2 e^{i theta}$ , $ dz = 2 i z d theta$
$ int_C frac {z-1}{(z+1)(z-3)} dz = int_C frac {1-z}{4(z+1)} + frac {1-z}{16} + frac{(1-z)(z+1)}{64} + frac {(1-z)(z+1)^2}{256} + ..... dz = 2i int_0^{2 pi} frac{1-e^{i theta}}{4} + frac {(1-e^{i theta})(e^{i theta})}{8} + frac {(1-e^{i theta})(e^{2i theta})}{16} + frac {(1-e^{i theta})(e^{3i theta})}{32} + .... d theta$
= $2i [ frac {1}{4} theta - frac {e^{i theta}}{4i} + frac {e^{i theta}}{8i} - frac {e^{2i theta}}{16i} + frac {e^{2i theta}}{32i} - frac {e^{3i theta}}{48i} + frac {e^{3i theta}}{98i} - frac {e^{4i theta}}{128i} + ..... ]$ as $ theta $ goes from $0$ to $ 2 pi$
Finally $ = 2i [ frac { pi}{2} - frac {1}{8i} - frac {1}{32i} - ... ] = pi i - frac {1}{4} - frac {1}{16} - ....$
Now the problem is that with the residue theorem I got the answer $ pi i $ , but by integrating the whole expansion, keeping in mind that the radius is $2$ yields $ pi i $ minus a bunch of terms, is there a reason why?
complex-analysis residue-calculus laurent-series
add a comment |
I want to expand the function $ f(z) = frac {z-1}{z^2 -2z -3} $
in $ 0 < |z+1| < 4$
Then I want to use the result to evaluate this integral $ int_C frac {z-1}{(z+1)(z-3)} dz $
in $ C : |z+1|=2$
Now I approach this in 2 different ways, by extracting the residue from the expansion or by integrating the whole expansion
Laurent expansion:
$ f(z) = frac {z-1}{z^2 -2z -3} = frac {z-1}{(z+1)(z-3)} = (frac {z-1}{z+1} )(frac {1}{z-3}) = frac {z-1}{z+1} (frac {1}{(z+1)-4}) = frac {z-1}{z+1} (frac{-1}{4-(z+1)}) = frac {1-z}{4(z+1)} sum_{n=0}^{infty} (frac {z+1}{4})^n = frac {1-z}{4(z+1)} [1 + frac {z+1}{4} + frac {(z+1)^2}{16} + frac {(z+1)^3}{64} + ..... ] = frac {1-z}{4(z+1)} + frac {1-z}{16} + frac{(1-z)(z+1)}{64} + frac {(1-z)(z+1)^2}{256} + ..... $
Now I use 2 approaches, first one is to take the residue and work out the integral using the residue theorem and the other is to just integrate the whole expansion
Residue theorem approach:
From the expansion, the residue for $ C : |z+1|=2$ is equal to $ frac{1}{2}$
Then, $int_C frac {z-1}{(z+1)(z-3)} dz = 2 pi i sum Res = 2 pi i ( frac {1}{2}) = pi i$
Now the second approach:
$int_C frac {z-1}{(z+1)(z-3)} dz = int_C frac {1-z}{4(z+1)} sum_{n=0}^{infty} (frac {z+1}{4})^n dz$
$ C: |z+1| = 2$ then, $ z+ 1 = 2 e^{i theta}$ , $ dz = 2 i z d theta$
$ int_C frac {z-1}{(z+1)(z-3)} dz = int_C frac {1-z}{4(z+1)} + frac {1-z}{16} + frac{(1-z)(z+1)}{64} + frac {(1-z)(z+1)^2}{256} + ..... dz = 2i int_0^{2 pi} frac{1-e^{i theta}}{4} + frac {(1-e^{i theta})(e^{i theta})}{8} + frac {(1-e^{i theta})(e^{2i theta})}{16} + frac {(1-e^{i theta})(e^{3i theta})}{32} + .... d theta$
= $2i [ frac {1}{4} theta - frac {e^{i theta}}{4i} + frac {e^{i theta}}{8i} - frac {e^{2i theta}}{16i} + frac {e^{2i theta}}{32i} - frac {e^{3i theta}}{48i} + frac {e^{3i theta}}{98i} - frac {e^{4i theta}}{128i} + ..... ]$ as $ theta $ goes from $0$ to $ 2 pi$
Finally $ = 2i [ frac { pi}{2} - frac {1}{8i} - frac {1}{32i} - ... ] = pi i - frac {1}{4} - frac {1}{16} - ....$
Now the problem is that with the residue theorem I got the answer $ pi i $ , but by integrating the whole expansion, keeping in mind that the radius is $2$ yields $ pi i $ minus a bunch of terms, is there a reason why?
complex-analysis residue-calculus laurent-series
What you computed is not the Laurent series (because the coefficients depend on $z$).
– Martin R
17 hours ago
How can I do it right if I may ask?
– khaled014z
15 hours ago
Use $z-1=(z+1)-2$ and split the sum in two. Then simplify and combine terms with the same power of $z+1$
– N74
12 hours ago
add a comment |
I want to expand the function $ f(z) = frac {z-1}{z^2 -2z -3} $
in $ 0 < |z+1| < 4$
Then I want to use the result to evaluate this integral $ int_C frac {z-1}{(z+1)(z-3)} dz $
in $ C : |z+1|=2$
Now I approach this in 2 different ways, by extracting the residue from the expansion or by integrating the whole expansion
Laurent expansion:
$ f(z) = frac {z-1}{z^2 -2z -3} = frac {z-1}{(z+1)(z-3)} = (frac {z-1}{z+1} )(frac {1}{z-3}) = frac {z-1}{z+1} (frac {1}{(z+1)-4}) = frac {z-1}{z+1} (frac{-1}{4-(z+1)}) = frac {1-z}{4(z+1)} sum_{n=0}^{infty} (frac {z+1}{4})^n = frac {1-z}{4(z+1)} [1 + frac {z+1}{4} + frac {(z+1)^2}{16} + frac {(z+1)^3}{64} + ..... ] = frac {1-z}{4(z+1)} + frac {1-z}{16} + frac{(1-z)(z+1)}{64} + frac {(1-z)(z+1)^2}{256} + ..... $
Now I use 2 approaches, first one is to take the residue and work out the integral using the residue theorem and the other is to just integrate the whole expansion
Residue theorem approach:
From the expansion, the residue for $ C : |z+1|=2$ is equal to $ frac{1}{2}$
Then, $int_C frac {z-1}{(z+1)(z-3)} dz = 2 pi i sum Res = 2 pi i ( frac {1}{2}) = pi i$
Now the second approach:
$int_C frac {z-1}{(z+1)(z-3)} dz = int_C frac {1-z}{4(z+1)} sum_{n=0}^{infty} (frac {z+1}{4})^n dz$
$ C: |z+1| = 2$ then, $ z+ 1 = 2 e^{i theta}$ , $ dz = 2 i z d theta$
$ int_C frac {z-1}{(z+1)(z-3)} dz = int_C frac {1-z}{4(z+1)} + frac {1-z}{16} + frac{(1-z)(z+1)}{64} + frac {(1-z)(z+1)^2}{256} + ..... dz = 2i int_0^{2 pi} frac{1-e^{i theta}}{4} + frac {(1-e^{i theta})(e^{i theta})}{8} + frac {(1-e^{i theta})(e^{2i theta})}{16} + frac {(1-e^{i theta})(e^{3i theta})}{32} + .... d theta$
= $2i [ frac {1}{4} theta - frac {e^{i theta}}{4i} + frac {e^{i theta}}{8i} - frac {e^{2i theta}}{16i} + frac {e^{2i theta}}{32i} - frac {e^{3i theta}}{48i} + frac {e^{3i theta}}{98i} - frac {e^{4i theta}}{128i} + ..... ]$ as $ theta $ goes from $0$ to $ 2 pi$
Finally $ = 2i [ frac { pi}{2} - frac {1}{8i} - frac {1}{32i} - ... ] = pi i - frac {1}{4} - frac {1}{16} - ....$
Now the problem is that with the residue theorem I got the answer $ pi i $ , but by integrating the whole expansion, keeping in mind that the radius is $2$ yields $ pi i $ minus a bunch of terms, is there a reason why?
complex-analysis residue-calculus laurent-series
I want to expand the function $ f(z) = frac {z-1}{z^2 -2z -3} $
in $ 0 < |z+1| < 4$
Then I want to use the result to evaluate this integral $ int_C frac {z-1}{(z+1)(z-3)} dz $
in $ C : |z+1|=2$
Now I approach this in 2 different ways, by extracting the residue from the expansion or by integrating the whole expansion
Laurent expansion:
$ f(z) = frac {z-1}{z^2 -2z -3} = frac {z-1}{(z+1)(z-3)} = (frac {z-1}{z+1} )(frac {1}{z-3}) = frac {z-1}{z+1} (frac {1}{(z+1)-4}) = frac {z-1}{z+1} (frac{-1}{4-(z+1)}) = frac {1-z}{4(z+1)} sum_{n=0}^{infty} (frac {z+1}{4})^n = frac {1-z}{4(z+1)} [1 + frac {z+1}{4} + frac {(z+1)^2}{16} + frac {(z+1)^3}{64} + ..... ] = frac {1-z}{4(z+1)} + frac {1-z}{16} + frac{(1-z)(z+1)}{64} + frac {(1-z)(z+1)^2}{256} + ..... $
Now I use 2 approaches, first one is to take the residue and work out the integral using the residue theorem and the other is to just integrate the whole expansion
Residue theorem approach:
From the expansion, the residue for $ C : |z+1|=2$ is equal to $ frac{1}{2}$
Then, $int_C frac {z-1}{(z+1)(z-3)} dz = 2 pi i sum Res = 2 pi i ( frac {1}{2}) = pi i$
Now the second approach:
$int_C frac {z-1}{(z+1)(z-3)} dz = int_C frac {1-z}{4(z+1)} sum_{n=0}^{infty} (frac {z+1}{4})^n dz$
$ C: |z+1| = 2$ then, $ z+ 1 = 2 e^{i theta}$ , $ dz = 2 i z d theta$
$ int_C frac {z-1}{(z+1)(z-3)} dz = int_C frac {1-z}{4(z+1)} + frac {1-z}{16} + frac{(1-z)(z+1)}{64} + frac {(1-z)(z+1)^2}{256} + ..... dz = 2i int_0^{2 pi} frac{1-e^{i theta}}{4} + frac {(1-e^{i theta})(e^{i theta})}{8} + frac {(1-e^{i theta})(e^{2i theta})}{16} + frac {(1-e^{i theta})(e^{3i theta})}{32} + .... d theta$
= $2i [ frac {1}{4} theta - frac {e^{i theta}}{4i} + frac {e^{i theta}}{8i} - frac {e^{2i theta}}{16i} + frac {e^{2i theta}}{32i} - frac {e^{3i theta}}{48i} + frac {e^{3i theta}}{98i} - frac {e^{4i theta}}{128i} + ..... ]$ as $ theta $ goes from $0$ to $ 2 pi$
Finally $ = 2i [ frac { pi}{2} - frac {1}{8i} - frac {1}{32i} - ... ] = pi i - frac {1}{4} - frac {1}{16} - ....$
Now the problem is that with the residue theorem I got the answer $ pi i $ , but by integrating the whole expansion, keeping in mind that the radius is $2$ yields $ pi i $ minus a bunch of terms, is there a reason why?
complex-analysis residue-calculus laurent-series
complex-analysis residue-calculus laurent-series
asked 17 hours ago
khaled014z
1087
1087
What you computed is not the Laurent series (because the coefficients depend on $z$).
– Martin R
17 hours ago
How can I do it right if I may ask?
– khaled014z
15 hours ago
Use $z-1=(z+1)-2$ and split the sum in two. Then simplify and combine terms with the same power of $z+1$
– N74
12 hours ago
add a comment |
What you computed is not the Laurent series (because the coefficients depend on $z$).
– Martin R
17 hours ago
How can I do it right if I may ask?
– khaled014z
15 hours ago
Use $z-1=(z+1)-2$ and split the sum in two. Then simplify and combine terms with the same power of $z+1$
– N74
12 hours ago
What you computed is not the Laurent series (because the coefficients depend on $z$).
– Martin R
17 hours ago
What you computed is not the Laurent series (because the coefficients depend on $z$).
– Martin R
17 hours ago
How can I do it right if I may ask?
– khaled014z
15 hours ago
How can I do it right if I may ask?
– khaled014z
15 hours ago
Use $z-1=(z+1)-2$ and split the sum in two. Then simplify and combine terms with the same power of $z+1$
– N74
12 hours ago
Use $z-1=(z+1)-2$ and split the sum in two. Then simplify and combine terms with the same power of $z+1$
– N74
12 hours ago
add a comment |
1 Answer
1
active
oldest
votes
$$f(z)=frac{z-1}{(z+1)(z-3)}=frac{(z+1)-2}{(z+1)(z+1-4)}$$Let $u=z+1$.
$$f(u)=frac1u(u-2)frac1{u-4}$$For $|u|in(0,4)$, we can expand the third term
$$begin{align}f(u)&=frac1u(2-u)frac14sum_{n=0}^infty left(frac u4right)^n\&=frac14sum_{n=0}^inftyleft(frac{2u^{n-1}}{4^n}-frac{u^n}{4^n}right)\&=frac1{2u}+frac14sum_{n=0}^inftyleft(-frac{2u^n}{4^{n+1}}right)end{align}$$
This means that the Laurent series for $f(z) $ is $$f(z)=frac1{2(z+1)}+frac14sum_{n=0}^inftyleft(-frac{2(z+1)^n}{4^{n+1}}right)=frac{1}{2(z+1)}-frac18-frac{(z+1)}{32}-frac{(z+1)^2}{512}-cdots$$
Now if you integrate the whole expansion, you should get $pi i$ again.
add a comment |
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
});
}
});
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%2f3061649%2fquestion-about-integrating-a-laurent-series%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
$$f(z)=frac{z-1}{(z+1)(z-3)}=frac{(z+1)-2}{(z+1)(z+1-4)}$$Let $u=z+1$.
$$f(u)=frac1u(u-2)frac1{u-4}$$For $|u|in(0,4)$, we can expand the third term
$$begin{align}f(u)&=frac1u(2-u)frac14sum_{n=0}^infty left(frac u4right)^n\&=frac14sum_{n=0}^inftyleft(frac{2u^{n-1}}{4^n}-frac{u^n}{4^n}right)\&=frac1{2u}+frac14sum_{n=0}^inftyleft(-frac{2u^n}{4^{n+1}}right)end{align}$$
This means that the Laurent series for $f(z) $ is $$f(z)=frac1{2(z+1)}+frac14sum_{n=0}^inftyleft(-frac{2(z+1)^n}{4^{n+1}}right)=frac{1}{2(z+1)}-frac18-frac{(z+1)}{32}-frac{(z+1)^2}{512}-cdots$$
Now if you integrate the whole expansion, you should get $pi i$ again.
add a comment |
$$f(z)=frac{z-1}{(z+1)(z-3)}=frac{(z+1)-2}{(z+1)(z+1-4)}$$Let $u=z+1$.
$$f(u)=frac1u(u-2)frac1{u-4}$$For $|u|in(0,4)$, we can expand the third term
$$begin{align}f(u)&=frac1u(2-u)frac14sum_{n=0}^infty left(frac u4right)^n\&=frac14sum_{n=0}^inftyleft(frac{2u^{n-1}}{4^n}-frac{u^n}{4^n}right)\&=frac1{2u}+frac14sum_{n=0}^inftyleft(-frac{2u^n}{4^{n+1}}right)end{align}$$
This means that the Laurent series for $f(z) $ is $$f(z)=frac1{2(z+1)}+frac14sum_{n=0}^inftyleft(-frac{2(z+1)^n}{4^{n+1}}right)=frac{1}{2(z+1)}-frac18-frac{(z+1)}{32}-frac{(z+1)^2}{512}-cdots$$
Now if you integrate the whole expansion, you should get $pi i$ again.
add a comment |
$$f(z)=frac{z-1}{(z+1)(z-3)}=frac{(z+1)-2}{(z+1)(z+1-4)}$$Let $u=z+1$.
$$f(u)=frac1u(u-2)frac1{u-4}$$For $|u|in(0,4)$, we can expand the third term
$$begin{align}f(u)&=frac1u(2-u)frac14sum_{n=0}^infty left(frac u4right)^n\&=frac14sum_{n=0}^inftyleft(frac{2u^{n-1}}{4^n}-frac{u^n}{4^n}right)\&=frac1{2u}+frac14sum_{n=0}^inftyleft(-frac{2u^n}{4^{n+1}}right)end{align}$$
This means that the Laurent series for $f(z) $ is $$f(z)=frac1{2(z+1)}+frac14sum_{n=0}^inftyleft(-frac{2(z+1)^n}{4^{n+1}}right)=frac{1}{2(z+1)}-frac18-frac{(z+1)}{32}-frac{(z+1)^2}{512}-cdots$$
Now if you integrate the whole expansion, you should get $pi i$ again.
$$f(z)=frac{z-1}{(z+1)(z-3)}=frac{(z+1)-2}{(z+1)(z+1-4)}$$Let $u=z+1$.
$$f(u)=frac1u(u-2)frac1{u-4}$$For $|u|in(0,4)$, we can expand the third term
$$begin{align}f(u)&=frac1u(2-u)frac14sum_{n=0}^infty left(frac u4right)^n\&=frac14sum_{n=0}^inftyleft(frac{2u^{n-1}}{4^n}-frac{u^n}{4^n}right)\&=frac1{2u}+frac14sum_{n=0}^inftyleft(-frac{2u^n}{4^{n+1}}right)end{align}$$
This means that the Laurent series for $f(z) $ is $$f(z)=frac1{2(z+1)}+frac14sum_{n=0}^inftyleft(-frac{2(z+1)^n}{4^{n+1}}right)=frac{1}{2(z+1)}-frac18-frac{(z+1)}{32}-frac{(z+1)^2}{512}-cdots$$
Now if you integrate the whole expansion, you should get $pi i$ again.
answered 9 hours ago
John Doe
10.2k11134
10.2k11134
add a comment |
add a comment |
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.
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%2f3061649%2fquestion-about-integrating-a-laurent-series%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
What you computed is not the Laurent series (because the coefficients depend on $z$).
– Martin R
17 hours ago
How can I do it right if I may ask?
– khaled014z
15 hours ago
Use $z-1=(z+1)-2$ and split the sum in two. Then simplify and combine terms with the same power of $z+1$
– N74
12 hours ago