MHB Mahesh's question via email about Laplace Transforms (1)

AI Thread Summary
The discussion focuses on solving a system of differential equations using Laplace Transforms. The equations involve functions x(t) and y(t) with initial conditions set to zero. By applying the Laplace Transform, the transformed equations are manipulated to express Y(s) in terms of s. The final result for the Laplace Transform of y(t) is derived as Y(s) = 54/(s(54 - (s + 1)^2)). The solution appears to be confirmed as correct within the context of the discussion.
Prove It
Gold Member
MHB
Messages
1,434
Reaction score
20
$\displaystyle x\left( t \right) $ and $\displaystyle y\left( t \right) $ satisfy the following system of differential equations:

$\displaystyle \begin{cases} \frac{\mathrm{d}x}{\mathrm{d}t} + x + 6\,y = 6 \\ \frac{\mathrm{d}y}{\mathrm{d}t} + 9\,x + y = 0 \end{cases}, \quad x \left( 0 \right) = y \left( 0 \right) = 0 $

Find the Laplace Transform of $\displaystyle y\left( t \right) $.

Start by taking the Laplace Transform of both equations, which gives

$\displaystyle \begin{cases} s\,X\left( s \right) - s\,x\left( 0 \right) + X\left( s \right) + 6\,Y\left( s \right) = \frac{6}{s} \\ s\,Y\left( s \right) - s\,y\left( 0 \right) + 9\,X\left( s \right) + Y\left( s \right) = 0 \end{cases} $

$\displaystyle \begin{cases} \left( s + 1 \right) X\left( s \right) + 6\,Y\left( s \right) = \frac{6}{s} \\ 9\,X\left( s \right) + \left( s + 1 \right) Y\left( s \right) = 0 \end{cases} $

From the second equation in the system, we have

$\displaystyle \begin{align*} 9\,X\left( s \right) &= -\left( s + 1 \right) Y\left( s \right) \\
X\left( s \right) &= -\left( \frac{s + 1}{9} \right) Y\left( s \right) \end{align*}$

Substituting into the first equation in the system gives

$\displaystyle \begin{align*} \left( s + 1 \right) \left[ -\left( \frac{s + 1}{9} \right) \right] Y\left( s \right) + 6\,Y\left( s \right) &= \frac{6}{s} \\
\left[ 6 -\frac{\left( s + 1 \right) ^2 }{9} \right] Y\left( s \right) &= \frac{6}{s} \\
\left[ \frac{54 - \left( s + 1 \right) ^2 }{9} \right] Y\left( s \right) &= \frac{6}{s} \\
Y\left( s \right) &= \frac{54}{s\left[ 54 - \left( s + 1 \right) ^2 \right]} \end{align*}$

In Weblearn this would be entered as

54/( s*( 54 - (s + 1)^2 ) )
 
  • Like
Likes benorin and shivajikobardan
Mathematics news on Phys.org
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top