laplace transform using convolution intergral

23 Views Asked by At

struggling with the following question:

Evaluate the following convolution integral

cos(x)*cos(x)

any help would be much appreciated, the hint of using the cos trig identity has been given.

1

There are 1 best solutions below

2
On

The hint of using trig identities is probably as follows $$\cos x*\cos x=\int_{\text{limits}^*}\cos (u')\cdot\cos(u-u')\,du'\\=\int_{\text{limits}}\cos u'(\cos u'\cos u+\sin u'\sin u)\,du'\\=\cos u\int_{\text{limits}}\cos^2u'\,du'+\sin u\int_{\text{limits}}\sin u'\cos u'\,du'$$ which can both be evaluated using identities relating to $\cos2u'$ and $\sin2u'$.


$*$ - I have written $\text{limits}$ since I'm not sure what regions you are defining $\cos u'$ on, so I suppose you can put this in.