Here are the solutions for questions 7, 10, 11, and 12:
7. Find L−1[s(s+1)(s+2)1]
Step 1: Perform partial fraction decomposition.
Let s(s+1)(s+2)1=sA+s+1B+s+2C.
Multiply both sides by s(s+1)(s+2):
1=A(s+1)(s+2)+Bs(s+2)+Cs(s+1)
Step 2: Solve for the constants A, B, and C.
- Set s=0:
1=A(1)(2)⟹1=2A⟹A=21
- Set s=−1:
1=B(−1)(−1+2)⟹1=B(−1)(1)⟹B=−1
- Set s=−2:
1=C(−2)(−2+1)⟹1=C(−2)(−1)⟹1=2C⟹C=21
Step 3: Substitute the constants back into the partial fraction expansion.
s(s+1)(s+2)1=s1/2−s+11+s+21/2
Step 4: Apply the inverse Laplace transform to each term.
Using the formulas L−1[s1]=1 and L−1[s−k1]=ekt:
L−1[s(s+1)(s+2)1]=21L−1[s1]−L−1[s+11]+21L−1[s+21]
L−1[s(s+1)(s+2)1]=21(1)−e−t+21e−2t
L^{-1}\left[\frac{1}{s(s+1)(s+2)}\right] = \frac{1{2} - e^{-t} + \frac{1}{2}e^{-2t}}
10. Find L[t3eat]
Step 1: Identify the function f(t) and the power n.
Here, f(t)=eat and n=3.
Step 2: Find the Laplace transform of f(t).
F(s)=L[eat]=s−a1
Step 3: Apply the property L[tnf(t)]=(−1)ndsndnF(s).
For n=3:
L[t3eat]=(−1)3ds3d3(s−a1)
L[t3eat]=−ds3d3(s−a)−1
Step 4: Calculate the derivatives.
First derivative: dsd(s−a)−1=−1(s−a)−2
Second derivative: ds2d2(s−a)−1=(−1)(−2)(s−a)−3=2(s−a)−3
Third derivative: ds3d3(s−a)−1=2(−3)(s−a)−4=−6(s−a)−4
Step 5: Substitute the third derivative back into the formula.
L[t3eat]=−(−6(s−a)−4)
L[t3eat]=6(s−a)−4
L[t^3 e^{at}] = \frac{6{(s-a)^4}}
11. Find L[tetsint]
Step 1: Find the Laplace transform of sint.
Let f(t)=sint.
L[sint]=s2+11
Step 2: Apply the First Shifting Theorem for L[etsint].
If L[f(t)]=F(s), then L[eatf(t)]=F(s−a). Here a=1.
L[etsint]=(s−1)2+11
Let G(s)=(s−1)2+11.
Step 3: Apply the multiplication by t property for L[t(etsint)].
If L[g(t)]=G(s), then L[tg(t)]=−dsdG(s).
L[tetsint]=−dsd((s−1)2+11)
L[tetsint]=−dsd((s−1)2+1)−1
Step 4: Calculate the derivative.
dsd((s−1)2+1)−1=−1((s−1)2+1)−2⋅dsd((s−1)2+1)
=−1((s−1)2+1)−2⋅(2(s−1))
=−((s−1)2+1)22(s−1)
Step 5: Substitute the derivative back into the formula.