Not only that, but "infinity" doesn't name one number. There are different infinities ...

For example, the set of natural numbers (0,1,2,3,...), aka N, is a *denumerable* infinity ('denumerable' meaning, 'can be put in a 1:1 correspondence with the members of N' -- so N satisfies this definition trivially), as is the set of multiples of 10 -- EVEN THOUGH that set is a subset of N. The set of multiples of 10 is, intuitively, a tenth the size of N? But no, for every member of the set of multiples of 10, you can find a partner in N.

Moreover, there are non-denumerable infinities (memory gets fuzzy here): the power set (set of all subsets) of N is non-denumerable; and the set of real numbers is also non-denumerable -- there are too many points on the real line to put in a 1:1 correspondence with N (intuitively: though with the case of multiples of 10, there is a way to figure out what the next number is, there's no way to find the "next point" given a specific point on the real line).

Isn't math fun?

If not P, what? Q maybe?
"Sidney Morgenbesser"


In reply to Re: Re: What is zero divided by zero anyway? by arturo
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.