Evaluate $frac{1}{2pi i}int_gammafrac{f(z)}{(z-z_1)(z-z_2)}-frac{f(z)}{(z-z_0)^2}$Compute $int_{gamma}...
How to write a macro that is braces sensitive?
Do I have a twin with permutated remainders?
Example of a continuous function that don't have a continuous extension
How old can references or sources in a thesis be?
Service Entrance Breakers Rain Shield
Why dont electromagnetic waves interact with each other?
Languages that we cannot (dis)prove to be Context-Free
Show that if two triangles built on parallel lines, with equal bases have the same perimeter only if they are congruent.
Today is the Center
How did the USSR manage to innovate in an environment characterized by government censorship and high bureaucracy?
Why do falling prices hurt debtors?
The magic money tree problem
Can I ask the recruiters in my resume to put the reason why I am rejected?
the place where lots of roads meet
The Two and the One
How much RAM could one put in a typical 80386 setup?
Why does Kotter return in Welcome Back Kotter?
What's the output of a record cartridge playing an out-of-speed record
What is the offset in a seaplane's hull?
Approximately how much travel time was saved by the opening of the Suez Canal in 1869?
Have astronauts in space suits ever taken selfies? If so, how?
Arthur Somervell: 1000 Exercises - Meaning of this notation
Why did the Germans forbid the possession of pet pigeons in Rostov-on-Don in 1941?
Is it unprofessional to ask if a job posting on GlassDoor is real?
Evaluate $frac{1}{2pi i}int_gammafrac{f(z)}{(z-z_1)(z-z_2)}-frac{f(z)}{(z-z_0)^2}$
Compute $int_{gamma} frac{z}{z^3-1} dz$ where $gamma$ is circle centered at origin of radius 2Find $int_Gammafrac{3z-2}{z^2-z}dz$, where $Gamma$ encloses point $0$ and $1$.If three complex numbers $z_k$ have modulus $1$, then $|z_1+z_2+z_3| = |frac{1}{z_1}+frac{1}{z_2}+frac{1}{z_3}|$Evaluate $int_{|C|=2} frac{dz}{z^2 + 2z + 2}$ using Cauchy-GoursatEvaluate $ int_{gamma} (z + frac {1}{z - 1}) , dz $ where $ gamma $ is the perimeter of the parallelogram with vertices $ i, -i, 2 + i, 2 - i $Cauchy Integral Formula and Fundamental Theorem of AlgebraShow that $int_Gamma frac{f'(z)}{z-z_0}dz=int_Gammafrac{f(z)}{(z-z_0)^2}dz$Assuming that $g(z)=frac{f(z)}{z-z_0}$ is continuous at $z_0$, prove that $int_gamma frac{f(z)}{z-z_0}dz=0$.a function that is analytic which satisfies a Lipschitz conditionUsing Cauchy theorem to compute $int_{gamma} zoverline{z}$
$begingroup$
In Marsden's Complex Analysis, section 2.4, the main theorem is Cauchy's integral formula (C.I.F) and there appears this problem:
Let $f$ be analytic inside and on $gamma: |z-z_0|=R$. Prove that
$$frac{f(z_1)-f(z_2)}{z_1-z_2}-f'(z_0)=frac{1}{2pi i}int_gammafrac{f(z)}{(z-z_1)(z-z_2)}-frac{f(z)}{(z-z_0)^2}$$
for $z_1, z_2$ inside $gamma$
My attempt:
That $$-f'(z_0) = - frac{1}{2 pi i} int_gamma frac{f(z)}{(z-z_0)^2}$$
follows from Cauchy's integral formula.
In order to evaluate $$frac{1}{2pi i}int_gammafrac{f(z)}{(z-z_1)(z-z_2)}$$
we can draw two "very" small circles, parametrized as curves oriented negatively, around $z_1$ and $z_2$ respectively. I called them $- alpha$ and $- beta$. It can be shown that
$$ frac{1}{2pi i}int_gammafrac{f(z)}{(z-z_1)(z-z_2)} = -frac{1}{2pi i}int_alphafrac{f(z)}{(z-z_1)(z-z_2)} - frac{1}{2pi i}int_betafrac{f(z)}{(z-z_1)(z-z_2)} $$
(to see this, according to figure draw a line connecting $z_1$ and $z_2$, dividing the greatest circle $gamma$ in two regions, A and B, where $frac{f(z)}{(z-z_1)(z-z_2)}$ is analytic and hence the integral es $0$ trough the frontier in each of these regions (the curves with arrows blue and red in the figure) and hence the integral is $0$ in the sum of the two curves. And after canceling the segments of line (because in the red curve are traveled in opposite direction with respect of the blue curve), we get our claim (the small remaining circles around $z_1$ and $z_2$ are $alpha$ and $beta$))
But $frac{f(z)}{(z-z_2)}$ is analytic inside $alpha$ and $frac{f(z)}{(z-z_1)}$ is analytic inside $beta$. So Cauchy's formula gives
$$frac{1}{2 pi i}int_alpha frac{f(z)}{(z-z_2)(z-z_1)} = frac{f(z_1)}{(z_1-z_2)} = -frac{f(z_1)}{(z_2-z_1)}$$
and
$$frac{1}{2 pi i}int_beta frac{f(z)}{(z-z_1)(z-z_2)} = frac{f(z_2)}{(z_2-z_1)}= frac{f(z_2)}{(z_2-z_1)} $$
hence $$ frac{1}{2pi i}int_gammafrac{f(z)}{(z-z_1)(z-z_2)} = -left(frac{f(z_2)-f(z_1)}{(z_2-z_1)} right) = frac{f(z_1)-f(z_2)}{(z_2-z_1)}$$
So I get the desired result, except that $f(z_1)$ is interchanged with $f(z_2)$. Where do I committed a mistake?
proof-verification complex-integration cauchy-integral-formula winding-number
$endgroup$
add a comment |
$begingroup$
In Marsden's Complex Analysis, section 2.4, the main theorem is Cauchy's integral formula (C.I.F) and there appears this problem:
Let $f$ be analytic inside and on $gamma: |z-z_0|=R$. Prove that
$$frac{f(z_1)-f(z_2)}{z_1-z_2}-f'(z_0)=frac{1}{2pi i}int_gammafrac{f(z)}{(z-z_1)(z-z_2)}-frac{f(z)}{(z-z_0)^2}$$
for $z_1, z_2$ inside $gamma$
My attempt:
That $$-f'(z_0) = - frac{1}{2 pi i} int_gamma frac{f(z)}{(z-z_0)^2}$$
follows from Cauchy's integral formula.
In order to evaluate $$frac{1}{2pi i}int_gammafrac{f(z)}{(z-z_1)(z-z_2)}$$
we can draw two "very" small circles, parametrized as curves oriented negatively, around $z_1$ and $z_2$ respectively. I called them $- alpha$ and $- beta$. It can be shown that
$$ frac{1}{2pi i}int_gammafrac{f(z)}{(z-z_1)(z-z_2)} = -frac{1}{2pi i}int_alphafrac{f(z)}{(z-z_1)(z-z_2)} - frac{1}{2pi i}int_betafrac{f(z)}{(z-z_1)(z-z_2)} $$
(to see this, according to figure draw a line connecting $z_1$ and $z_2$, dividing the greatest circle $gamma$ in two regions, A and B, where $frac{f(z)}{(z-z_1)(z-z_2)}$ is analytic and hence the integral es $0$ trough the frontier in each of these regions (the curves with arrows blue and red in the figure) and hence the integral is $0$ in the sum of the two curves. And after canceling the segments of line (because in the red curve are traveled in opposite direction with respect of the blue curve), we get our claim (the small remaining circles around $z_1$ and $z_2$ are $alpha$ and $beta$))
But $frac{f(z)}{(z-z_2)}$ is analytic inside $alpha$ and $frac{f(z)}{(z-z_1)}$ is analytic inside $beta$. So Cauchy's formula gives
$$frac{1}{2 pi i}int_alpha frac{f(z)}{(z-z_2)(z-z_1)} = frac{f(z_1)}{(z_1-z_2)} = -frac{f(z_1)}{(z_2-z_1)}$$
and
$$frac{1}{2 pi i}int_beta frac{f(z)}{(z-z_1)(z-z_2)} = frac{f(z_2)}{(z_2-z_1)}= frac{f(z_2)}{(z_2-z_1)} $$
hence $$ frac{1}{2pi i}int_gammafrac{f(z)}{(z-z_1)(z-z_2)} = -left(frac{f(z_2)-f(z_1)}{(z_2-z_1)} right) = frac{f(z_1)-f(z_2)}{(z_2-z_1)}$$
So I get the desired result, except that $f(z_1)$ is interchanged with $f(z_2)$. Where do I committed a mistake?
proof-verification complex-integration cauchy-integral-formula winding-number
$endgroup$
add a comment |
$begingroup$
In Marsden's Complex Analysis, section 2.4, the main theorem is Cauchy's integral formula (C.I.F) and there appears this problem:
Let $f$ be analytic inside and on $gamma: |z-z_0|=R$. Prove that
$$frac{f(z_1)-f(z_2)}{z_1-z_2}-f'(z_0)=frac{1}{2pi i}int_gammafrac{f(z)}{(z-z_1)(z-z_2)}-frac{f(z)}{(z-z_0)^2}$$
for $z_1, z_2$ inside $gamma$
My attempt:
That $$-f'(z_0) = - frac{1}{2 pi i} int_gamma frac{f(z)}{(z-z_0)^2}$$
follows from Cauchy's integral formula.
In order to evaluate $$frac{1}{2pi i}int_gammafrac{f(z)}{(z-z_1)(z-z_2)}$$
we can draw two "very" small circles, parametrized as curves oriented negatively, around $z_1$ and $z_2$ respectively. I called them $- alpha$ and $- beta$. It can be shown that
$$ frac{1}{2pi i}int_gammafrac{f(z)}{(z-z_1)(z-z_2)} = -frac{1}{2pi i}int_alphafrac{f(z)}{(z-z_1)(z-z_2)} - frac{1}{2pi i}int_betafrac{f(z)}{(z-z_1)(z-z_2)} $$
(to see this, according to figure draw a line connecting $z_1$ and $z_2$, dividing the greatest circle $gamma$ in two regions, A and B, where $frac{f(z)}{(z-z_1)(z-z_2)}$ is analytic and hence the integral es $0$ trough the frontier in each of these regions (the curves with arrows blue and red in the figure) and hence the integral is $0$ in the sum of the two curves. And after canceling the segments of line (because in the red curve are traveled in opposite direction with respect of the blue curve), we get our claim (the small remaining circles around $z_1$ and $z_2$ are $alpha$ and $beta$))
But $frac{f(z)}{(z-z_2)}$ is analytic inside $alpha$ and $frac{f(z)}{(z-z_1)}$ is analytic inside $beta$. So Cauchy's formula gives
$$frac{1}{2 pi i}int_alpha frac{f(z)}{(z-z_2)(z-z_1)} = frac{f(z_1)}{(z_1-z_2)} = -frac{f(z_1)}{(z_2-z_1)}$$
and
$$frac{1}{2 pi i}int_beta frac{f(z)}{(z-z_1)(z-z_2)} = frac{f(z_2)}{(z_2-z_1)}= frac{f(z_2)}{(z_2-z_1)} $$
hence $$ frac{1}{2pi i}int_gammafrac{f(z)}{(z-z_1)(z-z_2)} = -left(frac{f(z_2)-f(z_1)}{(z_2-z_1)} right) = frac{f(z_1)-f(z_2)}{(z_2-z_1)}$$
So I get the desired result, except that $f(z_1)$ is interchanged with $f(z_2)$. Where do I committed a mistake?
proof-verification complex-integration cauchy-integral-formula winding-number
$endgroup$
In Marsden's Complex Analysis, section 2.4, the main theorem is Cauchy's integral formula (C.I.F) and there appears this problem:
Let $f$ be analytic inside and on $gamma: |z-z_0|=R$. Prove that
$$frac{f(z_1)-f(z_2)}{z_1-z_2}-f'(z_0)=frac{1}{2pi i}int_gammafrac{f(z)}{(z-z_1)(z-z_2)}-frac{f(z)}{(z-z_0)^2}$$
for $z_1, z_2$ inside $gamma$
My attempt:
That $$-f'(z_0) = - frac{1}{2 pi i} int_gamma frac{f(z)}{(z-z_0)^2}$$
follows from Cauchy's integral formula.
In order to evaluate $$frac{1}{2pi i}int_gammafrac{f(z)}{(z-z_1)(z-z_2)}$$
we can draw two "very" small circles, parametrized as curves oriented negatively, around $z_1$ and $z_2$ respectively. I called them $- alpha$ and $- beta$. It can be shown that
$$ frac{1}{2pi i}int_gammafrac{f(z)}{(z-z_1)(z-z_2)} = -frac{1}{2pi i}int_alphafrac{f(z)}{(z-z_1)(z-z_2)} - frac{1}{2pi i}int_betafrac{f(z)}{(z-z_1)(z-z_2)} $$
(to see this, according to figure draw a line connecting $z_1$ and $z_2$, dividing the greatest circle $gamma$ in two regions, A and B, where $frac{f(z)}{(z-z_1)(z-z_2)}$ is analytic and hence the integral es $0$ trough the frontier in each of these regions (the curves with arrows blue and red in the figure) and hence the integral is $0$ in the sum of the two curves. And after canceling the segments of line (because in the red curve are traveled in opposite direction with respect of the blue curve), we get our claim (the small remaining circles around $z_1$ and $z_2$ are $alpha$ and $beta$))
But $frac{f(z)}{(z-z_2)}$ is analytic inside $alpha$ and $frac{f(z)}{(z-z_1)}$ is analytic inside $beta$. So Cauchy's formula gives
$$frac{1}{2 pi i}int_alpha frac{f(z)}{(z-z_2)(z-z_1)} = frac{f(z_1)}{(z_1-z_2)} = -frac{f(z_1)}{(z_2-z_1)}$$
and
$$frac{1}{2 pi i}int_beta frac{f(z)}{(z-z_1)(z-z_2)} = frac{f(z_2)}{(z_2-z_1)}= frac{f(z_2)}{(z_2-z_1)} $$
hence $$ frac{1}{2pi i}int_gammafrac{f(z)}{(z-z_1)(z-z_2)} = -left(frac{f(z_2)-f(z_1)}{(z_2-z_1)} right) = frac{f(z_1)-f(z_2)}{(z_2-z_1)}$$
So I get the desired result, except that $f(z_1)$ is interchanged with $f(z_2)$. Where do I committed a mistake?
proof-verification complex-integration cauchy-integral-formula winding-number
proof-verification complex-integration cauchy-integral-formula winding-number
edited Mar 20 at 0:57
seferpd
asked Mar 20 at 0:47
seferpdseferpd
85
85
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Hint: using
$$ frac{1}{(z-z_1)(z-z_2)}=frac{1}{z_1-z_2}left(frac{1}{z-z_1}-frac{1}{z-z_2}right) $$
and Cauchy's Integral Formula, then one has
$$ frac{1}{2pi i}int_gammafrac{f(z)}{(z-z_1)(z-z_2)}=frac{1}{z_1-z_2}frac{1}{2pi i}int_gammaleft(frac{f(z)}{z-z_1}-frac{f(z)}{z-z_2}right)=frac{1}{z_1-z_2}(f(z_1)-f(z_2)). $$
$endgroup$
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%2f3154866%2fevaluate-frac12-pi-i-int-gamma-fracfzz-z-1z-z-2-fracfzz%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
$begingroup$
Hint: using
$$ frac{1}{(z-z_1)(z-z_2)}=frac{1}{z_1-z_2}left(frac{1}{z-z_1}-frac{1}{z-z_2}right) $$
and Cauchy's Integral Formula, then one has
$$ frac{1}{2pi i}int_gammafrac{f(z)}{(z-z_1)(z-z_2)}=frac{1}{z_1-z_2}frac{1}{2pi i}int_gammaleft(frac{f(z)}{z-z_1}-frac{f(z)}{z-z_2}right)=frac{1}{z_1-z_2}(f(z_1)-f(z_2)). $$
$endgroup$
add a comment |
$begingroup$
Hint: using
$$ frac{1}{(z-z_1)(z-z_2)}=frac{1}{z_1-z_2}left(frac{1}{z-z_1}-frac{1}{z-z_2}right) $$
and Cauchy's Integral Formula, then one has
$$ frac{1}{2pi i}int_gammafrac{f(z)}{(z-z_1)(z-z_2)}=frac{1}{z_1-z_2}frac{1}{2pi i}int_gammaleft(frac{f(z)}{z-z_1}-frac{f(z)}{z-z_2}right)=frac{1}{z_1-z_2}(f(z_1)-f(z_2)). $$
$endgroup$
add a comment |
$begingroup$
Hint: using
$$ frac{1}{(z-z_1)(z-z_2)}=frac{1}{z_1-z_2}left(frac{1}{z-z_1}-frac{1}{z-z_2}right) $$
and Cauchy's Integral Formula, then one has
$$ frac{1}{2pi i}int_gammafrac{f(z)}{(z-z_1)(z-z_2)}=frac{1}{z_1-z_2}frac{1}{2pi i}int_gammaleft(frac{f(z)}{z-z_1}-frac{f(z)}{z-z_2}right)=frac{1}{z_1-z_2}(f(z_1)-f(z_2)). $$
$endgroup$
Hint: using
$$ frac{1}{(z-z_1)(z-z_2)}=frac{1}{z_1-z_2}left(frac{1}{z-z_1}-frac{1}{z-z_2}right) $$
and Cauchy's Integral Formula, then one has
$$ frac{1}{2pi i}int_gammafrac{f(z)}{(z-z_1)(z-z_2)}=frac{1}{z_1-z_2}frac{1}{2pi i}int_gammaleft(frac{f(z)}{z-z_1}-frac{f(z)}{z-z_2}right)=frac{1}{z_1-z_2}(f(z_1)-f(z_2)). $$
edited Mar 20 at 1:06
answered Mar 20 at 1:00
xpaulxpaul
23.4k24655
23.4k24655
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.
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%2f3154866%2fevaluate-frac12-pi-i-int-gamma-fracfzz-z-1z-z-2-fracfzz%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