Skip to content

Issue in Hard Integral #50

Description

@mariuszi28cg

I tried:

Int[((x^2 - 2)*Exp[x])/((x - 1)*Sqrt[1 - x^2]), x]

give me:

Int[E^x/Sqrt[1 - x^2], x] + Int[E^x/((1 - x) Sqrt[1 - x^2]), x] +
Int[(E^x x)/Sqrt[1 - x^2], x]

but the answer is: (E^x (1 + x))/Sqrt[1 - x^2]

Mathematica can't compute it's very strange. Maple can.

Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions