Questions: Convolution Theorem

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

You need to find ℒ⁻¹[1/(s(s+3))]. Recognizing F(s) = 1/s and G(s) = 1/(s+3), which approach correctly uses the convolution theorem?

AMultiply the individual inverses: f(t)·g(t) = 1·e^{-3t} = e^{-3t}
BCompute the convolution integral: ∫₀ᵗ e^{-3(t-τ)} dτ = (1 - e^{-3t})/3
CAdd the individual inverses: f(t) + g(t) = 1 + e^{-3t}
DThe theorem only applies when F(s) and G(s) have the same denominator
Question 2 Multiple Choice

In the convolution integral y(t) = ∫₀ᵗ h(t-τ)g(τ) dτ describing a driven system, what is the physical meaning of h(t-τ)?

AThe current value of the forcing function at time t
BThe system's response to a unit impulse applied at time τ, evaluated at current time t
CThe transfer function evaluated at the frequency corresponding to time t
DThe average of the forcing function over the interval [0, t]
Question 3 True / False

If ℒ[f] = F(s) and ℒ[g] = G(s), then ℒ⁻¹[F(s)G(s)] = f(t)g(t).

TTrue
FFalse
Question 4 True / False

Convolution is commutative: (f * g)(t) = (g * f)(t) for all t ≥ 0.

TTrue
FFalse
Question 5 Short Answer

Explain why the convolution theorem is useful for inverting a Laplace transform of the form Y(s) = F(s)G(s), and what the alternative approach would be.

Think about your answer, then reveal below.