Solution of Differential Equations Using Laplace Transforms - One Line Questions
1.
If L{f(t)} = F(s), then L{t*f(t)} is: —
-dF(s)/ds
2.
For y' - y = 0, y(0) = 1, the Laplace transform of -y is: —
-Y(s)
3.
What is the Laplace transform of a periodic function f(t) with period T? —
(1 / (1 - e^(-sT))) * integral from 0 to T of f(t)e^(-st) dt
4.
The inverse Laplace transform of 1/(s^2 + a^2) is: —
(1/a)sin(at)
5.
The Laplace transform of the Dirac delta function delta(t) is: —
1
6.
The Laplace transform of f(t) = e^(at) is given by: —
1/(s-a)
7.
The Laplace transform of t*e^(at) is: —
1/(s-a)^2
8.
What is the Laplace transform of the unit step function u(t) (Heaviside step function)? —
1/s
9.
What is the Laplace transform of the function f(t) = t? —
1/s^2
10.
Consider the differential equation y'' + y = sin(2t) with y(0) = 0 and y'(0) = 0. What is the Laplace transform of sin(2t)? —
2 / (s^2 + 4)
11.
The Laplace transform of f(t) = t^2 is: —
2/s^3
12.
For the same equation y'' + 4y = 0, y(0) = 1, y'(0) = 0, what is the Laplace transform of 4y? —
4Y(s)
13.
Using partial fractions for Y(s) = 2 / ((s^2 + 1)(s^2 + 4)) results in terms like: —
A/(s^2+1) + B/(s^2+4)
14.
What is the Laplace transform of sinh(bt)? —
b/(s^2 - b^2)
15.
The Laplace transform of sin(bt) is: —
b/(s^2 + b^2)
16.
What is the Laplace transform of a constant function f(t) = c? —
c/s
17.
The Laplace transform is an integral transform that converts a function of time, f(t), into a function of: —
Complex frequency (s)
18.
The inverse Laplace transform of Y(s) = s / (s^2 + 4) is: —
cos(2t)
19.
The inverse Laplace transform of s/(s^2 + a^2) is: —
cos(at)
20.
What is the Laplace transform of the function f(t) = delta(t-a)? —
e^(-as)
21.
If L{f(t)} = F(s), then L{f(t-a)u(t-a)} for a > 0 is: —
e^(-as)F(s)
22.
The inverse Laplace transform of Y(s) = 1 / (s - 1) is: —
e^t
23.
If L{f(t)} = F(s), then L{e^(at)f(t)} is: —
F(s-a)
24.
The Laplace transform of the integral of a function f(t), denoted by integral from 0 to t of f(tau) d(tau), is: —
F(s)/s
25.
If L{f(t)} = F(s), what is L{integral from 0 to t of f(tau)d(tau)}? —
F(s)/s
26.
The convolution theorem states that L{f(t) * g(t)} = L{integral from 0 to t of f(tau)g(t-tau)d(tau)} is equal to: —
F(s)G(s)
27.
Once F(s) is obtained, the final step in solving the differential equation is to: —
Find the inverse Laplace transform of F(s) to get f(t).
28.
The Laplace transform of f(t) = t*sin(bt) involves which property? —
Frequency differentiation
29.
The property L{f(t)/t} = integral from s to infinity of F(u) du is known as: —
Frequency integration property
30.
The method of solving differential equations using Laplace transforms is particularly effective for: —
Linear differential equations with constant coefficients and given initial conditions.
31.
What is the Laplace transform of t^n, where n is a non-negative integer? —
n! / s^(n+1)
32.
To find the inverse Laplace transform of Y(s) = 2 / ((s^2 + 1)(s^2 + 4)), one would typically use: —
Partial fraction decomposition
33.
The Laplace transform of the second derivative f''(t) is: —
s^2F(s) - sf(0) - f'(0)
34.
Consider the differential equation y'' + 4y = 0 with y(0) = 1 and y'(0) = 0. What is the Laplace transform of y''? —
s^2Y(s) - s
35.
Applying Laplace transforms to y'' + 4y = 0 with y(0) = 1, y'(0) = 0 yields which algebraic equation in Y(s)? —
s^2Y(s) - s + 4Y(s) = 0
36.
For y'' + y = sin(2t), y(0) = 0, y'(0) = 0, the transformed equation is: —
s^2Y(s) + Y(s) = 2 / (s^2 + 4)
37.
The Laplace transform of cosh(bt) is: —
s/(s^2 - b^2)
38.
The Laplace transform of cos(bt) is: —
s/(s^2 + b^2)
39.
What is the Laplace transform of the derivative of a function f'(t), assuming f(0) is known? —
sF(s) - f(0)
40.
After transforming a differential equation into the s-domain, the next step is typically to: —
Solve the resulting algebraic equation for F(s).
41.
Consider the differential equation y' - y = 0 with y(0) = 1. What is the Laplace transform of y'? —
sY(s) - 1
42.
The transformed equation for y' - y = 0, y(0) = 1 is: —
sY(s) - 1 - Y(s) = 0
43.
The inverse Laplace transform of F(s) = 1/(s-a)^2 is: —
t*e^(at)
44.
To solve a linear ordinary differential equation with constant coefficients using Laplace transforms, the first step is to: —
Take the Laplace transform of both sides of the equation.
45.
The Laplace transform of the derivative of a function f(t) is linearly related to the Laplace transform of f(t) and: —
The initial value f(0)
46.
When solving a differential equation with Laplace transforms, the initial conditions are incorporated during: —
The transformation of derivatives
47.
Solving for Y(s) in sY(s) - 1 - Y(s) = 0 gives: —
Y(s) = 1 / (s - 1)
48.
Solving for Y(s) in s^2Y(s) + Y(s) = 2 / (s^2 + 4) yields: —
Y(s) = 2 / ((s^2 + 1)(s^2 + 4))
49.
Solving for Y(s) in s^2Y(s) - s + 4Y(s) = 0 gives: —
Y(s) = s / (s^2 + 4)