What do “3 different points” have to do with linear dependence in determining a unique circle?
In learning about the general formula for a circle:
$$(x-h)^2 + (y-k)^2 = r^2$$
my book states that $3$ points are sufficient to guarantee the solution (or absence of solution) for an unique circle.
It follows this up by explaining that $3$ different points creates $3$ different equations...namely:
1) $(x_1-h)^2 + (y_1-k)^2 = r^2;$ where $;(x_1,y_1);$ is the first point provided
2) $(x_2-h)^2 + (y_2-k)^2 = r^2;$ where $;(x_2,y_2);$ is the second point provided
3) $(x_3-h)^2 + (y_3-k)^2 = r^2;$ where $;(x_3,y_3);$ is the third point provided
I'm okay with this as I'm familiar with the whole "$3$ equations for $3$ unknowns".
However, the book's explanation concludes with the statement:
"The equations can't be linearly dependent since the points that lead to them are all different". I am not particularly familiar with linear algebra so I do not understand the significance of this statement. Is there a visual representation of this statement that can help me understand what they mean?
linear-algebra circle
|
show 1 more comment
In learning about the general formula for a circle:
$$(x-h)^2 + (y-k)^2 = r^2$$
my book states that $3$ points are sufficient to guarantee the solution (or absence of solution) for an unique circle.
It follows this up by explaining that $3$ different points creates $3$ different equations...namely:
1) $(x_1-h)^2 + (y_1-k)^2 = r^2;$ where $;(x_1,y_1);$ is the first point provided
2) $(x_2-h)^2 + (y_2-k)^2 = r^2;$ where $;(x_2,y_2);$ is the second point provided
3) $(x_3-h)^2 + (y_3-k)^2 = r^2;$ where $;(x_3,y_3);$ is the third point provided
I'm okay with this as I'm familiar with the whole "$3$ equations for $3$ unknowns".
However, the book's explanation concludes with the statement:
"The equations can't be linearly dependent since the points that lead to them are all different". I am not particularly familiar with linear algebra so I do not understand the significance of this statement. Is there a visual representation of this statement that can help me understand what they mean?
linear-algebra circle
2
as long as you have three points A,B,C that are distinct and not collinear, draw the perpendicular bisector of the line segment AB, then draw the perpendicular bisector of the line segment BC, these two constructed lines meet in the correct center. In fact, if you also draw the perpendicular bisector of the line segment CA, all three lines meet in the correct center.
– Will Jagy
Jan 5 at 22:25
That is interesting. Could you explain to me why that is the case? Is that a visual demonstration of what it means to be linearly independent? Or is that just a coincidental phenomenon that you observe with circles defined by 3 unique points.
– S.Cramer
Jan 5 at 22:30
1
meanwhile, given coordinates for the three points, it is not hard to find equations for the three lines.
– Will Jagy
Jan 5 at 22:30
1
If we call the center P, we know that PAB is an isosceles triangle, as P must be the same distance from A and B. Before we are quite sure where P is, we still know it lies on the perpendicular bisector of segment AB, as the altitude of an isosceles triangle also bisects the opposing side. I am ignoring the linear algebra concepts
– Will Jagy
Jan 5 at 22:33
2
Understood. I really recommend you draw some pictures my way before pushing on with the system of equations; the bisector method goes back about two thousand years and is easy. Also, in your question above, it should read $y_1- k$ and $y_2-k$ and $y_3-k$
– Will Jagy
Jan 5 at 22:38
|
show 1 more comment
In learning about the general formula for a circle:
$$(x-h)^2 + (y-k)^2 = r^2$$
my book states that $3$ points are sufficient to guarantee the solution (or absence of solution) for an unique circle.
It follows this up by explaining that $3$ different points creates $3$ different equations...namely:
1) $(x_1-h)^2 + (y_1-k)^2 = r^2;$ where $;(x_1,y_1);$ is the first point provided
2) $(x_2-h)^2 + (y_2-k)^2 = r^2;$ where $;(x_2,y_2);$ is the second point provided
3) $(x_3-h)^2 + (y_3-k)^2 = r^2;$ where $;(x_3,y_3);$ is the third point provided
I'm okay with this as I'm familiar with the whole "$3$ equations for $3$ unknowns".
However, the book's explanation concludes with the statement:
"The equations can't be linearly dependent since the points that lead to them are all different". I am not particularly familiar with linear algebra so I do not understand the significance of this statement. Is there a visual representation of this statement that can help me understand what they mean?
linear-algebra circle
In learning about the general formula for a circle:
$$(x-h)^2 + (y-k)^2 = r^2$$
my book states that $3$ points are sufficient to guarantee the solution (or absence of solution) for an unique circle.
It follows this up by explaining that $3$ different points creates $3$ different equations...namely:
1) $(x_1-h)^2 + (y_1-k)^2 = r^2;$ where $;(x_1,y_1);$ is the first point provided
2) $(x_2-h)^2 + (y_2-k)^2 = r^2;$ where $;(x_2,y_2);$ is the second point provided
3) $(x_3-h)^2 + (y_3-k)^2 = r^2;$ where $;(x_3,y_3);$ is the third point provided
I'm okay with this as I'm familiar with the whole "$3$ equations for $3$ unknowns".
However, the book's explanation concludes with the statement:
"The equations can't be linearly dependent since the points that lead to them are all different". I am not particularly familiar with linear algebra so I do not understand the significance of this statement. Is there a visual representation of this statement that can help me understand what they mean?
linear-algebra circle
linear-algebra circle
edited Jan 5 at 23:47
S.Cramer
asked Jan 5 at 22:18
S.CramerS.Cramer
12118
12118
2
as long as you have three points A,B,C that are distinct and not collinear, draw the perpendicular bisector of the line segment AB, then draw the perpendicular bisector of the line segment BC, these two constructed lines meet in the correct center. In fact, if you also draw the perpendicular bisector of the line segment CA, all three lines meet in the correct center.
– Will Jagy
Jan 5 at 22:25
That is interesting. Could you explain to me why that is the case? Is that a visual demonstration of what it means to be linearly independent? Or is that just a coincidental phenomenon that you observe with circles defined by 3 unique points.
– S.Cramer
Jan 5 at 22:30
1
meanwhile, given coordinates for the three points, it is not hard to find equations for the three lines.
– Will Jagy
Jan 5 at 22:30
1
If we call the center P, we know that PAB is an isosceles triangle, as P must be the same distance from A and B. Before we are quite sure where P is, we still know it lies on the perpendicular bisector of segment AB, as the altitude of an isosceles triangle also bisects the opposing side. I am ignoring the linear algebra concepts
– Will Jagy
Jan 5 at 22:33
2
Understood. I really recommend you draw some pictures my way before pushing on with the system of equations; the bisector method goes back about two thousand years and is easy. Also, in your question above, it should read $y_1- k$ and $y_2-k$ and $y_3-k$
– Will Jagy
Jan 5 at 22:38
|
show 1 more comment
2
as long as you have three points A,B,C that are distinct and not collinear, draw the perpendicular bisector of the line segment AB, then draw the perpendicular bisector of the line segment BC, these two constructed lines meet in the correct center. In fact, if you also draw the perpendicular bisector of the line segment CA, all three lines meet in the correct center.
– Will Jagy
Jan 5 at 22:25
That is interesting. Could you explain to me why that is the case? Is that a visual demonstration of what it means to be linearly independent? Or is that just a coincidental phenomenon that you observe with circles defined by 3 unique points.
– S.Cramer
Jan 5 at 22:30
1
meanwhile, given coordinates for the three points, it is not hard to find equations for the three lines.
– Will Jagy
Jan 5 at 22:30
1
If we call the center P, we know that PAB is an isosceles triangle, as P must be the same distance from A and B. Before we are quite sure where P is, we still know it lies on the perpendicular bisector of segment AB, as the altitude of an isosceles triangle also bisects the opposing side. I am ignoring the linear algebra concepts
– Will Jagy
Jan 5 at 22:33
2
Understood. I really recommend you draw some pictures my way before pushing on with the system of equations; the bisector method goes back about two thousand years and is easy. Also, in your question above, it should read $y_1- k$ and $y_2-k$ and $y_3-k$
– Will Jagy
Jan 5 at 22:38
2
2
as long as you have three points A,B,C that are distinct and not collinear, draw the perpendicular bisector of the line segment AB, then draw the perpendicular bisector of the line segment BC, these two constructed lines meet in the correct center. In fact, if you also draw the perpendicular bisector of the line segment CA, all three lines meet in the correct center.
– Will Jagy
Jan 5 at 22:25
as long as you have three points A,B,C that are distinct and not collinear, draw the perpendicular bisector of the line segment AB, then draw the perpendicular bisector of the line segment BC, these two constructed lines meet in the correct center. In fact, if you also draw the perpendicular bisector of the line segment CA, all three lines meet in the correct center.
– Will Jagy
Jan 5 at 22:25
That is interesting. Could you explain to me why that is the case? Is that a visual demonstration of what it means to be linearly independent? Or is that just a coincidental phenomenon that you observe with circles defined by 3 unique points.
– S.Cramer
Jan 5 at 22:30
That is interesting. Could you explain to me why that is the case? Is that a visual demonstration of what it means to be linearly independent? Or is that just a coincidental phenomenon that you observe with circles defined by 3 unique points.
– S.Cramer
Jan 5 at 22:30
1
1
meanwhile, given coordinates for the three points, it is not hard to find equations for the three lines.
– Will Jagy
Jan 5 at 22:30
meanwhile, given coordinates for the three points, it is not hard to find equations for the three lines.
– Will Jagy
Jan 5 at 22:30
1
1
If we call the center P, we know that PAB is an isosceles triangle, as P must be the same distance from A and B. Before we are quite sure where P is, we still know it lies on the perpendicular bisector of segment AB, as the altitude of an isosceles triangle also bisects the opposing side. I am ignoring the linear algebra concepts
– Will Jagy
Jan 5 at 22:33
If we call the center P, we know that PAB is an isosceles triangle, as P must be the same distance from A and B. Before we are quite sure where P is, we still know it lies on the perpendicular bisector of segment AB, as the altitude of an isosceles triangle also bisects the opposing side. I am ignoring the linear algebra concepts
– Will Jagy
Jan 5 at 22:33
2
2
Understood. I really recommend you draw some pictures my way before pushing on with the system of equations; the bisector method goes back about two thousand years and is easy. Also, in your question above, it should read $y_1- k$ and $y_2-k$ and $y_3-k$
– Will Jagy
Jan 5 at 22:38
Understood. I really recommend you draw some pictures my way before pushing on with the system of equations; the bisector method goes back about two thousand years and is easy. Also, in your question above, it should read $y_1- k$ and $y_2-k$ and $y_3-k$
– Will Jagy
Jan 5 at 22:38
|
show 1 more comment
3 Answers
3
active
oldest
votes
Sometimes a few figures are worth a thousand words:
I assume the lower image is when you collapse the shorter 2 legs of the triangle onto the longest leg of the triangle? (and the resulting vertical lines in the lower image are where the bisecting lines in the upper image would land) What is the significance of "collapsing two lines on to one line" ... i.e. why did you choose to emphasize this?
– S.Cramer
Jan 6 at 0:09
When the three (blue) points are linearly dependent (i.e., you can obtain one of the points by a linear combination of the two others), the points fall on a line (hence "linear") and the bisecting perpendiculars which intersect at the center of the generated circle, instead do not intersect... hence no circle... hence no solution.
– David G. Stork
Jan 6 at 0:13
I guess my confusion is that I do not understand how, given two points that lay on a circle, I could actually create a linearly DEPENDENT point derived from those two points.
– S.Cramer
Jan 6 at 0:19
Illuminating, but not quite apropos. The claim in questions is that the three circle equations in $h$ and $k$ are linearly independent iff the three points are distinct. We haven’t yet gotten to whether or not that system of three independent equations has a solution.
– amd
Jan 6 at 0:19
add a comment |
The pictures in @DavidGStork 's lovely answer explain why the three equations produce a unique solution.
I want to add a discussion of the algebra, and a possible correction.
When the author writes
The equations can't be linearly dependent since the points that lead
to them are all different
the intent is to tell you that you can't deduce the third equation from the first two. That means you really do have three independent conditions on the three unknowns, which is usually what you need to guarantee a solution.
However
The simple assertion that the "points are different" does not in
itself prove the independence. For that you need an argument like the
one in the picture.As written, these are not linear equations. The variables $h$ and $k$ appear
squared. So they should be described as independent, but not linearly
independent. With a little algebra you can combine them in pairs to produce two linear equations for $h$ and $k$. Those you can solve using what you learn in high school algebra. Finding where two lines cross by solving two equations in two unknowns is the only "linear algebra" you need. Then you can use any one of the three equations to find $r^2$, so $r$.
add a comment |
This doesn’t have to do with linear algebra per se, although the idea of linear independence is central to that discipline. To state the claim differently, none of the three equations is redundant—none of them can be obtained by adding multiples of the other two to each other—because the three points are distinct.
Assume that the equations are dependent. W.l.o.g. we’ll say that it’s the third one that’s a linear combination of the other two. Since its right-hand side must be $r^2$, there’s some real number $lambda$ for which the coefficients of the left-hand side of $$(1-lambda)((x_1-h)^2+(y_1-k)^2)+lambda((x_2-h)^2+(y_2-k)^2) = r^2 tag{*}$$ are equal to those in the left-hand side of the original third equation. Now, that equation represents a circle with radius $r$ centered at $(x_3,y_3)$. With a bit of work, equation (*) can be rearranged into $$(h-((1-lambda)x_1+lambda x_2))^2 + (k-((1-lambda)y_1+lambda y_2))^2=r^2-lambda(1-lambda)((x_1-x_2)^2+(y_1-y_2)^2).$$ This is an equation of a circle with center at $(1-lambda)(x_1,y_1)+lambda(x_2,y_2)$, which lies somewhere on the line through $(x_1,y_1)$ and $(x_2,y_2)$. For its radius to be $r$, the second term on the right must vanish. This can occur in three ways: either $(x_1,y_1)=(x_2,y_2)$; $lambda = 0$, in which case $(x_3,y_3)=(x_1,y_1)$; or $lambda=1$, in which case $(x_3,y_3)=(x_2,y_2)$. By hypothesis, the three points are distinct, so the three equations must be linearly independent.
I can add a picture if you like, but the basic idea is that combining the first two equations gives you a family of circles of varying radii, but the only two members of that family that have the required radius are the two circles that generated it.
– amd
2 days ago
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%2f3063252%2fwhat-do-3-different-points-have-to-do-with-linear-dependence-in-determining-a%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sometimes a few figures are worth a thousand words:
I assume the lower image is when you collapse the shorter 2 legs of the triangle onto the longest leg of the triangle? (and the resulting vertical lines in the lower image are where the bisecting lines in the upper image would land) What is the significance of "collapsing two lines on to one line" ... i.e. why did you choose to emphasize this?
– S.Cramer
Jan 6 at 0:09
When the three (blue) points are linearly dependent (i.e., you can obtain one of the points by a linear combination of the two others), the points fall on a line (hence "linear") and the bisecting perpendiculars which intersect at the center of the generated circle, instead do not intersect... hence no circle... hence no solution.
– David G. Stork
Jan 6 at 0:13
I guess my confusion is that I do not understand how, given two points that lay on a circle, I could actually create a linearly DEPENDENT point derived from those two points.
– S.Cramer
Jan 6 at 0:19
Illuminating, but not quite apropos. The claim in questions is that the three circle equations in $h$ and $k$ are linearly independent iff the three points are distinct. We haven’t yet gotten to whether or not that system of three independent equations has a solution.
– amd
Jan 6 at 0:19
add a comment |
Sometimes a few figures are worth a thousand words:
I assume the lower image is when you collapse the shorter 2 legs of the triangle onto the longest leg of the triangle? (and the resulting vertical lines in the lower image are where the bisecting lines in the upper image would land) What is the significance of "collapsing two lines on to one line" ... i.e. why did you choose to emphasize this?
– S.Cramer
Jan 6 at 0:09
When the three (blue) points are linearly dependent (i.e., you can obtain one of the points by a linear combination of the two others), the points fall on a line (hence "linear") and the bisecting perpendiculars which intersect at the center of the generated circle, instead do not intersect... hence no circle... hence no solution.
– David G. Stork
Jan 6 at 0:13
I guess my confusion is that I do not understand how, given two points that lay on a circle, I could actually create a linearly DEPENDENT point derived from those two points.
– S.Cramer
Jan 6 at 0:19
Illuminating, but not quite apropos. The claim in questions is that the three circle equations in $h$ and $k$ are linearly independent iff the three points are distinct. We haven’t yet gotten to whether or not that system of three independent equations has a solution.
– amd
Jan 6 at 0:19
add a comment |
Sometimes a few figures are worth a thousand words:
Sometimes a few figures are worth a thousand words:
edited Jan 6 at 0:03
answered Jan 5 at 23:58
David G. StorkDavid G. Stork
10k21332
10k21332
I assume the lower image is when you collapse the shorter 2 legs of the triangle onto the longest leg of the triangle? (and the resulting vertical lines in the lower image are where the bisecting lines in the upper image would land) What is the significance of "collapsing two lines on to one line" ... i.e. why did you choose to emphasize this?
– S.Cramer
Jan 6 at 0:09
When the three (blue) points are linearly dependent (i.e., you can obtain one of the points by a linear combination of the two others), the points fall on a line (hence "linear") and the bisecting perpendiculars which intersect at the center of the generated circle, instead do not intersect... hence no circle... hence no solution.
– David G. Stork
Jan 6 at 0:13
I guess my confusion is that I do not understand how, given two points that lay on a circle, I could actually create a linearly DEPENDENT point derived from those two points.
– S.Cramer
Jan 6 at 0:19
Illuminating, but not quite apropos. The claim in questions is that the three circle equations in $h$ and $k$ are linearly independent iff the three points are distinct. We haven’t yet gotten to whether or not that system of three independent equations has a solution.
– amd
Jan 6 at 0:19
add a comment |
I assume the lower image is when you collapse the shorter 2 legs of the triangle onto the longest leg of the triangle? (and the resulting vertical lines in the lower image are where the bisecting lines in the upper image would land) What is the significance of "collapsing two lines on to one line" ... i.e. why did you choose to emphasize this?
– S.Cramer
Jan 6 at 0:09
When the three (blue) points are linearly dependent (i.e., you can obtain one of the points by a linear combination of the two others), the points fall on a line (hence "linear") and the bisecting perpendiculars which intersect at the center of the generated circle, instead do not intersect... hence no circle... hence no solution.
– David G. Stork
Jan 6 at 0:13
I guess my confusion is that I do not understand how, given two points that lay on a circle, I could actually create a linearly DEPENDENT point derived from those two points.
– S.Cramer
Jan 6 at 0:19
Illuminating, but not quite apropos. The claim in questions is that the three circle equations in $h$ and $k$ are linearly independent iff the three points are distinct. We haven’t yet gotten to whether or not that system of three independent equations has a solution.
– amd
Jan 6 at 0:19
I assume the lower image is when you collapse the shorter 2 legs of the triangle onto the longest leg of the triangle? (and the resulting vertical lines in the lower image are where the bisecting lines in the upper image would land) What is the significance of "collapsing two lines on to one line" ... i.e. why did you choose to emphasize this?
– S.Cramer
Jan 6 at 0:09
I assume the lower image is when you collapse the shorter 2 legs of the triangle onto the longest leg of the triangle? (and the resulting vertical lines in the lower image are where the bisecting lines in the upper image would land) What is the significance of "collapsing two lines on to one line" ... i.e. why did you choose to emphasize this?
– S.Cramer
Jan 6 at 0:09
When the three (blue) points are linearly dependent (i.e., you can obtain one of the points by a linear combination of the two others), the points fall on a line (hence "linear") and the bisecting perpendiculars which intersect at the center of the generated circle, instead do not intersect... hence no circle... hence no solution.
– David G. Stork
Jan 6 at 0:13
When the three (blue) points are linearly dependent (i.e., you can obtain one of the points by a linear combination of the two others), the points fall on a line (hence "linear") and the bisecting perpendiculars which intersect at the center of the generated circle, instead do not intersect... hence no circle... hence no solution.
– David G. Stork
Jan 6 at 0:13
I guess my confusion is that I do not understand how, given two points that lay on a circle, I could actually create a linearly DEPENDENT point derived from those two points.
– S.Cramer
Jan 6 at 0:19
I guess my confusion is that I do not understand how, given two points that lay on a circle, I could actually create a linearly DEPENDENT point derived from those two points.
– S.Cramer
Jan 6 at 0:19
Illuminating, but not quite apropos. The claim in questions is that the three circle equations in $h$ and $k$ are linearly independent iff the three points are distinct. We haven’t yet gotten to whether or not that system of three independent equations has a solution.
– amd
Jan 6 at 0:19
Illuminating, but not quite apropos. The claim in questions is that the three circle equations in $h$ and $k$ are linearly independent iff the three points are distinct. We haven’t yet gotten to whether or not that system of three independent equations has a solution.
– amd
Jan 6 at 0:19
add a comment |
The pictures in @DavidGStork 's lovely answer explain why the three equations produce a unique solution.
I want to add a discussion of the algebra, and a possible correction.
When the author writes
The equations can't be linearly dependent since the points that lead
to them are all different
the intent is to tell you that you can't deduce the third equation from the first two. That means you really do have three independent conditions on the three unknowns, which is usually what you need to guarantee a solution.
However
The simple assertion that the "points are different" does not in
itself prove the independence. For that you need an argument like the
one in the picture.As written, these are not linear equations. The variables $h$ and $k$ appear
squared. So they should be described as independent, but not linearly
independent. With a little algebra you can combine them in pairs to produce two linear equations for $h$ and $k$. Those you can solve using what you learn in high school algebra. Finding where two lines cross by solving two equations in two unknowns is the only "linear algebra" you need. Then you can use any one of the three equations to find $r^2$, so $r$.
add a comment |
The pictures in @DavidGStork 's lovely answer explain why the three equations produce a unique solution.
I want to add a discussion of the algebra, and a possible correction.
When the author writes
The equations can't be linearly dependent since the points that lead
to them are all different
the intent is to tell you that you can't deduce the third equation from the first two. That means you really do have three independent conditions on the three unknowns, which is usually what you need to guarantee a solution.
However
The simple assertion that the "points are different" does not in
itself prove the independence. For that you need an argument like the
one in the picture.As written, these are not linear equations. The variables $h$ and $k$ appear
squared. So they should be described as independent, but not linearly
independent. With a little algebra you can combine them in pairs to produce two linear equations for $h$ and $k$. Those you can solve using what you learn in high school algebra. Finding where two lines cross by solving two equations in two unknowns is the only "linear algebra" you need. Then you can use any one of the three equations to find $r^2$, so $r$.
add a comment |
The pictures in @DavidGStork 's lovely answer explain why the three equations produce a unique solution.
I want to add a discussion of the algebra, and a possible correction.
When the author writes
The equations can't be linearly dependent since the points that lead
to them are all different
the intent is to tell you that you can't deduce the third equation from the first two. That means you really do have three independent conditions on the three unknowns, which is usually what you need to guarantee a solution.
However
The simple assertion that the "points are different" does not in
itself prove the independence. For that you need an argument like the
one in the picture.As written, these are not linear equations. The variables $h$ and $k$ appear
squared. So they should be described as independent, but not linearly
independent. With a little algebra you can combine them in pairs to produce two linear equations for $h$ and $k$. Those you can solve using what you learn in high school algebra. Finding where two lines cross by solving two equations in two unknowns is the only "linear algebra" you need. Then you can use any one of the three equations to find $r^2$, so $r$.
The pictures in @DavidGStork 's lovely answer explain why the three equations produce a unique solution.
I want to add a discussion of the algebra, and a possible correction.
When the author writes
The equations can't be linearly dependent since the points that lead
to them are all different
the intent is to tell you that you can't deduce the third equation from the first two. That means you really do have three independent conditions on the three unknowns, which is usually what you need to guarantee a solution.
However
The simple assertion that the "points are different" does not in
itself prove the independence. For that you need an argument like the
one in the picture.As written, these are not linear equations. The variables $h$ and $k$ appear
squared. So they should be described as independent, but not linearly
independent. With a little algebra you can combine them in pairs to produce two linear equations for $h$ and $k$. Those you can solve using what you learn in high school algebra. Finding where two lines cross by solving two equations in two unknowns is the only "linear algebra" you need. Then you can use any one of the three equations to find $r^2$, so $r$.
edited Jan 6 at 0:17
answered Jan 6 at 0:11
Ethan BolkerEthan Bolker
41.8k547110
41.8k547110
add a comment |
add a comment |
This doesn’t have to do with linear algebra per se, although the idea of linear independence is central to that discipline. To state the claim differently, none of the three equations is redundant—none of them can be obtained by adding multiples of the other two to each other—because the three points are distinct.
Assume that the equations are dependent. W.l.o.g. we’ll say that it’s the third one that’s a linear combination of the other two. Since its right-hand side must be $r^2$, there’s some real number $lambda$ for which the coefficients of the left-hand side of $$(1-lambda)((x_1-h)^2+(y_1-k)^2)+lambda((x_2-h)^2+(y_2-k)^2) = r^2 tag{*}$$ are equal to those in the left-hand side of the original third equation. Now, that equation represents a circle with radius $r$ centered at $(x_3,y_3)$. With a bit of work, equation (*) can be rearranged into $$(h-((1-lambda)x_1+lambda x_2))^2 + (k-((1-lambda)y_1+lambda y_2))^2=r^2-lambda(1-lambda)((x_1-x_2)^2+(y_1-y_2)^2).$$ This is an equation of a circle with center at $(1-lambda)(x_1,y_1)+lambda(x_2,y_2)$, which lies somewhere on the line through $(x_1,y_1)$ and $(x_2,y_2)$. For its radius to be $r$, the second term on the right must vanish. This can occur in three ways: either $(x_1,y_1)=(x_2,y_2)$; $lambda = 0$, in which case $(x_3,y_3)=(x_1,y_1)$; or $lambda=1$, in which case $(x_3,y_3)=(x_2,y_2)$. By hypothesis, the three points are distinct, so the three equations must be linearly independent.
I can add a picture if you like, but the basic idea is that combining the first two equations gives you a family of circles of varying radii, but the only two members of that family that have the required radius are the two circles that generated it.
– amd
2 days ago
add a comment |
This doesn’t have to do with linear algebra per se, although the idea of linear independence is central to that discipline. To state the claim differently, none of the three equations is redundant—none of them can be obtained by adding multiples of the other two to each other—because the three points are distinct.
Assume that the equations are dependent. W.l.o.g. we’ll say that it’s the third one that’s a linear combination of the other two. Since its right-hand side must be $r^2$, there’s some real number $lambda$ for which the coefficients of the left-hand side of $$(1-lambda)((x_1-h)^2+(y_1-k)^2)+lambda((x_2-h)^2+(y_2-k)^2) = r^2 tag{*}$$ are equal to those in the left-hand side of the original third equation. Now, that equation represents a circle with radius $r$ centered at $(x_3,y_3)$. With a bit of work, equation (*) can be rearranged into $$(h-((1-lambda)x_1+lambda x_2))^2 + (k-((1-lambda)y_1+lambda y_2))^2=r^2-lambda(1-lambda)((x_1-x_2)^2+(y_1-y_2)^2).$$ This is an equation of a circle with center at $(1-lambda)(x_1,y_1)+lambda(x_2,y_2)$, which lies somewhere on the line through $(x_1,y_1)$ and $(x_2,y_2)$. For its radius to be $r$, the second term on the right must vanish. This can occur in three ways: either $(x_1,y_1)=(x_2,y_2)$; $lambda = 0$, in which case $(x_3,y_3)=(x_1,y_1)$; or $lambda=1$, in which case $(x_3,y_3)=(x_2,y_2)$. By hypothesis, the three points are distinct, so the three equations must be linearly independent.
I can add a picture if you like, but the basic idea is that combining the first two equations gives you a family of circles of varying radii, but the only two members of that family that have the required radius are the two circles that generated it.
– amd
2 days ago
add a comment |
This doesn’t have to do with linear algebra per se, although the idea of linear independence is central to that discipline. To state the claim differently, none of the three equations is redundant—none of them can be obtained by adding multiples of the other two to each other—because the three points are distinct.
Assume that the equations are dependent. W.l.o.g. we’ll say that it’s the third one that’s a linear combination of the other two. Since its right-hand side must be $r^2$, there’s some real number $lambda$ for which the coefficients of the left-hand side of $$(1-lambda)((x_1-h)^2+(y_1-k)^2)+lambda((x_2-h)^2+(y_2-k)^2) = r^2 tag{*}$$ are equal to those in the left-hand side of the original third equation. Now, that equation represents a circle with radius $r$ centered at $(x_3,y_3)$. With a bit of work, equation (*) can be rearranged into $$(h-((1-lambda)x_1+lambda x_2))^2 + (k-((1-lambda)y_1+lambda y_2))^2=r^2-lambda(1-lambda)((x_1-x_2)^2+(y_1-y_2)^2).$$ This is an equation of a circle with center at $(1-lambda)(x_1,y_1)+lambda(x_2,y_2)$, which lies somewhere on the line through $(x_1,y_1)$ and $(x_2,y_2)$. For its radius to be $r$, the second term on the right must vanish. This can occur in three ways: either $(x_1,y_1)=(x_2,y_2)$; $lambda = 0$, in which case $(x_3,y_3)=(x_1,y_1)$; or $lambda=1$, in which case $(x_3,y_3)=(x_2,y_2)$. By hypothesis, the three points are distinct, so the three equations must be linearly independent.
This doesn’t have to do with linear algebra per se, although the idea of linear independence is central to that discipline. To state the claim differently, none of the three equations is redundant—none of them can be obtained by adding multiples of the other two to each other—because the three points are distinct.
Assume that the equations are dependent. W.l.o.g. we’ll say that it’s the third one that’s a linear combination of the other two. Since its right-hand side must be $r^2$, there’s some real number $lambda$ for which the coefficients of the left-hand side of $$(1-lambda)((x_1-h)^2+(y_1-k)^2)+lambda((x_2-h)^2+(y_2-k)^2) = r^2 tag{*}$$ are equal to those in the left-hand side of the original third equation. Now, that equation represents a circle with radius $r$ centered at $(x_3,y_3)$. With a bit of work, equation (*) can be rearranged into $$(h-((1-lambda)x_1+lambda x_2))^2 + (k-((1-lambda)y_1+lambda y_2))^2=r^2-lambda(1-lambda)((x_1-x_2)^2+(y_1-y_2)^2).$$ This is an equation of a circle with center at $(1-lambda)(x_1,y_1)+lambda(x_2,y_2)$, which lies somewhere on the line through $(x_1,y_1)$ and $(x_2,y_2)$. For its radius to be $r$, the second term on the right must vanish. This can occur in three ways: either $(x_1,y_1)=(x_2,y_2)$; $lambda = 0$, in which case $(x_3,y_3)=(x_1,y_1)$; or $lambda=1$, in which case $(x_3,y_3)=(x_2,y_2)$. By hypothesis, the three points are distinct, so the three equations must be linearly independent.
answered 2 days ago
amdamd
29.4k21050
29.4k21050
I can add a picture if you like, but the basic idea is that combining the first two equations gives you a family of circles of varying radii, but the only two members of that family that have the required radius are the two circles that generated it.
– amd
2 days ago
add a comment |
I can add a picture if you like, but the basic idea is that combining the first two equations gives you a family of circles of varying radii, but the only two members of that family that have the required radius are the two circles that generated it.
– amd
2 days ago
I can add a picture if you like, but the basic idea is that combining the first two equations gives you a family of circles of varying radii, but the only two members of that family that have the required radius are the two circles that generated it.
– amd
2 days ago
I can add a picture if you like, but the basic idea is that combining the first two equations gives you a family of circles of varying radii, but the only two members of that family that have the required radius are the two circles that generated it.
– amd
2 days ago
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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%2f3063252%2fwhat-do-3-different-points-have-to-do-with-linear-dependence-in-determining-a%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
2
as long as you have three points A,B,C that are distinct and not collinear, draw the perpendicular bisector of the line segment AB, then draw the perpendicular bisector of the line segment BC, these two constructed lines meet in the correct center. In fact, if you also draw the perpendicular bisector of the line segment CA, all three lines meet in the correct center.
– Will Jagy
Jan 5 at 22:25
That is interesting. Could you explain to me why that is the case? Is that a visual demonstration of what it means to be linearly independent? Or is that just a coincidental phenomenon that you observe with circles defined by 3 unique points.
– S.Cramer
Jan 5 at 22:30
1
meanwhile, given coordinates for the three points, it is not hard to find equations for the three lines.
– Will Jagy
Jan 5 at 22:30
1
If we call the center P, we know that PAB is an isosceles triangle, as P must be the same distance from A and B. Before we are quite sure where P is, we still know it lies on the perpendicular bisector of segment AB, as the altitude of an isosceles triangle also bisects the opposing side. I am ignoring the linear algebra concepts
– Will Jagy
Jan 5 at 22:33
2
Understood. I really recommend you draw some pictures my way before pushing on with the system of equations; the bisector method goes back about two thousand years and is easy. Also, in your question above, it should read $y_1- k$ and $y_2-k$ and $y_3-k$
– Will Jagy
Jan 5 at 22:38