• No results found

Separation of variables for ordinary differential equations

N/A
N/A
Protected

Academic year: 2021

Share "Separation of variables for ordinary differential equations"

Copied!
55
0
0

Loading.... (view fulltext now)

Full text

(1)

Examensarbete

Separation of variables for ordinary differential equations

Anna M˚

ahl

(2)
(3)

Separation of variables for ordinary differential equations

Department of Applied Mathematics, Link¨opings Universitet Anna M˚ahl

LiTH - MAT - EX - - 06 / 01 - - SE

Examensarbete: 20 p Level: D

Supervisor: Stefan Rauch,

Department of Applied Mathematics, Link¨opings Universitet Examiner: Stefan Rauch,

Department of Applied Mathematics, Link¨opings Universitet Link¨oping: February 2006

(4)
(5)

Matematiska Institutionen 581 83 LINK ¨OPING SWEDEN February 2006 x x http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-5620 LiTH - MAT - EX - - 06 / 01 - - SE

Separation of variables for ordinary differential equations

Anna M˚ahl

In case of the PDE’s the concept of solving by separation of variables has a well defined meaning. One seeks a solution in a form of a product or sum and tries to build the general solution out of these particular solutions. There are also known systems of second order ODE’s describing potential motions and certain rigid bodies that are considered to be separable. However, in those cases, the concept of separation of variables is more elusive; no general definition is given.

In this thesis we study how these systems of equations separate and find that their separation usually can be reduced to sequential separation of single first order ODE´s. However, it appears that other mechanisms of separability are possible.

ODE, Separation of variables, Potential motion, Heavy symmetric top, Cofactor sys-tems, Direct separability.

Nyckelord Keyword Sammanfattning Abstract F¨orfattare Author Titel Title

URL f¨or elektronisk version

Serietitel och serienummer Title of series, numbering

ISSN 0348-2960 ISRN ISBN Spr˚ak Language Svenska/Swedish Engelska/English Rapporttyp Report category Licentiatavhandling Examensarbete C-uppsats D-uppsats ¨ Ovrig rapport Avdelning, Institution Division, Department Datum Date

(6)
(7)

Abstract

In case of the PDE’s the concept of solving by separation of variables has a well defined meaning. One seeks a solution in a form of a product or sum and tries to build the general solution out of these particular solutions. There are also known systems of second order ODE’s describing potential motions and certain rigid bodies that are considered to be separable. However, in those cases, the concept of separation of variables is more elusive; no general definition is given. In this thesis we study how these systems of equations separate and find that their separation usually can be reduced to sequential separation of single first order ODE´s. However, it appears that other mechanisms of separability are possible.

Keywords: ODE, Separation of variables, Potential motion, Heavy symmetric top, Cofactor systems, Direct separability.

(8)
(9)

Acknowledgements

I would like to thank my supervisor and examiner Stefan Rauch. You have been a dedicated, and skillful, educationalist. By dividing problems into pieces big enough for me to calculate and comprehend, you have taught me not to be afraid of approaching non familiar problems and you have encouraged me to try new ways. These things I will treasure and bring with me in the future.

I would like to thank my dad Per M˚ahl. All my life you have read and given critique on my writing, but this must be the first time that you have helped me by knowing less! It is because you have not understood majority of the mathematical preliminaries that you have been an invaluable partner for discussion.

I would like to thank my opponent Peter Brommesson, and also Mattias Hansson, for reading this report and giving critique. I would also like to thank Zebastian Zaar for creating my pictures of HST and rolling disk. Moreover, I would like to thank Daniel Petersson, in the office next to mine, for helping me to understand some mechanics.

Finally, I would like to thank the rest of my family and my friends. You all mean a lot to me.

(10)
(11)

Contents

1 Introduction 1

2 Preliminaries 3

2.1 Separation of variables for one dimensional potential motion . . . 4

3 Potential Newton Equations 7 3.1 Two dimensional potential Newton equations . . . 7

3.1.1 Separation of variables for two dimensional potential motion 9 3.2 Three dimensional potential motion . . . 10

3.2.1 Separation of variables for three dimensional potential motion . . . 12

4 Vector equations of a rigid body 15 4.1 Motion of a heavy symmetric top . . . 15

4.1.1 Separation of variables for the HST equations . . . 19

4.2 The equations of motion of the rolling disk . . . 20

4.2.1 Separation of variables for the RD equations . . . 22

5 Triangular Newton equations 25 5.1 Two dimensional triangular cofactor system . . . 25

5.1.1 Separation of variables for two dimensional triangular New-ton equations . . . 28

6 The H´enon-Heiles Hamiltonian with cubic potential 31 6.1 The Kaup-Kuperschmidt case of the H´enon-Heiles Hamiltonian with cubic potential . . . 32

6.1.1 Separation of variables for the Kaup-Kuperschmidt case of the H´enon-Heiles Hamiltonian . . . 33

7 Direct separability 35 7.1 An example of second order . . . 35

7.1.1 Separation of variables for this example . . . 36

8 Conclusion and discussion 39

(12)
(13)

Chapter 1

Introduction

An ordinary differential equation (ODE) is an algebraic equation f (x, y,dxdy) = 0 involving derivatives of some unknown function with respect to one independent variable. A separable ordinary differential equation is an ODE which can be written in such a way that the dependent variable and its differential appear on one side of the equals sign and the independent variable and its differential appear on the other side.

The method of separation of variables is best known for partial differential equations of mathematical physics, for which it is the main method of solv-ing these equations. The basic idea behind the method of separatsolv-ing variables in the theory of partial differential equations (PDE) is to consider an ansatz for a solution (additive or multiplicative) that allows reducing the problem to a system of uncoupled ordinary differential equations for functions of one variable. Example 1. The heat equation.

Consider

∂u

∂t = uxx (1.1)

for an initial boundary value problem on the interval 0 < x < L and with the boundary conditions      ∂u ∂t = uxx,0 < t, 0 < x < L u(0, t) = u(L, t) = 0, 0 < t u(x, 0) = f (x), 0 < x < L

One usually makes an ansatz assuming the solution to be a product of two functions. Substitution of u(x, t) = X(x)T (t) into (1.1) reduces this partial differential equation to two uncoupled ordinary differential equations

(

∂tT = −k2T

∂xxX= −k2X

These two ordinary differential equations have solutions ( Tk(t) = Ae−k 2 t Xk(x) = B cos kx + C sin kx M˚ahl, 2006. 1

(14)

2 Chapter 1. Introduction

and due to linearity of (1.1) any formal linear combination u(x, t) =P

kckXk(x)Tt(t)

is also a solution. This solution can be further specified according to the bound-ary conditions u(0, t) = u(L, t) = 0. If we put kn = nπL, where n = 1, 2, . . ., the

complete solution reads

u(x, t) = ∞ X n=1 cne −k2 ntsin k nx (1.2)

where the coefficients cn are given by the integrals cn = L2

RL

0 f(x) sin knxdx

([3],[6]).

Example 2. The Hamilton-Jacobi equation of natural Hamiltonian Another example of an equation known to be solvable by separating variables is the Hamilton-Jacobi equation for the natural Hamiltonian ([4],[6]).

One method of solving the canonical Hamilton equations ˙x = ∂H(x, y) ∂y , ˙y = − ∂H(x, y) ∂x , x= (x 1 , . . . , xn), y= (y1, . . . , yn) (1.3) where H(x, y) is a Hamiltonian, is to find a function W (x, α), given by the canonical transformation y = ∂W∂x(x,α), β = ∂W∂α(x,α), for which (1.3) is trans-formed into a set of simple linear equations for new variables β, α. This function W(x, α) satisfies the first order nonlinear PDE

H  x,∂W(x, α) ∂x  = α1 (1.4)

which is known as the Hamilton-Jacobi equation. In order to find it, one makes an additive ansatz W (x, α) =Pn

k=1Wk(xk, α), where the n functions Wk(xk, α)

each depend on a single variable xk. This ansatz works well for the

Hamiltoni-ans of St¨ackel class with H = G + V = 12P

igii(x)y2i. It simplifies the problem;

instead of integrating the nontrivial Hamilton-Jacobi equation the problem re-duces to integrating n uncoupled first order ODE’s for functions Wk(xk, α).

The purpose of this thesis is to investigate how variables can be separated in case of ODE’s. In order to do so we put together known examples of Newton equations solved in mechanics and describe the features of their separability.

In chapter 2 we present basic concepts needed for this work; we give a definition of separability in general and we explain why we consider the Newton equation of one dimensional potential motion to be separable. In the following chapters we study a variety of mechanical problems, mainly of Newtonian form, to see how these equations are solved by separating variables. In chapter 3 we describe the problem of potential motion. In chapter 4 we look at the equations of motion of rigid bodies and we show the problems of the heavy symmetric top and of the rolling disk. In chapter 5 we describe how separation of variables takes place when solving triangular systems of Newton equations and in chapter 6 we consider the Kaup-Kuperschmidt case of the H´enon-Heiles Hamiltonian with cubic potential. Finally, in chapter 7, we give an example of a directly separable second order system and in chapter 8 we formulate conclusions of our work.

(15)

Chapter 2

Preliminaries

In this chapter we state the definition of separability ([1]). Moreover, we explain how the Newton equation of one dimensional potential motion is consistent with this definition and therefore is separable ([4]).

Definition 1 An ordinary first order differential equation y′

= f (x, y) is said to be separable if it can be written as

g(y)y′

= h(x) (2.1)

where g and h are known continuous functions depending on one real variable. A separable equation can be solved by integrating both sides w. r. t. x

G(y) = Z  g(y)dy dx  dx= Z (h(x)) dx = H(x) + C

where g has the primitive function G and h has the primitive function H. The solution has the implicit form

G(y) = H(x) + C

Example 3. The logistic equation. Consider dx dt = µx  1 −x k  (2.2) where µ and k are positive constants.

It is separable since it can be factorised into 1 µx 1 −x k  dx dt = 1 for x 6= k and x 6= 0.

By integrating both sides, w. r. t. time, we obtain an implicit solution t+ C = Z 1 µ 1 x+ 1 k 1 − x k  ! dx= 1 µ  ln |x| − ln |1 −x k|  M˚ahl, 2006. 3

(16)

4 Chapter 2. Preliminaries

and an explicit solution x(t) reads

x= ke

µt

C+ eµt

In the separation procedure we had to assume that x 6= k and x 6= 0. A direct check confirms that constant solutions x = k and x = 0 also satisfy the equation (2.2).

Example 4. The homogeneous equation. Take

dy dx = f (

y

x) (2.3)

This equation can not be written directly in the separable form (2.1), but by defining a new variable z = yx we get dydx = xdzdx + z and f (yx) = f (z). By substituting these expressions into the equation (2.3) we get an equation

xdz

dx+ z = f (z) which is separable since it can be written as

1 f(z) − z dz dx = 1 x

2.1

Separation of variables for one dimensional

potential motion

Let us consider the second order ODE of the form mx¨= −dV(x)

dx (2.4)

where each dot over x denotes a time derivative. It is not separable directly, but we observe that it can be integrated once by multiplying with ˙x. Then

d dt  m ˙x2 2  = −dV(x) dt and m˙x2 2 + V (x) = E = constant We can solve this first order ODE for x(t) by separating variables since the equation of energy m˙x2 2 + V (x) = E can be written 1 q 2 m(E − V (x)) dx dt = 1 which gives us t=r m 2 Z dx p(E − V (x)) =: G(x) + C

Notice that in solving (2.4) by separation of variables we have used the energy integral of motion. Our solution is given in an implicit form since we need to invert the equation t = G(x) + C to find the solution x(t, C).

(17)

2.1. Separation of variables for one dimensional potential motion 5

Definition 2 An integral of motion for a second order differential equation ¨

x= M (x)

is a function of position and velocity K(x, ˙x) such that it takes constant value on solutions x(t). That is K(x(t), ˙x(t)) = constant As a consequence we have ˙ K(x, ˙x) = dK dt = ∂K ∂x ˙x + ∂K ∂˙xx¨= ∂K ∂x ˙x + ∂K ∂˙xM(x) = 0 for all (x, ˙x).

So, since the second order Newton equation of one dimensional potential motion (2.4) admits an integral of motion (the energy integral) that constitutes a first order separable equation, (the equation which can be factorised like (2.1)) we can consider it to be separable.

(18)
(19)

Chapter 3

Potential Newton Equations

In this chapter we study how potential Newton equations in three dimensions are solved by separating variables ([4]).

A general potential Newton equation has the form

m¨r= −grad V(r), r∈ R3 (3.1)

where the function V (r) is called a potential. By multiplying both sides with ˙r we see that (3.1) always admits the energy integral of motion

E= 1 2m ˙r

2

+ V (r) (3.2)

For a central potential V (r) = V (r) with r = |r|, the force F = −grad V(r) = −dVdr(r)

r

ris parallel to r. Then the equation (3.1) admits an additional vector

in-tegral of motion, namely the angular momentum L = r× m˙r. By differentiating we find

˙L = ˙r × m˙r + r × m¨r = r × m¨r = r × F = dVdr(r) rr× r 

= 0

By using the angular momentum and the energy integrals of motion we can solve potential Newton equations with central potentials V (r) = V (r) through separation of variables.

3.1

Two dimensional potential Newton equations

Let us first consider the two dimensional potential Newton equation with the central potential V (r)

m¨r= −grad V(r) (3.3)

where r = (x1, x2)T, that takes the coordinate form

mx¨1= − ∂V(r) ∂x1 = −V ′ (r)x1 r (3.4) mx¨2= − ∂V(r) ∂x2 = −V ′ (r)x2 r (3.5) M˚ahl, 2006. 7

(20)

8 Chapter 3. Potential Newton Equations

This equation, (3.3), admits the energy integral E = m ˙r2

2 + V (r). Moreover, by

multiplying the first coordinate equation (3.4) by x2, and the second one (3.5)

by x1 and subtracting we find

d

dt(m¨x1x2− m¨x2x1) = 0

which we recognize as the derivative of the third component of the angular momentum L3 = m(x1˙x2− x2˙x1). The energy and the angular momentum

integrals of motion reduce the second order system (¨x1,x¨2) into a first order

system

L3 = m(x1˙x2− x2˙x1) (3.6)

E = m ˙r

2

2 + V (r) (3.7)

where L3 and E denote constant values of these integrals of motion.

The system (3.6 - 3.7) is not separable yet, but can be solved by separation of variables in the polar coordinates r and θ. By substituting x1 = r cos θ,

˙x1= ˙r cos θ − r ˙θ sin θ, x2= r sin θ and ˙x2= ˙r sin θ + r ˙θ cos θ into (3.6 - 3.7) we

get L3 = mr2˙θ (3.8) E = m 2  ˙r2+ r2˙θ2+ V (r) (3.9) When we resolve ˙θ = L3

mr2 from (3.8) and substitute in (3.9) we get the

separable equation of one dimensional motion w. r. t. variable r (2.4) E= m 2 ˙r 2+ r2  L3 mr2 2! + V (r) (3.10) We factorise it 1 q 2 m(E − V (r)) − L2 3 m2r2 dr dt = 1 (3.11)

and a solution is obtained by integrating both sides w. r. t. time t t= Z dr q 2 m(E − V (r)) − L2 3 m2 r2 (3.12)

Finally to get a complete solution in terms of r and θ, we have to invert (3.12) to get r(t) explicitly. Then by substituting r(t) into (3.8) we get a solution for θ(t) like

θ= Z

L3

(21)

3.1. Two dimensional potential Newton equations 9

3.1.1

Separation of variables for two dimensional potential

motion

Naively one would expect that the aim of separation of variables always is, as we described in our examples of PDE, to transform the original system into a new system where the equations, for functions of one variable, are uncoupled. However, in general this may not be possible.

For example, when we have solved the problem of two dimensional potential motion, we have transformed our original system into polar coordinates. We have obtained a new system which we have solved by separating variables, even though the equations have remained coupled. When we solve a coupled system by separation of variables we use a procedure we have chosen to call stepwise. The stepwise separation of variables for two dimensional potential motion can be symbolically represented by a diagram

L3 - ˙θ(r)

? E - r(t)

6

L3 - θ(t)

Figure 3.1: Stepwise separation of two dimensional potential motion Start reading the diagram (Figure 3.1) in the upper left corner. Let the ho-risontal arrows indicate that the quantity is resolved from the expression, while the vertical arrows indicate that the quantity is substituted into the expression. From L3 resolve ˙θ, follow the arrows and substitute the expression of ˙θ into E.

From E we get the solution r(t). To obtain a complete solution keep follow-ing the arrows upwards until reachfollow-ing the final solution θ(t) in the upper right corner.

Let us describe where and how the separation of variables have been taking place and lead to a solution for our original second order system of equations (3.3). Due to the energy and angular momentum integrals of motion, we have reduced the system of two second order equations (3.4 - 3.5) into a new system of the two first order integral equations (3.6 - 3.7).

Subsequently, we have transformed this first order system into polar coor-dinates and obtained the new coupled system of equations (3.8 - 3.9) which we have solved by successively eliminating and stepwise separating variables. Let us symbolically denote this system (3.8 - 3.9) as

(

L3= f1(r, ˙θ)

E= f2(r, ˙r, ˙θ)

We have, as described in the diagram (Figure 3.1), resolved ˙θ = g1(r) from L3

(3.8) and substituted it into the expression of E (3.9). When we have eliminated ˙θ variable from the energy E we have got an equation (3.10) on the form

E= f2(r, ˙r, g1(r)) = f3(r, ˙r)

This equation depends on r only. It is separable and, in (3.11), we have written it like (2.1). By integrating this equation (3.11) we have got an implicit solution

(22)

10 Chapter 3. Potential Newton Equations

for r (3.12). Then we have calculated an explicit solution r(t). This solution we have substituted into (3.8). That has given us one more equation (3.13) to integrate, which is also consistent with (2.1), and finally we have calculated a solution for θ(t). Summing up, in two dimensional potential Newton equations we have two integrals of motion that constitutes a system of two first order equations. When we transform this system we obtain a new system of equations, which we can solve by stepwise separation of variables since we successively can, after eliminating certain variables, factorise each equation like (2.1). In short, we have obtained a complete solution by substituting in the following manner:

E - r(t) - L3 - θ(t)

3.2

Three dimensional potential motion

Let us solve the three dimensional problem of motion in the central potential V(r) by separation of variables. As in the two dimensional case, we start with the Newton equation

m¨r= −grad V(r), r= (x1, x2, x3)T ∈ R3 (3.14)

and we know that E and L are integrals of motion. Then, we conclude that the third component L3 and L

2

are also integrals of motion ˙

L3 = (Lˆe3)˙ = ˙Lˆe3+ L ˙ˆe3= ˙Lˆe3= 0

˙L2 = (L · L)˙ = L · ˙L + ˙L · L = 2L · ˙L = 0

As a result, for three dimensional potential motion, the system m¨r = −grad V(r), has three integrals of motion: E, L3 and L

2

. In Cartesian coordinates, these integrals of motion read

L3 = m(x1˙x2− x2˙x1) (3.15)

L2 = m(x2˙x3− x3˙x2)2+ m(x3˙x1− x1˙x3)2+ m(x1˙x2− x2˙x1)2 (3.16)

E = m ˙r

2

2 + V (r) (3.17)

We can solve this system of equations (3.15 - 3.17) by separation of vari-ables if we introduce the spherical coordinates r, ϕ and θ. We substitute x1 = r sin θ cos ϕ, x2 = r sin θ sin ϕ, x3 = r cos θ, and ˙x1 = ˙r sin θ cos ϕ +

r( ˙θ cos θ cos ϕ − ˙ϕ sin θ sin ϕ), ˙x2 = ˙r sin θ sin ϕ + r( ˙θ cos θ sin ϕ + ˙ϕsin θ cos ϕ),

˙x3= ˙r cos θ − r ˙θ sin θ which gives us a new system

L3 = mr2ϕ˙sin2θ (3.18) L2 = m2r4( ˙θ2+ ˙ϕ2sin2θ) (3.19) E = m 2  ˙r2+ r2˙θ2+ r2ϕ˙2sin2 θ+ V (r) (3.20) We resolve ˙ϕfrom (3.18) ˙ ϕ= L3 mr2sin2 θ (3.21)

(23)

3.2. Three dimensional potential motion 11

and substitute ˙ϕinto (3.19) to get ˙θ2= L2

m2r4 −

L23

m2r4sin2θ (3.22)

By substituting (3.21) and (3.22) into the energy equation (3.20) we get E= m 2 ˙r 2+ r2  L2 m2r4 − L2 3 m2r4sin2 θ  + r2  L3 mr2sin2 θ 2 sin2θ ! + V (r) which “miraculously” simplifies to a one dimensional energy integral (2.4) since the dependence on θ cancels out and leaves us with the expression

E=m 2  ˙r2+ L 2 m2r2  + V (r) (3.23)

This equation is separable and we factorise it with respect to r and t 1 q 2 m(E − V (r)) − L2 m2 r2 dr dt = 1 (3.24)

A solution is then obtained by integrating both sides t= Z dr q 2 m(E − V (r)) − L2 m2r2 (3.25)

To get an explicit solution r(t), ϕ(t) and θ(t) we invert (3.25) to get r(t). Then we substitute r(t) into (3.22) to find a solution for θ(t)

Z dθ q L2 L23 sin2 θ = Z dt mr(t)2 (3.26)

Finally we substitute r(t) and θ(t) into (3.21) and get ϕ(t) Z

dϕ=

Z L

3dt

(24)

12 Chapter 3. Potential Newton Equations

3.2.1

Separation of variables for three dimensional

poten-tial motion

When we have solved this three dimensional problem of potential motion, we have separated variables stepwise. Let us draw a diagram similar to Figure 3.1:

L3 - ˙ϕ(r, θ) ? ? ? L2 - ˙θ2(r, θ) E - r(t) 6 L2 - θ(t) 6 L3 - ϕ(t)

Figure 3.2: Stepwise separation of three dimensional potential motion Start reading the diagram (Figure 3.2) in the upper left corner. Let the ho-risontal arrows represent resolving the expression w. r. t. the variable and the vertical arrows signify substituting the variable into the expression. Resolve

˙

ϕ from L3 and substitute in L2 and E. Keep following the arrows, resolving,

substituting and obtaining solutions until reaching the upper right corner. Now let us learn more about where and how the separation of variables has been taking place by looking at the features that have enabled us to obtain a solution for (3.14). Since the energy and the angular momentum are integrals of motion we have reduced the original second order system, the three coordinate equations (3.14), into a system of first order (3.15 - 3.17).

Then having transformed this first order system into the spherical coordi-nates, we have obtained the system (3.18 - 3.20) that we have solved by stepwise separation of variables. Let us, as in the case of two dimensional potential mo-tion, denote this system (3.18 - 3.20) as

     L3= f1(r, ˙ϕ, θ) L2= f2(r, ˙ϕ, θ, ˙θ) E= f3(r, ˙r, ˙ϕ, θ, ˙θ)

As can be read in the diagram (Figure 3.2), we have started by resolving ˙ϕ in terms of r and θ from L3 (3.18) like

˙

ϕ= g1(r, θ)

Then, by resolving ˙θ2 from L2 (3.19) we have got

˙θ2= g 2(r, θ)

By substituting the expressions of ˙ϕand ˙θ2 into E (3.20) we have obtained an

equation (3.23) in the form

E= f3(r, ˙r, g1(r, θ), θ, g2(r, θ)) = f4(r, ˙r)

This equation is separable. In (3.24), we have factorised it as (2.1) and we have integrated it to get an implicit solution for r (3.25). We have calculated the

(25)

3.2. Three dimensional potential motion 13

explicit solution r(t). Then we have substituted this solution into the expression ˙θ2= g

2(r(t), θ) (3.22) and we have obtained an equation which is separable with

respect to t and θ (3.26). We have integrated this equation and we have inverted the solution to get θ(t). At last, we have substituted our solutions, r(t) and θ(t), into our expression for ˙ϕ = g1(r(t), θ(t)) (3.21) and we have obtained a third

separable equation (3.27) thus the solution ϕ(t). In short, let us illustrate this stepwise solving procedure as follows:

E - r(t) - L2 - θ(t) -L

3 - ϕ(t)

Remark. Notice that it is due to the fact that our variable θ “ miraculously” disappears in (3.23) that separation of r and t becomes possible.

(26)
(27)

Chapter 4

Vector equations of a rigid

body

In this chapter we study how the heavy symmetric top equations ([5]) and the equations of the rolling disk ([10]) are solved by separating variables.

The vector equations of motion of a rigid body are

m¨s= F (4.1)

˙L = K (4.2)

where F is the force, K denotes the torque, L is the angular momentum and s denotes the position of center of mass w. r. t. an inertial reference frame ([4]).

4.1

Motion of a heavy symmetric top

A heavy symmetric top, a HST, is a symmetric rigid body with one point on its symmetry axis fixed in space. The center of mass s of the HST is located on

Figure 4.1: The heavy symmetric top

(28)

16 Chapter 4. Vector equations of a rigid body

the symmetry axis at the distance l from the origin.

When describing motion of the HST we choose an inertial coordinate system K0= [ˆx,y,ˆ z] and a body-fixed coordinate system K = [ˆˆ 1, ˆ2, ˆ3] such that both

have their origins at a point fixed in space (see Figure 4.1). The equations of motion for the HST is then derived by choosing the symmetry axis of the top as the ˆ3-axis of the body-fixed coordinate system. The total force F acting on the HST is the sum of the gravitational force acting on the center-of-mass and of the reaction force Fr acting on the support point. The torque K and

the angular momentum L are both vectors defined with respect to the common origin of both coordinate systems.

The equations of motion, (4.1 - 4.2), in case of the HST read d(ml ˙ˆ3)

dt = −mgˆz + Fr (4.3)

dL

dt = lˆ3 × (−mgˆz) (4.4)

These equations are complemented by the kinematic equation describing the motion of ˙ˆ3 w. r. t. the inertial coordinate system K0

˙ˆ3(t) = ω × ˆ3

where ω is the instantaneous angular velocity of the HST. By using the relations L = (IxΩx, IyΩy, IzΩz)T where Ix, Iy, Iz are moments of inertia w. r. t. the

fixed point, and that ω × ˆ3 = L

Ix× ˆ3 for an axially symmetric rigid body, we get

the vector equations of motion for the HST ˙ˆ3 = L

Ix × ˆ3

(4.5) dL

dt = −mglˆ3 × ˆz (4.6)

This system is a closed system of six ODE’s, for six scalar unknowns; i.e. the components of ˆ3 and L. The vector equations of the HST (4.5 - 4.6) admit three integrals of motion: the total energy E, the projection of the angular momentum Lz onto the vertical axis and the projection of angular momentum

L3onto the symmetry axis. We can show that Lzand L3are integrals of motion

by differentiating them d dt(L· ˆz) = (−mglˆ3 × ˆz) · ˆz = 0 (4.7) d dt(L· ˆ3) = (−mglˆ3 × ˆz) · ˆ3 + L · ( L Ix × ˆ3) = 0 (4.8) Moreover, if we use the relation ˙ω· L = ω ·˙L (valid for any axial symmetric rigid body), we see that the total energy of the system is also an integral of motion

d dt(E) = d dt( 1 2ω· L + mglˆ3 · ˆz) = 1 2˙ω · L + 1 2ω· ˙L + mgl˙ˆ3 · ˆz = ω· ˙L + mgl(ω × ˆ3) · ˆz = ω · (−mglˆ3 × ˆz) + mgl(ω × ˆ3) · ˆz = 0

(29)

4.1. Motion of a heavy symmetric top 17

As a result, the problem of motion of a HST is reduced to solving three equations given by these three integrals of motion

Lz = Lˆz (4.9)

L3 = Lˆ3 (4.10)

E = 1

2ω· L + mglˆ3 · ˆz (4.11)

To obtain a system which we can solve by separating variables we express (4.9 - 4.11) in the coordinates θ, φ and ψ, known as Euler angles

Figure 4.2: The Euler Angles Figure 4.2 gives us the Euler coordinates

ˆ1 = (cos ψ cos φ − cos θ sin φ sin ψ)ˆx + (cos ψ sin φ + cos θ cos φ sin ψ)ˆy + (sin θ sin ψ)ˆz ˆ2 = −(sin ψ cos φ + cos θ sin φ cos ψ)ˆx − (sin ψ sin φ − cos θ cos φ cos ψ)ˆy + (sin θ cos ψ)ˆz ˆ3 = (sin θ sin φ)ˆx − (sin θ cos φ)ˆy + (cos θ)ˆz

We express the angular velocity, ω = ωxxˆ+ ωyyˆ+ ωzz, byˆ

ωx = ψ˙sin θ sin φ + ˙θ cos φ

ωy = − ˙ψsin θ cos φ + ˙θ sin φ

ωz = ˙θ + ˙ψ cos θ

and angular momentum, L = I· ω, by

Lx = Ix( ˙θ cos φ − ˙φ sin θ cos θ sin φ) + Izsin θ sin φ( ˙ψ+ ˙φcos θ)

Ly = Ix( ˙θ sin φ + ˙φsin θ cos θ cos φ) − Izsin θ cos φ( ˙ψ+ ˙φcos θ)

(30)

18 Chapter 4. Vector equations of a rigid body

We get our system (4.9 - 4.11) expressed in new coordinates

Lz = Ixφ˙sin2θ+ Izcos θ( ˙ψ+ ˙φcos θ) (4.12)

L3 = Iz ˙ψ+ ˙φcos θ  (4.13) E = Ix 2  ˙θ 2+ ˙φ2sin2θ+Iz 2  ˙ψ+ ˙φcos θ 2 + mgl cos θ (4.14) In order to solve this system by separating variables, we start with equations (4.12) and (4.13) and express ˙φand ˙ψin terms of θ

˙ ψ = L3 Iz − Lzcos θ − L3cos2θ Ixsin2θ (4.15) ˙ φ = Lzcos θ − L3cos 2θ Ixsin2θ (4.16) Substituting (4.15) and (4.16) into (4.14) we get a one dimensional energy in-tegral equation (2.4) E=Ix˙θ 2 2 + (Lz− L3cos θ)2 2Ixsin2θ + L 2 3 2Iz + mgl cos θ = Ix˙θ 2 2 + U (θ) (4.17) This equation can be factorised, and separated, as

1 q 2(E−U (θ)) Ix dθ dt = 1 (4.18) where U(θ) =(Lz− L3cos θ) 2 2Ixsin2θ + L 2 3 2Iz + mgl cos θ When we integrate both sides we get

t= Z 1 q 2(E−U (θ)) Ix dθ (4.19)

If we invert (4.19) we get the explicit solution θ(t). Further, if we substitute θ(t) into, and integrate right hand side of, (4.15) and (4.16), we get φ(t) and ψ(t).

(31)

4.1. Motion of a heavy symmetric top 19

4.1.1

Separation of variables for the HST equations

We have solved the problem of the HST by separating variables stepwise. Let us draw a diagram: Lz L3 - ˙φ(θ), ˙ψ(θ) ? E - θ(t) 6 ˙ φ(θ) ˙ ψ(θ) - φ(t), ψ(t)

Figure 4.3: Stepwise separation of variables for motion of a heavy symmetric top

Start reading the diagram (Figure 4.3) in the upper left corner and read that we have used both the equation for Lz and the equation for L3 to resolve ˙φand ˙ψ

simultaneously and that we secondly have substituted them into the expression for E to get a solution for θ(t).

To solve the equations of the HST we have used three integrals of motion, derived from the energy and the angular momentum integrals, and we have reduced the original system of second order ODE’s to three first order ODE’s.

By transforming these first order ODE’s into Euler angle variables we have got a system that we have separated stepwise. Let us denote it (4.12 - 4.14) as

     Lz= f1( ˙φ, ˙ψ, θ) L3= f2( ˙φ, ˙ψ, θ) E= f3( ˙φ, ˙ψ, θ, ˙θ)

First we have, as described in Figure 4.3, resolved ˙φand ˙ψ from Lz (4.12)

and L3 (4.13) and we have got

˙

φ= g1(θ)

˙

ψ= g2(θ)

Then we have eliminated ˙φand ˙ψ from (4.14) and got an equation in the form E= f3(θ, ˙θ)

This equation we have solved by separating variables since we have factorised it like (2.1) in (4.18). Then we have substituted the solution for θ(t) into the expressions of ˙φ(4.15) and ˙ψ(4.16) and they have become directly integrable equations. Let us illustrate the stepwise procedure leading to a complete solution as E - θ(t) -Lz L3 - φ(t), ψ(t)

(32)

20 Chapter 4. Vector equations of a rigid body

4.2

The equations of motion of the rolling disk

Another problem in classical mechanics of rigid bodies, that can be considered separable, is the problem of motion of a uniform disk with radius a rolling, without slipping, on a horisontal plane ([10]).

Figure 4.4: The rolling disk

When describing motion of the rolling disk one uses two coordinate systems; a fixed system K0 = [ˆx,y,ˆ z] and a moving with the body K = [ˆˆ 1, ˆ2, ˆ3] (see

Figure 4.4). The fixed coordinate system ˆx,y,ˆ zˆ is such that the ˆx,yˆ axes lie in the horisontal plane and the ˆz axis points vertically upwards. The moving system has its origin at the center of the disk. Here ˆ3 is the symmetry axis, ˆ2 the horisontal axis defined by ˆ2 = ˆ3 × ˆ1 and ˆ1 is the line from the center to the point of contact with the plane. The vector from the center to the point of contact is then a = aˆ1. The angle between the axes ˆ3 and ˆz is denoted θ and varies between 0 to π. Moreover, the angular velocity of the disk about the ˆ3 axis is called ω, and the angular velocity of K about the ˆzaxis is called Ω.

The vector equations of motion for the rigid body, (4.1 - 4.2), for this disk read md 2r cm dt2 = F − mgˆz (4.20) dLcm dt = a × F (4.21)

where g is acceleration of gravity. Here the unknown force F , acting at the point of contact A, can be eliminated between (4.20) and (4.21). We get

1 ma dLcm dt + d2r cm dt2 × 1 = g(ˆ1 × ˆz) (4.22)

In the case of pure rolling motion the velocity of the contact point A is zero: 0 = vA= drdtcm + ω × a, and we can eliminate drdtcm = a × ω from the equation

(4.22).

Using known kinematic relations one can calculate expressions of angular ve-locity about the triad ˆ1, ˆ2, ˆ3 and obtain the time rates of the moving axes as well

(33)

4.2. The equations of motion of the rolling disk 21

as that of the radius vector r, in terms of the components ˆ1, ˆ2, ˆ3. Furthermore, one can compute the velocity of the center of the disk and the angular momen-tum itself. When substituting all expressions into (4.22) we get the coordinate equations for ˆ1, ˆ2, ˆ3

(2k + 1) ˙ω + ˙θΩ sin θ = 0 (4.23) kΩ2sin θ cos θ + (2k + 1)ωΩ sin θ − (k + 1)¨θ = g

acos θ (4.24) ˙

Ω sin θ + 2 ˙θΩ cos θ + 2ω = 0 (4.25) where k is defined by the inertia tensor. This system, (4.23 - 4.25), consists of the variables θ, ˙θ, ω and Ω and has the total order four. It admits one integral of motion, namely the energy

E= 1 2mv 2 cm+ 1 2ω· I · ω + mgˆz (4.26)

which expressed in the variables ω, Ω, θ and ˙θ has the form E=ma 2 2  (2k + 1)ω + (k + 1) ˙θ2+ kΩ2sin2θ+2g a sin θ  (4.27) Thus we have a problem of three component equations (4.23 - 4.25) that admits one integral of motion (4.27). However, we can simplify equations (4.23), (4.25) and reduce them to the Legendre equation (w. r. t. the new variable z = cos θ) which is solvable. Take ˙ω =dω dt = dω dθ dθ dt = dω dθ ˙θ ˙ Ω =dΩ dt = dΩ dθ dθ dt = dΩ dθ ˙θ and substitute into (4.23) and (4.25) to get

(2k + 1)dω

dθ + Ω sin θ = 0 (4.28)

dΩ

dθ sin θ + 2Ω cos θ + 2ω = 0 (4.29)

Then we simplify (4.28) and (4.29). We define z = cosθ and substitute into (4.28) and (4.29) and obtain

dω dz = 1 2k + 1Ω (4.30) d dz[(1 − z 2)Ω] = 2ω (4.31)

Now we have a problem we can solve. We resolve Ω = (2k +1)dω

dz from (4.30)

and substitute it in (4.31). By doing this we get the Legendre equation d dz[(1 − z 2)dω dz] − 2 2k + 1ω= 0 (4.32)

(34)

22 Chapter 4. Vector equations of a rigid body

The Legrendre equation is not elementary, but it is well studied and a solution for ω is given as a convergent power series in z. Furthermore, since (4.30) expresses Ω as a derivative of ω, we obtain Ω as a function of z = cos θ as well. We proceed by eliminating Ω(cos θ) and ω(cos θ) (that now are known functions of θ) from our the energy integral (4.27) and we get

(k + 1) 2 ˙θ 2+k(Ω(cos θ))2 2 sin 2θ+(2k + 1) 2 (ω(cos θ)) 2+g asin θ = h (4.33) This equation is time dependent and we factorise it with respect to θ and t

1 r 2 k+1 h h−k(Ω(cos θ)2 2)sin 2 θ−(2k+1)2 (ω(cos θ))2− g asin θ i dθ dt = 1

and we integrate it w. r. t. time t t= Z r 2 k+1 h hkΩ22sin2θ(2k+1)2 ω2g asin θ i (4.34)

We get a complete solution by first resolving θ(t) explicitly. Then, by substi-tuting θ(t) into the expressions for ω(cos θ) and Ω(cos θ) we can determine ω(t) and Ω(t).

4.2.1

Separation of variables for the RD equations

Let us draw how we have solved the problem of the rolling disk by stepwise separating variables in a diagram:

f1 f2 - Ω(z), ω(z) ? E - θ(t) -- Ω(cos(θ(t))) ω(cos(θ(t)))

Figure 4.5: Stepwise separation of variables for motion of a rolling disk Start reading the diagram (Figure 4.5) in the upper left corner. It says that we have used the first and the third component equation to resolve both ω and Ω in terms of z = cosθ and that we have substituted these expressions into the energy integral E in order to get the solution θ(t).

Here we have started out with two component equations and one integral of motion and we have rewritten the two component equations, (4.23) and (4.25), to get the system we have separated stepwise. Let us denote the system con-sisting of (4.30), (4.31) and (4.27) as      0 = f1(ω′,Ω) 0 = f2(ω, Ω, Ω′) E= f3(ω, Ω, θ, ˙θ)

(35)

4.2. The equations of motion of the rolling disk 23

where the symbol′

denotes differentiation with respect to z = cos θ.

Initially we have resolved Ω from (4.30) and substituted it into (4.31). By doing this we have obtained an equation (4.32) like

g2(ω, ω′′) = 0

which is known as the Legendre equation. We have solved this second order non autonomous equation and we have got a solution for ω(cos θ) and moreover for Ω(cos θ). By substituting these solutions into E (4.27) we have got E in the form

E= f3(θ, ˙θ)

and we have solved it by separating variables, and we have obtained a solution for θ(t). Then we have substituted the solution θ(t) into the expressions ω(cos θ) and Ω(cos θ) and we have got the solutions ω(t) and Ω(t). In short, we can draw the stepwise solving procedure like

E - θ(t) -Ω(cos θ) ω(cos θ) -Ω(t) ω(t)

Clearly, the problem of RD, with two component equations (4.23), (4.25), and one integral of motion, energy E (4.27), has similar structure to the three equations of the HST and when we have stepwise separated variables to solve RD it is similar to when we have solved HST. Both in RD and HST we have obtained Ω, ω and ˙φ, ˙ψas functions of θ. Then, for both RD and HST, we have obtained a separable equation (2.1) by substituting our expressions in terms of θ into the energy integral, (4.14) and (4.27). However, in RD it was more complicated to obtain our energy integral in a separable form, because we solved the non elementary second order Legendre equation (4.32) to obtain Ω and ω.

(36)
(37)

Chapter 5

Triangular Newton

equations

In this chapter we will see how triangular systems of cofactor Newton equations can be solved by separating variables ([9]).

A system of Newton equations is triangular if ∂iMj = 0 for all pairs i > j,

i, j= 1, . . . , n. It has the form ¨ q1 = M1(q1) ¨ q2 = M2(q1, q2) .. . ¨ qn = Mn(q1, q2, . . . , qn)

A Newton equation is called quasi-potential if it admits an energy type integral of motion

E(q, ˙q) = 1 2˙q

TA(q) ˙q + k(q)

depending quadratically on velocities and with non degenerate n × n matrix detA(q) 6= 0. Besides, if this matrix is of the form A = cof(G), where cof(G) =

G

det(G), with the entries of G(q) given by

Gij= αqiqj+ qiβj+ qjβi+ γij, α, βi, βj, γij= γji ∈ R, i, j= 1, . . . , n.

then we say that the triangular Newton equation is cofactor.

5.1

Two dimensional triangular cofactor system

Let us see how we can separate variables for two dimensional triangular systems. A two dimensional triangular system has the form

¨

q1 = M1(q1)

¨

q2 = M2(q1, q2) (5.1)

Generally, for such systems we know that the first equation ¨q1= M1(q1) always

admits the energy integral E=1 2˙q 2 1− Z M1(q1)dq1 (5.2) M˚ahl, 2006. 25

(38)

26 Chapter 5. Triangular Newton equations

and a solution for q1(t) can be obtained by quadratures. If we can find a second

integral of motion depending quadratically on velocities we will be able to solve the entire system (5.1) by separation of variables. Cofactor triangular systems admit such a second integral of motion.

Example 5.

First let us consider ¨

q1 = −4q1− 4

¨

q2 = 6q12+ 12q1− 4q2+ 10 (5.3)

This system is cofactor since it can be written like d2 dt2  q1 q2  =  −4q1− 4 6q2 1+ 12q1− 4q2+ 10  = M (q) = −(cof(g))−1 ∇k(2)(q) where g=  1 1 − q1 1 − q1 6 − q2  and k(2)(q) = 34q1− 14q2+ 13q12− 3 2q 4 1− 12q1q2− 2q13− 2q21q2+ 2q22

Hence it has two integrals of motion E(1)= 1 2˙q 2 1− Z M1(q1)dq1= 1 2˙q 2 1+ 4q1+ 2q21 (5.4) and E(2)= 1 2˙q T(cofg) ˙q + k(2) = (3 − q2) ˙q12+ (q1− 1) ˙q1˙q2+1 2˙q 2 2+ k(2)(q) (5.5)

Define separation variables as u1 = q1 and the variable u2 through the

equation ∇u2(q) = ρ(q)(A12, A22)T = 1 ·  q1− 1 1 

where A = cof(g), and ρ(q) = 1 is an integrating factor. Then u2(q) = −q1+ q2 1 2 + q2 and q2= u2+ u1− u2 1

2 , ˙q2= ˙u2+ ˙u1− u1˙u1 When substituting u1, u2 into E1 (5.4) and E2(5.5) we get

E(1)= 1 2˙u 2 1+ 4u1+ 2u21 (5.6) and E(2)= 5 2˙u 2 1− ˙u21u2+ 1 2˙u 2

2+ 20u1− 14u2+ 10u21− 8u1u2− 4u21u2+ 2u22

=1 2˙u 2 2+ 2u22− 14u2− 2u2( 1 2˙u 2 1+ 4u1+ 2u21) + 5( 1 2˙u 2 1+ 4u1+ 2u21) =1 2˙u 2 2+ 2u22− 14u2− 2u2E1+ 5E1 (5.7)

(39)

5.1. Two dimensional triangular cofactor system 27

Since E1is an integral of motion we get a solution u1(t) (and thus for q1(t))

by quadratures t= Z dq 1 p2(E1− 4q1− 2q12) (5.8) Analogously, we get a solution for u2(t) (and thus q2(t))

t= Z du 2 2(E2− 2u22+ 14u2+ 2u2E1− 5E1) (5.9) Example 6.

Now let us consider ¨ q1 = −3q12 ¨ q2 = −(3q 5 1+5q 3 1+2)q2 (q2 1+1) 2 (5.10) This system is cofactor since it can be written like

d2 dt2  q1 q2  = −3q 2 1 −(3q 5 1+5q 3 1+2)q2 (q2 1+1) 2 ! = M (q) = −(cof(g))−1∇k(2)(q)

where g is the elliptic matrix g=  (q2 1+ 1) q1q2 q1q2 (q22+ 1)  and k(2)(q) = 1 q2 1+ 1 (q31detg + q22) = q31+ q31+ 1 q2 1+ 1 q22 Thus it has two integrals of motion

E(1)= 1 2˙q 2 1+ q13 (5.11) and E(2)= 1 2˙q 2 1q22+ 1 2˙q 2 1+ 1 2q 2 1˙q22+ 1 2˙q 2 2− q1q2˙q1˙q2+ q13+ q3 1+ 1 q12+ 1 q22 (5.12) Now, in order to write it in a separable form, we define q1 = u1 and u2 = q2 √ q2 1+1 which satisfies ∇u2(q) = ρ(q)(A12, A22)T = ρ(q)  −q1q2 q12+ 1 

with the integrating factor

ρ(q) = (q12+ 1) −3

2

From this we get

q1= u1, ˙q1= ˙u1

q2= u2pu21+ 1, ˙q2=√u1u2u˙1 u2

1+1

(40)

28 Chapter 5. Triangular Newton equations

Our integrals of motion (5.11 - 5.12) expressed through u1, u2 take the form

E(1)= 12˙u21+ u31 (5.13) and E(2) = 12˙u21u22(u21+ 1) +12˙u 2 1− u1˙u1(u2pu21+ 1)(u 1u˙1u2 √ u2 1+1 + ˙u2pu21+ 1)+ 1 2( u1u˙1u2 √ u2 1+1 + ˙u2pu21+ 1)2u21+12( u1u˙1u2 √ u2 1+1 + ˙u2pu21+ 1)2+ u31+ u3 1+1 u2 1+1(u2 pu2 1+ 1)2 = u2 2(12˙u 2 1+ u31+ 1) +12˙u 2 1+ u31+ ˙ u2 2 2(u 2 1+ 1)2 = u2 2(E1+ 1) + E1+u˙ 2 2 2(u21+ 1)2 (5.14) In order to solve this system we can obtain a solution for u1(t) (thus q1)

since (5.13) separates to t= Z du 1 p2(E1− u31) (5.15) By substituting u1(t) into (5.14) we get E2 in a separable form. We then get a

solution for u2(t) by quadratures

Z dt (u1(t)2+ 1) = Z du 2 2(E2− E1− (E1+ 1)u22) (5.16) Once we get u2(t) we can get a solution for q2(t).

5.1.1

Separation of variables for two dimensional

triangu-lar Newton equations

We have solved the two dimensional triangular system in the previous example (example 6) by stepwise separation of variables. Let us draw that in a diagram

E1 - u1(t)

6

E2 - u2(t)

Figure 5.1: Stepwise separation of variables for two dimensional triangular equa-tions

Read, from the diagram, that we have obtained a solution u1(t) from the

equa-tion E1 and by substituting u1(t) into the expression for E2 we have obtained

a solution u2(t).

The two dimensional triangular cofactor system (5.10) admit two integrals of motion and therefore we can reduce the order of each equation by one. When we have transformed our reduced equations (5.11 - 5.12) using the variable u1,

u2 we have obtained a stepwise separable system (5.13 - 5.14) which we can

denote

(

E1= f1(u1,˙u1)

(41)

5.1. Two dimensional triangular cofactor system 29

When we have solved this system we have started by solving the equation for E1(5.13), and we have got a solution q1(t) = u1(t) in (5.15). Then we have

substituted u1(t) into E2(5.14) and we have obtained E2 in the form

E2= f2(u1(t), u2,˙u2)

This equation is separable (2.1) and quadratures have given us u2(t) implicitly

in (5.16).

Our first example (example 5), however, is different. Here one can see that, when we have transformed our reduced system (5.4 - 5.5), we have got a com-pletely separated system of equations for u1and u2(5.6 - 5.7). That means we

have got a decoupled system where all equations depend on one variable each. We can symbolically represent this complete separability in a diagram such as

E1 - u1(t)

E2 - u2(t)

Figure 5.2: Complete separation of example 5

Figure 5.2 illustrates that we, from E1, have got u1(t) and, from E2, u2(t)

(42)
(43)

Chapter 6

The H´

enon-Heiles

Hamiltonian with cubic

potential

In this chapter we will study how the Kaup-Kuperschmidt integrable case of the H´enon-Heiles Hamiltonian is solved by separating variables ([7], [8]).

The H´enon-Heiles Hamiltonian H : R3→ R with cubic potential is defined

by H(x, y, px, py) = 1 2(p 2 x+ p 2 y) + 1 2Ax 2+1 2By 2+ αx2 y−13βy3 (6.1) where A, B, α, β are constant parameters. The corresponding Hamiltonian system is ˙x = ∂H ∂px , ˙y = ∂H ∂py , ˙px= − ∂H ∂x, ˙py = − ∂H ∂y If we calculate the derivatives

˙x = ∂H ∂px = px ˙y = ∂H ∂py = py

and eliminate px and py we get

¨

x = −Ax − 2αxy ¨

y = −By − αx2+ βy2

i.e. these equations have the same Newtonian form as the equations we have studied previously in this thesis.

(44)

32 Chapter 6. The H´enon-Heiles Hamiltonian with cubic potential

6.1

The Kaup-Kuperschmidt case of the H´

enon-Heiles Hamiltonian with cubic potential

The H´enon-Heiles system is well studied and there are only three cases where it is known to be integrable. By integrable we mean that, for certain values of the parameters A, B, α and β, the system admits a second integral of motion besides the Hamiltonian. One of these integrable cases is known as the Kaup-Kuperschmidt (K-K) case. Then the parameters are

B = 16A

β = −16α

and the second integral of motion takes the form

I= x4 (r2+ 2A + 2αy)2− 4αr(py− 2ry) − 16αy(A + αy) − 2α2x2

 (6.2) where r = px

x.

When we want to solve the K-K case of the H-H Hamiltonian with cubic potential we start out with the two integral equations (6.1 - 6.2) and we define the separating variables

u= −P0(x, y, px, py) − Q0(x, y, px, py), ˙u = −P1(x, y, px, py) − Q1(x, y, px, py) v= −P0(x, y, px, py) + Q0(x, y, px, py), ˙v = −P1(x, y, px, py) + Q1(x, y, px, py) where Q0(x, y, px, py) = −x−2 √ I, Q1(x, y, px, py) = 2rx −2√I P0(x, y, px, py) = r2+ 2A + 2αy, P1(x, y, px, py) = 2αpy− 2r(r2+ 2A + 6αy)

We express x, y, px and py in new variables u, v, ˙u and ˙v as

x2 = 2 √ I u− v px x = − ˙u − ˙v 2(u − v) 2αy = − u + v 2 + p2x x2 + 2A  2αpy = − ˙u + ˙v 2 + 2rr 2+ 2A + 6αy

and when we rewrite H (6.1) and I (6.2) in new coordinates we get two equations

H = 1 16α2 ˙v 2+ ˙u2+ 2(v3+ u3) + 8A(v2+ u2) (6.3) I =  1 8α2 ˙v 2 − ˙u2+ 2(v3− u3) + 8A(v2− u2) 2 (6.4) If we rearrange these equations, (6.3 - 6.4), they decouple

˙u2= −2u2(u + 4A) + 4α2(2H −I) (6.5)

(45)

6.1. The Kaup-Kuperschmidt case of the H´enon-Heiles Hamiltonian with cubic

potential 33

Therefore the system (6.5 - 6.6) is completely separable. We get a complete solution straight away since both equations can be factorised like (2.1) directly and integrated w. r. t. time simultaneously. The implicit solutions are

t= Z du q 2u2(u + 4A) + 4α2(2H −I) (6.7) t= Z dv q 2v2(v + 4A) + 4α2(2H +I) (6.8)

and by inverting these expressions; (6.7) and (6.8), we get u(t) and v(t) explic-itly.

6.1.1

Separation of variables for the Kaup-Kuperschmidt

case of the H´

enon-Heiles Hamiltonian

We have solved the K-K case of the H-H Hamiltonian by complete separation of variables. We can illustrate this by a diagram

f3 - u(t)

f4 - v(t)

Figure 6.1: Complete separation of the K-K case of the H-H Hamiltonian with cubic potential

The K-K case of the H-H Hamiltonian with cubic potential admits two in-tegrals of motion which constitute a set of two first order equations for x(t) and y(t). When we have transformed this first order system into a new set of coordinates we have obtained (6.1 - 6.2) in the form

(

H = f1(u, ˙u, v, ˙v)

I= f2(u, ˙u, v, ˙v)

We have calculated 2H −√I and 2H +√I and obtained the uncoupled equations

(

2H −√I= f3(u, ˙u)

2H +√I= f4(v, ˙v)

that separate directly.

The separation of the K-K case of the H-H Hamiltonian has essentially new features. This transformation is more complicated than the transformations we have used earlier in this thesis since the separation variables involve both the positions x and y and velocities px= ˙x, py= ˙y.

(46)
(47)

Chapter 7

Direct separability

Separation of variables, in almost all examples considered in this thesis, has been based on the use of integrals of motion that reduced our system of second order Newton equations to a (coupled) system of first order ODE’s. Then a suitable change of variables have decoupled the equations to such an extent that we have been able to integrate them in stepwise manner.

In this chapter we give an example of two second order equations that can be separated as second order equations without using integrals of motion.

7.1

An example of second order

Example 8. Consider ¨ x = 1 2(10 ˙x − 4e y˙y − 14x + 10ey) (7.1) ¨ y = 1 2ey(−4 ˙x + 10e

y˙y + 10x − 14ey− 2ey˙y2) (7.2)

This is a coupled system of two second order ODE. Define new variables

u = x + ey

v = x − ey

and transform (7.1) and (7.2) by substituting x, y, ˙x, ˙y, ¨xand ¨y as x = u+ v 2 , y= ln  u − v 2  ˙x = ˙u + ˙v 2 , ˙y = ˙u − ˙v u− v ¨ x = ¨u+ ¨v 2 , y¨= ¨ u− ¨v u− v −  ˙u − ˙v u− v 2 Then ¨ u+ ¨v− 3 ˙u − 7 ˙v + 2u + 12v = 0 (7.3) ¨ u− ¨v − 3 ˙u + 7 ˙v + 2u − 12v = 0 (7.4) M˚ahl, 2006. 35

(48)

36 Chapter 7. Direct separability

Now we rewrite these equations (7.3 - 7.4) and find that they decouple ¨

u− 3 ˙u + 2u = 0 (7.5)

¨

v− 7 ˙v + 12v = 0 (7.6)

We get a system of two linear second order ODE’s with constant coefficients which has the solutions

u(t) = C1et+ C2e2t v(t) = C3e3t+ C4e4t so that x(t) = C1e t+ C 2e2t+ C3e3t+ C4e4t 2 y(t) = ln C1e t+ C 2e2t− C3e3t− C4e4t 2 

7.1.1

Separation of variables for this example

We have solved a second order system (7.1 - 7.2) by direct separation of variables. Let us draw a diagram

f3 - u(t)

f4 - v(t)

Figure 7.1: Direct separation

Figure 7.1 illustrates that each equation has been solved independently of the other.

Then, when we have solved the second order system (example 8) we have transformed two second order equations (7.1 - 7.2) directly into new coordinates for which we have got a transformed second order system (7.3 - 7.4) in the form

(

f1(u, ˙u, ¨u, v,˙v, ¨v) = 0

f2(u, ˙u, ¨u, v,˙v, ¨v) = 0

We have calculated the functions f3 = 12(f1+ f2) and f4= 12(f1− f2) and we

have obtained a decoupled system (7.5 - 7.6) like (

f3(u, ˙u, ¨u) = 0

f4(v, ˙v, ¨v) = 0

where each equation have been solved independently.

Remark. This directly separable second order system also possesses two time independent integrals of motion depending on u, ˙u, v and ˙v. In order to find them we resolve the linear system

u(t) = C1et+ C2e2t

(49)

7.1. An example of second order 37

with respect to C1etand C2e2t:

C1et= 2u − ˙u

C2e2t= ˙u − u

and we eliminate time. Thus ˙u − u (2u − ˙u)2 = C2 C2 1 = A

Analogously, v(t) = C3e3t+ C4e4t and ˙v(t) = 3C3e3t+ 4C4e4t gives

( ˙v − 3v)3 (4v − ˙v)4 = C3 4 C34 = B

where A and B are new constants. These integrals of motion, how ever, are complicated and it is more difficult to calculate solutions using them than solving our directly separated system of linear equations (7.5 - 7.6).

(50)
(51)

Chapter 8

Conclusion and discussion

The concept of separation of variables for a simple ODE of first order is well defined (2.1). Certain systems of second order ODE’s, describing mechanical systems, are also recognised as separable. Our aim has been to study what this kind of separability means and how it refers to the definition of separability for a simple first order ODE.

We have studied several systems known as separable; two and three dimen-sional potential motion, motion of the heavy symmetric top, motion of the rolling disk, triangular Newton equations and the Kaup-Kuperschmidt case of the H´enon-Heiles Hamiltonian, in order to describe the procedure of separation and to see common features and differences.

Our general conclusion is that the process of separation usually uses integrals of motion and a subsequent transformation into new variables. The integrals of motion reduce the order of the system so that all equations effectively become of first order. The change of variables is needed for decoupling the equations to such extent that the resulting equations can be integrated by quadratures using the elementary method of separation of the equation (2.1).

This decoupling is usually not complete. Instead, solving is performed se-quentially, that is certain equations have to be solved first and then the re-maining equations can be integrated in a specific order. This is the case of the two and three dimensional potential motion, motion of the HST and of trian-gular systems of Newton equations in general. On the other hand, there are certain systems of equations that admit to be completely separated (decoupled) as in the case of the triangular system (example 5) and the K-K case of the H-H Hamiltonian system. These may be considered as special cases of stepwise separation.

The transformation to separation variables has usually been pointwise (not involving velocities) so that the new position variables depend only on the old position variables. An interesting exception has been the K-K case of the H-H H-Hamiltonian system where the transformation involved velocities. The H-H-H-H system also differed from the previous ones since it had an integral depending quartically on velocities while all the other systems; potential motion, HST, RD and triangular Newton equations, have had integrals depending quadratically on velocities at most and have been separated through pointwise separation only.

It probably reflects a general feature that pointwise separable systems usually have integrals of motion which depend quadratically on velocities. However,

(52)

40 Chapter 8. Conclusion and discussion

such a general statement may be difficult to prove.

In order to show that this sequential separability, obtained through a set of integrals of motion, is not the only mechanism available we have presented an example (example 8) of direct separation of two second order ODE’s. In this example (example 8) we have, by a pointwise change of variables, reduced a system of two second order equations into another second order system of two linear equations with constant coefficients. Moreover, we have shown that this second order system also possesses two integrals of motion. However, they are not quadratic with respect to velocities and therefore less useful for sequential separation than in the case of the other examples in this thesis. Example 8 shows that there are other possible mechanisms of separation than the ones studied here. For instance, one can perform direct separation with the use of trans-formations into new variables which involve position variables and velocities as well.

Summarizing, our study has shown that there is a typical mechanism of pointwise, and stepwise, separation which works for several classical mechanical examples. However, there are other mechanisms of separation for systems of second order ODE’s possible. These mechanisms would be an interesting subject of further studies.

(53)

Bibliography

[1] Andersson Karl Gustav, B¨oiers Lars-Christer, (1992), Ordin¨ara differen-tialekvationer, Studentlitteratur, Lund.

[2] Boyce William E, DiPrima Richard C, (2001), Elementary differential equa-tions and boundary value problems. Seventh edition., John Wiley & Sons, Inc., USA.

[3] Strauss, Walter A, (1992), Partial differential equations. An introduction., John Wiley & Sons, Inc., USA.

[4] Landau, Lifschitz, (1960), Course of theoretical physics vol 1. Mechanics, Pergamon Press Ldt., London.

[5] Sk¨oldstam Markus, (2004), Analysis of the phase space, asymptotic behavior and stability for heavy symmetric top and tippe top, Link¨opings Universitet, Link¨oping.

[6] Rauch-Wojciechowski Stefan, Marciniak Krzysztof, (2006), “Separation of variables for differential equations”, (forthcoming in) Encyclopedia of Math-ematical Physics, Elsevier.

[7] Romeiras Filipe J., (1995), “Separability and lax pairs for the two dimen-sional Hamiltonian system with a quartic potential”, J. Math. Phys., 36(7). [8] Maciej, Blaszak, Rauch-Wojciechowski Stefan, (1994), “A generalized

Henon-Heiles system and related integrable Newton equations”, J. Math. Phys., 35(4).

[9] Marciniak Krzysztof, Rauch-Wojciechowski Stefan, (2005), Separable sys-tems of coordinates for triangular Newton equations d2qi

dt2 = Mi(q1, . . . , qi),

Department of Science and Technology (ITN), ISSN 1650-2612, Link¨oping University, Norrk¨oping. Link¨oping.

[10] Stanislavsky A. A., Weron K., (2001), “Nonlinear oscillations in the rolling motion of Euler disk”, Physica D, 156, pp. 247-259.

(54)
(55)

LINKÖPING UNIVERSITY ELECTRONIC PRESS

Copyright

The publishers will keep this document online on the Internet - or its possi-ble replacement - for a period of 25 years from the date of publication barring exceptional circumstances. The online availability of the document implies a permanent permission for anyone to read, to download, to print out single copies for your own use and to use it unchanged for any non-commercial research and educational purpose. Subsequent transfers of copyright cannot revoke this per-mission. All other uses of the document are conditional on the consent of the copyright owner. The publisher has taken technical and administrative mea-sures to assure authenticity, security and accessibility. According to intellectual property law the author has the right to be mentioned when his/her work is accessed as described above and to be protected against infringement. For ad-ditional information about the Link¨oping University Electronic Press and its procedures for publication and for assurance of document integrity, please refer to its WWW home page: http://www.ep.liu.se/

Upphovsr¨att

Detta dokument h˚alls tillg¨angligt p˚a Internet - eller dess framtida ers¨attare - under 25 ˚ar fr˚an publiceringsdatum under f¨oruts¨attning att inga extraordi-n¨ara omst¨andigheter uppst˚ar. Tillg˚ang till dokumentet inneb¨ar tillst˚and f¨or var och en att l¨asa, ladda ner, skriva ut enstaka kopior f¨or enskilt bruk och att anv¨anda det of¨or¨andrat f¨or ickekommersiell forskning och f¨or undervisning.

¨

Overf¨oring av upphovsr¨atten vid en senare tidpunkt kan inte upph¨ava detta tillst˚and. All annan anv¨andning av dokumentet kr¨aver upphovsmannens med-givande. F¨or att garantera ¨aktheten, s¨akerheten och tillg¨angligheten finns det l¨osningar av teknisk och administrativ art. Upphovsmannens ideella r¨att in-nefattar r¨att att bli n¨amnd som upphovsman i den omfattning som god sed kr¨aver vid anv¨andning av dokumentet p˚a ovan beskrivna s¨att samt skydd mot att dokumentet ¨andras eller presenteras i s˚adan form eller i s˚adant sammanhang som ¨ar kr¨ankande f¨or upphovsmannens litter¨ara eller konstn¨arliga anseende eller egenart. F¨or ytterligare information om Link¨oping University Electronic Press se f¨orlagets hemsida http://www.ep.liu.se/

c

2006, Anna M˚ahl

References

Related documents

Swedenergy would like to underline the need of technology neutral methods for calculating the amount of renewable energy used for cooling and district cooling and to achieve an

40 Så kallad gold- plating, att gå längre än vad EU-lagstiftningen egentligen kräver, förkommer i viss utsträckning enligt underökningen Regelindikator som genomförts

Syftet eller förväntan med denna rapport är inte heller att kunna ”mäta” effekter kvantita- tivt, utan att med huvudsakligt fokus på output och resultat i eller från

Generella styrmedel kan ha varit mindre verksamma än man har trott De generella styrmedlen, till skillnad från de specifika styrmedlen, har kommit att användas i större

It would be useful to ‘invert’ the conditions on the Λ’s given in each Proposition, to obtain necessary and sufficient conditions for a given second- or third-order ordinary

(We are not disagreeing with those who require the solution to be an analytic function, but accept the practicality of a lesser requirement.) That (1.2) is autonomous is sufficient

In this paper, by examples, we illustrate different methods for showing existence of solutions to certain boundary value problems for nonlinear dif- ferential equations, in

Re-examination of the actual 2 ♀♀ (ZML) revealed that they are Andrena labialis (det.. Andrena jacobi Perkins: Paxton &amp; al. -Species synonymy- Schwarz &amp; al. scotica while