MathGroup Archive 2004

[Date Index] [Thread Index] [Author Index]

Search the Archive

How to get the real part of an integral?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg48453] How to get the real part of an integral?
  • From: ankowar at yahoo.com (Andy Kowar)
  • Date: Mon, 31 May 2004 00:13:28 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

I am trying to get the real part of an integral (see below).


<< Algebra`ReIm`
Integrate[1/(1 + x^2 + x^4), x]
Re[%]

I am getting the error:
"$IterationLimit::itlim: Iteration limit of 4096 exceeded."


Any advice?

AK


  • Prev by Date: Re: Number of roots from Solve?
  • Next by Date: (a b)^n --> a^n*b^n via Refine
  • Previous by thread: Re: Eigensystem[] bug in Mathematica 5.0 (fixed in 5.0.1)
  • Next by thread: (a b)^n --> a^n*b^n via Refine