Re: Limits of Nested Expressions
- To: mathgroup at smc.vnet.net
- Subject: [mg80823] Re: Limits of Nested Expressions
- From: dimitris <dimmechan at yahoo.com>
- Date: Mon, 3 Sep 2007 06:13:06 -0400 (EDT)
- References: <fb5oai$8mv$1@smc.twtelecom.net><fbdnb6$pnj$1@smc.twtelecom.net>
On 2 , 10:05, dimitris <dimmec... at yahoo.com> wrote: > 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 Ooops! I forgot the link... Voila: http://groups.google.gr/group/comp.soft-sys.math.mathematica/browse_thread/thread/b33bb33fc86f296c/9fa4d93bc30ef9f7?lnk=gst&q=limit+of+nested+expression&rnum=1&hl=el#9fa4d93bc30ef9f7 Cheers Dimitris