home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: sci.math.symbolic
- Path: sparky!uunet!cis.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!alpha.ces.cwru.edu!somos
- From: somos@ces.cwru.edu (Michael Somos)
- Subject: Mathematica limit quirks
- Message-ID: <1992Jul29.204757.19045@usenet.ins.cwru.edu>
- Sender: news@usenet.ins.cwru.edu
- Nntp-Posting-Host: george.ces.cwru.edu
- Organization: Computer Engineering and Science, Case Western Reserve University
- Date: Wed, 29 Jul 92 20:47:57 GMT
- Lines: 19
-
- I sure hope they figure out the reason for the following oddity:
-
- In[1]:= $Version
-
- Out[1]= SPARC 2.0 (August 26, 1991)
-
- In[2]:= Table[Limit[Exp[x]/x^n,x->Infinity],{n,4}]
-
- x
- E
- Out[2]= {Infinity, Infinity, Infinity, Limit[--, x -> Infinity]}
- 4
- x
-
- A recent article in sci.math indicates that Maple has a similar
- problem. You can never trust computer programs too far.
- --
- Shalom, Michael Somos <somos@ces.cwru.edu>
-