MathGroup Archive 2007

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

Search the Archive

Limits of Nested Expressions

  • To: mathgroup at smc.vnet.net
  • Subject: [mg80718] Limits of Nested Expressions
  • From: Yaroslav Bulatov <yaroslavvb at gmail.com>
  • Date: Thu, 30 Aug 2007 02:29:47 -0400 (EDT)

Is it possible to compute the following limit in Mathematica 6?
Limit[Nest[Sqrt[5 + #]&, 5, n], n -> Infinity]

It used to be possible through Calculus`Limit package, which seems to
be gone



  • Prev by Date: Re: the temperamental loop or something wrong with my expression
  • Next by Date: Sound recorder
  • Previous by thread: Computer Graphics Positions at Wolfram Rsearch
  • Next by thread: Re: Limits of Nested Expressions