More points in a line segment of length 1 than one of length sqrt(2)



Consider the line segment A connecting (0,0) and (1,1) and the line
segment B connecting (0,0) and (1,0). A has length sqrt(2), B has
length 1.

The points of A can be put into one-to-one correspondence with a subset
of the points of B as follows: every point (x,x) on A maps to a point
(xx, 0) on B. For example, (.526, .526) on segment A maps to (.526526,
0) on B. (0,0) on A is arbitrarily mapped to (0,0) on B, and (1,1) on A
is mapped to (1,0) on B. Every point on A is therefore mapped to a
point on B.

However, there are points on B that cannot be mapped to points on A,
such as (.534, 0) and (.335, 0).

Since all the points on A can be put into one-to-one correspondence
with points on B, and there are more points on B that are not in this
correspondence, it follows that B has more points than A.

What is wrong with my reasoning?

.



Relevant Pages

  • Re: More points in a line segment of length 1 than one of length sqrt(2)
    ... segment B connecting and. ... The points of A can be put into one-to-one correspondence with a subset ... Instead, try mapping to. ...
    (sci.math)
  • Re: Minimum route from two nodes
    ... > What is the algorithm to find the minimum route from two nodes of an ... had to work with was the coordinates of each line segment. ... Keep connecting line segments until no more can be connected. ...
    (microsoft.public.excel.programming)
  • Re: Any way to use the keyboard to create lines or shapes?
    ... I'm assuming you're using Windows -- Take a look at MouseKeys--it might just give you precisely what you want, ... Start> Programs> Accessories> Accessibility> Mouse tab. ... line segment is connected to the one before and after by a curved line ... The wavy "lines" connecting them would ideally start a bit ...
    (microsoft.public.word.docmanagement)
  • A specific method for conditional averaging?
    ... I want to average valus from Col B but in a specific conditional way. ... Keeping w/ the connecting the dots analogy, ... line segment, where a segment is defined as a consecutive rows without ...
    (microsoft.public.excel.worksheet.functions)
  • Re: How to check if LCD module is not dead with basic components like switches.
    ... > connecting it to,uc), like using switches. ... to activate one segment at a time. ... And if there is any contrast change at all with applied ... voltage (with the correct polarity), there is a 99.99+% chance that segment ...
    (sci.electronics.repair)

Loading