Solving a Simple Laplace Transform Equation: Tips for Beginners

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
1 reply · 2K views
AngusBurger
Messages
5
Reaction score
0
I'm new to Laplace and having slight difficulty with what looks like an obvious equation. I can do basic first and second order equations. Why is it that the seemingly easy equations are always the ones to stump you?

Homework Statement



[itex]\frac{dy}{dx}=-y[/itex]

[itex]y=2, x=0, y_{0}=2[/itex]

Homework Equations



This equation can also be written [itex]y'=-y[/itex]

A function table I have states that the transforms are:

[itex]y'= s∠ {y}-y_{0}[/itex]

[itex]y=\frac{y}{s}[/itex] so [itex]-y=\frac{-y}{s}[/itex]

The Attempt at a Solution



[itex]s∠ {y}=\frac{-y}{s}+y_{0}[/itex]

[itex]∠ {y}=\frac{-2}{s^{2}}+\frac{2}{s}[/itex]

A-ha!

[itex]\frac{-2}{s{^2}}[/itex] = [itex]\frac{A}{s} + \frac{B}{s}[/itex]

So

[itex]-2=As+Bs[/itex]

And I'm stumped. I can't eliminate A without eliminating B, and vice versa, so what is my next move? I don't see an error in my calculations, so I assume that I must be missing a key piece of knowledge regarding Laplace that will see me through. I think I remember reading that Laplace transforms are for non-homogeneous equations, although the terms 'homogeneous' and 'non-homogeneous' have always been greeted with *nomenclature overload - initialising file <happy_place>*.

Any help is much appreciated. I quite like these Laplace transforms, or did anyway.
 
Physics news on Phys.org
AngusBurger said:
I'm new to Laplace and having slight difficulty with what looks like an obvious equation. I can do basic first and second order equations. Why is it that the seemingly easy equations are always the ones to stump you?

Homework Statement



[itex]\frac{dy}{dx}=-y[/itex]

[itex]y=2, x=0, y_{0}=2[/itex]

Homework Equations



This equation can also be written [itex]y'=-y[/itex]

A function table I have states that the transforms are:

[itex]y'= s∠ {y}-y_{0}[/itex]

[itex]y=\frac{y}{s}[/itex] so [itex]-y=\frac{-y}{s}[/itex]

The Attempt at a Solution



[itex]s∠ {y}=\frac{-y}{s}+y_{0}[/itex]

[itex]∠ {y}=\frac{-2}{s^{2}}+\frac{2}{s}[/itex]

A-ha!

[itex]\frac{-2}{s{^2}}[/itex] = [itex]\frac{A}{s} + \frac{B}{s}[/itex]

So

[itex]-2=As+Bs[/itex]

And I'm stumped. I can't eliminate A without eliminating B, and vice versa, so what is my next move? I don't see an error in my calculations, so I assume that I must be missing a key piece of knowledge regarding Laplace that will see me through. I think I remember reading that Laplace transforms are for non-homogeneous equations, although the terms 'homogeneous' and 'non-homogeneous' have always been greeted with *nomenclature overload - initialising file <happy_place>*.

Any help is much appreciated. I quite like these Laplace transforms, or did anyway.

A lot of what you wrote is either incomprehensible or just plain wrong. For example, it is not true that [itex]y=\frac{y}{s},[/itex] and [itex]s∠ {y}=\frac{-y}{s}+y_{0}[/itex] is nonsense as well. If by the notation [itex]s∠ {y}[/itex] you mean [itex]s Y(s),[/itex] where Y(s) is the transform of y(t), then of course, the left-hand side is a function of s alone, while your right-hand-side has y in it! I suggest you start over again, and be more careful.

RGV