Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.mathematica > #1453 > unrolled thread

Integrate gives wrong results for a simple polynomial

Started byMicket <micketeer@gmail.com>
First post2011-04-04 10:29 +0000
Last post2011-04-04 10:29 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.soft-sys.math.mathematica


Contents

  Integrate gives wrong results for a simple polynomial Micket <micketeer@gmail.com> - 2011-04-04 10:29 +0000

#1453 — Integrate gives wrong results for a simple polynomial

FromMicket <micketeer@gmail.com>
Date2011-04-04 10:29 +0000
SubjectIntegrate gives wrong results for a simple polynomial
Message-ID<inc6io$rv$1@smc.vnet.net>
I have had the bad luck to discover a strange bug (?) when computing
some integrals with mathematica.
I simplified it as far as i could;
$Assumptions = p > 0; Integrate[Subscript[x, 1]*(1 + y)^2, {y, -1, 1}]

If i change anything else, be it the assumption (yes, it is a
completely unrelated variable), the subscript, the integration limits,
the exponent, the addition, it works out the correct answer.

It also takes a significant time (a few seconds) to compute this
integral.

Does anyone have an explanation for this behavior?

[toc] | [standalone]


Back to top | Article view | comp.soft-sys.math.mathematica


csiph-web