find equation for parabola in complex plane
$begingroup$
Let $z_0,z_1,z_2inmathbb{C}$. Find equation for a parabola with $z_0$ the focus and directrix $|z-z_1|=|z-z_2|$.
By definition, the equation for parabola should be
$$
|z-z_0|=text{distance between focus and the directrix.}
$$
However, how to express the distance between $z_0$ and the directrix now?
complex-analysis
$endgroup$
add a comment |
$begingroup$
Let $z_0,z_1,z_2inmathbb{C}$. Find equation for a parabola with $z_0$ the focus and directrix $|z-z_1|=|z-z_2|$.
By definition, the equation for parabola should be
$$
|z-z_0|=text{distance between focus and the directrix.}
$$
However, how to express the distance between $z_0$ and the directrix now?
complex-analysis
$endgroup$
add a comment |
$begingroup$
Let $z_0,z_1,z_2inmathbb{C}$. Find equation for a parabola with $z_0$ the focus and directrix $|z-z_1|=|z-z_2|$.
By definition, the equation for parabola should be
$$
|z-z_0|=text{distance between focus and the directrix.}
$$
However, how to express the distance between $z_0$ and the directrix now?
complex-analysis
$endgroup$
Let $z_0,z_1,z_2inmathbb{C}$. Find equation for a parabola with $z_0$ the focus and directrix $|z-z_1|=|z-z_2|$.
By definition, the equation for parabola should be
$$
|z-z_0|=text{distance between focus and the directrix.}
$$
However, how to express the distance between $z_0$ and the directrix now?
complex-analysis
complex-analysis
asked Jan 11 at 1:55
whereamIwhereamI
368115
368115
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
The distance of $z$ from the y axis is $|Re {z}|$
Lets work in standard Cartesian, and then look for the complex analogue.
The distance of a point $(x,y)$ from a line $ax + by + c = 0$
$frac {|ax+by - c|}{sqrt {a^2+b^2}}$
What are $a,b,c?$
the point $frac {z_1+z_2}{2}$ is on the line.
and $(z_2-z_1)$ is normal to the line.
$a = Re (z_2-z_1)\ b = Im (z_2-z_1)\
c = frac 12 (|z_2|^2 - |z_1|^2)\
sqrt {a^2+b^2} = |z_2-z_1|$
$ax + by = Re (bar zz_2-bar zz_1)$
$|z - z_0| = frac {|Re (bar zz_2-bar zz_1) - frac 12 (|z_2|^2 - |z_1|^2)|}{|z_2-z_1|}$
$endgroup$
$begingroup$
Why we can have $ax + by = Re (zz_2-zz_1)$ now? Since $x+yi=z$, then we have $z(z_2-z_1)=(x+yi)(a+bi)=xa-by+(ay+bx)i$ which gives us $ax - by = Re (zz_2-zz_1)$. Should we use the conjugate of $z$ instead?
$endgroup$
– whereamI
Jan 11 at 4:11
$begingroup$
You might be right about that... $(overline {z_2- z_1})$ would work, too.
$endgroup$
– Doug M
Jan 11 at 21:05
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%2f3069408%2ffind-equation-for-parabola-in-complex-plane%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 distance of $z$ from the y axis is $|Re {z}|$
Lets work in standard Cartesian, and then look for the complex analogue.
The distance of a point $(x,y)$ from a line $ax + by + c = 0$
$frac {|ax+by - c|}{sqrt {a^2+b^2}}$
What are $a,b,c?$
the point $frac {z_1+z_2}{2}$ is on the line.
and $(z_2-z_1)$ is normal to the line.
$a = Re (z_2-z_1)\ b = Im (z_2-z_1)\
c = frac 12 (|z_2|^2 - |z_1|^2)\
sqrt {a^2+b^2} = |z_2-z_1|$
$ax + by = Re (bar zz_2-bar zz_1)$
$|z - z_0| = frac {|Re (bar zz_2-bar zz_1) - frac 12 (|z_2|^2 - |z_1|^2)|}{|z_2-z_1|}$
$endgroup$
$begingroup$
Why we can have $ax + by = Re (zz_2-zz_1)$ now? Since $x+yi=z$, then we have $z(z_2-z_1)=(x+yi)(a+bi)=xa-by+(ay+bx)i$ which gives us $ax - by = Re (zz_2-zz_1)$. Should we use the conjugate of $z$ instead?
$endgroup$
– whereamI
Jan 11 at 4:11
$begingroup$
You might be right about that... $(overline {z_2- z_1})$ would work, too.
$endgroup$
– Doug M
Jan 11 at 21:05
add a comment |
$begingroup$
The distance of $z$ from the y axis is $|Re {z}|$
Lets work in standard Cartesian, and then look for the complex analogue.
The distance of a point $(x,y)$ from a line $ax + by + c = 0$
$frac {|ax+by - c|}{sqrt {a^2+b^2}}$
What are $a,b,c?$
the point $frac {z_1+z_2}{2}$ is on the line.
and $(z_2-z_1)$ is normal to the line.
$a = Re (z_2-z_1)\ b = Im (z_2-z_1)\
c = frac 12 (|z_2|^2 - |z_1|^2)\
sqrt {a^2+b^2} = |z_2-z_1|$
$ax + by = Re (bar zz_2-bar zz_1)$
$|z - z_0| = frac {|Re (bar zz_2-bar zz_1) - frac 12 (|z_2|^2 - |z_1|^2)|}{|z_2-z_1|}$
$endgroup$
$begingroup$
Why we can have $ax + by = Re (zz_2-zz_1)$ now? Since $x+yi=z$, then we have $z(z_2-z_1)=(x+yi)(a+bi)=xa-by+(ay+bx)i$ which gives us $ax - by = Re (zz_2-zz_1)$. Should we use the conjugate of $z$ instead?
$endgroup$
– whereamI
Jan 11 at 4:11
$begingroup$
You might be right about that... $(overline {z_2- z_1})$ would work, too.
$endgroup$
– Doug M
Jan 11 at 21:05
add a comment |
$begingroup$
The distance of $z$ from the y axis is $|Re {z}|$
Lets work in standard Cartesian, and then look for the complex analogue.
The distance of a point $(x,y)$ from a line $ax + by + c = 0$
$frac {|ax+by - c|}{sqrt {a^2+b^2}}$
What are $a,b,c?$
the point $frac {z_1+z_2}{2}$ is on the line.
and $(z_2-z_1)$ is normal to the line.
$a = Re (z_2-z_1)\ b = Im (z_2-z_1)\
c = frac 12 (|z_2|^2 - |z_1|^2)\
sqrt {a^2+b^2} = |z_2-z_1|$
$ax + by = Re (bar zz_2-bar zz_1)$
$|z - z_0| = frac {|Re (bar zz_2-bar zz_1) - frac 12 (|z_2|^2 - |z_1|^2)|}{|z_2-z_1|}$
$endgroup$
The distance of $z$ from the y axis is $|Re {z}|$
Lets work in standard Cartesian, and then look for the complex analogue.
The distance of a point $(x,y)$ from a line $ax + by + c = 0$
$frac {|ax+by - c|}{sqrt {a^2+b^2}}$
What are $a,b,c?$
the point $frac {z_1+z_2}{2}$ is on the line.
and $(z_2-z_1)$ is normal to the line.
$a = Re (z_2-z_1)\ b = Im (z_2-z_1)\
c = frac 12 (|z_2|^2 - |z_1|^2)\
sqrt {a^2+b^2} = |z_2-z_1|$
$ax + by = Re (bar zz_2-bar zz_1)$
$|z - z_0| = frac {|Re (bar zz_2-bar zz_1) - frac 12 (|z_2|^2 - |z_1|^2)|}{|z_2-z_1|}$
edited Jan 11 at 21:06
answered Jan 11 at 3:02
Doug MDoug M
45.4k31954
45.4k31954
$begingroup$
Why we can have $ax + by = Re (zz_2-zz_1)$ now? Since $x+yi=z$, then we have $z(z_2-z_1)=(x+yi)(a+bi)=xa-by+(ay+bx)i$ which gives us $ax - by = Re (zz_2-zz_1)$. Should we use the conjugate of $z$ instead?
$endgroup$
– whereamI
Jan 11 at 4:11
$begingroup$
You might be right about that... $(overline {z_2- z_1})$ would work, too.
$endgroup$
– Doug M
Jan 11 at 21:05
add a comment |
$begingroup$
Why we can have $ax + by = Re (zz_2-zz_1)$ now? Since $x+yi=z$, then we have $z(z_2-z_1)=(x+yi)(a+bi)=xa-by+(ay+bx)i$ which gives us $ax - by = Re (zz_2-zz_1)$. Should we use the conjugate of $z$ instead?
$endgroup$
– whereamI
Jan 11 at 4:11
$begingroup$
You might be right about that... $(overline {z_2- z_1})$ would work, too.
$endgroup$
– Doug M
Jan 11 at 21:05
$begingroup$
Why we can have $ax + by = Re (zz_2-zz_1)$ now? Since $x+yi=z$, then we have $z(z_2-z_1)=(x+yi)(a+bi)=xa-by+(ay+bx)i$ which gives us $ax - by = Re (zz_2-zz_1)$. Should we use the conjugate of $z$ instead?
$endgroup$
– whereamI
Jan 11 at 4:11
$begingroup$
Why we can have $ax + by = Re (zz_2-zz_1)$ now? Since $x+yi=z$, then we have $z(z_2-z_1)=(x+yi)(a+bi)=xa-by+(ay+bx)i$ which gives us $ax - by = Re (zz_2-zz_1)$. Should we use the conjugate of $z$ instead?
$endgroup$
– whereamI
Jan 11 at 4:11
$begingroup$
You might be right about that... $(overline {z_2- z_1})$ would work, too.
$endgroup$
– Doug M
Jan 11 at 21:05
$begingroup$
You might be right about that... $(overline {z_2- z_1})$ would work, too.
$endgroup$
– Doug M
Jan 11 at 21:05
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%2f3069408%2ffind-equation-for-parabola-in-complex-plane%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