08 NOV 2019 by ideonexus
Why numbering should start at zero
When dealing with a sequence of length N, the elements of which we wish to distinguish by subscript, the next vexing question is what subscript value to assign to its starting element. Adhering to convention a) yields, when starting with subscript 1, the subscript range 1 ≤ i < N 1; starting with 0, however, gives the nicer range 0 ≤ i < N. So let us let our ordinals start at zero: an element's ordinal (subscript) equals the number of elements preceding it in the sequence. And the ...Folksonomies: computer science
Folksonomies: computer science
04 FEB 2015 by ideonexus
Infinity Times Zero is Not Zero
The problem is that the laws of addition and multiplication you are using hold for natural numbers, but infinity is not a natural number, so these laws do not apply. If they did, you could use a similar argument that multiplying anything by infinity, no matter how small, gives infinity, thus ∞×0=∞. More sophisticated arguments can also be made, like ∞×0=limx→∞(x×1/x)=1. Clearly all these different values for ∞×0 mean that ∞ cannot be treated like other numbers.
In order to ...Folksonomies: mathematics
Folksonomies: mathematics