|
While I work on gondolin's interesting problem, here's something along the lines of the problems that have been posted.
Definition: A three-legged spider is a the union of three line segments, all meeting at a single point. For example, a T is a three-legged spider.
Question: Can you fit uncountably many three-legged spiders in the plane? If not, can you prove it is impossible?
EDIT: The plane is infinite The spiders need not all be congruent No leg of any given spider may be contained in another leg of that spider No two distinct spiders can intersect anywhere
   
|
a finite-area plane, you mean? and do the spiders all have to be congruent?
|
I mean the infinite plane. Uncountable means that you can't number the spiders 1,2,3,4,...
For example, the real numbers are uncountable but the integers are countable because you can number them
1--->0 2--->-1 3--->1 4--->-2 5--->2 6--->-3 etc.
The spiders need not all be congruent.
|
yes I would just draw a giant grid that way you wouldn't know which ones were which. Is that a really big spider? or a bunch of tiny ones?
|
Is T and a slight extended T that same spider?
|
No two distinct spiders can intersect anywhere
|
if the spiders can exist in the same space as each other, it seems that you could trivially have uncountably infinite spiders on a plane, but I guess I'm assuming that they cannot have crossing legs
|
Your definition is insufficient, what you probably want to add is that all line segments have to be pairwise disjunct, otherwise every single line segment (that is not a point) would contain uncountably many three legged spiders.
Even if they have to be disjunct you can fit uncountably many three legged spiders in every subset of the plane with non empty interior. But to keep it simple: Analog to the Cantor Set you can substitute two legs of an initial one legged spider with a smaller* three legged spider in a way that there remains a three legged spider (for example if you substitude only the upper half of the legs). This remaining spider is important because otherwise the limits would be points and no spiders. Repeat this substitution ad infinitum. To see that you receive an uncountable amount this way you can identify every sequence of {0,1} with exactly one branch of one legged spiders: if the next numer is a 0 you choose the "right" leg for substitution if it is 1 you take the "left". So the number of spiders is the same amount as the number of sequences {0,1} which has the same cardinality as the real numbers in [0,1] which has the same cardinality as the real numbers.
[EDIT]: Ah I was right about them being disjunct, ok. *To clarify: smaller means for example if you choose T as your starting spider you would create new spiders be halving the length of the two smaller legs and making the other half the bigger leg of an proportional T-shaped spider so they wont intersect.
|
Sorry silynxer... I'm afraid that your solution is wrong. A spider by your definition corresponds to a finite sequence of 0s and 1s. The set of finite sequences of 0s and 1s is countable.
|
Oh it seems you are right, since the limits are still points, let's see if I can make it work ^^.
[EDIT]:There is more to it than it seems on the first look, or I'm just stupid atm but cool riddle anyway.
|
On May 13 2009 04:35 Muirhead wrote: No two distinct spiders can intersect anywhere so I win!
also what you were probably looking for
A set S is called countable if there exists an injective function
since each spider is represented on a plane and none of them can overlap then no matter what you will be able to count the spiders.
|
On May 13 2009 05:11 DeathSpank wrote:Show nested quote +On May 13 2009 04:35 Muirhead wrote: No two distinct spiders can intersect anywhere so I win! also what you were probably looking for A set S is called countable if there exists an injective function since each spider is represented on a plane and none of them can overlap then no matter what you will be able to count the spiders. lol
|
The problem is interesting, I'm guessing it's impossible, but I'm having a hard time proving it.
|
Hehe, yeah my intuition fooled me as well, I'm now certain it's impossible. For example if you find one point with rational coordinades per spider you would have proven it.
|
On May 13 2009 05:28 silynxer wrote: Hehe, yeah my intuition fooled me as well, I'm now certain it's impossible. For example if you find one point with rational coordinades per spider you would have proven it.
Yes, i hoped to prove it's impossible like that, but if you take a T, with the base at non rationnal coordinates (x,y), then the whole T does not meat Q*Q (because either x or y will be irrationnal).
|
i think this (nearly) does it:
+ Show Spoiler + no
Project the spiders to the x-axis, they will give you a closed interval as they have 3 lines in them and not all are colinear and the spiders are closed (i'm guessing, i recon you could use the closure of them if not), and any real interval contains a rational so you can count these intervals, (uses choice i think, not totally sure this works) but there may be many spiders with the projection to x.
Now for the n'th interval on the x-axis consider the projections of those spiders onto the y-axis. again countably many. This time no 2 spiders can have the same interval. (to see this we have a closed square with a continuous path from left to right made by spider 1 and spider 2 needs to make a continuous path from top to bottom, this is where i used closed)
edit: dam you can't count the intervals like this but it's so close
Instead of projecting just look at the spiders whose projection _contains_ the n'th interval of the reals, (there ARE countably many rational to rational intervals) [a,b]. Then look at spiders such that "[a,b]xR intersect the spider" projects to an interval that contains the m'th interval on the y-axis.
dammit still not quite... now you no longer know that the path of the second spider goes all the way across the x interval
|
Interesting solution drift0ut... and if it works it is significantly simpler than mine. A closed interval on the x-axis is an unordered pair of distinct real numbers. Certainly there are uncountably many distinct closed intervals. Could you give more detail on why you think there are only countably many that come from projecting distinct spiders onto the x-axis? I'm not totally following. Thanks!
You all have the right idea trying to assign rational points to spiders... but at least my method of doing this requires 1-2 more tricky ideas.
|
On May 13 2009 05:36 drift0ut wrote: (...) and any real interval contains a rational so you can count these intervals
I don't see how you necessarily can count them
|
yeah you can't count them but i've edited it now ... i'm still not convinced it works
ok so last attempt for now: + Show Spoiler + you'll need to draw a picture
alright: the rational intervals (start and end points are in Q) are countable. if a spider projects to cover interval n on the x-axis and (interval n)xR intersect the spider covers interval m on the y-axis. So now we have a line from the top of interval m to the bottom inside interval n.
now do the same in the other order: this spider covers interval m on the y-axis and Rx(interval m) intersect the spider covers interval n on the x-axis, so it gives a line from the left to the right inside interval m of the y-axis.
Now these spiders DO intersect... now it seems pretty likely there's only countably many... i think there are...
|
Damnit had to do the dishes and now it's almost solved, but still: You can find for every coordinate and every leg a rational number (like the line goes through (PI,5) and (e,7)) or the line is parallel to one axis, but then there is the extra information of parallelity. I'm sure those numbers identify a spider. Now I only have to prove it... [Edit]: no they don't -.-
|
Could you have tiny spiders which represent a blot of "area". Then change the question into "are there uncountably many disjoint discs in the plane".
Although then it would be too easy so it's probably wrong.
|
any disc will contain a point of QxQ so we can count them
|
Actually the spoiler only works if the plane contains only lines, not line segments. :'( + Show Spoiler +I think there will be a finite number equal to ((n - x)^2)(x) where n is the number of lines on the plane and x is the number of parallel lines on the plane. My logic was that the number of lines squared gives you the number of T's in a plane since each line will intersect with each other non-parallel line once. Since lines can be parallel, each parallel line will intersect with each line non-parallel to it once also, except parallel lines cannot intersect with each other. Anyways not sure if I'm right.
|
Ha: There are at least four rational intervalls [a,b],[a',b'] (on the x-axis) and [c,d],[c',d'] on the y-axis so that the projection of a given spider is within [a,b],[c,d] but not within [a',b'],[c',d'] so that no other spider has this feature.
|
On May 13 2009 06:14 drift0ut wrote: any disc will contain a point of QxQ so we can count them You still have to show that you cannot put an uncountable number of spiders in any disk in RxR
|
+ Show Spoiler +To keep things simple, let's take a hypothetical spider and connect two of its endpoints with an imaginary line to create an imaginary triangles of finite area. Now divide that triangle into two halves (also triangles of finite area). Place a smaller spider into one of these triangles, then divide the other one in half again, and repeat. Clearly, we can always find a spider to fit inside an arbitrary triangle--just make sure each endpoint lies within the triangle. This procedure shows that for any spider, we can generate a (countably) infinite number of smaller spiders inside it.
But each of the (infinite number of) smaller spiders can similarly house an infinite number of spiders smaller than it within its hypothetical triangle. But I got stuck trying to prove that an infinity to the power of an infinity must be uncountable. (Starting writing this about 3 hours ago: what I thought would be a trivial bit ended up stumping me. May as well post what I have; it's a start, but it's not a full answer.)
edit: PS- I was trying to prove that the number must be uncountable; it looks like some of the others were trying to prove that it must be countable.
|
qrs, read my first answer on the first page with a similiar idea and why it does not work explained by Muirhead shortly after. I have to take back what I said: because of closed/open line sections there are at maximum 2 spiders in such intervalls, still it remains countable.
|
I think what I'm saying is different: I'm saying that you divide each interior area of each spider into an infinite number of sub-areas, and place a smaller spider in each of these sub-areas. Repeat ad infinitum.
I still wasn't able to prove that that is uncountable, but it certainly seems harder to count when you divide by infinity at each step instead of dividing by some constant at each step (which would be equivalent to some subset of rational numbers).
|
I must admit I'm a little confused silynxer.
Suppose we have a three-legged spider that looks like this: (with A,B, and C the endpoints of the legs and O the common point of all three legs)
A O B C
Construct a sequence of three-legged spiders as follows. Choose a sequence of points O_1, O_2, O_3,... approaching B from the lower left. Suppose that O_i is distance 1/i from B.
Let A_i be 1/i units to the left of A. Let B_i be a small amount below A_i (exact amount will be clear from context). Let C_i be 1/i units to the left of C.
Let S_i be the spider with center O_i and legs ending at A_i,B_i, and C_i.
The S_i together with the original spider are all disjoint. Suppose you choose a,b,c,d,a',b',c', and d' for the original spider. It seems that infinitely many of the S_i (not just S) fit into [a,b] times [c,d] but not into [a',b'] times [c',d'].
If you explain this it would help. Thanks!
|
qrs unfortunately your solution still generates only countably many spiders. Your set of spiders is in bijection with the set of finite sequences of natural numbers, which is countable.
drift0ut your answer is a little convoluted considering its spread out over multiple posts, but I think the same problem as with silynxer's solution occurs?
|
On May 13 2009 06:55 Muirhead wrote: qrs unfortunately your solution still generates only countably many spiders. Your set of spiders is in bijection with the set of finite sequences of natural numbers, which is countable. Oh, it is countable? Well that explains why I was having trouble proving otherwise, at least. Thanks for enlightening me; otherwise I would probably have wasted another hour thinking about it.
|
qrs: It's not really different, what you are looking for is Hilbert's Hotel: http://en.wikipedia.org/wiki/Hilbert's_paradox_of_the_Grand_Hotel And by dividing each subset in constant other subsets in each step you can still reach uncountable limits (see Cantor set, or my example only that the limits are sadly not three-legged spiders). I'm not sure I understand your construction Muirhead but I discovered a flaw myself though I'm still not sure the flaw is a flaw. Well I did a lot of rash guessing this time and now it's getting late so if by tomorrow this is not solved in a satisfiable way I'll give it a more serious shot  Good night.
|
I'm pretty sure the fact that we have 3 legs and 2 dimensions is absolutely necessary. If we had 2 legged spiders in 2d, we could, for example, have a cantor set running along the line y=x and have a 2 legged spider at each point with one leg pointing up and one leg pointing right. (Actually... if we had k<d legged in n dimensions we could always do something similar.)
Actually, I think the fact that it has 3 disjoint legs is exactly what gives you the fact that it has both a rational x AND y coordinate somewhere. To be more specific, consider a spider with one leg each on an irrational x and irrational y coordinate parallel to the axis. Any 3rd leg (which must be a distinct leg) HAS to have a rational coordinate. And that's where you can associate them with Q*Q so, yeah, countable.
|
|
um, if you're quoting wikipedia, you skipped the words "from S to the natural numbers". When did you show that an injective function from the set of spiders to the natural numbers exists?
|
Not sure if you are trolling or just missunderstood the wiki link DeathSpark, but to clarify for the others if not else:
the injective function has to be from the set to the set of NATURAL NUMBERS, which you will see if you read more than the first line of your link. So please give us an injective function from any possible set of spiders to the natural numbers, and you have solved the problem.  EDIT: ok, so what qrs said in other words.
on topic: it is enough to show it for a limited set of the plane, since a solution on the infinite plane can be mapped to a bounded space by for example keeping r < 1, and mapping r > 1 to 2 - 1/r, which comntinuosly maps the plane to the r < 2 circle. Not sure if that helps though. can't find a solution straight away, but i'm getting curious about it now. Thanks for the interesting problem, and fuck you for stealing my sleep!!!
|
Yeah I really like this problem but it is very hard. If no one has a solution in two days I'll post a hint.
|
On May 13 2009 07:45 ninjafetus wrote: I'm pretty sure the fact that we have 3 legs and 2 dimensions is absolutely necessary. If we had 2 legged spiders in 2d, we could, for example, have a cantor set running along the line y=x and have a 2 legged spider at each point with one leg pointing up and one leg pointing right. (Actually... if we had k<d legged in n dimensions we could always do something similar.)
Actually, I think the fact that it has 3 disjoint legs is exactly what gives you the fact that it has both a rational x AND y coordinate somewhere. To be more specific, consider a spider with one leg each on an irrational x and irrational y coordinate parallel to the axis. Any 3rd leg (which must be a distinct leg) HAS to have a rational coordinate. And that's where you can associate them with Q*Q so, yeah, countable. No, T is a valid spider according to the OP, so if the horizontal line lies on x = sqrt 2, the vertical line on y = sqrt 3, and the center at (sqrt2, sqrt3), then every point on the spider has at least one irrational x or y.
|
FINE GAIZZ HERE spider spider loc a spider - - - ->(x,y) another spider---------(x2,y2) ETC>>>>>>>>>>> GOSH GUYS
|
to count them: for each spider calculate x+y (where x,y are the coordinates of its center point). sort these, if there is a tie place spiders with smaller x first.
it doesnt matter that they are spiders, it can count anything which cannot have the same coordinates for multiple things.
|
The problem, flag, is that if there is an uncountable number of spiders, then there is an infinite number of spiders between ANY two distinct spiders. You wouldn't be able to sort it, let alone pick a "closest" one.
|
thanks, i falsely assumed if a set can be ordered it can be counted, but clearly this is wrong since the real numbers can be ordered
|
Based on the idea that many people suggested in this thread, + Show Spoiler +to find a point or points with rational co-ordinates that uniquely denotes a particular spider , I came up with a simple construction. + Show Spoiler +Let a spider consist of line segments A, B, and C. Draw three line segments A', B', and C' with the following properties: - The co-ordinates of the endpoints for A', B', and C' are all rational.
- Orientation: A' and C' are vertical and B' is horizontal OR A' and C' are horizontal and B' is vertical.
- A' intersects A but not B or C; B' intersects B but not A or C; C' intersects C but not A or B.
Any leg of a spider has breadth in at least one dimension (horizontal or vertical), and if two legs have breadth in only one (and the same) dimension then the third leg must have breadth in the other dimension. This allows us to find A' B' and C' with rational endpoints for every spider. For a given set of horizontal and vertical segments A' B' and C', no more than one spider can be drawn whose legs intersect the given segments. Two such spiders would intersect each other at some point. Later edit: I drew a picture of the construction with a few different cases of spiders. Some of the cases are a little bit different from what I described here, although the general idea is the same. I'll write some text later; for now I will just add in the picture.+ Show Spoiler + I don't have a formal proof of correctness. I've spent too long thinking about this problem already. The construction convinces me visually; I'm pretty sure that with enough care someone could formally prove its assertions.
(If you actually draw it out, I think it's fairly convincing. There are only a couple of cases to look at: e.g. all legs of spider point down (/|\), two point up and one points down (Y), maybe the famous T as well. For all of them, I think the construction works.)
|
I think I've found a solution.  It doesn't use any very advanced mathematics, but it is quite long and cumbersome. I think it is free from flaws, but I am not 100%, can someone please have a look?  EDIT: added pictures!!!!!!  + Show Spoiler [solution] +Lemma 1: you cannot fit an uncountable number of open, pairwise disjoint, sets on the real line. + Show Spoiler [proof] +each open set contains a rational number. since the sets are disjoint, you can enumerate the sets with the rational numbers, proving the lemma.
Assume there are an uncountable number of disjoint spiders in the plane. Then there exists a line parallel to the x-axis that intersects an uncountable number of spider legs. + Show Spoiler [proof] +At least one leg of each spider, projected to the y-axis, covers an open set, since the three disjoint lines cannot all fit onto a line parallel to the x-axis. That means that all spiders have legs that intersect with some horisontal line y = q, with q a rational number, since all open sets contains a rational number. Since the rationals are countable, at least one of the lines y = q must intersect an uncountable number of spiders, otherwise the spiders could be enumerated by QxQ. + Show Spoiler [pedagodical picture] +The spiders that has a leg that intersects that line (these spiders will henceforth be referred to as just "the spiders") has their center (where the three lines meet) above or below the line. There will be an uncountable amount of spiders either above or below the line. By symmetry it doesn't matter which, so lets for simplicity assume that there are an uncountable number of centers above the line. now look at the endpoints of the two legs that do not intersect. It is possible that 2 or more of the legs intersect the line, but in that case count only the leftmost intersecting leg, and study the two other legs. These two points can be either both above the center (type 1), one above and one below (type 2) or both below the center (type 3). + Show Spoiler [pedagodical picture] +again, an uncountable amount of spiders will fall into at least one of these categories. In case all but a countable number of spiders have their endpoints at exactly the same y as the center, the solution can be transformed by y - q --> (y-q)*e^x, which will maintain the property of intersecting the line (since y = q will not move), but will shift the points that are on the same y as their center, making them type 2. I will now prove that you end up with contradictions with an uncountable numbers of any of these types. case 1: an uncountable number of spiders are of type 1. + Show Spoiler [case 1] +Look at only the spiders of type 1. There exists a line that intersect the two upper legs of uncountably many spiders. These spiders will in this spoiler be referred to as "the spiders". + Show Spoiler [proof] +A line of constant y between the center of a spider, and the lowest of the two upper endpoints will intersect both upper legs of that spider. This range of y values will cover an open set in y for each spider. In the same way as above, this uncountable number of open sets in y will have a point that belongs to uncountably many open sets. A line with y constantly equal to the number will intersect the two upper legs of an uncountable number of spiders. + Show Spoiler [pedagodical picture] +The intersection of a spiders two upper legs with that line will span an open set in x on that line. If a leg intersects the line many times, chose the first time it intersects it, that is closest to the center on the line along the leg. These open sets for the spiders are pairwise disjoint, which should be obvious if one draws a figure. To get intersect the line in the other spiders open set, you will have to first cross the line to get there, and your open set will be disjoint. Now according to lemma 1, since we have a uncountable set of open disjoint sets, this is absurd. Case 1 do not allow uncountably many spiders. case 2: an uncountable number of spiders are of type 2. + Show Spoiler [case 2] +Look at only the spiders of type 2. There exists a line that intersect the upper leg of uncountably many spiders. These spiders will in this spoiler be referred to as "the spiders". + Show Spoiler [proof] +It is identical as the corresponding theorem in case 1, but only the one upper leg is used, rather than the lower of the two upper ones for case 1. There exists another line that intersects the lower line, and the original line of uncountably many of the spiders. This is proved in the same way as above. + Show Spoiler [pedagodical picture] +we now have two lines, one which intersects one of the legs, and another line which intersects the two others. This is the very same situation as in case 1, only upside down, and the same argument can be applied, showing that this case can not hold uncountably many disjoint spiders. case 3: an uncountable number of spiders are of type 3. + Show Spoiler [case 3] +Look at only the spiders of type 3. There exists a line with constant y that intersects all three legs of uncountably many spiders. These spiders will in this spoiler be referred to as "the spiders". Proof is identical as that in case 1, only exchange "above" with "below", and count in also the original line. For each leg consider only the first intersection of that line. A spider is "covered" by another spider if all the three intersections are between the two outer intersections of the other spider. The spiders are "disjoint" if no spider covers the other. A spider "covers" an interval on the x-axis which is the distance between the two outer intersections. Taking the set of each open set that each spider covers, we get an uncountable set of open sets, which again has a point on x that is covered by an uncountable number of spiders. Call A the set of spiders that cover this point. + Show Spoiler [pedagodical picture] +Look at spider S, the point will be either to the left or to the right of the middle leg. Let's say its on the left side. The interval from the middle leg to the right leg, that do not contain the point, is named the "free set". All spiders in A are either covered by S, in which case they must on the left side of the middle leg so that they can cover the point and will be disjoint from the free set. Or they are covering A, in which case THEIR free set will be disjoint from A, and specially from As free set. In conclusion, the free sets of the spiders in A are all pairwise disjoint. Now, again, we have created an uncountable set of open sets that are pairwise disjoint, which concludes that also case 3 can not have uncountably many spiders. This concludes the proof.
for qrs: + Show Spoiler +hmm, I don't understand your construction. What would the endpoints of A', B' and C' be, and how do you know that they are unique for that spider? Also, if you have a leg that is diagonal, and the other legs approach that first leg with a sin(1/r) behavior from each side, will it not be impossible to draw a horisontal or vertical line that intersects only the first leg? i'm confused... 
|
On May 13 2009 23:26 Cascade wrote: for qrs:
+ Show Spoiler [picture inside] + hmm, I don't understand your construction. What would the endpoints of A', B' and C' be, and how do you know that they are unique for that spider?
The endpoints: one co-ordinate would be some rational co-ordinate of either x or y found on some point of the corresponding leg, and the other would be some convenient rational number. You know they are unique for that spider because: well, again, I'm not putting this in a rigorous form, but the idea is, draw a spider through those lines. Now try to draw another spider through those lines: I believe you will not be able to do so without intersecting the first. The reason is that A' B' and C' shepherd the legs into tracks. It's a little like the squeeze theorem in calculus: let's say A'', B'' and C'' are the legs of the second spider you are drawing. A'' must be either inside or outside A, C'' must be either inside or outside C, and both B and B'' have to be between both A-A'' and C-C''. This forces an intersection. Here's a picture: I may have omitted some necessary conditions. For example, we can also specify the shape of the spider (in very general terms: do all legs go down/up (or left/right, whichever way is more convenient) from the origin [/|\], or does one leg go in a different direction from the others [Y]) and orientation of the spider (is the "origin" of the spider above or below the intersecting lines). On second look, I think that you do have to specify the orientation when dealing with a spider with three legs going down/up (/|\), in order to rule out a similar "upside-down spider" penetrating it from the open side. That should be sufficient.
Also, if you have a leg that is diagonal, and the other legs approach that first leg with a sin(1/r) behavior from each side, ... I'm not sure (although I don't see why that would be), but in any case I had assumed that the legs in question were rectilinear. Maybe that should be clarified?
I'd like to read through your proof at some point, but it looks like it will take me some time (which I don't have at the moment.)
|
ok, I didn't use that the lines were straight in my solution, but I allowed any form of the curves (which was a pain in the ass btw ). But even with straight line, you still have a lot to work on for your approach to work.
EDIT: ok, so I hadn't looked into your solution properly, and the below arguments are not directed at the solutuion as you formulated it, sorry.
+ Show Spoiler +first counterexamples for your picture. So drawing them randomly according to your criterion will not work in general. I am not even sure if it can be done for any spider to block off every other possible spider, even if you manually choose the straight lines. So if you want to "block off" so that you cant create another spider that shares the lines, you will have to find an exact algorithm for how to make the extra lines in a unique way from a given spider, and then prove that no two other spider will create the same three lines. That is a lot of work and I wish you good luck with that if you choose to try.  But I am not convinced it is possible at all with this approach, even for straight lines, so don't waste too much times trying. 
I think I'll update my solution with pictures as well, to make it more readable. 
also, I have to save my 1000:th post, so feel free to troll me as much as you want DeathSpank, I cannot retaliate.
|
On May 14 2009 01:50 Cascade wrote:ok, I didn't use that the lines were straight in my solution, but I allowed any form of the curves (which was a pain in the ass btw  ). But even with straight line, you still have a lot to work on for your approach to work. + Show Spoiler +first counterexamples for your picture. So drawing them randomly according to your criterion will not work in general. I am not even sure if it can be done for any spider to block off every other possible spider, even if you manually choose the straight lines. So if you want to "block off" so that you cant create another spider that shares the lines, you will have to find an exact algorithm for how to make the extra lines in a unique way from a given spider, and then prove that no two other spider will create the same three lines. That is a lot of work and I wish you good luck with that if you choose to try.  But I am not convinced it is possible at all with this approach, even for straight lines, so don't waste too much times trying.  I think I'll update my solution with pictures as well, to make it more readable.  I don't think curved lines actually matter to my approach. After all, the closer you approach the limit of a curve, the closer it is to a straight line. edit: well, no, I take that back: if you are talking about curves that actually curve back on themselves (i.e. two points on the curve share an x-co-ordinate or a y-co-ordinate), which I now realize is probably what you meant, then, agreed: my approach would need some extra work, at the least.
Regarding your counter-examples, both of them are addressed by the conditions that I added in my reply to you above (+ Show Spoiler +specifying shape and orientation ). Your first counter-example is the one that I explicitly mentioned in that post. Your second counter-example is not one that I had thought of specifically, but it would likewise be addressed by + Show Spoiler +specifying the shape of the spider: i.e. two lines point up from the origin and one line points down.
I don't think the algorithm needs to be made very much more elaborate. Your two counter-examples are similar: both are examples of categories that can be addressed by one or two extra checkable specifications. The main idea, which you haven't attacked, is that + Show Spoiler +given multiple pairs of lines that converge in the same direction, the inner lines will always meet before the outer lines. Therefore there is no way to assign them to create two "spiders" that do not overlap. Here's an illustration: . So I don't need to prove that "prove that no two other spider will create the same three lines", as you said. The lines are fairly arbitrary: each spider has (infinitely) many lines that will work, and each set of lines will work for (infinitely) many spiders. All I need to show is that no two spiders in the same plane can go through these lines without the two spiders intersecting. As long as we ensure that we specify the direction towards which the legs converge (using the two general attributes of shape [2 possibilities] and orientation [2 possibilities], I believe that my method works. Granted, I have not proved it rigorously, and it is possible that I have overlooked something, but I think that this groundwork is enough to build a rigorous proof on if I needed to. Edit: edit-to-edit: (On second thought, this rambling, partially-thought-through addendum is probably not worth reading; it confuses the point more than it clarifies it. I won't actually delete it, though. The gist is that my HVH/VHV condition is probably not the right one. Instead, the important thing to make sure is that A' B' and C' don't overlap.) + Show Spoiler [not really worth reading, tbh] +In fact, now that you have forced me to think about a little more, and I had to add the extra factors that I was trying to avoid for simplicity's sake, I may be able to simplify the other part of it: forget the condition of V(ert)HV or HVH. The segments can face in any direction, subject to one or two conditions: for instance the two or possibly three segments corresponding to the converging lines must not share an x-co-ordinate or else a y-co-ordinate (depending on the direction the lines converge). IOW, their projections onto the x-axis or the y-axis must be disjunct. The reason for that condition is to ensure that each line passing through A' is in the same position relative to each line passing through C', at that point; i.e. that if you went through all those lines in order (top-bottom or left-right, depending on orientation), you would encounter all A's before any C's or vice versa. In the case of the Y shape (or equivalent) you really only need two segments (to identify two converging lines) + a point (on the third line, lying beyond the point of convergence). However, I still need to think a bit more about exactly what conditions are necessary to ensure that the lines converge in the correct order. I think I need one more condition: the HVH VHV condition is not necessary and may or may not have been sufficient. Picture above is updated. As I said, this is still more of a proof idea than a formal proof, but the more I think about it, the more details I pin down. Maybe at some point I will try to fully formalize it. (Right now, it is just sucking me into wasting more time that I really can't afford to at the moment. When I do have the time, I'll try to take a good look at your proof as well.) Thanks for looking at it.
edit: edited part inside last spoiler (updated picture, clarified details of construction). Darn you, Muirhead for posing this problem, which I have now wasted multiple hours on!
|
BTW: It might turn out to be convenient to demonstrate that at most a countable number of spiders do NOT contain two diagonal legs (or some related lemma regarding the orientation of the legs). If so, there's a kinda cute way to do something similar. (I thought of it before, then thought that it would be irrelevant, but now I think it might simplify things. Not sure whether it matters for Cascade's proof, though, since he went and extended it to curved lines.)+ Show Spoiler +Suppose that you have a counting method that works for everything but cases of T (for instance). Assume that the T's are uncountable. You can still count everything else. Now rotate the co-ordinate system (by a non-multiple-of-90-degrees). You haven't changed the relative positions of any spiders, but all vertical/horizontal lines are now diagonal. Count them as before. (Of course any number of previously diagonal lines may have become vertical or horizontal, but you have already counted those.)
Still assuming that legs are straight, of course.
|
On May 13 2009 10:02 ShOoTiNg_SpElLs wrote:Show nested quote +On May 13 2009 07:45 ninjafetus wrote: I'm pretty sure the fact that we have 3 legs and 2 dimensions is absolutely necessary. If we had 2 legged spiders in 2d, we could, for example, have a cantor set running along the line y=x and have a 2 legged spider at each point with one leg pointing up and one leg pointing right. (Actually... if we had k<d legged in n dimensions we could always do something similar.)
Actually, I think the fact that it has 3 disjoint legs is exactly what gives you the fact that it has both a rational x AND y coordinate somewhere. To be more specific, consider a spider with one leg each on an irrational x and irrational y coordinate parallel to the axis. Any 3rd leg (which must be a distinct leg) HAS to have a rational coordinate. And that's where you can associate them with Q*Q so, yeah, countable. No, T is a valid spider according to the OP, so if the horizontal line lies on x = sqrt 2, the vertical line on y = sqrt 3, and the center at (sqrt2, sqrt3), then every point on the spider has at least one irrational x or y.
I think we can still use this idea to get at the result.... it's just a bit more work for the T spiders.
+ Show Spoiler +Take the set of all spiders. Let A be the set of all spiders with some point (x,y) where both x and y rational. We can associate these spiders with QxQ, so these are countable.
Let B be the set of all spiders where there does not exist some point (x,y) where both x and y are rational. It is clear that these spiders must be in some rotation of a T shape. Split these spiders up into subsets based on rotation and use the following idea for each subset.
Consider the subset spiders in B oriented as the shape T. Assume towards a contradiction that there are uncountably many of these. Then, there are uncountably many points on the x-axis associated with the vertical bars of the T's. Next, note that the top (horizontal) bar of the T has positive measure. Assume that there exists some ε >0 such that there are uncountably many spiders with top bar length >= ε. (see note) If the three legs of some T spider meet at a point (x,y), then the top bar covers an interval (x-ε,x+ε) at that height y. So, for any specific value y, there can only be countably many spiders, since there are only countably many open intervals (x-ε, x-ε) on that specific 'y-axis'. Therefore, there must be uncountably many y-values associated with the top bars of spiders in order to have the assumed uncountably many spiders. However, by similar logic using the positive measure of the vertical bars, there can only be countably many spiders at any given x-value since there are only countably many intervals open intervals (y-ε, y) on that specific 'x-axis', contradicting the bolded text above.
So, use this logic for each subset of B (ie- rotation of the shape T), and we can show that each subset is countable, so B is countable, and so A union B is countable, and that's all the spiders!
(note: I think this is a safe assumption, since, if it were not true, then for all ε>0, there only exists countably many spiders with top length >=ε. Let ε go to zero, and we have the result we want: only countably many spiders. Now, this makes me a bit uneasy (not very rigorous), but I think it's the right idea... This whole damn problem makes me uneasy, but it's fun to think about :p)
EDIT: god damn it, never mind. This doesn't work. I need to do more to show the vertical bars can't intersect the horizontal bars. Hmmm....
+ Show Spoiler +Let ε also be associated with the vertical lengths in the same way (whatever, take a min between horizontal and vertical, call it ε). So, for any specific spider centered at ( x',y' ), the region R_(x',y') = {(x,y) | x \in (x'-ε, x'+ε), y \in (y', y'-ε)} cannot contain any spider centers, since any spider centered there will intersect the spider centered at ( x',y' ).
So, from above, at any specific y-value, there can only exist countably many x-values associated with spider centers at that height. Which implies there are only countably many regions R_(x,y) at that height, all of which cannot contain more than one spider. These regions have positive vertical measure ε, so there are only countable many vertical regions for each horizontal spider center x.
Which brings us back to the same old argument of 'each spider has some positive area which cannot have other spiders in it', but this time for a subset of specifically shaped spiders. So I've done all this complicated stuff to show nothing new. :/
WAIT: No, this works. And it's a lot simpler than I thought. As long as we can wave our hands and accept the note from above (for vertical AND horizontal), then for spiders in the shape T, we can separate the plane into countably many disjoint regions (or at least equivalence classes thereof). We don't have to worry about some clever shape fitting in between things, since each spider in this set is the shape T. Do this for each rotation so that each subset of B is countable, and then A union B is countable and we're done.
Right?
T_T
|
On May 14 2009 05:56 ninjafetus wrote:Show nested quote +On May 13 2009 10:02 ShOoTiNg_SpElLs wrote:On May 13 2009 07:45 ninjafetus wrote: Actually, I think the fact that it has 3 disjoint legs is exactly what gives you the fact that it has both a rational x AND y coordinate somewhere. To be more specific, consider a spider with one leg each on an irrational x and irrational y coordinate parallel to the axis. Any 3rd leg (which must be a distinct leg) HAS to have a rational coordinate. And that's where you can associate them with Q*Q so, yeah, countable. No, T is a valid spider according to the OP, so if the horizontal line lies on x = sqrt 2, the vertical line on y = sqrt 3, and the center at (sqrt2, sqrt3), then every point on the spider has at least one irrational x or y. I think we can still use this idea to get at the result.... it's just a bit more work for the T spiders. ... Let B be the set of all spiders where there does not exist some point (x,y) where both x and y are rational. It is clear that these spiders must be in some rotation of a T shape. ... Actually, this isn't clear to me. Would you mind explaining in a little more detail?
It sounds like you are saying that any diagonal line segment must contain some point with two rational co-ordinates. But on what basis do you say that?
In fact, consider the familiar line y = - x shifted upward by the square root of 2: y = sqr(2) - x. This intersects the x axis at (0,sqr(2)). The slope of this line is -1, so for any point on this line, if the y-coordinate is sqr(2) + a, the x-coordinate is -a.
Since any two rational numbers added together make another rational number (it's just adding fractions), if sqr(2) + a = b, (i.e. b + -a = sqr(2)), if b is a rational number then a must be irrational. Then the x-coordinate, which is -a, is now the irrational one. The same reasoning applies when going back the other direction, to a point with a rational x-coordinate. This shows that no point on this line has two rational co-ordinates, even though the line is diagonal.
|
You're right about my assumption, and how it is incorrect. I'm thinking on and off about this problem more, now... it's a bit worse than I thought! I do have a proof of my 'note' from before, though, so I'm going to see if I can use that a little more nicely to help myself out.
edit: to original author, please no hint yet, I'm having fun
|
Congratulations cascade and qrs! I hope it was entertaining and enlightening even if it took all your time.
Here's my solution from when I first solved the problem:
+ Show Spoiler +Suppose, for the sake of contradiction, that there are uncountably many spiders in the plane. Let the width of a spider be the minimum distance from its center to one of its three endpoints. For some positive integer N, uncountably many spiders have width at least 1/N. Erase all the spiders with width less than 1/N Cover the plane with countably many disks of diameter 1/N. At least one such disk has uncountably many centers of spiders. Erase all spiders with centers not in the disk. Each spider divides the disk into three distinct regions. Associate a triplet of rational points to the spider, one point in each region.
|
For some positive integer N, uncountably many spiders have width at least 1/N Is this really true though? Couldn't it be that the spiders remain countable until you allow for infinitely small legs?
|
On May 14 2009 14:53 Muirhead wrote:Congratulations cascade and qrs! I hope it was entertaining and enlightening even if it took all your time. Here's my solution from when I first solved the problem: + Show Spoiler +Suppose, for the sake of contradiction, that there are uncountably many spiders in the plane. Let the width of a spider be the minimum distance from its center to one of its three endpoints. For some positive integer N, uncountably many spiders have width at least 1/N. Erase all the spiders with width less than 1/N Cover the plane with countably many disks of diameter 1/N. At least one such disk has uncountably many centers of spiders. Erase all spiders with centers not in the disk. Each spider divides the disk into three distinct regions. Associate a triplet of rational points to the spider, one point in each region. Nice solution, Muirhead. Much simpler to state and prove than my approach.
On May 14 2009 22:04 jtan wrote:Show nested quote +For some positive integer N, uncountably many spiders have width at least 1/N Is this really true though? Couldn't it be that the spiders remain countable until you allow for infinitely small legs? I wondered that as well, at first glance, but no, it couldn't be. If for all positive integers N the spiders with width at least 1/N were countable, you could count all the spiders by listing the spiders of width at least 1, then the spiders of width at least 1/2 (that haven't been counted yet), and so on. Any given spider must have some finite width, and for any finite number some 1/N is smaller than it, so you will count that spider when you get to the requisite N.
|
For any uncountable set A of real, positive numbers, there exists some ε > 0 such that {all x in A | x > ε} is uncountable.
Proof: Assume not. Then, for all integers n > 0, the set B_n = {x in A | x > 1/n} is countable. Then A = union (n goes from 1 to infinity) B_n. Since this is the countable union of countable sets, it is countable, a contradiction. (the underlined is actually independent of ZFC, but the axiom of choice is sufficient to imply this).
This is good enough for the above claim in question.
|
On May 14 2009 22:58 qrs wrote:Show nested quote +On May 14 2009 14:53 Muirhead wrote:Congratulations cascade and qrs! I hope it was entertaining and enlightening even if it took all your time. Here's my solution from when I first solved the problem: + Show Spoiler +Suppose, for the sake of contradiction, that there are uncountably many spiders in the plane. Let the width of a spider be the minimum distance from its center to one of its three endpoints. For some positive integer N, uncountably many spiders have width at least 1/N. Erase all the spiders with width less than 1/N Cover the plane with countably many disks of diameter 1/N. At least one such disk has uncountably many centers of spiders. Erase all spiders with centers not in the disk. Each spider divides the disk into three distinct regions. Associate a triplet of rational points to the spider, one point in each region. Nice solution, Muirhead. Much simpler to state and prove than my approach. Show nested quote +On May 14 2009 22:04 jtan wrote:For some positive integer N, uncountably many spiders have width at least 1/N Is this really true though? Couldn't it be that the spiders remain countable until you allow for infinitely small legs? I wondered that as well, at first glance, but no, it couldn't be. If for all positive integers N the spiders with width at least 1/N were countable, you could count all the spiders by listing the spiders of width at least 1, then the spiders of width at least 1/2 (that haven't been counted yet), and so on. Any given spider must have some finite width, and for any finite number some 1/N is smaller than it, so you will count that spider when you get to the requisite N. Yep, you are right.
Nice proof muirhead!
|
Enough is enough! I have had it with these motherfucking spiders on this motherfucking plane!
|
On May 14 2009 23:16 jtan wrote:Show nested quote +On May 14 2009 qrs wrote:On May 14 2009 22:04 jtan wrote:For some positive integer N, uncountably many spiders have width at least 1/N Is this really true though? Couldn't it be that the spiders remain countable until you allow for infinitely small legs? I wondered that as well, at first glance, but no, it couldn't be. If for all positive integers N the spiders with width at least 1/N were countable, you could count all the spiders by listing the spiders of width at least 1, then the spiders of width at least 1/2 (that haven't been counted yet), and so on. Any given spider must have some finite width, and for any finite number some 1/N is smaller than it, so you will count that spider when you get to the requisite N. Yep, you are right. actually, not quite right, on second thought. The method I gave for counting them all doesn't work (because you may never finish counting the first set of spiders), but they are still countable by other methods, e.g. count 1 from the first set, then 2 each from the first two sets, then 3 each from the first three sets, etc. It's the countable union of countable sets, like ninjafetus said.
|
If it's an infinite plane why can't you just line them up going out to infinity....
|
You can, but you can still count them (you can identify each one by a natural number (1,2,3...)), the same way that you can count the natural numbers themselves even though they go to infinity.
|
On May 15 2009 01:58 qrs wrote:Show nested quote +On May 14 2009 23:16 jtan wrote:On May 14 2009 qrs wrote:On May 14 2009 22:04 jtan wrote:For some positive integer N, uncountably many spiders have width at least 1/N Is this really true though? Couldn't it be that the spiders remain countable until you allow for infinitely small legs? I wondered that as well, at first glance, but no, it couldn't be. If for all positive integers N the spiders with width at least 1/N were countable, you could count all the spiders by listing the spiders of width at least 1, then the spiders of width at least 1/2 (that haven't been counted yet), and so on. Any given spider must have some finite width, and for any finite number some 1/N is smaller than it, so you will count that spider when you get to the requisite N. Yep, you are right. actually, not quite right, on second thought. The method I gave for counting them all doesn't work (because you may never finish counting the first set of spiders), but they are still countable by other methods, e.g. count 1 from the first set, then 2 each from the first two sets, then 3 each from the first three sets, etc. It's the countable union of countable sets, like ninjafetus said. Yeah, that's the standard way of counting a countable union of countable sets, I thought that was what you meant in the first place
|
On May 15 2009 02:08 -orb- wrote: If it's an infinite plane why can't you just line them up going out to infinity.... The problem is not to just place infinietly many spiders in the plane, but uncountably many, that's a big difference http://en.wikipedia.org/wiki/Countable_set
|
On May 15 2009 02:33 jtan wrote:Show nested quote +On May 15 2009 01:58 qrs wrote:On May 14 2009 23:16 jtan wrote:On May 14 2009 qrs wrote:On May 14 2009 22:04 jtan wrote:For some positive integer N, uncountably many spiders have width at least 1/N Is this really true though? Couldn't it be that the spiders remain countable until you allow for infinitely small legs? I wondered that as well, at first glance, but no, it couldn't be. If for all positive integers N the spiders with width at least 1/N were countable, you could count all the spiders by listing the spiders of width at least 1, then the spiders of width at least 1/2 (that haven't been counted yet), and so on. Any given spider must have some finite width, and for any finite number some 1/N is smaller than it, so you will count that spider when you get to the requisite N. Yep, you are right. actually, not quite right, on second thought. The method I gave for counting them all doesn't work (because you may never finish counting the first set of spiders), but they are still countable by other methods, e.g. count 1 from the first set, then 2 each from the first two sets, then 3 each from the first three sets, etc. It's the countable union of countable sets, like ninjafetus said. Yeah, that's the standard way of counting a countable union of countable sets, I thought that was what you meant in the first place Right, I know it's the standard way, but I wasn't thinking, and I didn't phrase it that way the first time.
|
On May 14 2009 14:53 Muirhead wrote:Congratulations cascade and qrs! I hope it was entertaining and enlightening even if it took all your time. Here's my solution from when I first solved the problem: + Show Spoiler +Suppose, for the sake of contradiction, that there are uncountably many spiders in the plane. Let the width of a spider be the minimum distance from its center to one of its three endpoints. For some positive integer N, uncountably many spiders have width at least 1/N. Erase all the spiders with width less than 1/N Cover the plane with countably many disks of diameter 1/N. At least one such disk has uncountably many centers of spiders. Erase all spiders with centers not in the disk. Each spider divides the disk into three distinct regions. Associate a triplet of rational points to the spider, one point in each region.
I don't know if the last part works. You haven't said anything about the spiders not intersecting. For example, if I had an ε-disk at the origin, and I took an uncountable set of spiders centered along the y- axis between (-ε/2, ε/2), each of which with legs going to the same three points, I could find a single rational triplet which could be associated with all of them. So I have uncountable spiders, but only countably many (in fact, only 1) rational triplet, and therefore no contradiction yet.
Now, this construction clearly won't be possible for the original problem (since their legs intersect), but your solution has nothing to prevent th construction I mentioned. I would think a complete solution would need to show how intersections being impossible implies that the uncountable rational triplets can be chosen distinctly.... which would then be the contradiction you need.
|
On May 15 2009 14:19 ninjafetus wrote:Show nested quote +On May 14 2009 14:53 Muirhead wrote:Congratulations cascade and qrs! I hope it was entertaining and enlightening even if it took all your time. Here's my solution from when I first solved the problem: + Show Spoiler +Suppose, for the sake of contradiction, that there are uncountably many spiders in the plane. Let the width of a spider be the minimum distance from its center to one of its three endpoints. For some positive integer N, uncountably many spiders have width at least 1/N. Erase all the spiders with width less than 1/N Cover the plane with countably many disks of diameter 1/N. At least one such disk has uncountably many centers of spiders. Erase all spiders with centers not in the disk. Each spider divides the disk into three distinct regions. Associate a triplet of rational points to the spider, one point in each region. I don't know if the last part works. You haven't said anything about the spiders not intersecting. For example, if I had an ε-disk at the origin, and I took an uncountable set of spiders centered along the y- axis between (-ε/2, ε/2), each of which with legs going to the same three points, I could find a single rational triplet which could be associated with all of them. So I have uncountable spiders, but only countably many (in fact, only 1) rational triplet, and therefore no contradiction yet. Now, this construction clearly won't be possible for the original problem (since their legs intersect), but your solution has nothing to prevent th construction I mentioned. I would think a complete solution would need to show how intersections being impossible implies that the uncountable rational triplets can be chosen distinctly.... which would then be the contradiction you need. No intersections implies different triplets.Take any two spiders in the disc. The first spider divides the disc in three zones, and the second must have it's center node in one of these zones. Since they cannot intersect the second spider will have at least two points of its triplet inside this same zone, hence different triplets.
|
By that logic, couldn't I take the irrationals in [0,1], state that each irrational splits [0,1] into two distinct regions, associate a pair of rationals to each irrational, and therefore irrationals are countable since they have a correspondence to QxQ? Which we know doesn't work?
|
On May 15 2009 22:31 ninjafetus wrote: By that logic, couldn't I take the irrationals in [0,1], state that each irrational splits [0,1] into two distinct regions, associate a pair of rationals to each irrational, and therefore irrationals are countable since they have a correspondence to QxQ? Which we know doesn't work?
No, because nothing in your construction prevents two irrationals from being mapped to the same element of QxQ
|
That was my point. But I see how it works now, it is because of no intersections of the legs... it's just that the phrase "Each spider divides the disk into three distinct regions. Associate a triplet of rational points to the spider, one point in each region" leaves a bit of the solution off, and I have a bad habit of posting what I'm thinking before I've spent enough time on it =p
Actually, by the way Muirhead defined 'width' of a spider, all three points of a second spider would be contained in a single region of the first, since all three legs would reach the edge of the disk.
|
On May 16 2009 02:07 ninjafetus wrote: Actually, by the way Muirhead defined 'width' of a spider, all three points of a second spider would be contained in a single region of the first Not nessessarily if you think about it, but atleast two of them would
no big deal though
|
On May 16 2009 02:47 jtan wrote:Show nested quote +On May 16 2009 02:07 ninjafetus wrote: Actually, by the way Muirhead defined 'width' of a spider, all three points of a second spider would be contained in a single region of the first Not nessessarily if you think about it no? Looks to me like they would: the center of the spider is in one of the 3 regions; for any of its endpoints to be in a different region, that leg would have to cross the line bounding that region.
|
On May 16 2009 04:25 qrs wrote:Show nested quote +On May 16 2009 02:47 jtan wrote:On May 16 2009 02:07 ninjafetus wrote: Actually, by the way Muirhead defined 'width' of a spider, all three points of a second spider would be contained in a single region of the first Not nessessarily if you think about it no? Looks to me like they would: the center of the spider is in one of the 3 regions; for any of its endpoints to be in a different region, that leg would have to cross the line bounding that region. Ah, I wasn't talking about leg-points, but the points of the rational triplet of that spider
|
Oh, I see what you mean. Yeah, you could choose a rational point for the second spider in a completely different sector of the first. My intuition wants the coordinates for the points to not cross any boundaries, either, though :p
|
|
|
|