Skip to content

Another incorrect Maxima integral #13718

@kcrisman

Description

@kcrisman

This is already reported upstream at this bug tracker ticket.

The original report from a summer PREP user:

integral((2/3)*x^(5/2)*(x+1)^.5, x,0,1)

I got the answer -0.888888889*sqrt(2)

integral((2/3)*x^(5/2)*(x+1)^(1/2), x,0,1)

And the answer is


-5/192*I*pi + 61/288*sqrt(2) + 5/192*log(-sqrt(2) + 1) -
5/192*log(sqrt(2) + 1)

Upstream: Reported upstream. No feedback yet.

Component: calculus

Keywords: integral

Issue created by migration from https://trac.sagemath.org/ticket/13718

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions