Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

asinh(x).rewrite(log).series(x, x0=I*oo) is nan #1236

Closed
skirpichev opened this issue Apr 24, 2022 · 0 comments
Closed

asinh(x).rewrite(log).series(x, x0=I*oo) is nan #1236

skirpichev opened this issue Apr 24, 2022 · 0 comments
Labels
series wrong answer if mathematically wrong result was obtained
Milestone

Comments

@skirpichev
Copy link
Collaborator

skirpichev commented Apr 24, 2022

should be

In [1]: asinh(x).rewrite(log).series(x, x0=I*oo)
Out[1]: 
    3      1     ⅈ⋅π                         ⎛1          ⎞
- ───── + ──── + ─── + log(2) + log(-ⅈ⋅x) + O⎜──; x → ∞⋅ⅈ⎟
      4      2    2                          ⎜ 6         ⎟
  32⋅x    4⋅x                                ⎝x          ⎠

See also #1230.

@skirpichev skirpichev added wrong answer if mathematically wrong result was obtained series labels Apr 24, 2022
@skirpichev skirpichev added this to the 0.14 milestone Apr 24, 2022
skirpichev added a commit to skirpichev/diofant that referenced this issue Apr 24, 2022
skirpichev added a commit to skirpichev/diofant that referenced this issue Apr 24, 2022
skirpichev added a commit to skirpichev/diofant that referenced this issue Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
series wrong answer if mathematically wrong result was obtained
Projects
Status: Done
Development

No branches or pull requests

1 participant