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
- Follow-Ups:
- Re: Limits of Nested Expressions
- From: Andrzej Kozlowski <akoz@mimuw.edu.pl>
- Re: Limits of Nested Expressions