MathGroup Archive 2007

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

Search the Archive

Re: Limits of Nested Expressions

  • To: mathgroup at smc.vnet.net
  • Subject: [mg80808] Re: Limits of Nested Expressions
  • From: dimitris <dimmechan at yahoo.com>
  • Date: Sun, 2 Sep 2007 02:57:33 -0400 (EDT)
  • References: <fb5oai$8mv$1@smc.twtelecom.net>

On 30    , 09:32, Yaroslav Bulatov <yarosla... at gmail.com> wrote:
> 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

Hi.

I think the others covered your query.
Just a side remark, I suggest you to read
the following thread, based on a old but similar
question of mine.

Regards
Dimitris



  • Prev by Date: Mathematica SIG (Northern Virginia and Washington DC)
  • Next by Date: Re: Decompose function into one function for each variable
  • Previous by thread: Mathematica SIG (Northern Virginia and Washington DC)
  • Next by thread: Re: Limits of Nested Expressions