Hector wrote:
>> On Fri, Mar 18, 2011 at 4:57 AM, Aaron S. Meurer
>> <asmeu...@gmail.com> wrote: 
>> 
>>> For issue 2200, we didn't decide if limit(sin(x), x, oo) should
>>> raise an error or should return nan (or something else).
>>> 
>> 
>> Hello everyone,
>> 
>> Hi Aaron, I was wondering why limit(sin(x),x,oo) should have any
>> other value 
>> than 0 ?
>> Is it not equal to  k/oo where k is some finite number in [-1,1],
>> which 
>> clearly tends to zero ?

It is sin(x), not sin(x)/x that has the problem. This continues to oscillate 
between `+/-1` regardless of how large x becomes.

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com.
To unsubscribe from this group, send email to 
sympy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to