Show that the following two lines intersect at a point with $z neq 0$
$begingroup$
Consider the following two lines in complex projective space $mathbf{P^2}$:
$a_{1}x + b_{1}y + c_{1}z = 0$ and $a_{2}x + b_{2}y + c_{2}z = 0$.
We suppose further that $a_{1}b_{2} - b_{1}a_{2} neq 0$. We must show these two lines intersect at a point with $z neq 0$.
I understand that if there is a point $(x:y:z)$ that lies on both lines, it must follow that $z neq 0$, since if $z = 0$ we have "linearly independent" equations and so the only solution would be $(0:0:0)$ which is not a point in $mathbf{P^2}$.
So to show that there is a solution with $z neq 0$ i'm not sure what to do. I think by doing gaussian elimination on the two equations above, we can find conditions on $x$ and $y$ in terms of $z$ to get that a point of the form $(alpha z, beta z, z)$ is a solution to both equations and so the two lines intersect at $(alpha z: beta z: z) in mathbf{P^2}$ where $z neq 0$.
Is this the correct way to approach this problem?
algebraic-geometry algebraic-curves
$endgroup$
add a comment |
$begingroup$
Consider the following two lines in complex projective space $mathbf{P^2}$:
$a_{1}x + b_{1}y + c_{1}z = 0$ and $a_{2}x + b_{2}y + c_{2}z = 0$.
We suppose further that $a_{1}b_{2} - b_{1}a_{2} neq 0$. We must show these two lines intersect at a point with $z neq 0$.
I understand that if there is a point $(x:y:z)$ that lies on both lines, it must follow that $z neq 0$, since if $z = 0$ we have "linearly independent" equations and so the only solution would be $(0:0:0)$ which is not a point in $mathbf{P^2}$.
So to show that there is a solution with $z neq 0$ i'm not sure what to do. I think by doing gaussian elimination on the two equations above, we can find conditions on $x$ and $y$ in terms of $z$ to get that a point of the form $(alpha z, beta z, z)$ is a solution to both equations and so the two lines intersect at $(alpha z: beta z: z) in mathbf{P^2}$ where $z neq 0$.
Is this the correct way to approach this problem?
algebraic-geometry algebraic-curves
$endgroup$
add a comment |
$begingroup$
Consider the following two lines in complex projective space $mathbf{P^2}$:
$a_{1}x + b_{1}y + c_{1}z = 0$ and $a_{2}x + b_{2}y + c_{2}z = 0$.
We suppose further that $a_{1}b_{2} - b_{1}a_{2} neq 0$. We must show these two lines intersect at a point with $z neq 0$.
I understand that if there is a point $(x:y:z)$ that lies on both lines, it must follow that $z neq 0$, since if $z = 0$ we have "linearly independent" equations and so the only solution would be $(0:0:0)$ which is not a point in $mathbf{P^2}$.
So to show that there is a solution with $z neq 0$ i'm not sure what to do. I think by doing gaussian elimination on the two equations above, we can find conditions on $x$ and $y$ in terms of $z$ to get that a point of the form $(alpha z, beta z, z)$ is a solution to both equations and so the two lines intersect at $(alpha z: beta z: z) in mathbf{P^2}$ where $z neq 0$.
Is this the correct way to approach this problem?
algebraic-geometry algebraic-curves
$endgroup$
Consider the following two lines in complex projective space $mathbf{P^2}$:
$a_{1}x + b_{1}y + c_{1}z = 0$ and $a_{2}x + b_{2}y + c_{2}z = 0$.
We suppose further that $a_{1}b_{2} - b_{1}a_{2} neq 0$. We must show these two lines intersect at a point with $z neq 0$.
I understand that if there is a point $(x:y:z)$ that lies on both lines, it must follow that $z neq 0$, since if $z = 0$ we have "linearly independent" equations and so the only solution would be $(0:0:0)$ which is not a point in $mathbf{P^2}$.
So to show that there is a solution with $z neq 0$ i'm not sure what to do. I think by doing gaussian elimination on the two equations above, we can find conditions on $x$ and $y$ in terms of $z$ to get that a point of the form $(alpha z, beta z, z)$ is a solution to both equations and so the two lines intersect at $(alpha z: beta z: z) in mathbf{P^2}$ where $z neq 0$.
Is this the correct way to approach this problem?
algebraic-geometry algebraic-curves
algebraic-geometry algebraic-curves
asked Jan 21 at 10:30
trynalearntrynalearn
662314
662314
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Hint: When working in the subspace $zneq0$ of $Bbb P^2$, you can assume $z=1$, and thus project that subspace isomorphically onto the $xy$-plane.
$endgroup$
$begingroup$
Ah right. So in doing so, we choose a particular value of z, and so the family of solutions becomes a single solution. Do we obtain this solution in the way I described above by gaussian elimination? (eliminate x term from 2nd equation, solve for y, and then plug y and z=1 into first equation to find x?).
$endgroup$
– trynalearn
Jan 21 at 10:59
add a comment |
$begingroup$
Hint:
put it into matrix terms $$bf {Ax} = z, bf{c}$$
You are supposing that the determinant of $bf A$ is not null, so it is invertible:
so for whichever $z$ and $bf c$ you get a unique solution for $bf x$.
And if $z ne 0$ ...
$endgroup$
$begingroup$
My linear algebra is weak (I am learning it at the same time). Do we obtain this solution in the way I described above by gaussian elimination? (set z = 1, eliminate x term from 2nd equation, solve for y, and then plug y and z=1 into first equation to find x?).
$endgroup$
– trynalearn
Jan 21 at 10:59
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%2f3081721%2fshow-that-the-following-two-lines-intersect-at-a-point-with-z-neq-0%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Hint: When working in the subspace $zneq0$ of $Bbb P^2$, you can assume $z=1$, and thus project that subspace isomorphically onto the $xy$-plane.
$endgroup$
$begingroup$
Ah right. So in doing so, we choose a particular value of z, and so the family of solutions becomes a single solution. Do we obtain this solution in the way I described above by gaussian elimination? (eliminate x term from 2nd equation, solve for y, and then plug y and z=1 into first equation to find x?).
$endgroup$
– trynalearn
Jan 21 at 10:59
add a comment |
$begingroup$
Hint: When working in the subspace $zneq0$ of $Bbb P^2$, you can assume $z=1$, and thus project that subspace isomorphically onto the $xy$-plane.
$endgroup$
$begingroup$
Ah right. So in doing so, we choose a particular value of z, and so the family of solutions becomes a single solution. Do we obtain this solution in the way I described above by gaussian elimination? (eliminate x term from 2nd equation, solve for y, and then plug y and z=1 into first equation to find x?).
$endgroup$
– trynalearn
Jan 21 at 10:59
add a comment |
$begingroup$
Hint: When working in the subspace $zneq0$ of $Bbb P^2$, you can assume $z=1$, and thus project that subspace isomorphically onto the $xy$-plane.
$endgroup$
Hint: When working in the subspace $zneq0$ of $Bbb P^2$, you can assume $z=1$, and thus project that subspace isomorphically onto the $xy$-plane.
answered Jan 21 at 10:53


ArthurArthur
117k7116200
117k7116200
$begingroup$
Ah right. So in doing so, we choose a particular value of z, and so the family of solutions becomes a single solution. Do we obtain this solution in the way I described above by gaussian elimination? (eliminate x term from 2nd equation, solve for y, and then plug y and z=1 into first equation to find x?).
$endgroup$
– trynalearn
Jan 21 at 10:59
add a comment |
$begingroup$
Ah right. So in doing so, we choose a particular value of z, and so the family of solutions becomes a single solution. Do we obtain this solution in the way I described above by gaussian elimination? (eliminate x term from 2nd equation, solve for y, and then plug y and z=1 into first equation to find x?).
$endgroup$
– trynalearn
Jan 21 at 10:59
$begingroup$
Ah right. So in doing so, we choose a particular value of z, and so the family of solutions becomes a single solution. Do we obtain this solution in the way I described above by gaussian elimination? (eliminate x term from 2nd equation, solve for y, and then plug y and z=1 into first equation to find x?).
$endgroup$
– trynalearn
Jan 21 at 10:59
$begingroup$
Ah right. So in doing so, we choose a particular value of z, and so the family of solutions becomes a single solution. Do we obtain this solution in the way I described above by gaussian elimination? (eliminate x term from 2nd equation, solve for y, and then plug y and z=1 into first equation to find x?).
$endgroup$
– trynalearn
Jan 21 at 10:59
add a comment |
$begingroup$
Hint:
put it into matrix terms $$bf {Ax} = z, bf{c}$$
You are supposing that the determinant of $bf A$ is not null, so it is invertible:
so for whichever $z$ and $bf c$ you get a unique solution for $bf x$.
And if $z ne 0$ ...
$endgroup$
$begingroup$
My linear algebra is weak (I am learning it at the same time). Do we obtain this solution in the way I described above by gaussian elimination? (set z = 1, eliminate x term from 2nd equation, solve for y, and then plug y and z=1 into first equation to find x?).
$endgroup$
– trynalearn
Jan 21 at 10:59
add a comment |
$begingroup$
Hint:
put it into matrix terms $$bf {Ax} = z, bf{c}$$
You are supposing that the determinant of $bf A$ is not null, so it is invertible:
so for whichever $z$ and $bf c$ you get a unique solution for $bf x$.
And if $z ne 0$ ...
$endgroup$
$begingroup$
My linear algebra is weak (I am learning it at the same time). Do we obtain this solution in the way I described above by gaussian elimination? (set z = 1, eliminate x term from 2nd equation, solve for y, and then plug y and z=1 into first equation to find x?).
$endgroup$
– trynalearn
Jan 21 at 10:59
add a comment |
$begingroup$
Hint:
put it into matrix terms $$bf {Ax} = z, bf{c}$$
You are supposing that the determinant of $bf A$ is not null, so it is invertible:
so for whichever $z$ and $bf c$ you get a unique solution for $bf x$.
And if $z ne 0$ ...
$endgroup$
Hint:
put it into matrix terms $$bf {Ax} = z, bf{c}$$
You are supposing that the determinant of $bf A$ is not null, so it is invertible:
so for whichever $z$ and $bf c$ you get a unique solution for $bf x$.
And if $z ne 0$ ...
edited Jan 21 at 11:13
answered Jan 21 at 10:57
G CabG Cab
19.8k31340
19.8k31340
$begingroup$
My linear algebra is weak (I am learning it at the same time). Do we obtain this solution in the way I described above by gaussian elimination? (set z = 1, eliminate x term from 2nd equation, solve for y, and then plug y and z=1 into first equation to find x?).
$endgroup$
– trynalearn
Jan 21 at 10:59
add a comment |
$begingroup$
My linear algebra is weak (I am learning it at the same time). Do we obtain this solution in the way I described above by gaussian elimination? (set z = 1, eliminate x term from 2nd equation, solve for y, and then plug y and z=1 into first equation to find x?).
$endgroup$
– trynalearn
Jan 21 at 10:59
$begingroup$
My linear algebra is weak (I am learning it at the same time). Do we obtain this solution in the way I described above by gaussian elimination? (set z = 1, eliminate x term from 2nd equation, solve for y, and then plug y and z=1 into first equation to find x?).
$endgroup$
– trynalearn
Jan 21 at 10:59
$begingroup$
My linear algebra is weak (I am learning it at the same time). Do we obtain this solution in the way I described above by gaussian elimination? (set z = 1, eliminate x term from 2nd equation, solve for y, and then plug y and z=1 into first equation to find x?).
$endgroup$
– trynalearn
Jan 21 at 10:59
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%2f3081721%2fshow-that-the-following-two-lines-intersect-at-a-point-with-z-neq-0%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