The Three-Body Problem. Context Motivation and History Periodic solutions to the three-body problem The restricted three-body problem Runge-Kutta method.

Slides:



Advertisements
Similar presentations
Chapter 13 Gravitation PhysicsI 2048.
Advertisements

Chapter 6 Differential Equations
Ordinary Differential Equations
CE33500 – Computational Methods in Civil Engineering Differentiation Provided by : Shahab Afshari
Sect. 3.12: The Three Body Problem So far: We’ve done the 2 Body Problem. –Central forces only. –Eqtns of motion are integrable. Can write as integrals.
© 2011 Autodesk Freely licensed for use by educational institutions. Reuse and changes require a note indicating that content has been modified from the.
Copyright © 2006 The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1 Ordinary Differential Equations Equations which are.
INFINITE SEQUENCES AND SERIES
11 September 2007 KKKQ 3013 PENGIRAAN BERANGKA Week 10 – Ordinary Differential Equations 11 September am – 9.00 am.
15 PARTIAL DERIVATIVES.
Ch 5.1: Review of Power Series
Ch 5.1: Review of Power Series Finding the general solution of a linear differential equation depends on determining a fundamental set of solutions of.
Advanced Celestial Mechanics. Questions Question 1 Explain in main outline how statistical distributions of binary energy and eccentricity are derived.
Numerical Solutions of Ordinary Differential Equations
Universal Gravitation Lecturer: Professor Stephen T. Thornton.
Chapter 2 Gravity and Motion Copyright (c) The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Simulations of The Three- Body Problem: Finding Chaos in the Cosmos Craig Huber and Leah Zimmerman San Francisco State University Mathematics 490 Professor.
Numerical Solution of Ordinary Differential Equation
MATH 685/ CSI 700/ OR 682 Lecture Notes Lecture 10. Ordinary differential equations. Initial value problems.
Newton’s Theory of Gravity and Planetary Motion
Copyright © Cengage Learning. All rights reserved. 10 Topics in Analytic Geometry.
Conics, Parametric Equations, and Polar Coordinates Copyright © Cengage Learning. All rights reserved.
MA/CS 375 Fall MA/CS 375 Fall 2002 Lecture 13.
Ch 8.1 Numerical Methods: The Euler or Tangent Line Method
Universal Gravitation
Chapter 7 Law of Gravity & Kepler’s Laws
Gravity & orbits. Isaac Newton ( ) developed a mathematical model of Gravity which predicted the elliptical orbits proposed by Kepler Semi-major.
Kinetics of Particles:
EE3561_Unit 8Al-Dhaifallah14351 EE 3561 : Computational Methods Unit 8 Solution of Ordinary Differential Equations Lesson 3: Midpoint and Heun’s Predictor.
A PPLIED M ECHANICS Lecture 02 Slovak University of Technology Faculty of Material Science and Technology in Trnava.
SECOND-ORDER DIFFERENTIAL EQUATIONS Series Solutions SECOND-ORDER DIFFERENTIAL EQUATIONS In this section, we will learn how to solve: Certain.
Copyright © Cengage Learning. All rights reserved. 10 Parametric Equations and Polar Coordinates.
PARAMETRIC EQUATIONS AND POLAR COORDINATES 11. PARAMETRIC EQUATIONS & POLAR COORDINATES In Section 11.5, we defined the parabola in terms of a focus and.
Computational Method in Chemical Engineering (TKK-2109)
In this chapter you will:  Learn the nature of gravitational force.  Relate Kepler’s laws of planetary motion to Newton's laws of motion.  Describe.
Integration of 3-body encounter. Figure taken from
The Two-Body Problem. The two-body problem The two-body problem: two point objects in 3D interacting with each other (closed system) Interaction between.
Chapter 6 Circular Motion and Other Applications of Newton’s Laws.
Boyce/DiPrima 9 th ed, Ch 5.1: Review of Power Series Elementary Differential Equations and Boundary Value Problems, 9 th edition, by William E. Boyce.
Space Mission Design: Interplanetary Super Highway Hyerim Kim Jan. 12 th st SPACE Retreat.
In section 11.9, we were able to find power series representations for a certain restricted class of functions. Here, we investigate more general problems.
Advanced Computer Graphics Rigid Body Simulation Spring 2002 Professor Brogan.
Brief history and development of the n body problem Jeff Kaplan Lance Min Tom Yohannan.
MA/CS 375 Fall MA/CS 375 Fall 2002 Lecture 12.
1 Developed by Jim Beasley – Mathematics & Science Center –
CHAPTER 3 NUMERICAL METHODS
In this section we develop general methods for finding power series representations. Suppose that f (x) is represented by a power series centered at.
ARO309 - Astronautics and Spacecraft Design
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1 Part 7 - Chapter 25.
Development of Regular & Singular Perturbation Methods Anshu Narang-Siddarth.
Spring 2002 Lecture #21 Dr. Jaehoon Yu 1.Kepler’s Laws 2.The Law of Gravity & The Motion of Planets 3.The Gravitational Field 4.Gravitational.
Today’s class Ordinary Differential Equations Runge-Kutta Methods
Chaos & N-Body Problems
Chapter 1 The Copernican Revolution. The planets’ motions Wanderers among the stars Retrograde motion.
Ch. 8: Summary So Far We’re doing the “2 body”, conservative central force problem! 2 bodies (m 1 & m 2 ) with a central force directed along the line.
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1 Part 6 - Chapters 22 and 23.
Runge Kutta schemes Taylor series method Numeric solutions of ordinary differential equations.
CHAPTER 3 NUMERICAL METHODS
In the special case c = 0, T (x) is also called the Maclaurin Series: THEOREM 1 Taylor Series Expansion If f (x) is represented by a power series.
Ordinary Differential Equations
Mass training of trainers General Physics 1
SE301: Numerical Methods Topic 8 Ordinary Differential Equations (ODEs) Lecture KFUPM (Term 101) Section 04 Read , 26-2, 27-1 CISE301_Topic8L4&5.
Class Notes 9: Power Series (1/3)
Calculus II (MAT 146) Dr. Day Wednesday May 2, 2018
HW # −20 , ,22 , ,48 , Row 2 Do Now Sketch the graph of r = 3 cos 2.
Numerical solution of first-order ordinary differential equations
Mechanics Gravitations MARLON FLORES SACEDON.
10 Conics, Parametric Equations, and Polar Coordinates
Numerical solution of first-order ordinary differential equations 1. First order Runge-Kutta method (Euler’s method) Let’s start with the Taylor series.
Presentation transcript:

The Three-Body Problem

Context Motivation and History Periodic solutions to the three-body problem The restricted three-body problem Runge-Kutta method Numerical simulation

Motivations and History

People who formulated the problem and made great contributions: Newton Kepler Euler Poincaré

Newton told us that two masses attract each other under the law that gives us the nonlinear system of second-order differential equations: Motivations and History The two-body problem was analyzed by Johannes Kepler in 1609 and solved by Isaac Newton in 1687.

Motivations and History There are many systems we would like to calculate. For instance a flight of a spacecraft from the Earth to Moon, or flight path of a meteorite. So we need to solve few bodies problem of interactions.

In the mid-1890s Henri Poincaré showed that there could be no such quantities analytic in positions, velocities and mass ratios for N>2. Motivations and History

In 1912 Karl Sundman found an infinite series that could in principle be summed to give the solution - but which converges exceptionally slowly. Henri Poincaré identified very sensitive dependence on initial conditions. And developed topology to provide a simpler overall description. Motivations and History

Periodic Solutions

Newton solved the two-body problem. The difference vector x = x 1 - x 2 satisfies Kepler’s problem: All solutions are conics with one focus at the origin. The Kepler constant k is m 1 +m 2. Periodic Solutions

Filling of a ring is everywhere dense Periodic Solutions

The simplest periodic solutions for the three- body problem were discovered by Euler [1765] and by Lagrange [1772]. Built out of Keplerian ellipses, they are the only explicit solutions. Periodic Solutions

The Lagrange solutions are x i (t) = λ(t)x i 0, λ(t) C is any solution to the planar Kepler problem. To form the Lagrange solution, start by placing the three masses at the vertices x 1 0,x 2 0, x 3 0 of an equilateral triangle whose center of mass m 1 x 1 0 +m 2 x 2 0 +m 3 x 3 0 is the origin. Periodic Solutions

Lagrange’s solution in the equal mass case Periodic Solutions

Lagrange’s solution in the equal mass case Periodic Solutions

The Euler solutions are x i (t) = λ(t)x i 0, λ(t) C is any solution to the planar Kepler problem. To form the Euler solution, start by placing the three masses on the same line with their positions x i 0 such that the ratios r ij =r ik of their distances are the roots of a certain polynomial whose coefficients depend on the masses. Periodic Solutions

Euler’s solution in the equal mass case Periodic Solutions

Most important to astronomy are Hill’s periodic solutions, also called tight binaries. These model the earth-moon-sun system. Two masses are close to each other while the third remains far away. Periodic Solutions

New periodic solution “figure eight”. The eight was discovered numerically by Chris Moore [1993]. A.Chenciner and R.Montgomery [2001] rediscovered it and proved its existence. Periodic Solutions

The figure eight solution Periodic Solutions

Some examples the figure eight 6 bodies, non-symmetric 19 on an 8

Some examples 21 bodies7 bodies on a flower

Some examples 8 bodies on daisy4 bodies on a flower

The restricted three-body problem.

Formulation of Problem The restricted three-body problem. The restricted problem is said to be a limit of the three-body problem as one of the masses tends to zero. Hamilton’s equations:

Runge-Kutta Method

Abstract: First developed by the German mathematicians C.D.T. Runge and M.W. Kutta in the latter half of the nineteenth century. It is based on difference schemes.

2 nd order Runge-Kutta method : Cauchy problem: Let’s take Taylor of the solution :

If u(x i ) solution, then u ’ (x i )=f(x i,u i )

If we substitute derivatives for the difference derivatives, We get: 0<β<1, y j+1 is approximated solution.

Now if we take β=1/2, we obtain classical Runge- Kutta scheme of 2 nd order. If we continue we obtain scheme of 4 th order:

2 nd order Runge-Kutta method :

Method for the system of differential equations: Let’s denote u ’ =v,.

The system takes on form:

If is a vector of approximations of the solution, at point x j, and are vectors of design factors, then:

Th.(error approximation in the RK method): ε h (t 1 )=|y h (t 1 )-y(t 1 )|≈ 16/15∙|y h (t 1 )-y h / 2 (t 1 )| where ε h is the error of calculations at the point t 1 with mesh width h.

Numerical simulation

Numerical simulation is based on: 4 th order Runge-Kutta method Adaptive stepsize control for Runge- Kutta Program is developed in Delphi. Numerical simulation

Some obtained orbits

“A New Solution to the Three-Body Problem”, R. Montgomery “Numerical methods”, E. Shmidt. “Lekcii po nebesnoj mehanike”, V.M. Alekseev. “Chislennie Metodi”, V.A. Buslov, S.L. Yakovlev. “From the restricted to the full three-body problem”, Kenneth R., Meyer and Dieter S. Schmidt. Charlie McDowell. References