Author |
Topic: Curves Paradox? (Read 2339 times) |
|
Barukh
Uberpuzzler
Gender:
Posts: 2276
|
|
Curves Paradox?
« on: Jul 30th, 2006, 4:44am » |
Quote Modify
|
Consider the following polynomial equation in 2 variables x, y: a1x3 + a2y3 + a3x2y + a4xy2 + a5x2 + a6y2 + a7xy + a8x + a9y + a10 = 0, where a1, …, a10 are fixed real coefficients. The set of all the points satisfying this equation is called a cubic plane curve. This is because the highest sum of powers in any term of the polynomial equals to 3 (compare: a line is defined by a linear equation with three coefficients; the general conic – by a quadratic equation with six coefficients). If we are given any ten coefficients a1, …, a10, do they determine the cubic curve uniquely? The answer is no, since we can always “normalize” the polynomial by dividing through one of the non-zero coefficients. This leaves 9 free coefficients. Therefore, if 9 arbitrary points (x1, y1), …, (x9, y9) are given in the plane, then plugging them into the polynomial, we get a linear system of 9 equations in 9 unknowns. Thus, we get the following proposition: Proposition 1. There exists a unique cubic curve passing through 9 given points in the plane. (Compare: there is a unique line passing through 2 points; a unique conic passing through 5 points). On the other hand, the instance of the following theorem gives the Proposition 2. There exist two cubic curves intersecting in 9 (= 3x3) points. Question: How to resolve this contradiction?
|
« Last Edit: Jul 30th, 2006, 11:28pm by Barukh » |
IP Logged |
|
|
|
BNC
Uberpuzzler
Gender:
Posts: 1732
|
|
Re: Curves Paradox?
« Reply #1 on: Jul 30th, 2006, 5:12am » |
Quote Modify
|
Just a quick observation: Taking the 4th power, the polynomial will have 15 coefficients. Hence, according to the logic above, 14 points define it. The theorem quoted suggests up to 16 (4*4) intersection points. [note: missing a "+" sign before the xy term].
|
|
IP Logged |
How about supercalifragilisticexpialidociouspuzzler [Towr, 2007]
|
|
|
Barukh
Uberpuzzler
Gender:
Posts: 2276
|
|
Re: Curves Paradox?
« Reply #2 on: Jul 30th, 2006, 11:28pm » |
Quote Modify
|
on Jul 30th, 2006, 5:12am, BNC wrote:Just a quick observation: Taking the 4th power, the polynomial will have 15 coefficients. Hence, according to the logic above, 14 points define it. The theorem quoted suggests up to 16 (4*4) intersection points. |
| Quote:[note: missing a "+" sign before the xy term]. |
| Thanks, fixed.
|
|
IP Logged |
|
|
|
SWF
Uberpuzzler
Posts: 879
|
|
Re: Curves Paradox?
« Reply #3 on: Jul 31st, 2006, 10:13pm » |
Quote Modify
|
If all 9 of the arbitrary points have the same value of y, you are left with a cubic which can have only 3 possible values of x. So you can't fit it though 9 arbitrary points.
|
|
IP Logged |
|
|
|
Barukh
Uberpuzzler
Gender:
Posts: 2276
|
|
Re: Curves Paradox?
« Reply #4 on: Aug 1st, 2006, 1:21am » |
Quote Modify
|
SWF, in the case you mentioned the cubic is degenerated into a line, which means all the coefficients but a10 will be equal to 0. Still, it is a unique (degenerate) cubic passing through these points. It’s true that in this particular case another cubic won’t intersect it in 9 points. Therefore, the second proposition states the existence of such cubics – are you doubting this?
|
|
IP Logged |
|
|
|
pex
Uberpuzzler
Gender:
Posts: 880
|
|
Re: Curves Paradox?
« Reply #5 on: Aug 1st, 2006, 1:32am » |
Quote Modify
|
on Aug 1st, 2006, 1:21am, Barukh wrote:SWF, in the case you mentioned the cubic is degenerated into a line, which means all the coefficients but a10 will be equal to 0. |
| Now that would be a cool curve! I would personally prefer to have a8 nonzero as well. A propos the real problem, I do not yet have an idea...
|
|
IP Logged |
|
|
|
Barukh
Uberpuzzler
Gender:
Posts: 2276
|
|
Re: Curves Paradox?
« Reply #6 on: Aug 1st, 2006, 1:52am » |
Quote Modify
|
on Aug 1st, 2006, 1:32am, pex wrote:Now that would be a cool curve! I would personally prefer to have a8 nonzero as well. |
| Oops... Of course! The a9 will also be non-zero!
|
|
IP Logged |
|
|
|
Aravis
Junior Member
Posts: 56
|
|
Re: Curves Paradox?
« Reply #7 on: Aug 1st, 2006, 6:30am » |
Quote Modify
|
After looking at wikipedia's definition of Bezout's Theorem, I think we may have a starting point to work off this problem. I think our problem is that we have to seemingly violate Bezout's theorem, and find a way to reduce the number of intersection points predicted. Wikipedia gives the example of two circles intersecting. As we can imagine, two circles intersect at just two points when we graph them. However, Bezout predicts four intersection points (2*2=4). This seemingly violates Bezout's Theorem as well. Here is where I get lost and require assistance from somebody with more mathematical acumen. Supposedly, the circles intersect on the complex plane as well, in two points, and thus the circles actually intersect in four points, but only two points on the real plane. We also know that we can specify a circle with three points. Therefore, if we just look at Bezout's and this fact, we have that three points exacly define a circle, but supposedly all circles intersect at four points. This is also a paradox. As far as I can tell, the resolution comes from showing that some of the intersections predicted by Bezout's theorem lie in the complex plane. Thus I believe (note: I cannot prove this whatsoever) that the resolution to our problem with our own paradox is that some number of the intersection points predicted by Bezout's for two cubic plane curves will lie in the imaginary plane. If anybody can flesh this out (ie. use real math rather than handwaving), please do.
|
|
IP Logged |
Duct tape is like the force. It has a light side, a dark side, and it holds the universe together. -Carl Zwanzig
|
|
|
SMQ
wu::riddles Moderator Uberpuzzler
Gender:
Posts: 2084
|
|
Re: Curves Paradox?
« Reply #8 on: Aug 1st, 2006, 6:59am » |
Quote Modify
|
I was first thinking along the same lines as Aravis, but... consider the two curves y = x^3 - 4x and its "opposite" x = y^3 - 4y. These are clearly both cubic plane curves, and plotting them shows they clearly intersect in nine distinct points. Therefore it must be proposition 1 which is in error: at least some sets of nine points do not uniquely determine a cubic plane curve. --SMQ
|
|
IP Logged |
--SMQ
|
|
|
Aravis
Junior Member
Posts: 56
|
|
Re: Curves Paradox?
« Reply #9 on: Aug 1st, 2006, 7:38am » |
Quote Modify
|
Hmm... Well, lets look at this then... Lets pretend we make the matrix to solve the system of linear equations. Furthermore, use as points the intersection points of the two curves in question. We need to prove that at least two of the lines of the matrix are degenerate, and give us no information. In the example provided by SMQ, we can very easily see that the two curves intersect at (0,0). Thus when we look at the line in the matrix specified by this point, we find that we have zeroes straight across. This eliminates some of the information we needed to specify the equation. I posit (again, no proof) that given any set of nine intersection points between two plane curves, the system of linear equations generated by plugging those nine points into out equation for a plane curve will be degenerate. If we can come up with a formula for the intersection points between two arbitrary plane curves, we might be able to prove this. If it helps, the formula for the intersection points for the system SMQ described is (i believe) x9-12x7+48x4-68x3-17x=0
|
|
IP Logged |
Duct tape is like the force. It has a light side, a dark side, and it holds the universe together. -Carl Zwanzig
|
|
|
towr
wu::riddles Moderator Uberpuzzler
Some people are average, some are just mean.
Gender:
Posts: 13730
|
|
Re: Curves Paradox?
« Reply #10 on: Aug 1st, 2006, 7:52am » |
Quote Modify
|
I don't see why a system of 9 linear equation in 9 variables would necessarily be uniquely solvable. They aren't necessarily linearly independent, are they?
|
|
IP Logged |
Wikipedia, Google, Mathworld, Integer sequence DB
|
|
|
Aravis
Junior Member
Posts: 56
|
|
Re: Curves Paradox?
« Reply #11 on: Aug 1st, 2006, 10:01am » |
Quote Modify
|
That's what I'm guessing too. However, if we really want to nail this 'paradox' down, we need to prove that for any nine points on a curve, they either do not uniquely specify that curve (the equations are not linearly independant) or they are not the intersection points between the curve and another curve. Unfortunately, I can't figure out how to do that.
|
|
IP Logged |
Duct tape is like the force. It has a light side, a dark side, and it holds the universe together. -Carl Zwanzig
|
|
|
Barukh
Uberpuzzler
Gender:
Posts: 2276
|
|
Re: Curves Paradox?
« Reply #12 on: Aug 1st, 2006, 10:48am » |
Quote Modify
|
Good points, Aravis and towr! Aravis, of your two stated propositions, which one seems to you more plausible?
|
|
IP Logged |
|
|
|
towr
wu::riddles Moderator Uberpuzzler
Some people are average, some are just mean.
Gender:
Posts: 13730
|
|
Re: Curves Paradox?
« Reply #13 on: Aug 1st, 2006, 1:13pm » |
Quote Modify
|
There's one straigthforward class of sets of points for which there are multiple solutions, based on SMQ's example. Namely where the set maps to itself if mirrored in the line x=y. In that case, for any curve that results, you can switch x and y, and get a curve of the same shape in a different orientation through the same points. The exception is of course when the curve also mirrors in x=y. There's more options from symmetry though. I'd hazard to guess there are at least 4 cubic curves through the points {-1,0,1} x {-1,0,1}, if any.
|
|
IP Logged |
Wikipedia, Google, Mathworld, Integer sequence DB
|
|
|
Aravis
Junior Member
Posts: 56
|
|
Re: Curves Paradox?
« Reply #14 on: Aug 1st, 2006, 1:15pm » |
Quote Modify
|
on Aug 1st, 2006, 10:48am, Barukh wrote:Good points, Aravis and towr! Aravis, of your two stated propositions, which one seems to you more plausible? |
| From SMQ's example of a case where there are nine intersections, it would seem to me that the second proposition (i.e. the nine equations are not linearly independant given the nine intersection points) would probably be right.
|
|
IP Logged |
Duct tape is like the force. It has a light side, a dark side, and it holds the universe together. -Carl Zwanzig
|
|
|
towr
wu::riddles Moderator Uberpuzzler
Some people are average, some are just mean.
Gender:
Posts: 13730
|
|
Re: Curves Paradox?
« Reply #15 on: Aug 1st, 2006, 1:35pm » |
Quote Modify
|
For my example of nine points, the linear dependence is also the case. And the solution for the resulting curves is as follows: x (1- x^2) = r y ( 1 - y^2) (should be quite obvious that for any r the curve passes the points, both sides are always 0 in those points)
|
« Last Edit: Aug 1st, 2006, 1:37pm by towr » |
IP Logged |
Wikipedia, Google, Mathworld, Integer sequence DB
|
|
|
Deedlit
Senior Riddler
Posts: 476
|
|
Re: Curves Paradox?
« Reply #16 on: Aug 1st, 2006, 3:14pm » |
Quote Modify
|
on Aug 1st, 2006, 10:01am, Aravis wrote:That's what I'm guessing too. However, if we really want to nail this 'paradox' down, we need to prove that for any nine points on a curve, they either do not uniquely specify that curve (the equations are not linearly independant) or they are not the intersection points between the curve and another curve. Unfortunately, I can't figure out how to do that. |
| A proof hardly seems necessary; the two statements are obviously contradictory, right? Perhaps you are looking for some greater understanding of the situation that would make it less confusing; this is a less precise goal than finding a proof, however.
|
|
IP Logged |
|
|
|
SWF
Uberpuzzler
Posts: 879
|
|
Re: Curves Paradox?
« Reply #17 on: Aug 1st, 2006, 9:05pm » |
Quote Modify
|
I don't know what I was thinking (if at all) on my post last night. That's the last time I try a drive by post the night after 5 straight days of playing golf (and going to work on some of those days). Despite my blunder, I don't think this problem belongs in the Hard section, since it is fairly well known that a system of linear equations need not have a unique solution.
|
|
IP Logged |
|
|
|
rmsgrey
Uberpuzzler
Gender:
Posts: 2874
|
|
Re: Curves Paradox?
« Reply #18 on: Aug 2nd, 2006, 5:08am » |
Quote Modify
|
on Aug 1st, 2006, 7:38am, Aravis wrote:In the example provided by SMQ, we can very easily see that the two curves intersect at (0,0). Thus when we look at the line in the matrix specified by this point, we find that we have zeroes straight across. This eliminates some of the information we needed to specify the equation. |
| Just a quick nitpick - looking at (0,0) tells us that a10=0 rather than telling us nothing...
|
|
IP Logged |
|
|
|
Aravis
Junior Member
Posts: 56
|
|
Re: Curves Paradox?
« Reply #19 on: Aug 2nd, 2006, 5:09am » |
Quote Modify
|
on Aug 1st, 2006, 3:14pm, Deedlit wrote: A proof hardly seems necessary; the two statements are obviously contradictory, right? Perhaps you are looking for some greater understanding of the situation that would make it less confusing; this is a less precise goal than finding a proof, however. |
| Well, yes, they are contradictory, but so are the two original propositions. In my mind I just rephrased the two propositions. We already knew that the two could not exist simultaneously, and I gave a theory as to when which proposition holds true, i.e. whether the nine points describe a linearly independant set of nine equations. I am not satisfied though, because I have given no reasoning. I don't really need proof, but more thought should be given. I feel that my statements are equivalent to saying 'things fall because they are heavier than air' Yes, this may be true, but it misses the real reasons behind why things fall.
|
|
IP Logged |
Duct tape is like the force. It has a light side, a dark side, and it holds the universe together. -Carl Zwanzig
|
|
|
towr
wu::riddles Moderator Uberpuzzler
Some people are average, some are just mean.
Gender:
Posts: 13730
|
|
Re: Curves Paradox?
« Reply #20 on: Aug 2nd, 2006, 5:21am » |
Quote Modify
|
I suppose it might be interesting to examine for what set of 9 points there actually is a unique curve through them. (Or equivalently what makes the system of equations linearly independent)
|
|
IP Logged |
Wikipedia, Google, Mathworld, Integer sequence DB
|
|
|
Grimbal
wu::riddles Moderator Uberpuzzler
Gender:
Posts: 7527
|
|
Re: Curves Paradox?
« Reply #21 on: Aug 3rd, 2006, 4:50am » |
Quote Modify
|
on Aug 1st, 2006, 1:13pm, towr wrote: There's more options from symmetry though. I'd hazard to guess there are at least 4 cubic curves through the points {-1,0,1} x {-1,0,1}, if any. |
| a curve like a·(x3-x) + b·(y3-y) In fact any set of points that is an intersection of 3 x values and 3 y values would match multiple curves. [edit]Just realized that towr gave an equivalent formulation[/edit]
|
« Last Edit: Aug 3rd, 2006, 7:47am by Grimbal » |
IP Logged |
|
|
|
towr
wu::riddles Moderator Uberpuzzler
Some people are average, some are just mean.
Gender:
Posts: 13730
|
|
Re: Curves Paradox?
« Reply #22 on: Aug 3rd, 2006, 5:15am » |
Quote Modify
|
on Aug 3rd, 2006, 4:50am, Grimbal wrote:In fact any set of points that is an intersection of 3 x values and 3 y values would match multiple curves. |
| How about any affine transformation of such a set? Scaling and translation is obvious, but how about shear and rotation?
|
|
IP Logged |
Wikipedia, Google, Mathworld, Integer sequence DB
|
|
|
Grimbal
wu::riddles Moderator Uberpuzzler
Gender:
Posts: 7527
|
|
Re: Curves Paradox?
« Reply #23 on: Aug 3rd, 2006, 7:45am » |
Quote Modify
|
An affine substitution of x,y -> u,v wouldn't change the order of a polynomial on these variables. So it seems that all sets of 9 points that are generated by intersecting 2 sets of 3 parallel lines match an infinity of curves. I think it is far from covering all cases, like all variations of intersecting two S-shaped curves as SMQ did.
|
|
IP Logged |
|
|
|
SWF
Uberpuzzler
Posts: 879
|
|
Re: Curves Paradox?
« Reply #24 on: Aug 3rd, 2006, 6:54pm » |
Quote Modify
|
If you have N parameters (a1, a2, ..., aN) that make the polynomial equal zero, and N-1 linear equations from plugging in different points (x1,y1), (x2,y2), ..., there are an infinite number of solutions if the rank of the matrix of linear equations is less than N-1. For this to be, the determinant of each (N-1) by (N-1) matrix left over after deleting a column must equal zero. For a simple example, if the equation is a1*x + a2*y + a3 = 0, and you plug in (x1,y1) and (x2,y2) the linear equations are: {0} . [ x1 y1 1] {0} = [ x2 y2 1] * {a1,a2,a3}T (That is supposed to be a 2 by 3 matrix in the middle) For an infinite number of solutions, the determinants after deleting each column in the matrix must all be zero: 0 = y1-y2 = x1-x2 = x1*y2-x2*y1. This can only happen if x1=x2 and y1=y2. The algebra for the cubic with 10 parameters would be messy, but this approach should give conditions for multiple solutions.
|
|
IP Logged |
|
|
|
|