MathGroup Archive 2004

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Limits

  • To: mathgroup at smc.vnet.net
  • Subject: [mg46499] Re: Limits
  • From: astanoff at yahoo.fr (astanoff)
  • Date: Fri, 20 Feb 2004 22:58:32 -0500 (EST)
  • Organization: Gyptis.org les Linuxiens normaux
  • References: <c146i0$490$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Ronny Mandal wrote:
> Hi!
> I am trying to find the limit of the following expression : 
> (E^n / n^3), n is growing to pos. infinity. But Mathematica 4.2 only
> yield the expression in return! And it shipped with no comprehensive
> doc, since it is a student version.
> Any suggestions?
> Thanks.
--
I think its a bug, but, curiously, Mathematica [4.1] gives the right answer with 
Log :
In[1]:=Limit[Log[E^n/n^3],n -> Infinity]
Out[1]=Infinity
--




  • Prev by Date: Scrolling TableForm?
  • Next by Date: Re: Computing sets of equivalences
  • Previous by thread: Re: Limits
  • Next by thread: Re: Limits