ehrenfest said:But in the triangle you can join AB, BC, or AC, right? Why are there not three ways?
ehrenfest said:So, if I understand this right, it is really the maximum number of non-intersecting line segments that you can draw in the circle each of which joins two vertices, right?
ehrenfest said:Wait. T_3 = 5 means that it is possible to draw five such lines, but that is impossible since there are a maximum of two disjoint pairs of vertices--so there can only be two such lines! I mean that in ABCDE, you can take two pairs of letters and lines between them, and then there is nothing else you can do since there is only one letter left!
Dick said:I think the sense of the problem is that you just keep drawing segments until you can't draw any more without crossing another. In the n=3 case (pentagon) you connect the consecutive vertices to get the pentagon and then you can draw two more interior diagonals. However you do this one vertex has four edges attached to it. There are five choices for this vertex, so T_3=5.
So, T_1 (triangle) = 1 because there is one way to draw internal vertices i.e. drawing none at all?Dick said:No, I would say T_2 (square)=2. Because there are two different internal diagonals to draw. I don't think that's what Halls meant. The vertices are distinguishable. The order in which you choose them to draw isn't.
HallsofIvy said:T_1 is "the number of ways it is possible to join the vertices of a triangle (1+ 2= 3 vertices) in pairs so that they do not intersect each other". We can connect two vertices by drawing a side of the triangle. If we drew another side, it would have to intersect the first at an endpoint so we can draw only one line. T_2 would be the number of ways we can connect the vertices of a square so that they do not connect: T_2= 2 as the formula said because we can draw to parallel sides that do not connect.