Re: Ultimate debunking of Cantor's Theory



In article <1185296232.248874.21820@xxxxxxxxxxxxxxxxxxxxxxxxxxx>,
WM <mueckenh@xxxxxxxxxxxxxxxxx> wrote:

On 24 Jul., 14:49, "Dik T. Winter" <Dik.Win...@xxxxxx> wrote:
In article <1185220878.048152.35...@xxxxxxxxxxxxxxxxxxxxxxxxxxx> WM
<mueck...@xxxxxxxxxxxxxxxxx> writes:
> On 23 Jul., 20:44, MoeBlee <jazzm...@xxxxxxxxxxx> wrote:
...
> > > expressions like
> > > sum(N) = 0 and other strange things.
> >
> > Where do I find that expression in a set theory book?
>
> Not in that book. But if in general continuous functions can be
> determined by their limits at points where they are undefined,

No. They can not be determined by their limits at points where they
are undefined because at such points they are not defined and so such
points are not in the domain of the function.

Nevertheless they can be determined. Sum[k = 1 ... n] (1/2^k) is
undefined for n --> oo. Nevertheless this sum can be determined to be
less than 10 - without any further definition.

The partial sums can be determined, but the sum cannot be determined at
all without a definitions that " sum = limit" when the limit exists, and
mathematics does not require any such definition.

They can be *defined*
by the limit, extending the domain. However, the limit is not the
only value with which you can extend the domain.

For the above example and for P(x)/K(x) in the tree there is no chance
to get more than 10 at x = oo.

Sure there is. Since P(x)/K(x) has no value at all "at oo", one can
extend the definition from finite arguments to oo by giving it any value
at all at oo.

Since P(x)/K(x) is essentially a function on N, originally, there is no
issue of continuity at all to bother with. If WM wishes to extend the
definitions to reals, he, himself, introduces infinitely many
discontinuities, so his argument again fails.



A different definition is obviously
wrong - not for an arbitrary function, there everything may be
possible, but it is wrong with respect to the structure of the tree.
This is clear by application of very simple logic.

Regards, WM
.



Relevant Pages

  • Re: Calculating Time Sheet
    ... formatting them that will return a numeric data type rather than a string ... so you can then use the values in arithmetical expressions: ... If so you can't sum the values of course you'd have to add the values ... these daily totals, or alas convert them so they can be totalled. ...
    (microsoft.public.access.gettingstarted)
  • Re: code challenge: generate minimal expressions using only digits 1,2,3
    ... here is what i would do: use generators that extend an input. ... then you could filter that to group expressions that give a certain value, ... digits one two and three, ...
    (comp.lang.python)
  • Re: Sum of calculated fields
    ... leading you astray. ... >unnessasary parts of the expressions, cleaned up, and now it definately works ... >Marshall Barton wrote: ... >>that Sum is doing in there. ...
    (microsoft.public.access.formscoding)
  • Re: Sum of calculated fields
    ... expressions I used so that it may make better sense, ... This database is used to calculate normal working hours and overtime hours, ... I have managed to get the sum() of Total hours to display in the report ...
    (microsoft.public.access.formscoding)
  • Re: Prolog Programming for AI, problem 7.1
    ... expressions with numbers and symbols. ... simp(X, (Sum, Vars), ):- integer, New is Sum+X. ... simp(X, (Sum, Vars), ):- atom, ... pretty, Tmp). ...
    (comp.lang.prolog)