Huh? First of all, I always thought "->" means "yields." What does it mean here? "Approaches," perhaps? And does N represent a number?
Oh, and let me ask you this. If 1/infinity equals zero, since cross-products are always equal, does that mean zero times infinity equals anything you want it to?
Yep, "Approaches", a key point of many such functions. Let me spell it out:
As a variable N approaches Infinity, its inverse, the fraction 1 over N, approaches Zero.
Approaches is the keyword. N
never actually reaches infinity! If it did, our mathematics would collapse.
That's why your cross-product goes wrong too. We never reach 1 or infinity.
*pulls out calculus book* Ah. Here's a good function, showing how you use limits to work out what you cannot calculate directly, much like these infinities and infinitesimals.
Evaluate lim (N->0) of (((sqrt(N+25))-5)/N.
Go on, work it out. If you try to put in N=0, you're dividing by zero. Bad boy.
But look at these values:
For N=1, it is 0,09902.
For N=0,01, it is 0,09999.
For N=0,0001, it rounds to 0,1.
So as N approaches 0, the limit of "(((sqrt(N+25))-5)/N" is one-tenth.
Now, WillJ, see how (1-(1/Infinity))=1, or 0,99999...=1 ? Approach it ever more closely, you'll get an ever better match.
Dividing by infinity is nonsense, as a rule. So we use limit functions and other forms to appraoch it without having to calculate anything actually involving that horrid number.