Menu

#4730 ei-asymptotic-expansion

None
closed
5
5 days ago
2026-05-05
No

This is Problem 96 (line 352) of rtest_limit_gruntz:

(%i6) limit(exp(2*expintegral_ei(-x))/x^2, x, 0,plus);

(%o6) 'limit(%e^(2*expintegral_ei(-x))/x^2,x,0,plus)

Why a limit nounform? This limit problem makes its way to limfact, and then applies stirling0. But the function ei-asymptotic-expansion (defined in expintegral.lisp) doesn't handle this case.

It's a bit surprising that limfact handles limits of expintegral expressions, but it is supposed to.

Discussion

  • Dan Gildea

    Dan Gildea - 5 days ago
    • status: open --> closed
    • assigned_to: Dan Gildea
     
  • Dan Gildea

    Dan Gildea - 5 days ago

    Fixed by [06f26693d2a59da6bae8c4c701c9532ec1884360]

     

Log in to post a comment.

MongoDB Logo MongoDB