Laplace transforms of heaviside step functions

Click For Summary
SUMMARY

The discussion focuses on solving the initial value problem defined by the differential equation y'' + 1/3y' + 4y = fk(t) with initial conditions y(0) = y'(0) = 0. The function fk(t) is expressed using Heaviside step functions as fk(t) = 1/2k H(t-(4-k)) - 1/2k H(t+(4-k)). The Laplace transform of the equation yields Y(s) = 1/2k(s² + 1/3 s + 4) * (e^-(4-k)s/s - e^-(4+k)s/s). The discussion emphasizes the need to apply the linearity of the inverse Laplace transform and suggests using partial fraction decomposition for the individual terms.

PREREQUISITES
  • Understanding of differential equations, specifically second-order linear equations.
  • Familiarity with Laplace transforms and their properties.
  • Knowledge of Heaviside step functions and their applications in piecewise functions.
  • Experience with partial fraction decomposition techniques for inverse Laplace transforms.
NEXT STEPS
  • Study the properties of Heaviside step functions in detail.
  • Learn the method of partial fraction decomposition for Laplace transforms.
  • Explore the application of inverse Laplace transforms in solving differential equations.
  • Review examples of initial value problems involving Laplace transforms and Heaviside functions.
USEFUL FOR

Students and professionals in mathematics, engineering, and physics who are dealing with differential equations and Laplace transforms, particularly those interested in initial value problems and piecewise functions.

danj303
Messages
15
Reaction score
0

Homework Statement



Consider the initial value problem
y'' + 1/3y' + 4y = fk(t)

with y(0) = y'(0) = 0,

fk(t) = 1/2k for 4 - k < t < 4 + k
0 otherwise

and 0 < k < 4.



(a) Write fk(t) in terms of Heaviside step functions and then solve the initial value problem.





The Attempt at a Solution



I can convert it to a heaviside function and do the laplace transform and get

fk(t)= 1/2k H(t-(4-k)) - 1/2k H(t+(4-k))

and then taking the laplace transform of the entire equation get

Y(s) = 1/2k(s2+1/3 s + 4) * (e-(4-k)s/s - e-(4+k)s/s)

Im assuming this is corrent. But then how do I take the inverse laplace transform of this?
 
Physics news on Phys.org
danj303 said:
I can convert it to a heaviside function and do the laplace transform and get

fk(t)= 1/2k H(t-(4-k)) - 1/2k H(t+(4-k))

I think if you graph this out, you'll find it is not the function you want

H(t-4+k)-H(t+4-k)=\left\{\begin{array}{lr}-1 &amp;, t&lt; 4-k \\ 1 &amp;, t&gt;4-k\end{array}\right.

and then taking the laplace transform of the entire equation get

Y(s) = 1/2k(s2+1/3 s + 4) * (e-(4-k)s/s - e-(4+k)s/s)

Im assuming this is corrent. But then how do I take the inverse laplace transform of this?

Much like the other problem you posted, you'll want to use the linearity of the inverse LT:

\mathcal{L}^{-1}\left[\frac{e^{-(4-k)s}-e^{-(4+k)s}}{2ks\left(s^2+\frac{1}{3}s+4\right)}\right]=\mathcal{L}^{-1}\left[\frac{e^{-(4-k)s}}{2ks\left(s^2+\frac{1}{3}s+4\right)}\right]-\mathcal{L}^{-1}\left[\frac{e^{-(4+k)s}}{2ks\left(s^2+\frac{1}{3}s+4\right)}\right]

For each of the two individual inverse LTs, you might want to use the method of partial fraction decomposition
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 10 ·
Replies
10
Views
3K
Replies
2
Views
2K
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
9
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K