Solving linear eqns using laplace transforms

Click For Summary

Homework Help Overview

The discussion revolves around solving systems of linear equations using Laplace transforms, specifically focusing on two sets of differential equations with given initial conditions.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss taking the Laplace transform of the differential equations and how to express the derivatives in terms of the transforms and initial conditions. There are attempts to clarify the relationships between the transformed variables and the original functions.

Discussion Status

Some participants have provided guidance on the steps to take, including the importance of correctly applying the Laplace transform and rearranging the resulting equations. Others have expressed their understanding of the method while acknowledging calculation challenges. There is a sense of progress as one participant reports successfully solving the problem.

Contextual Notes

Initial conditions are specified for the equations, and there is mention of potential calculation mistakes leading to complex roots. Participants are encouraged to check their work for arithmetic errors.

:|max
Messages
6
Reaction score
0
Hey can anyone tell me the method to solve this, I can do inverse linear eqns and such but i don't know how to solve this type of question:


Use Laplace transforms to solve the following systems of linear equations
(a)dx/dt= 3x(t) − 4y(t),
dy/dt= 2x(t) + 3y(t),
with initial conditions x(0) = 1, y(0) = 0.
(b)3 dx/dt+ 2 dy/dt= t,
2 dx/dt −dy/dt= 2t^2,
with initial conditions x(0) = 1, y(0) = 0.

thanks
 
Physics news on Phys.org
Take the Laplace transform of each equation. There is a property of the transform that tells you how both \frac{dx}{dt} and \frac{dy}{dt} relate to x(t), y(t) and x(0), y(0). This reduces the original system of differential equations to a system of linear equations in \mathcal{L}x(t) and \mathcal{L}y(t). Solve the system for these two unknowns, then use inverse Laplace transforms to find the original functions. (This is the quick, condensed version of the solution process).
 
Do you mean like:

s(Lx(t)) - x(0) = 3(L(x(t)) - 4(Ly(t))

s(Ly(t)) - y(0) = 2(Lx(t)) + 3(Ly(t))
 
I haven't checked your details, but your expression (below)

\begin{align*}<br /> s(\mathcal{L}x(t)) - x(0) &amp; = 3(\mathcal{L}(x(t)) - 4(\mathcal{L}y(t))\\<br /> s(\mathcal{L}y(t)) - y(0) &amp; = 2(\mathcal{L}x(t)) + 3(\mathcal{L}y(t))<br /> \end{align*}

is what I meant. Your initial conditions give values for x(0) \text{ and } y(0), so plug those in. Your next step is to consider \mathcal{L}x(t) and \mathcal{L}y(t) as your unknowns. You have a system of 2 linear equations in two unknowns for them - solve it any way you like. You should (will, I have faith in you) come to a point where you have

<br /> \begin{align*}<br /> \mathcal{L}x(t) &amp; = \text{ an expression with numbers and } s\\<br /> \mathcal{L}y(t) &amp; = \text{ an expression with numbers and } s<br /> \end{align*}<br />

If you find the inverse Laplace transforms of the expressions on the right you should have the solutions to the original system of DEs. (Check them to make sure you haven't made an arithmetic error.)
Good luck.
 
OK i had a quick go of it, couldn't get it out but I think I understand the method, just some calculation mistake, i got irrational roots...which i suppose could have actually been right. I will have a better go of it tomorrow, thanks for your help :)
 
Again, I haven't checked the details that led to the post I commented on above: IF those terms are correct (no judgement here at all) think about this:

<br /> \begin{align*}<br /> s(\mathcal{L}x(t)) - x(0) &amp; = 3(\mathcal{L}(x(t)) - 4(\mathcal{L}y(t))\\<br /> s(\mathcal{L}y(t)) - y(0) &amp; = 2(\mathcal{L}x(t)) + 3(\mathcal{L}y(t))\\<br /> \intertext{Use the initial conditions.}<br /> s\mathcal{L}x(t) - 1 &amp; = 3\mathcal{L}x(t) - 4\mathcal{L}y(t)\\<br /> s\mathcal{L}y(t) - 0 &amp; = 2\mathcal{L}x(t)+3\mathcal{L}y(t)\\<br /> \intertext{Rearrange}<br /> (s-3)\mathcal{L}x(t)+4\mathcal{L}y(t) &amp; = 1\\<br /> -2\mathcal{L}x(t)+(s-3)\mathcal{L}y(t)&amp;=0<br /> \end{align*}<br />

Solve these equations for \mathcal{L}x(t) \text{ and } \mathcal{L}y(t). The answers will be the \textbf{Laplace transforms} of the functions you seek. You should be able to find, or look up in one of the tables in your text, the appropriate functions.
Even though it has been MANY years since I first encountered this type of problem, I do remember that after working through the first few the ideas needed for organizing my work began to come naturally. I hope you will soon say the same.
 
Your basic process should be:

-Take the Laplace transform of both equations. REMEMBER that x and y are functions, not variables (a common mistake I've seen is treating the function like a variable and transforming it to 1/s, don't do it)

-Seeing that the Laplace transform of X'(t) is the same as sX(t) - X(0). If that's hard for you to see, trying comparing the Laplace transform of a sine curve and a cosine curve, and looking at how multiplying by s is the same as differentiating on the time domain. At least for me, this took some time to get used to.

-Reduce the matrix to reduced row echelon form, and find the values of X(s) and Y(s). Then do an inverse laplace transform on X(s) and Y(s) to get X(t) and Y(t), which is your solution.

Good luck :)
 
Hey thanks everyone, I've finally got it out, woo. Thanks for your help.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
2
Views
2K
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K