List Archives > 
Maple User Group List Archive > 
Archive by date > 
This Month By Date > 
This Month By Topic
[MUG] limit doesn't always work?!? I must be doing smth wrong!
| [MUG] limit doesn't always work?!? I must be doing smth wrong! |
|
Author: Florin Sabau
Posted: Tue, 14 May 2002 19:46:21 +0300
|
>> From: Florin Sabau "fsabau"
Hello List,
I can't get Maple 7 to evaluate the limit a^n (when a in (-1,1)):
> restart: assume(a>-1,a<1): about(a): limit(a^n,n=infinity);
if I restrict a to (-1,0) or (0,1) it works fine and yelds 0.
What am I doing wrong?
Thanks in advance!
--
Regards,
Florin
|
Previous by date: [MUG] Re: Galois Fields, Maple User Group
Next by date: [MUG] Legend help in Maple, Christopher
Previous thread: [MUG] Precise and invariant timing of a Maple program,
Next thread: [MUG] Legend help in Maple, Christopher
|