Convolve : Different Looking Results
- To: mathgroup at smc.vnet.net
- Subject: [mg130631] Convolve : Different Looking Results
- From: Polar Coords <pcoords29 at gmail.com>
- Date: Fri, 26 Apr 2013 23:11:18 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-outx@smc.vnet.net
- Delivered-to: mathgroup-newsendx@smc.vnet.net
Dear Mathgroup, May be someone could please explain the following behaviour : In[15]:= Convolve[Exp[-x] UnitStep[x], Sin[2 x] UnitStep[x], x, y, Assumptions -> y > 0] Out[15]= -(2/5) (Cos[2 y] - Cosh[y] - Cos[y] Sin[y] + Sinh[y])