Group Abstract Group Abstract

Message Boards Message Boards

Symbolic integration gives wrong result. Is this a bug?

It seems the symbolic integration in Mathematica 14.3 has problems with complex path integrals. Look in the attached notebook to see the wrong computation.

POSTED BY: Ralph Trenkler

FWIW, these symbolic complex-path forms are computed correctly:

Integrate[f[z], {z, 1 + 3 I, 1 + 5 I, -1 + 5 I, -1 + 3 I, 1 + 3 I}]
Integrate[f[z], {z, 4 I + 1, 4 I + I, 4 I - 1, 4 I - I, 4 I + 1}]
POSTED BY: Michael Rogers
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard