plane given with a line on it -> build a rectangle in the plane with the line as the diagonal of the...
$begingroup$
(Everything's in 3D)
Firstly a plane is given. On this plane I'm drawing a line. The beginning and ending point of the line is given therefore.
What I have to do is to use the line as the diagonal of the rectangle to create the rectangle. For this I just need the other two missing points which are also in the very same plane I've got.
How can I determine the missing two points?
In 2D for example if you have like point B (6|4) and C (1|2) then you can conclude that A is on (1|4) and D is on (6|2).
But I struggle to find a method/algorithm to do so in a 3D world.
PS: If I used the wrong tag please tell me another suggestion, thx!
geometry
$endgroup$
add a comment |
$begingroup$
(Everything's in 3D)
Firstly a plane is given. On this plane I'm drawing a line. The beginning and ending point of the line is given therefore.
What I have to do is to use the line as the diagonal of the rectangle to create the rectangle. For this I just need the other two missing points which are also in the very same plane I've got.
How can I determine the missing two points?
In 2D for example if you have like point B (6|4) and C (1|2) then you can conclude that A is on (1|4) and D is on (6|2).
But I struggle to find a method/algorithm to do so in a 3D world.
PS: If I used the wrong tag please tell me another suggestion, thx!
geometry
$endgroup$
1
$begingroup$
Note that infinitely many rectangles can be formed of two given points . In your case , the points you found are two of many . To form a unique rectangle , one needs atleast 3 points .
$endgroup$
– Rahuboy
Jan 16 at 14:49
$begingroup$
The corners of the rectangle are on a circle of which the diagonal is the diameter. The circle is of course on the plane.
$endgroup$
– Moti
Jan 16 at 19:07
$begingroup$
Is there still infinite possible rectangle if I fix both points to a defined plane? I mean shouldn't it then behave exactly as in 2D?
$endgroup$
– user9268398
Jan 17 at 0:14
$begingroup$
How is the line defined? Is it as two 3D points that happen to be on the line, or are the two points given on some local coordinates on the plane?
$endgroup$
– ja72
Jan 17 at 0:37
add a comment |
$begingroup$
(Everything's in 3D)
Firstly a plane is given. On this plane I'm drawing a line. The beginning and ending point of the line is given therefore.
What I have to do is to use the line as the diagonal of the rectangle to create the rectangle. For this I just need the other two missing points which are also in the very same plane I've got.
How can I determine the missing two points?
In 2D for example if you have like point B (6|4) and C (1|2) then you can conclude that A is on (1|4) and D is on (6|2).
But I struggle to find a method/algorithm to do so in a 3D world.
PS: If I used the wrong tag please tell me another suggestion, thx!
geometry
$endgroup$
(Everything's in 3D)
Firstly a plane is given. On this plane I'm drawing a line. The beginning and ending point of the line is given therefore.
What I have to do is to use the line as the diagonal of the rectangle to create the rectangle. For this I just need the other two missing points which are also in the very same plane I've got.
How can I determine the missing two points?
In 2D for example if you have like point B (6|4) and C (1|2) then you can conclude that A is on (1|4) and D is on (6|2).
But I struggle to find a method/algorithm to do so in a 3D world.
PS: If I used the wrong tag please tell me another suggestion, thx!
geometry
geometry
edited Jan 16 at 7:55
user9268398
asked Jan 16 at 7:52
user9268398user9268398
12
12
1
$begingroup$
Note that infinitely many rectangles can be formed of two given points . In your case , the points you found are two of many . To form a unique rectangle , one needs atleast 3 points .
$endgroup$
– Rahuboy
Jan 16 at 14:49
$begingroup$
The corners of the rectangle are on a circle of which the diagonal is the diameter. The circle is of course on the plane.
$endgroup$
– Moti
Jan 16 at 19:07
$begingroup$
Is there still infinite possible rectangle if I fix both points to a defined plane? I mean shouldn't it then behave exactly as in 2D?
$endgroup$
– user9268398
Jan 17 at 0:14
$begingroup$
How is the line defined? Is it as two 3D points that happen to be on the line, or are the two points given on some local coordinates on the plane?
$endgroup$
– ja72
Jan 17 at 0:37
add a comment |
1
$begingroup$
Note that infinitely many rectangles can be formed of two given points . In your case , the points you found are two of many . To form a unique rectangle , one needs atleast 3 points .
$endgroup$
– Rahuboy
Jan 16 at 14:49
$begingroup$
The corners of the rectangle are on a circle of which the diagonal is the diameter. The circle is of course on the plane.
$endgroup$
– Moti
Jan 16 at 19:07
$begingroup$
Is there still infinite possible rectangle if I fix both points to a defined plane? I mean shouldn't it then behave exactly as in 2D?
$endgroup$
– user9268398
Jan 17 at 0:14
$begingroup$
How is the line defined? Is it as two 3D points that happen to be on the line, or are the two points given on some local coordinates on the plane?
$endgroup$
– ja72
Jan 17 at 0:37
1
1
$begingroup$
Note that infinitely many rectangles can be formed of two given points . In your case , the points you found are two of many . To form a unique rectangle , one needs atleast 3 points .
$endgroup$
– Rahuboy
Jan 16 at 14:49
$begingroup$
Note that infinitely many rectangles can be formed of two given points . In your case , the points you found are two of many . To form a unique rectangle , one needs atleast 3 points .
$endgroup$
– Rahuboy
Jan 16 at 14:49
$begingroup$
The corners of the rectangle are on a circle of which the diagonal is the diameter. The circle is of course on the plane.
$endgroup$
– Moti
Jan 16 at 19:07
$begingroup$
The corners of the rectangle are on a circle of which the diagonal is the diameter. The circle is of course on the plane.
$endgroup$
– Moti
Jan 16 at 19:07
$begingroup$
Is there still infinite possible rectangle if I fix both points to a defined plane? I mean shouldn't it then behave exactly as in 2D?
$endgroup$
– user9268398
Jan 17 at 0:14
$begingroup$
Is there still infinite possible rectangle if I fix both points to a defined plane? I mean shouldn't it then behave exactly as in 2D?
$endgroup$
– user9268398
Jan 17 at 0:14
$begingroup$
How is the line defined? Is it as two 3D points that happen to be on the line, or are the two points given on some local coordinates on the plane?
$endgroup$
– ja72
Jan 17 at 0:37
$begingroup$
How is the line defined? Is it as two 3D points that happen to be on the line, or are the two points given on some local coordinates on the plane?
$endgroup$
– ja72
Jan 17 at 0:37
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
In your 2-D example, you can only reach that conclusion about the other vertices of the rectangle because you’re making the unstated assumption that the sides of the rectangle are parallel to the coordinate axes. If you remove that assumption, then there’s an infinite number of rectangles with that diagonal.
You’re in the same situation in 3-D. There’s no obvious counterpart to “parallel to the axes” for an arbitrary plane, so you’ll need to come up with additional constraints to determine the rectangle uniquely.
$endgroup$
$begingroup$
thanks finally I do understand it.
$endgroup$
– user9268398
Jan 17 at 1:03
$begingroup$
so if I make the rectangle parallel to an extra plane then I could build it up right? in this case the extra plane should be perpendicular to the plane given in the first place.
$endgroup$
– user9268398
Jan 17 at 1:08
$begingroup$
Equivalently, pick some line on the plane to define the directions of the sides of the rectangle.
$endgroup$
– amd
Jan 17 at 1:10
$begingroup$
I'm sorry but actually I don't get how I can define directions by that.
$endgroup$
– user9268398
Jan 17 at 1:40
$begingroup$
Call that line the “$x$-axis” on the plane. The “$y$-axis” is orthogonal to it, so now you’ve got the directions of the rectangle sides.
$endgroup$
– amd
Jan 17 at 17:45
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%2f3075439%2fplane-given-with-a-line-on-it-build-a-rectangle-in-the-plane-with-the-line-as%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$
In your 2-D example, you can only reach that conclusion about the other vertices of the rectangle because you’re making the unstated assumption that the sides of the rectangle are parallel to the coordinate axes. If you remove that assumption, then there’s an infinite number of rectangles with that diagonal.
You’re in the same situation in 3-D. There’s no obvious counterpart to “parallel to the axes” for an arbitrary plane, so you’ll need to come up with additional constraints to determine the rectangle uniquely.
$endgroup$
$begingroup$
thanks finally I do understand it.
$endgroup$
– user9268398
Jan 17 at 1:03
$begingroup$
so if I make the rectangle parallel to an extra plane then I could build it up right? in this case the extra plane should be perpendicular to the plane given in the first place.
$endgroup$
– user9268398
Jan 17 at 1:08
$begingroup$
Equivalently, pick some line on the plane to define the directions of the sides of the rectangle.
$endgroup$
– amd
Jan 17 at 1:10
$begingroup$
I'm sorry but actually I don't get how I can define directions by that.
$endgroup$
– user9268398
Jan 17 at 1:40
$begingroup$
Call that line the “$x$-axis” on the plane. The “$y$-axis” is orthogonal to it, so now you’ve got the directions of the rectangle sides.
$endgroup$
– amd
Jan 17 at 17:45
add a comment |
$begingroup$
In your 2-D example, you can only reach that conclusion about the other vertices of the rectangle because you’re making the unstated assumption that the sides of the rectangle are parallel to the coordinate axes. If you remove that assumption, then there’s an infinite number of rectangles with that diagonal.
You’re in the same situation in 3-D. There’s no obvious counterpart to “parallel to the axes” for an arbitrary plane, so you’ll need to come up with additional constraints to determine the rectangle uniquely.
$endgroup$
$begingroup$
thanks finally I do understand it.
$endgroup$
– user9268398
Jan 17 at 1:03
$begingroup$
so if I make the rectangle parallel to an extra plane then I could build it up right? in this case the extra plane should be perpendicular to the plane given in the first place.
$endgroup$
– user9268398
Jan 17 at 1:08
$begingroup$
Equivalently, pick some line on the plane to define the directions of the sides of the rectangle.
$endgroup$
– amd
Jan 17 at 1:10
$begingroup$
I'm sorry but actually I don't get how I can define directions by that.
$endgroup$
– user9268398
Jan 17 at 1:40
$begingroup$
Call that line the “$x$-axis” on the plane. The “$y$-axis” is orthogonal to it, so now you’ve got the directions of the rectangle sides.
$endgroup$
– amd
Jan 17 at 17:45
add a comment |
$begingroup$
In your 2-D example, you can only reach that conclusion about the other vertices of the rectangle because you’re making the unstated assumption that the sides of the rectangle are parallel to the coordinate axes. If you remove that assumption, then there’s an infinite number of rectangles with that diagonal.
You’re in the same situation in 3-D. There’s no obvious counterpart to “parallel to the axes” for an arbitrary plane, so you’ll need to come up with additional constraints to determine the rectangle uniquely.
$endgroup$
In your 2-D example, you can only reach that conclusion about the other vertices of the rectangle because you’re making the unstated assumption that the sides of the rectangle are parallel to the coordinate axes. If you remove that assumption, then there’s an infinite number of rectangles with that diagonal.
You’re in the same situation in 3-D. There’s no obvious counterpart to “parallel to the axes” for an arbitrary plane, so you’ll need to come up with additional constraints to determine the rectangle uniquely.
answered Jan 17 at 0:24
amdamd
30.5k21050
30.5k21050
$begingroup$
thanks finally I do understand it.
$endgroup$
– user9268398
Jan 17 at 1:03
$begingroup$
so if I make the rectangle parallel to an extra plane then I could build it up right? in this case the extra plane should be perpendicular to the plane given in the first place.
$endgroup$
– user9268398
Jan 17 at 1:08
$begingroup$
Equivalently, pick some line on the plane to define the directions of the sides of the rectangle.
$endgroup$
– amd
Jan 17 at 1:10
$begingroup$
I'm sorry but actually I don't get how I can define directions by that.
$endgroup$
– user9268398
Jan 17 at 1:40
$begingroup$
Call that line the “$x$-axis” on the plane. The “$y$-axis” is orthogonal to it, so now you’ve got the directions of the rectangle sides.
$endgroup$
– amd
Jan 17 at 17:45
add a comment |
$begingroup$
thanks finally I do understand it.
$endgroup$
– user9268398
Jan 17 at 1:03
$begingroup$
so if I make the rectangle parallel to an extra plane then I could build it up right? in this case the extra plane should be perpendicular to the plane given in the first place.
$endgroup$
– user9268398
Jan 17 at 1:08
$begingroup$
Equivalently, pick some line on the plane to define the directions of the sides of the rectangle.
$endgroup$
– amd
Jan 17 at 1:10
$begingroup$
I'm sorry but actually I don't get how I can define directions by that.
$endgroup$
– user9268398
Jan 17 at 1:40
$begingroup$
Call that line the “$x$-axis” on the plane. The “$y$-axis” is orthogonal to it, so now you’ve got the directions of the rectangle sides.
$endgroup$
– amd
Jan 17 at 17:45
$begingroup$
thanks finally I do understand it.
$endgroup$
– user9268398
Jan 17 at 1:03
$begingroup$
thanks finally I do understand it.
$endgroup$
– user9268398
Jan 17 at 1:03
$begingroup$
so if I make the rectangle parallel to an extra plane then I could build it up right? in this case the extra plane should be perpendicular to the plane given in the first place.
$endgroup$
– user9268398
Jan 17 at 1:08
$begingroup$
so if I make the rectangle parallel to an extra plane then I could build it up right? in this case the extra plane should be perpendicular to the plane given in the first place.
$endgroup$
– user9268398
Jan 17 at 1:08
$begingroup$
Equivalently, pick some line on the plane to define the directions of the sides of the rectangle.
$endgroup$
– amd
Jan 17 at 1:10
$begingroup$
Equivalently, pick some line on the plane to define the directions of the sides of the rectangle.
$endgroup$
– amd
Jan 17 at 1:10
$begingroup$
I'm sorry but actually I don't get how I can define directions by that.
$endgroup$
– user9268398
Jan 17 at 1:40
$begingroup$
I'm sorry but actually I don't get how I can define directions by that.
$endgroup$
– user9268398
Jan 17 at 1:40
$begingroup$
Call that line the “$x$-axis” on the plane. The “$y$-axis” is orthogonal to it, so now you’ve got the directions of the rectangle sides.
$endgroup$
– amd
Jan 17 at 17:45
$begingroup$
Call that line the “$x$-axis” on the plane. The “$y$-axis” is orthogonal to it, so now you’ve got the directions of the rectangle sides.
$endgroup$
– amd
Jan 17 at 17:45
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%2f3075439%2fplane-given-with-a-line-on-it-build-a-rectangle-in-the-plane-with-the-line-as%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
1
$begingroup$
Note that infinitely many rectangles can be formed of two given points . In your case , the points you found are two of many . To form a unique rectangle , one needs atleast 3 points .
$endgroup$
– Rahuboy
Jan 16 at 14:49
$begingroup$
The corners of the rectangle are on a circle of which the diagonal is the diameter. The circle is of course on the plane.
$endgroup$
– Moti
Jan 16 at 19:07
$begingroup$
Is there still infinite possible rectangle if I fix both points to a defined plane? I mean shouldn't it then behave exactly as in 2D?
$endgroup$
– user9268398
Jan 17 at 0:14
$begingroup$
How is the line defined? Is it as two 3D points that happen to be on the line, or are the two points given on some local coordinates on the plane?
$endgroup$
– ja72
Jan 17 at 0:37