Re: decoding inbuilt function
- To: mathgroup at smc.vnet.net
- Subject: [mg121099] Re: decoding inbuilt function
- From: Murray Eisenberg <murray at math.umass.edu>
- Date: Sat, 27 Aug 2011 08:17:29 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- References: <201108221003.GAA22469@smc.vnet.net> <4592974.8304.1314168104259.JavaMail.root@m06> <201108260925.FAA04591@smc.vnet.net>
- Reply-to: murray at math.umass.edu
As another poster has indicated, the Mathematica "internals" documentation is totally vague about how Limit is programmed. It says nothing there about the Gruntz algorithm. That algorithm is only 14 years old (see Gruntz's thesis: http://www.cybertester.com/data/gruntz.pdf), whereas Mathematica has been around since 1988. As a rule, Wolfram Research does incorporate new methods when appropriate. Aside from Gruntz's thesis, referenced above, you could look, e.g., at: http://docs.sympy.org/dev/modules/series.html Perhaps further on-line search will reveal better sources. On 8/26/11 5:25 AM, student wrote: > hi, > i was trying to get the cas logic in computing limits > i never meant to decode a proprietary software illegally (just a try > to understand the logic behind) > so i really need to modify my question > WHAT IS THE CAS LOGIC BEHIND COMPUTING LIMITS IN MATHEMATICA > > i really thank everybody who responded in a positive way to help me > especially simon sir for the help rendered and rest of them really > guided me in a right way so i thank them all > anyway it is really clear that the logic is gruntz algorithm (which > looks really confusing) > so can u people please help me in this case > > thanking all > -- Murray Eisenberg murray at math.umass.edu Mathematics & Statistics Dept. Lederle Graduate Research Tower phone 413 549-1020 (H) University of Massachusetts 413 545-2859 (W) 710 North Pleasant Street fax 413 545-1801 Amherst, MA 01003-9305
- References:
- decoding inbuilt function
- From: student <ragamadhuri.24@gmail.com>
- Re: decoding inbuilt function
- From: student <ragamadhuri.24@gmail.com>
- decoding inbuilt function