How Do You Compute the Convolution of e^-x and x Over an Infinite Range?

MrBailey
Messages
19
Reaction score
0
Hi, all.

Just a little confused over this one (okay...a lot confused):

convolution of f(x) and g(x) from -inf to inf where

f(x) = e^-x

and g(x) = x

I would really appreciate some pointers on this one.

thanks,
Bailey

(edit) forgot the range
 
Last edited:
Physics news on Phys.org
The definition of convolution can vary (like what you integrate over), what is yours?
 
my mind is slipping...sorry

the convolution of f(x) and g(x) from -inf to inf
 
It would help greatly if you could state the definition of convolution. This should be done by giving a mathematical equation for computing the convolution of two arbitrary functions f(x) and g(x).

As shmoe said it will identify which definition your familiar with, and also show us that you know what the definition is.

If your not familiar with LaTex, click on the equation below to see the code.

\int_{- \infty}^{\infty}f(x)dx
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top