Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #1453 > unrolled thread
| Started by | Micket <micketeer@gmail.com> |
|---|---|
| First post | 2011-04-04 10:29 +0000 |
| Last post | 2011-04-04 10:29 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.soft-sys.math.mathematica
Integrate gives wrong results for a simple polynomial Micket <micketeer@gmail.com> - 2011-04-04 10:29 +0000
| From | Micket <micketeer@gmail.com> |
|---|---|
| Date | 2011-04-04 10:29 +0000 |
| Subject | Integrate 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?
Back to top | Article view | comp.soft-sys.math.mathematica
csiph-web