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

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
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top