Convolution Integral and Differential Equation

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 3K views
Colts
Messages
76
Reaction score
0
n4cjz6.png


I am really confused where to start with this problem. I know about convolutions somewhat. We have done them a little. Where is a good place to begin with this problem?
 
Physics news on Phys.org
What does the convolution theorem state about two functions? What are those two functions in this problem?

BiP
 
if f and g are piecewise continuous then the convolution of the two is
[itex]\int f(\tau)g(t-\tau)d\tau[/itex] from 0 to t
or
[itex]\int f(t-\tau)g(\tau)d\tau[/itex] from 0 to t

and

F(s)G(s)=Laplace Transform of the convolution of f and g


in this case y(t-w) is f(t-[itex]\tau[/itex]) and [itex]e^{-10w}[/itex] is g([itex]\tau[/itex])

So now how can I use this too get y(t)?
 
Do you see that the integral in the problem you gave is the convolution of y(t) and [itex]e^{-10t[/itex] ?

How can you apply the convolution theorem? You will obtain an algebraic equation in s. Solve it for Y(s).

BiP
 
So what I've figured so far is s*Y(s)-25* inverse laplace of {Y(s)G(s)} = 1

How can I solve for Y(s) when it is in the inverse laplace transform?
 
Taking the Laplace transform of every term in the differential equation should give you an algebraic equation in Y(s). Solve for this in terms of s, then take the inverse transform.

BiP