Re: Integration result depends on variable name / problem with
- To: mathgroup at smc.vnet.net
- Subject: [mg127174] Re: Integration result depends on variable name / problem with
- From: psycho_dad <s.nesseris at gmail.com>
- Date: Wed, 4 Jul 2012 03:31:12 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- References: <jstl4f$k8u$1@smc.vnet.net>
In Math 8.0.1, I get that Integrate[Sin[2 x] Exp[I t Cos[x - psi]], {x, 0, 2 =CF=80}] is 0, regardless of the variable name :( I also tested it numerically and indeed the result is 2 \[Pi] I^2 BesselJ[2, t] Sin [2 psi] as you said, so I would say that this is definitely a bug... Cheers