this is stranger than I thought at first:

(1) -> limit(sin(x)+erf(x+sqrt(-1)/2) + erf(x-sqrt(-1)/2), x=0)

   (1)  0
                      Type: 
Union(OrderedCompletion(Expression(Integer)),...)

so, apparently, the limit exists unconditionally, but adding the direction 
makes FriCAS believe it doesn't!

Puzzled,

Martin

Am Dienstag, 5. Februar 2019 22:04:04 UTC+1 schrieb Martin R:
>
> This arises in the computation of an integral:
>
> (51) -> limit(sin(x)+erf(x+sqrt(-1)/2) + erf(x-sqrt(-1)/2), x=0, "right")
>
>    (51)  "failed"
>
> (52) -> limit(erf(x+sqrt(-1)/2) + erf(x-sqrt(-1)/2), x=0, "right")
>
>    (52)  0
>
> Martin
>

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/44439741-a1ea-4680-9ddf-d1a072803b5a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [fricas-devel] weakness in... 'Martin R' via FriCAS - computer algebra system
    • [fricas-devel] Re: we... 'Martin R' via FriCAS - computer algebra system

Reply via email to