Yes, and it gets weirder than that if you think further along those lines. In sets beyond the natural numbers, among the real numbers f.ex, any two numbers are separated by an infinite set of numbers. In fact, because you can translate any set of reals delimited by two numbers (exclusive) to any other set of reals delimited by any two numbers (exclusive) with a single multiplication, this means that the distance between any two numbers is equally large.

F.ex, the set of numbers between 1.0 and 2.0 exclusive is inifinite. No matter how many members you assume, there are still more numbers between those. The same is true for the set of numbers between 2.0 and 10.0 - it is infinite. But although the interval from 1.0 to 2.0 exclusive is of length 1, and that from 2.0 to 10.0 exclusive is of length 8, you can map the set { x ∈ R ; 1.0 < x < 2.0 } to set { x ∈ R ; 2.0 < x < 10.0 } by simply multiplying by 8.

As I said on the onset of this thread: zero and infinity are deep voodoo. Zero is deceptively so, it looks innocent at first, but it's still voodoo.

Makeshifts last the longest.


In reply to Re^3: What is zero divided by zero anyway? by Aristotle
in thread What is zero divided by zero anyway? by BrowserUk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.