Linearizing a set of regular differential equations. Originally appeared at: http://sites.google.com/site/peeterjoot/math2009/linearizeDE.pdf Peeter Joot — [email protected] Nov 13, 2009

RCS f ile : linearizeDE.tex, v Last Revision : 1.3 Date : 2009/11/1813 : 49 : 54

1. Motivation A number of discrete multiple particle systems appear to generate coupled differential equations of the following form Az0 = b(z)

(1)

Where A = A(z) is a matrix, and b(z) a column vector valued non-linear function. How do we solve such an equation? 2. When the matrix is invertible. Consider the nicely behaved case where A(z) is invertible for all z. Then we can write z 0 = A −1 b ( z )

(2)

Now with a non-linear function b (like the sines that we have in the pendulum problem from −∇ cos φ), we can’t solve this thing easily, but in some small-enough neighborhood of some point (i.e. a point in phase space containing z) we can make a linear approximation. Suppose our initial phase space point is z0 , and we wish to solve for differential displacement from that point x, namely z = z0 + x. Then we have for our system  x 0 = A −1 b ( z )

   +  z = z0 

∂[ A−1 b(z)]1 ∂z1 ∂[ A−1 b(z)]2 ∂z1

∂[ A−1 b(z)]1 ∂z2 ∂[ A−1 b(z)]2 ∂z2

∂[ A−1 b(z)] N ∂z1

∂[ A−1 b(z)] N ∂z2

.. .

...

∂[ A−1 b(z)]1 ∂z N ∂[ A−1 b(z)]2 ∂z N

...

∂[ A−1 b(z)] N ∂z N

...

      

x

(3)

z = z0

Now we have a linear matrix, corresponding roughly to a first order Taylor expansion of the original system of equations. Mathematically the problem is now reduced to a column vector linear system of the form x 0 = Bx + a When a = 0 the solution is just 1

(4)

x = e Bt x (0)

(5)

(where you can evaluate e Bt the usual way using an eigenvalue similarity transformation where the exponential of the inner diagonal term is then simple). Assuming a non-homogeneous solution of the same form x = e Bt f (t) one finds the specific solution

x = e Bt

Z t

e− Bτ adτ

(6)

0

So the complete solution (a specific solution plus the homogeneous solution) to the system 4 is found to be

x=e

Bt

 x (0) +

Z t

e

− Bτ

 adτ

0

(7)

3. Thoughts to consider for the non-invertible or ill formed matrix Now, this works out all nice and pleasantly when A is invertible. What do we do when it is not? Each zero eigenvalue of A looks like it corresponds to a conserved quantity. Manually removing those zeros from the system can reduce things to the form dealt with here. What is even trickier seeming is what happens if the matrix is almost invertible. Example 

 1 0 z0 = b(z) 0 0.0000000001

(8)

This is perfectly invertible mathematically, but numerically you really don’t want to go there, since you’ll end up with garbage. What I think would work for dealing with this sort of system is using the SVD (symmetric value decomposition) techniques to determine a orthonormal basis for all the “non-zero” eigenvalues according to a reasonable numerical threshold for these zeros. SVD it is relatively new to applied mathematics and wasn’t covered in my linear algebra course when I was in school (now over ten years ago). I’ve read of it since and was very impressed with its power and utility (but need more study of it to fully grasp it and its applications). Prof Gilbert Strang covers this in his online lectures (on iTunesU), and I’d recommend them highly. Exploring methods of solving (in the neighborhood of a phase space point) these sorts of differential equations using SVD is something remaining to be explored in more detail, but intuition says it is relevant.

2

Linearizing a set of regular differential equations.

−∇cos f), we can't solve this thing easily, but in some small-enough neighborhood of some point. (i.e. a point in phase space containing z) we can make a linear approximation. Suppose our initial phase space point is z0, and we wish to solve for differential displacement from that point x, namely z = z0 + x. Then we have for ...

77KB Sizes 0 Downloads 127 Views

Recommend Documents

Dynamics of Differential Equations
26 Jul 2004 - the system x + f(x) ˙x + g(x)=0. We could write it as a system using y = ˙x, but it is more usual to introduce y = ˙x + F(x), where F(x) = ∫ x. 0 f(x)dx. Then. ˙x = y − F(x). ˙y = −g(x). This reflects the original motivation:

Stochastic Differential Equations
The figure is a computer simulation for the case x = r = 1, α = 0.6. The mean value .... ferential equations at Edinburgh University in the spring 1982. No previous.

Stochastic Differential Equations
I want to thank them all for helping me making the book better. I also want to thank Dina ... view of the amazing development in this field during the last 10–20 years. Moreover, the close contact .... As an illustration we solve a problem about ..

Simulating Stochastic Differential Equations and ...
May 9, 2006 - This report serves as an introduction to the related topics of simulating diffusions and option pricing. Specifically, it considers diffusions that can be specified by stochastic diferential equations by dXt = a(Xt, t)dt + σ(Xt, t)dWt,

Ordinary Differential Equations Autumn 2016 - GitHub
Mar 29, 2017 - A useful table of Laplace transforms: http://tutorial.math.lamar.edu/pdf/Laplace Table.pdf. Comment. Here you finally get the opportunity to practise solving ODE's using the powerful method of Laplace transformations. Please takes note

applied differential equations spiegel pdf
spiegel pdf. Download now. Click here if your download doesn't start automatically. Page 1 of 1. applied differential equations spiegel pdf. applied differential ...

Linear Differential Equations With Constant Coefficients_Exercise 5.4 ...
devsamajcollege.blogspot.in Sanjay Gupta, Dev Samaj College For Women, Ferozepur City. Page 3 of 20. Linear Differential Equations With Constant Coefficients_Exercise 5.4.pdf. Linear Differential Equations With Constant Coefficients_Exercise 5.4.pdf.

Linear Differential Equations With Constant Coefficients_Exercise 5.5 ...
devsamajcollege.blogspot.in Sanjay Gupta, Dev Samaj College For Women, Ferozepur City. Page 3 of 17. Linear Differential Equations With Constant Coefficients_Exercise 5.5.pdf. Linear Differential Equations With Constant Coefficients_Exercise 5.5.pdf.

Question Bank Partial Differential Equations
Find the PDE of the family of planes, the sum of whose x,y,z intercepts is ... Form the partial differential equation by eliminating the arbitrary constants a and.