MathGroup Archive 2000

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

Search the Archive

Bug in Limit ?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg25951] Bug in Limit ?
  • From: AGUIRRE ESTIBALEZ Julian <mtpagesj at lg.ehu.es>
  • Date: Tue, 14 Nov 2000 03:46:45 -0500 (EST)
  • Organization: Universidad del Pais Vasco/Euskal Herriko Unibertsitatea
  • Sender: owner-wri-mathgroup at wolfram.com

This looks like a bug in the package Calculus`Limit`

In[1]:= $Version
Out[1]= "4.0 for Power Macintosh (July 20, 1999)"

In[2]:= << Calculus`Limit`

In[3]:= Limit[(2^(n + 1) + 3^(n + 1))/(2^n + 3^n), n -> Infinity]
Out[3]= 9

The calcultion was done in a G4. The same result was obtained in version 3
under windows.

Julian Aguirre			| Voice:  +34 946012659
Departamento de Matematicas	| Fax:    +34 944648500
Universidad del Pais Vasco	| Postal: Aptdo. 644, 48080 Bilbao, Spain
				| email:  mtpagesj at lg.ehu.es



  • Prev by Date: Re: ProbabilityPlot
  • Next by Date: Re: how to differentiate a list?
  • Previous by thread: Re: Mathematica
  • Next by thread: Re: Bug in Limit ?