Slick Proof: No Finite Paired Sets with Containing an Irrational"

  • Thread starter Thread starter snoble
  • Start date Start date
AI Thread Summary
The discussion presents a proof demonstrating that no finite paired sets can contain an irrational number. It begins by assuming a finite paired set P includes an irrational number x and constructs a linearly independent set B that spans P. A mapping function f is defined to analyze the differences between elements in P, showing that the difference vectors can only correspond to one unique pair of elements. The proof concludes that since a longest difference vector cannot occur more than once, this leads to a contradiction, confirming that P cannot be paired. The author acknowledges the complexity of the proof but emphasizes the importance of measuring differences to establish the result.
snoble
Messages
127
Reaction score
0
This is a solution to a problem I posed in the Q&A thread

I can't seem to get to sleep and I promised a proof of no finite paired sets with containing an irrational. So I might as well be semi-productive and type one up. There are several proofs but in my mind the following is the slickest.

Assume for contradiction that P is a finite paired set and x\in P where x is irrational. Take B=\{b_0, b_1, \ldots , b_n\} to be a \mathbb{Q}-linearly independent set that spans P and such that b_0=1, b_1=x. In other words if \sum_{i=0}^n q_ib_i = 0 and all the q_i's are rational then all the q_i's equal 0. And the fact that it spans P means for y\in P there exists y_0,\ldots ,y_n \in \mathbb{Q} such that \sum_{i=0}^n y_ib_i =y. For any finite set of reals such a "basis" is always constructible. The important thing to notice is that because of the linear independence of the base the choice of coefficients is unique.

Now you are going to map all the y\in P to \mathbb{R}\times\mathbb{R} where the first coordinate is y_1 and the second is y-y_1b_1. Let's call this map f. For example x gets mapped to f(x) =(1,x-1\times b_1)= (1,x-x) = (1,0) and 1 gets mapped to f(1)=(0,1). In general f(\sum y_ib_i) = (y_1, y-y_1b_1). Notice that for any p,q \in P that p-q is also in the span of B. But more importantly
f(p-q) = f(\sum p_ib_i - \sum q_ib_i) = f(\sum (p_i-q_i)b_i) = (p_1-q_1, p-q-(p_1-q_1)b_1) = (p_1, p-p_1b_1) - (q_1, q-q_1b_1)= f(p)-f(q)

So the difference between two elements, p and q, gets mapped to the difference vector f(p)-f(q). And it is pretty clear f is one to one since it is invertible. Now I claim that a difference vector of longest length in \mathbb{R}\times\mathbb{R} is only the difference vector for one pair of elements and it is longer than f(1-0) (which is the difference vector that is allowed only exist once).

First to show it is longer than f(1-0) I just need to show that there is a difference vector longer than f(1-0). |f(1-0)|=|(0,1)|=1. Remember that x is in P so we have difference vector
|f(1-x)| = |f(1) -f(x)| = |(0,1)-(1,0)| = |(-1,1)| >1.

Now to show that a difference vector of longest length is only the difference vector for one pair of elements. Take a difference vector of longest length. Say it does appear for another pair of elements. Then you have the same difference vector in two different places on the graph. same vector means same length and same direction, ie parallel. If you connect the end points you get a parallelogram. Well any parallelogram has at least one diagonal that is longer than all of the sides. So you have a new difference vector that is longer so the original wasn't the longest.

So since a difference vector of longest length only occurs once, and that vector isn't f(1-0), then P cannot be paired which is our contradiction.

(note there may be several difference vectors with the longest length in \mathbb{R}\times\mathbb{R} but that does not mean they are the same difference in P. for example
|f( (1+b_1) - (1 +b_2))|= |f(b_1-b_2)| = |(1,-b_2)| = |(1,b_2)| = |f(b_1+b_2)|=|f( (1+b_1) - (1 -b_2))|
but (1+b_1) - (1 +b_2)\ne (1+b_1) - (1 -b_2)
)

Perhaps this problem was a little too hard to post but don't get thrown off by the length of the proof. I'm being much more verbose than necessary since I can't sketch a graph in this medium. Also the arguments used don't use any math that is really too fancy. And the argument may seem hard to come up with but that's just because it is in cleaned up form. The crux of the argument is really finding some measure for the differences such that any pair with the same measure induces a difference with a longer measure. This is a natural thing to do when trying to show things are not paired.

Again I apologize for posting such a silly problem.

Steven
 
Mathematics news on Phys.org


so you know the other proofs on the spot?
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top