Simple integration question involving-infty subscript

  • Thread starter Thread starter Salt
  • Start date Start date
  • Tags Tags
    Integration
Salt
Messages
15
Reaction score
0
simple integration question involving-infty "subscript"

Homework Statement



Been reading about signals, but my calculus skills have rusted (or never has been all that good in the first place).

So ...

Homework Equations



Why does x(t) = \int^t_{-\infty} x'(\tau) \,d\tau ?

The Attempt at a Solution



You will end up with x(\tau)|^t_{-\infty} = x(t) - x({-\infty}). Right?

So x({-\infty}) = 0 for all functions?

Been looking on the web, but I have no idea how to google this.
 
Physics news on Phys.org


Salt said:

Homework Statement



Been reading about signals, but my calculus skills have rusted (or never has been all that good in the first place).

So ...

Homework Equations



Why does x(t) = \int^t_{-\infty} x'(\tau) \,d\tau ?

The Attempt at a Solution



You will end up with x(\tau)|^t_{-\infty} = x(t) - x({-\infty}). Right?

So x({-\infty}) = 0 for all functions?

Been looking on the web, but I have no idea how to google this.
No, you can't do this. Infinity is not a number that you can substitute into a function. Your integral is one type of improper integral. To evaluate an integral like this, you need to work with a limit, like so:
x(t) = \int^t_{-\infty} x'(\tau) \,d\tau = \lim_{a \to -\infty} \int_a^t x'(\tau) \,d\tau
 


Hmm ...

Looks like my calculus really does suck.

It was just written "like that" in the book. It probably assumes that I know how to solve it. ><

Thanks.
 
Last edited:
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