#10868: A wrong (easy) limit
------------------------+---------------------------------------------------
Reporter: jvarona | Owner: burcin
Type: defect | Status: new
Priority: major | Milestone: sage-4.7
Component: calculus | Keywords:
Author: jvarona | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------+---------------------------------------------------
If we define f(n)=2+1/factorial(n) the answer of sage for
limit(1/f(n),n=oo) is 1, that is clearly wrong. However,
limit(f(n),n=oo) gives the answer 2, that is correct.
I have seen this problem in (at least) sage 4.6 and sage 4.6.2, in several
kind of computers.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10868>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.