Adept Scientific - English
The world's best software for research, science and engineering.
flag arrow
clearclear
 

 Adept Store | register Join My Adept | Flags  
Adept Scientific | Amor Way | Letchworth Garden City | Herts | SG6 1ZA | Tel: +44 (0)1462 480055  
UKusdedksvnofi
Home
Products
Training
Consultancy
 Buy Online
Downloads
Education
Support
My Adept
International |  About Us |  Contact Us |  Press Room |  Jobs


The Next Steps

• Ask us a question
• Maple Product Tour
• Buy Maple Now
• View Maple Pricing
• Find out about Online Training
• Download a Brochure
• Request a Brochure
• Download a Demo
• Request a Demo
• Meet Our Team
• Read our RSS Feeds

Learn More

Maple Home
Maple 11 Professional
Maple 11 Academic
Maple 11 Student Use
Recorded Online Seminars
FREE Training Resources


MapleNet
Maple T.A.
MapleConnect
BlockImporter for Simulink
BlockBuilder for Simulink
Maple Toolboxes
Maple Rave Reviews
Maple Study Guides
Books about Maple
System Requirements

View Maple 10 in Action
Product Comparison Chart

Latest Information

New Features: Professional
New Features: Academic
The Maple Reporter
The Maple Reporter Online
Numerical Algorithms Group
(NAG)


Service & Support

Maple 10 Training Videos
MaplePrimes, blogs, forums
Elite Maintenance Program
Application Centre
Powertools
Maple User Group (MUG)
Join the Maple User Group
(MUG)

Search the Knowledge Base
Technical Support request

List Archives >  Maple User Group List Archive >  Archive by date >  This Month By Date >  This Month By Topic

[MUG] Limit Superior & Limit Inferior

Search email archive for  

[MUG] Limit Superior & Limit Inferior
Author: Classen, Manfred    Posted: Sat, 9 Nov 2002 18:29:33 +0100

>> From: "Classen, Manfred" "m.classen"

Dear Maple Experts

I would like to know, if there is a Maple command for building the Limit
Superior or Limit Inferior
respectivly. In case there is one, please, tell me in which package it is
included. If there isn't
such a command in the ordinary Maple programm, could you tell me, if there
is any such package
available in the internet? (What is the adress of such an internet page?)
Thanks for your help in advance.

Manfred

Manfred Classen
Rechenzentrum der RWTH-Aachen
Seffenter Weg 23
D-52070 Aachen
Germany

"m.classen"

[MUG] Re: Limit Superior & Limit Inferior
Author: Maple User Group    Posted: Fri, 15 Nov 2002 10:50:07 -0500

>> From: Maple User Group "maple_gr"

-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-

Date: Mon, 11 Nov 2002 16:57:14 -0800 (PST)
From: Robert Israel "israel"
To: "maple-list"
Subject: Limit Superior & Limit Inferior


In some cases, "limit" returns a range and you can take the left or
right endpoint. For example:

> limit(sin(x), x=infinity);

-1 .. 1

So you could design a rather crude "limsup" as

> limsup:= proc()
local r;
r:= limit(args);
if type(r,range) then rhs(r)
else r
fi
end;

But it will not be very powerful, because in many cases limit just returns
undefined even though there may be a lim sup.

Robert Israel "israel"
Department of Mathematics http://www.math.ubc.ca/~israel
University of British Columbia
Vancouver, BC, Canada V6T 1Z2

-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-

Date: Thu, 14 Nov 2002 07:05:35 -0500 (EST)
From: Carl Devore "devore"
To: "maple-list"
Subject: Limit Superior & Limit Inferior


Maple's ordinary limit command sometimes returns results as a range. For
example,
limit((-1)^n, n= infinity);
-1..1

The documentation does not claim that these numbers are the LimInf and
LimSup, but I do not know of a case where they are not.

[MUG] Re: Limit Superior & Limit Inferior
Author: Robert Israel    Posted: Mon, 18 Nov 2002 13:04:36 -0800

>> From: Robert Israel "israel"

Carl Devore "devore" wrote:

> Maple's ordinary limit command sometimes returns results as a range. For
> example,
> limit((-1)^n, n= infinity);
> -1..1
>
> The documentation does not claim that these numbers are the LimInf and
> LimSup, but I do not know of a case where they are not.

Here's one:

> limit(sin(x)-sin(x)^2, x=infinity);

-2 .. 1

The actual lim sup is 1/4.

Robert Israel "israel"
Department of Mathematics http://www.math.ubc.ca/~israel
University of British Columbia
Vancouver, BC, Canada V6T 1Z2

[MUG] Re: Limit Superior & Limit Inferior
Author: Barsuhn    Posted: Tue, 26 Nov 2002 18:22:42 +0100

>> From: Barsuhn "barsuhn"

> >> From: Robert Israel "israel"
>
> Carl Devore "devore" wrote:
>
> > Maple's ordinary limit command sometimes returns results as a range. For
> > example,
> > limit((-1)^n, n= infinity);
> > -1..1
> >
> > The documentation does not claim that these numbers are the LimInf and
> > LimSup, but I do not know of a case where they are not.
>
> Here's one:
>
> > limit(sin(x)-sin(x)^2, x=infinity);
>
> -2 .. 1
>
> The actual lim sup is 1/4.

This is a further example:
> limit(2*sin(x)*cos(x),x=infinity);

-2 .. 2

> limit(sin(2*x),x=infinity);

-1 .. 1

>
The range computations appear somewhat "rough". At least it appears that the
ranges are - if wrong - always overestmated. Or are there examples, where the
computed ranges are too small?

All the best Jurgen


--
-------------------
Prof. Dr. Jurgen Barsuhn
Fachhochschule Bielefeld
University of Applied Sciences
Fachbereich Elektrotechnik und Informationstechnik
Wilhelm-Bertelsmann-Str. 10
D-33602 Bielefeld

http://infmath.fh-bielefeld.de/
-----------

Previous by date: [MUG] Re: solve function behaviour, Maple User Group
Next by date: [MUG] Lebesgue-Integral,  Classen, Manfred
Previous thread: [MUG] coordinate-free or expression simplification,  Charles James Leonardo Quarra Cappiello
Next thread: [MUG] Lebesgue-Integral,  Classen, Manfred



Ready to buy?

Maple - single user licence
Add to shopping basket
$ 1,895.00
Upgrade to Maple 12 from v11
Add to shopping basket
$ 995.00
Upgrade to Maple 12 from v10 & below
Add to shopping basket
$ 1,395.00

Featured Downloads

Maple White Paper: Technical Knowledge - An Asset You Can Afford to Lose?
Maple in Electronics Application Pack
Maple in Robotics & Aerospace Application Pack
Maple in Finance Application Pack

Product Reviews

"Without the Maple software, we would have to spend weeks generating the equations of motion for every experiment. Then the chances that we did it right would basically be near zero. There would always be a mistake somewhere. It is very difficult to set up a dynamic motion model by hand."
- Jean-Claude PiedBeouf, Ph.D Manager of Robotics, Canadian Space Agency

"Its very good - highly accurate and easy to use. The speed of Maple allows me to change equations and quickly reintegrate them into the application, so more possibilities can be explored to achieve the precise effect desired."
Shawn Neely, Senior R & D Director for PDI/Dreamworks
adept

Top of the Page

Our Privacy and Terms and Conditions Statement
All Trademarks Recognised. Copyright © 2007, Adept Scientific plc.
Site designed and maintained by Adeptise

Adept Scientific | Amor Way | Letchworth Garden City | Herts | SG6 1ZA | Tel: +44 (0)1462 480055