Integrating Sums (Laplace Transform)

  • #1
110
1

Homework Statement


Using:
[tex]
\mathcal{L}\big\{t^n\big\}=\frac{n!}{s^{n+1}}\text{for all s>0}[/tex]
Give a formula for the Laplace transform of an arbitrary nth degree polynomial
[tex]
p(t)=a_0+a_1t^1+a_2t^2+...+a_nt^n[/tex]

Homework Equations


[tex]\mathcal{L}=\lim_{b\rightarrow\infty}\int_{0}^{b}p(t)e^{-st}dt[/tex]

The Attempt at a Solution


I figured that the function p(t) is a sum and can be expressed as:
[tex]\sum_{i=0}^{n}a_it^i[/tex]
And integration gives:
[tex] \lim_{b\rightarrow\infty}\int_{0}^{b}\Bigg(\sum_{i=0}^{n}a_it^i\Bigg)e^{-st}dt[/tex]

I'm not quite sure what to do next, I don't recall if I can move the integral and limit inside of the summation or not without being arrested by the math police for violating math laws.
 
  • #2

Homework Statement


Using:
[tex]
\mathcal{L}\big\{t^n\big\}=\frac{n!}{s^{n+1}}\text{for all s>0}[/tex]
Give a formula for the Laplace transform of an arbitrary nth degree polynomial
[tex]
p(t)=a_0+a_1t^1+a_2t^2+...+a_nt^n[/tex]

Homework Equations


[tex]\mathcal{L}=\lim_{b\rightarrow\infty}\int_{0}^{b}p(t)e^{-st}dt[/tex]
For this problem, I don't see that this equation is actually relevant. You're supposed to use the equation given at the beginning of your post, in the problem statement.
In any case, what you wrote here is roughly the defintion of the Laplace Transform. It should actually be written as
$$\mathcal{L}[p(t)]=\lim_{b\rightarrow\infty}\int_{0}^{b}p(t)e^{-st}dt$$
rmiller70015 said:

The Attempt at a Solution


I figured that the function p(t) is a sum and can be expressed as:
[tex]\sum_{i=0}^{n}a_it^i[/tex]
And integration gives:
[tex] \lim_{b\rightarrow\infty}\int_{0}^{b}\Bigg(\sum_{i=0}^{n}a_it^i\Bigg)e^{-st}dt[/tex]
Again, use the equation at the top, not the definition. The only other thing you need is that ##\mathcal{L}[af(t)] = a\mathcal{L}[f(t)]##, where a is a constant. IOW, the Laplace transform of a constant times a function is the constant times the Laplace transform of a function. If you need to prove this, it's simple to do using the L.T. definition.
rmiller70015 said:
I'm not quite sure what to do next, I don't recall if I can move the integral and limit inside of the summation or not without being arrested by the math police for violating math laws.
 
  • Like
Likes rmiller70015
  • #3

Homework Statement


Using:
[tex]
\mathcal{L}\big\{t^n\big\}=\frac{n!}{s^{n+1}}\text{for all s>0}[/tex]
Give a formula for the Laplace transform of an arbitrary nth degree polynomial
[tex]
p(t)=a_0+a_1t^1+a_2t^2+...+a_nt^n[/tex]

Homework Equations


[tex]\mathcal{L}=\lim_{b\rightarrow\infty}\int_{0}^{b}p(t)e^{-st}dt[/tex]

The Attempt at a Solution


I figured that the function p(t) is a sum and can be expressed as:
[tex]\sum_{i=0}^{n}a_it^i[/tex]
And integration gives:
[tex] \lim_{b\rightarrow\infty}\int_{0}^{b}\Bigg(\sum_{i=0}^{n}a_it^i\Bigg)e^{-st}dt[/tex]

I'm not quite sure what to do next, I don't recall if I can move the integral and limit inside of the summation or not without being arrested by the math police for violating math laws.

Of course you can: the sum has a finite number of terms, and the integral of a sum is the sum of the integrals---basic calculus 101. You can sometimes have problems with trying to interchange integration and summation, but only when the summations have infinitely many terms (i.e., are infinite series).
 
  • Like
Likes rmiller70015
  • #4
So then I pull out the a constants from the 3
For this problem, I don't see that this equation is actually relevant. You're supposed to use the equation given at the beginning of your post, in the problem statement.
In any case, what you wrote here is roughly the defintion of the Laplace Transform. It should actually be written as
$$\mathcal{L}[p(t)]=\lim_{b\rightarrow\infty}\int_{0}^{b}p(t)e^{-st}dt$$
Again, use the equation at the top, not the definition. The only other thing you need is that ##\mathcal{L}[af(t)] = a\mathcal{L}[f(t)]##, where a is a constant. IOW, the Laplace transform of a constant times a function is the constant times the Laplace transform of a function. If you need to prove this, it's simple to do using the L.T. definition.
That's the problem I was thinking I had to use the definition of a Laplace transform to answer this not just a table of transforms or in this case the one they gave us. If that's the case I just get:
[tex]a_n\frac{n!}{s^{n+1}}[/tex]
 
  • #5
So then I pull out the a constants from the 3

That's the problem I was thinking I had to use the definition of a Laplace transform to answer this not just a table of transforms or in this case the one they gave us. If that's the case I just get:
[tex]a_n\frac{n!}{s^{n+1}}[/tex]
No, that's not the answer. And I didn't suggest that you use a table of transforms. What I said was, use the equation you posted in your problem statement.
 
  • #6
What I meant was in this part of the chapter the book likes to ask us to use the integral definition of a transform but on this problem they do not specifically ask that. Also I was too hasty when writing this I guess. What I wrote down on paper was [tex]\sum_{i=0}^{n}a_i\frac{i!}{s^{i+1}}[/tex]

Edit: to n not infinity
 
  • #7
What I meant was in this part of the chapter the book likes to ask us to use the integral definition of a transform but on this problem they do not specifically ask that.
But they specifically ask that you use the formula you wrote at the top.
rmiller70015 said:
Also I was too hasty when writing this I guess. What I wrote down on paper was [tex]\sum_{i=0}^{n}a_i\frac{i!}{s^{i+1}}[/tex]
Looks good.
rmiller70015 said:
Edit: to n not infinity
 
  • Like
Likes rmiller70015

Suggested for: Integrating Sums (Laplace Transform)

Replies
1
Views
437
Replies
3
Views
638
Replies
10
Views
982
Replies
5
Views
672
Replies
23
Views
822
Replies
2
Views
601
Replies
8
Views
1K
Replies
3
Views
465
Back
Top