Application of winding number and the roots of complex polynomial from a non simple closed cuvreroots of...
How to negotiate a patent idea for a raise?
Inorganic chemistry handbook with reaction lists
Paper published similar to PhD thesis
Rationale to prefer local variables over instance variables?
I am the light that shines in the dark
How can I portion out frozen cookie dough?
How do you make a gun that shoots melee weapons and/or swords?
Why does a car's steering wheel get lighter with increasing speed
Averaging over columns while ignoring zero entries
Does the US political system, in principle, allow for a no-party system?
What is the orbital boost acceleration of the ISS?
Why restrict private health insurance?
The (Easy) Road to Code
Why do phishing e-mails use faked e-mail addresses instead of the real one?
How spaceships determine each other's mass in space?
What can I do if someone tampers with my SSH public key?
Travis/Jest: TypeError: Cannot assign to read only property 'Symbol(Symbol.toStringTag)' of object '#<process>'
Professor forcing me to attend a conference, I can't afford even with 50% funding
Are small insurances worth it?
Has a sovereign Communist government ever run, and conceded loss, on a fair election?
How would an energy-based "projectile" blow up a spaceship?
Can Witch Sight see through Mirror Image?
What is the url of this routes.xml?
Increase the space between numerator and denominator
Application of winding number and the roots of complex polynomial from a non simple closed cuvre
roots of $f(z)=z^4+8z^3+3z^2+8z+3=0$ in the right half planeLemma in deriving the winding number?Homotopy invariance of winding number in complex analysis.Defining the winding number for a general curveWinding number of a simple closed curve in a plane.Is there a closed loop in the complex plane such that for any given integer $x$, I can find a point inside the loop that has winding number $x$?closed path, winding number, Jordan contourWinding number in physics and mathematicsconnection between winding number and topological degreeWhen is the winding number undefined
$begingroup$
There is a formula for the simple closed curve $gamma(t)$ and complex polynomial $p(z)$. The winding number of $p(gamma)$ around (0,0) is the sum of roots counting multiplicity of $p(z)$ within the closed curve $gamma(t)$. This is just a direct result from the argument principle.
Now I want to ask what if the closed curve $gamma(t)$ is NOT simple anymore which means it may have self-intersections. What will the winding number $w(p(gamma),(0,0))$ be? I think it should be still related to the roots of $p(z)$
complex-analysis polynomials curves winding-number
New contributor
$endgroup$
add a comment |
$begingroup$
There is a formula for the simple closed curve $gamma(t)$ and complex polynomial $p(z)$. The winding number of $p(gamma)$ around (0,0) is the sum of roots counting multiplicity of $p(z)$ within the closed curve $gamma(t)$. This is just a direct result from the argument principle.
Now I want to ask what if the closed curve $gamma(t)$ is NOT simple anymore which means it may have self-intersections. What will the winding number $w(p(gamma),(0,0))$ be? I think it should be still related to the roots of $p(z)$
complex-analysis polynomials curves winding-number
New contributor
$endgroup$
add a comment |
$begingroup$
There is a formula for the simple closed curve $gamma(t)$ and complex polynomial $p(z)$. The winding number of $p(gamma)$ around (0,0) is the sum of roots counting multiplicity of $p(z)$ within the closed curve $gamma(t)$. This is just a direct result from the argument principle.
Now I want to ask what if the closed curve $gamma(t)$ is NOT simple anymore which means it may have self-intersections. What will the winding number $w(p(gamma),(0,0))$ be? I think it should be still related to the roots of $p(z)$
complex-analysis polynomials curves winding-number
New contributor
$endgroup$
There is a formula for the simple closed curve $gamma(t)$ and complex polynomial $p(z)$. The winding number of $p(gamma)$ around (0,0) is the sum of roots counting multiplicity of $p(z)$ within the closed curve $gamma(t)$. This is just a direct result from the argument principle.
Now I want to ask what if the closed curve $gamma(t)$ is NOT simple anymore which means it may have self-intersections. What will the winding number $w(p(gamma),(0,0))$ be? I think it should be still related to the roots of $p(z)$
complex-analysis polynomials curves winding-number
complex-analysis polynomials curves winding-number
New contributor
New contributor
edited yesterday
Martin R
29.7k33558
29.7k33558
New contributor
asked yesterday
Phoebe Phoebe
61
61
New contributor
New contributor
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
The winding number of $p circ gamma $ with respect to $0$ is
$$
I(p circ gamma,0) = frac{1}{2pi i}int_{p circ gamma} frac{dw}{w}
= frac{1}{2pi i}int_gamma frac{p'(z)}{p(z)} , dz
$$
and that can be computed with the Residue theorem. If $a_1, ldots, a_m$ are the distinct roots of $p$ with multiplicities $k_1, ldots ,k_m$, then
$$
frac{1}{2pi i}int_gamma frac{p'(z)}{p(z)} , dz
= sum_{j=1}^m I(gamma, a_j) operatorname{Res}(frac{p'}{p}, a_j)
, .
$$
It is relatively easy to compute that the residue of $p'/p$ at a $k$-fold zero of $p$ is $k$, so that
$$
I(p circ gamma,0)= sum_{j=1}^m I(gamma, a_j) k_j , .
$$
This is the general formula.
For a simple positively oriented closed curve $gamma$ the winding numbers $I(gamma, a_j)$ are either zero or one, and the sum reduces to
$$
I(p circ gamma,0) = sum_{a_j text{ inside } gamma} k_j
$$
$endgroup$
$begingroup$
The formula for a simple closed curve is missing a sign depending on the orientation of $gamma$.
$endgroup$
– Paul Frost
yesterday
$begingroup$
@PaulFrost: You are right, thanks.
$endgroup$
– Martin R
yesterday
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
});
}
});
Phoebe is a new contributor. Be nice, and check out our Code of Conduct.
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%2f3139122%2fapplication-of-winding-number-and-the-roots-of-complex-polynomial-from-a-non-sim%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$
The winding number of $p circ gamma $ with respect to $0$ is
$$
I(p circ gamma,0) = frac{1}{2pi i}int_{p circ gamma} frac{dw}{w}
= frac{1}{2pi i}int_gamma frac{p'(z)}{p(z)} , dz
$$
and that can be computed with the Residue theorem. If $a_1, ldots, a_m$ are the distinct roots of $p$ with multiplicities $k_1, ldots ,k_m$, then
$$
frac{1}{2pi i}int_gamma frac{p'(z)}{p(z)} , dz
= sum_{j=1}^m I(gamma, a_j) operatorname{Res}(frac{p'}{p}, a_j)
, .
$$
It is relatively easy to compute that the residue of $p'/p$ at a $k$-fold zero of $p$ is $k$, so that
$$
I(p circ gamma,0)= sum_{j=1}^m I(gamma, a_j) k_j , .
$$
This is the general formula.
For a simple positively oriented closed curve $gamma$ the winding numbers $I(gamma, a_j)$ are either zero or one, and the sum reduces to
$$
I(p circ gamma,0) = sum_{a_j text{ inside } gamma} k_j
$$
$endgroup$
$begingroup$
The formula for a simple closed curve is missing a sign depending on the orientation of $gamma$.
$endgroup$
– Paul Frost
yesterday
$begingroup$
@PaulFrost: You are right, thanks.
$endgroup$
– Martin R
yesterday
add a comment |
$begingroup$
The winding number of $p circ gamma $ with respect to $0$ is
$$
I(p circ gamma,0) = frac{1}{2pi i}int_{p circ gamma} frac{dw}{w}
= frac{1}{2pi i}int_gamma frac{p'(z)}{p(z)} , dz
$$
and that can be computed with the Residue theorem. If $a_1, ldots, a_m$ are the distinct roots of $p$ with multiplicities $k_1, ldots ,k_m$, then
$$
frac{1}{2pi i}int_gamma frac{p'(z)}{p(z)} , dz
= sum_{j=1}^m I(gamma, a_j) operatorname{Res}(frac{p'}{p}, a_j)
, .
$$
It is relatively easy to compute that the residue of $p'/p$ at a $k$-fold zero of $p$ is $k$, so that
$$
I(p circ gamma,0)= sum_{j=1}^m I(gamma, a_j) k_j , .
$$
This is the general formula.
For a simple positively oriented closed curve $gamma$ the winding numbers $I(gamma, a_j)$ are either zero or one, and the sum reduces to
$$
I(p circ gamma,0) = sum_{a_j text{ inside } gamma} k_j
$$
$endgroup$
$begingroup$
The formula for a simple closed curve is missing a sign depending on the orientation of $gamma$.
$endgroup$
– Paul Frost
yesterday
$begingroup$
@PaulFrost: You are right, thanks.
$endgroup$
– Martin R
yesterday
add a comment |
$begingroup$
The winding number of $p circ gamma $ with respect to $0$ is
$$
I(p circ gamma,0) = frac{1}{2pi i}int_{p circ gamma} frac{dw}{w}
= frac{1}{2pi i}int_gamma frac{p'(z)}{p(z)} , dz
$$
and that can be computed with the Residue theorem. If $a_1, ldots, a_m$ are the distinct roots of $p$ with multiplicities $k_1, ldots ,k_m$, then
$$
frac{1}{2pi i}int_gamma frac{p'(z)}{p(z)} , dz
= sum_{j=1}^m I(gamma, a_j) operatorname{Res}(frac{p'}{p}, a_j)
, .
$$
It is relatively easy to compute that the residue of $p'/p$ at a $k$-fold zero of $p$ is $k$, so that
$$
I(p circ gamma,0)= sum_{j=1}^m I(gamma, a_j) k_j , .
$$
This is the general formula.
For a simple positively oriented closed curve $gamma$ the winding numbers $I(gamma, a_j)$ are either zero or one, and the sum reduces to
$$
I(p circ gamma,0) = sum_{a_j text{ inside } gamma} k_j
$$
$endgroup$
The winding number of $p circ gamma $ with respect to $0$ is
$$
I(p circ gamma,0) = frac{1}{2pi i}int_{p circ gamma} frac{dw}{w}
= frac{1}{2pi i}int_gamma frac{p'(z)}{p(z)} , dz
$$
and that can be computed with the Residue theorem. If $a_1, ldots, a_m$ are the distinct roots of $p$ with multiplicities $k_1, ldots ,k_m$, then
$$
frac{1}{2pi i}int_gamma frac{p'(z)}{p(z)} , dz
= sum_{j=1}^m I(gamma, a_j) operatorname{Res}(frac{p'}{p}, a_j)
, .
$$
It is relatively easy to compute that the residue of $p'/p$ at a $k$-fold zero of $p$ is $k$, so that
$$
I(p circ gamma,0)= sum_{j=1}^m I(gamma, a_j) k_j , .
$$
This is the general formula.
For a simple positively oriented closed curve $gamma$ the winding numbers $I(gamma, a_j)$ are either zero or one, and the sum reduces to
$$
I(p circ gamma,0) = sum_{a_j text{ inside } gamma} k_j
$$
edited yesterday
answered yesterday
Martin RMartin R
29.7k33558
29.7k33558
$begingroup$
The formula for a simple closed curve is missing a sign depending on the orientation of $gamma$.
$endgroup$
– Paul Frost
yesterday
$begingroup$
@PaulFrost: You are right, thanks.
$endgroup$
– Martin R
yesterday
add a comment |
$begingroup$
The formula for a simple closed curve is missing a sign depending on the orientation of $gamma$.
$endgroup$
– Paul Frost
yesterday
$begingroup$
@PaulFrost: You are right, thanks.
$endgroup$
– Martin R
yesterday
$begingroup$
The formula for a simple closed curve is missing a sign depending on the orientation of $gamma$.
$endgroup$
– Paul Frost
yesterday
$begingroup$
The formula for a simple closed curve is missing a sign depending on the orientation of $gamma$.
$endgroup$
– Paul Frost
yesterday
$begingroup$
@PaulFrost: You are right, thanks.
$endgroup$
– Martin R
yesterday
$begingroup$
@PaulFrost: You are right, thanks.
$endgroup$
– Martin R
yesterday
add a comment |
Phoebe is a new contributor. Be nice, and check out our Code of Conduct.
Phoebe is a new contributor. Be nice, and check out our Code of Conduct.
Phoebe is a new contributor. Be nice, and check out our Code of Conduct.
Phoebe is a new contributor. Be nice, and check out our Code of Conduct.
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%2f3139122%2fapplication-of-winding-number-and-the-roots-of-complex-polynomial-from-a-non-sim%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