Uncoupling Equations: A Matrix Approach

  • Thread starter Thread starter Winzer
  • Start date Start date
  • Tags Tags
    Approach Matrix
Winzer
Messages
597
Reaction score
0

Homework Statement


I am having trouble remembering how to uncouple these.



Homework Equations


\frac{dt}{ds}=1
\frac{du}{ds}=2tu



The Attempt at a Solution


I remember putting it into a matrix.
x'=\lambda x
 
Physics news on Phys.org
The equation with du/ds is nonlinear, so this system might not be amenable to uncoupling by matrix methods, which involves finding eigenvalues and eigenvectors, and using them to diagonalize a matrix.

Alternatively, I think it works to solve for t as a function of s in the first equation, and substitute for t in the second equation, and solve it for u.

To get you started, if dt/ds = 1, what is t as a function of s? Hint: there is not just one solution.
 
t(s)=s+C

Plugging that into the latter u = A Exp(s^2+Cs). Is that right?
 
Winzer said:
t(s)=s+C

Plugging that into the latter u = A Exp(s^2+Cs). Is that right?

Check it your self! Certainly dt/ds= 1. What is du/ds? Is it equal to 2tu?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top