MAS222: Differential Equations Semester 1: Ordinary Differential Equations Lecturer: Jonathan Potts (j.potts@Sheffield.ac.uk) Website: http://jonathan-potts.staff.shef.ac.uk/mas222.html Chapter 1. Course information • MAS222 is a level 2 course over 2 semesters. The first semester consists of lectures (two per week) and tutorial classes (1 per week). You are required to attend all of these. • This is a techniques course, so requires practice. For this, we have provided tutorial sheets and 3 assignment sheets. In the lectures, I will explain when you should be ready to answer these. • Note: for those who have already downloaded tutorial sheets 2-9, these may change slightly. I’ve now taken the links down. So please re-download them as they re-appear. • Course website: http://jonathan-potts.staff.shef.ac.uk/mas222.html, containing lecture notes, tutorial sheets, assignment sheets, slides etc. • Please bring the lecture notes with you to all the lectures. There are empty boxes throughout the notes that need to be filled in either (i) with information written on the board in the lectures, or (ii) given to you as exercises during the lectures. • My email: j.potts@sheffield.ac.uk • I am away weeks 3 and 4, so Alex Best will be covering my lectures then. Chapter 2. Introduction to Ordinary Differential Equations (ODEs) Introduction to Ordinary Differential Equations (ODEs) • A differential equation relates a function and its derivatives • Examples: Introduction to Ordinary Differential Equations (ODEs) • A differential equation relates a function and its derivatives • Examples: Introduction to Ordinary Differential Equations (ODEs) • A differential equation relates a function and its derivatives • Examples: Here, u is the dependent variable (the variable being differentiated) x and t are independent variables (the variables we are differentiating by) Introduction to Ordinary Differential Equations (ODEs) • A differential equation relates a function and its derivatives • Examples: Here, u is the dependent variable (the variable being differentiated) One independent variable => equation is an ODE (subject of semester 1) More than one => equation is a Partial differential equation (PDE) (semester 2) x and t are independent variables (the variables we are differentiating by) Derivative as the gradient function of a curve ππ’ Nb. The symbol ππ‘ represents a function of π‘, so can be evaluated at any point π‘ = π‘0 . Once evaluated, it is a (real) number. It is very important in mathematics to be aware of what type of object each symbol represents. Modelling with ODEs • Example 1. A population of organisms. Modelling with ODEs • Example 1. A population of organisms. • First attempt at a model: Modelling with ODEs • Example 1. A population of organisms. • First attempt at a model: • Second attempt: Modelling with ODEs • Example 1. A population of organisms. • First attempt at a model: • Second attempt: • Third attempt: Solving ODEs: initial conditions • Frequently, exact solutions are impossible • But sometimes they are easy to find • E.g. the simple population model ππ ππ‘ = ππ • Solution: π π‘ = π΄π ππ‘ • This is called a general solution. But what is π΄? • Need some more information about the system: e.g. an initial condition • Suppose the initial population is of 100 individuals: π 0 = 100. • Then π π‘ = 100π ππ‘ . This is a particular solution (particular to this initial condition) Initial conditions and chaos • In the previous example, a small change in initial conditions only leads to a small change in the behaviour of the system • If π 0 = 99 then π π‘ = 99π ππ‘ • If π 0 = 100 then π π‘ = 100π ππ‘ • Right-hand plot has π = 0.01 …but this is not always the case… Initial conditions and chaos • Consider the following system: Classification of ODEs • To figure out the best techniques for understanding a particular ODE, it is important to be able to classify it: i.e. ask yourself “what sort of ODE do I have here?” • Four ways of classifying ODEs are by • • • • Order: the order of the highest derivative Degree: the power to which the highest derivative is raised, after rationalisation Linearity: the ODE is a sum of terms linear in the independent variable or its derivatives Homogeneity: if the ODE is linear, it can be written as follows: Then it is homogeneous if π π₯ = 0 and inhomogeneous otherwise Solving ODEs: Linear, first order, homogeneous • Such equations look like this: ππ¦ ππ₯ +π π₯ π¦ =0 • The general solution is π¦ π₯ = Aexp − π π₯ ππ₯ • Example 5. A population of animals with constant death rate πΆ and 2ππ‘ fluctuating birth rate π΅ 1 + sin : π • Solution. Solving ODEs: Linear, first order, homogeneous • Qualitative behaviour is governed by the sign of π΅ − πΆ • Left-hand plot shows an example where π΅ − πΆ < 0, and the right-hand where π΅ − πΆ > 0 Solving ODEs: Linear, first order, inhomogeneous • Such equations look like this: ππ¦ ππ₯ + π π₯ π¦ = π(π₯) • The general solution is π¦ π₯ = π− π π₯ ππ₯ π(π₯)π π π₯ ππ₯ ππ₯ + π΄π − π π₯ ππ₯ • The term π π π₯ ππ₯ is called the integrating factor • Example 6. Find the solution of the following ODE, with initial condition π¦ 0 = 0: • Solution. Separable first order ODEs (possibly non-linear) • These are often the simplest type of ODE to solve • • ππ’ They are of the form: = π π₯ ππ₯ 1 This rearranges to ππ’ = β(π’) β(π’) π π₯ ππ₯ • If you can integrate both sides, then you’re done • But beware! Integration is a Dark Art. Many objects, even ones that seem relatively innocuous, are difficult or impossible to integrate exactly • If you don’t believe me, try calculating 3 π₯ π ππ₯. Not so easy, is it? Separable first order ODEs: Example Newton's Law of Cooling states that the rate of change of a body's temperature is proportional to the difference between the temperature π of the body and the ambient temperature ππ (assumed constant). You may recall meeting this in MAS110. i. Write down a differential equation representing the law, and find its general solution as a function of a body's initial temperature π0 (at time π‘ = 0). ii. Describe the solution in some detail. iii. Calculate how long it takes for the temperature of the body to reduce to half its initial value in the case that π0 > 2ππ . Separable first order ODEs: Example Find the solution to the following population model (Example 1): ππ = π΅π − πΆ0 π − πΆπ2 ππ‘ where π 0 = π0 . Explain how the long-term behaviour of the solution π π‘ depends on the parameters π΅, πΆ0 and πΆ. The long term behaviour is as follows: (i) If πΈ < 0 (i.e. π΅ < πΆ0 ), then π(π‘) (ii) If πΈ > 0 (i.e. B > πΆ0 ), then π π‘ 0 as π‘ ∞. π = πΈ/πΆ as π‘ ∞. In both cases, πΈ determines the speed of approach to the final value You should now be able to do tutorial sheet 1 Chapter 3. Qualitative analysis of ODEs Qualitative analysis of ODEs • Many systems of ODEs are too difficult to solve exactly • However, we can gain much insight by examining qualitative behaviour, i.e. things like: • What happens to the solution as the dependent variable tends to infinity? Does it tend to infinity too, or to some constant value? • How does the answer depend on initial or boundary conditions? • Do small perturbations in the system affect the outcome in a “big” way? • E.g. recall Example 5 from your notes: • π΅ < πΆ: π΅ > πΆ: Direction fields • Your first example of a graphical method for qualitative understanding of ODEs • Suppose ππ’ ππ‘ = π(π‘, π’) • Pick a point π‘, π’ and draw a vector with gradient π(π‘, π’) • Repeat for many different pairs π‘, π’ • Example. Newton’s law of cooling: ππ ππ‘ = −π(π − ππ ) Direction fields: Newton’s law of cooling ππ Direction fields: another example • Consider the following equation for population growth with seasonally fluctuating births ππ ππ‘ =π 2− 1 sin 2 π‘ −π Autonomous equations and phase lines • An autonomous ODE is one that does not depend explicitly on the ππ’ independent variable, e.g. = π(π’) ππ‘ • We can obtain qualitative information of first order autonomous ODEs by drawing the phase line, as follows • Find the values where π π’ = 0 (called the equilibrium points) • For the line segments between adjacent equilibrium points, determine the sign of π π’ • Draw a line with equilibrium points marked on it, and arrows to represent the sign of π π’ between these points Phase line example ππ’ ππ‘ • Draw the phase line of = − 2 + π’ π’(1 − π’) • Zeros are where π’ = −2, 0, 1. ππ’ • π’ < −2 means that < 0 ππ‘ • • ππ’ −2 < π’ < 0 means that > 0 ππ‘ ππ’ 0 < π’ < 1 means that < 0 ππ‘ ππ’ π’ > 1 means that > 0 ππ‘ • • This means that π’ = 0 is a stable equilibrium, and π’ = −1, 2 are unstable equilibria • i.e. if the initial condition is close to 0 then π’(π‘) for π’ = −2, 1 π‘ ∞ 0, but this is not true You should now be able to do tutorial sheet 2 Chapter 4. Planar, first order, autonomous systems of ODEs Definition • A planar system of ODEs is one where there are two dependent variables • If each of the ODEs is first order and autonomous, the system is known as a planar, first order, autonomous system and has the following form ππ’ = π π’, π£ ππ‘ ππ£ = π π’, π£ ππ‘ • Notice that the system at time π‘ can be described by the position of the point (π’ π‘ , π£ π‘ ), which lies on a plane, hence the word “planar” Example of a planar system • Recall Newton’s second law of motion (π stands for “mass” and πΉ for “force”): π2 π₯ ππ₯ π 2 = πΉ π₯, ππ‘ ππ‘ ππ₯ • Now write π¦ = ππ‘ • Then we can express the above second order ODE as a planar system of first order ODEs ππ₯ =π¦ ππ‘ ππ¦ 1 = πΉ π₯, π¦ ππ‘ π Another example of a planar system • The simple pendulum can be modelled as follows π2 π ππ 2 = −ππ sin π ππ‘ where π is the mass of the pendulum bob, π is the length of the pendulum rod and π is the angle of deviation from the vertical ππ₯ • Write π = π₯ and π¦ = ππ‘ • Then we can express the above second order ODE as a planar system of first order ODEs ππ₯ =π¦ ππ‘ ππ¦ π = sin(π₯) ππ‘ π The simple pendulum Above image from https://en.wikipedia.org/wiki/Phase_portrait Video: https://vimeo.com/53710539 Nullclines • A full phase portrait can be a lot of work to plot • But much information can be gained by examining the nullclines of the system ππ’ = π π’, π£ ππ‘ ππ£ = π π’, π£ ππ‘ • Nullclines are where π π’, π£ = 0 or π π’, π£ = 0, so represent respectively where π’ or π£ is stationary Example 12 • A simple model for the concentration of a specific self-regulating protein in a cell is given by ππ’ ππ‘ = −ππ’ + ππ(π£), π π£ = βπ /(βπ + π£ π ) ππ£ = ππ’ + ππ£ ππ‘ • Here, π’ represents the concentration of protein and π£ the concentration of mRNA • If you don’t know about cell transcription, look up the “central dogma of molecular biology” on the internet. There are some really nice videos like https://www.youtube.com/watch?v=9kOGOY7vthk Example 12 • Nullclines: π π’= π π£ π π π’= π£ π • Look at the signs of π’ and π£ in each of the four regions • The blue line is the π£-nullcline and red is the π’-nullcline Example 12 • Nullclines: π π’= π π£ π π π’= π£ π • Look at the signs of π’ and π£ in each of the four regions • The blue line is the π£-nullcline and red is the π’-nullcline π’ < 0 (down) π’>0 (up) π£ > 0 (right) π£ < 0 (left) Example 12 • Nullclines: π π’= π π£ π π π’= π£ π • Look at the signs of π’ and π£ in each of the four regions • The blue line is the π£-nullcline and red is the π’-nullcline • The intersection of these two lines is an equilibrium point π’ < 0 (down) π’>0 (up) π£ > 0 (right) π£ < 0 (left) You should now be able to do tutorial sheet 3 Stability analysis on the plane • We can gain insight by examining the qualitative nature of equilibrium points • Recall that in 1D, we asked whether they are stable or unstable ππ’ ππ‘ • e.g. fixed points of = sin(π’) are stable if π’ = (2π + 1)π and unstable if π’ = 2ππ, for integer π • In 2D, there is also the question of stability, but there is additional richness in classification Linear systems We can gain much insight by examining the simple case of linear systems, which look like this: ππ’ = π11 π’ + π12 π£ ππ‘ ππ£ = π21 π’ + π22 π£ ππ‘ …and can be written concisely like this: ππ = π΄π ππ‘ π11 π12 π’ where π΄ = π and π = π π£ 21 22 Notice that the origin, π’ = π£ = 0, is the only equilibrium point, as long as det(π΄) ≠ 0 Linear systems • We begin by finding the eigenvectors of the system • These are the vectors π for which π΄π = ππ • ππ Hence, ππ‘ = ππ • Hence, π π‘ = ππ π ππ‘ • So if the system lies on an eigenvector at some point in time, it will remain there and move along the vector, towards the origin if π < 0 and away if π>0 • We can see immediately that the sign of π plays a key role in understanding the stability of the origin • Furthermore, we can see that π = of π΄ and π· is the determinant 1 (π 2 ± π 2 − 4π·) where π is the trace Linear systems π= 1 (π ± π 2 − 4π·) 2 Phase portraits for linear systems • Here’s our system again: ππ = π΄π ππ‘ π11 π12 π’ where π΄ = π and π = π π£ 21 22 • Suppose we have two distinct eigenvalues, π1 and π2 , with corresponding (non-parallel) eigenvectors ππ and ππ • Then any solution can be written as a linear combination of the eigenvectors: π π‘ = πΌ(π‘)ππ + π½(π‘)ππ • With some algebra, we can show that π π‘ = πΌ0 π π1 π‘ ππ + π½0 π π2π‘ ππ • We can then plot trajectories for various initial conditions π 0 = πΌ0 ππ + π½0 ππ Phase portraits for linear systems • Let’s illustrate this with an example matrix: −3 1 π΄= −2 0 • Here, π = −3, π· = 2, and so π = 1 π ± π 2 − 4π· = −1, −2 2 1 • The eigenvector for π = −1 is and for 2 1 π = −2, it is 1 • Hence we can plot the trajectories using our favourite graph-plotting language: Phase portraits for linear systems: spirals • Now let’s examine trajectories when the eigenvalues are not real • In this case, they will be complex conjugates (why?), which we can write as π = π ± ππ π+ππ−π11 1 1 • The corresponding eigenvectors are and where π§ = π12 π§ π§ ππ‘ πππ‘ 1 −πππ‘ 1 • Thus the trajectories are π π‘ = π πΌ0 π + π½0 π π§ π§ • But these must be real-valued, meaning πΌ0 = π½0 • Then π’ π‘ = π’0 π ππ‘ cos(ππ‘), π£ π‘ = cos(ππ‘+π) ππ‘ π£0 π , cos(π) where π§ = ππ ππ • We can now see where the spirals come from, that they spiral out if π > 0 and in if π < 0, and that we have closed loops if π = 0 You should now be able to do tutorial sheet 4 Chapter 5. Linearisation of nonlinear planar systems Non-linear planar systems • “When your life is complicated… be wise, linearise” • Non-linear systems are notoriously complicated • But much insight can be gained by examining linear approximations • Let’s see how this works, with a generic planar system: π’ = π π’, π£ π£ = π π’, π£ • Let (π’π , π£π ) be an equilibrium point, i.e. π(π’π , π£π ) = π(π’π , π£π ) = 0 • To linearise, we use a Taylor expansion around this point, to give the linear approximation: where π₯ π‘ = π’ π‘ − π’π and y π‘ = π£ π‘ − π£π Non-linear planar systems • The linearised system can be written succinctly as follows π = π½π π₯ ππ’ ππ£ • Where π = π¦ and π½ = is called the Jacobian of the system ππ’ ππ£ π’ ,π£ π π • Here, ππ’ = ππ , ππ£ ππ’ = ππ , ππ£ ππ’ = ππ , ππ’ ππ£ = ππ . ππ£ • The subscript π’π , π£π means that the derivatives are evaluated at π’π , π£π • We’ll show this by an example (13) on the board Phase portrait for example 13 Example 14 This is the protein example from example 12, so recall that u(t) represents the concentration of protein at time t and v(t) the concentration of mRNA You should now be able to do tutorial sheet 5 Chapter 6. Stability in nonlinear planar systems The effect of nonlinear terms on stability • We have already done stability analysis for linear systems • …and we know how to linearise nonlinear systems • So what can we learn about a nonlinear system by performing stability analysis of the linearised system? • …and what may be missing in our analysis? • Example: • Here, the origin is the only equilibrium point. Linear analysis predicts that this is a centre, but in fact it is a spiral The effect of nonlinear terms on stability • Previous example: if linear stability analysis (LSA) suggests that an equilibrium point is a centre then it may actually be a spiral • In general, if LSA predicts a centre, a degenerate node, or a star then the result may not be correct • However, LSA gives a reliable representation of the stability of the equilibrium point as long as the trace of the Jacobian matrix is non-zero You should now be able to do tutorial sheet 6 and assignment 1 Chapter 7. Second order ODEs Linear second order ODEs • These are of the following form: • Let’s start by considering the case where π π₯ = 0 and the coefficients are constant, so • If we try to find a solution of the form π¦ = π ππ₯ then we find that ππ2 + ππ + π = 0. This is called the auxiliary equation • By understanding the roots of the auxiliary equation, we can calculate the solution to the whole system Second order ODEs with constant coefficients • Case I: π 2 − 4ππ > 0. Solution is π¦ = π΄π π1 π₯ + π΅π π2 π₯ where π1 and π2 are the (real) solutions to ππ2 + ππ + π = 0 • Case II: π 2 − 4ππ = 0. Solution is π¦ = π΄π π1 π₯ + π΅π₯π π1 π₯ where π1 is the sole (real) solution to ππ2 + ππ + π = 0 • Case III: π 2 − 4ππ < 0. Solution is π¦ = π ππ₯ [π΄cos(ππ₯) + π΅sin(ππ₯)] where σ ± ππ are the solutions to ππ2 + ππ + π = 0 Sturm-Liouville problems • Sturm-Liouville problems are particular cases of linear second order ODEs, defined on an interval • They are existence problems – i.e. they give a set of equations and ask “when does a solution exist?” – but we can also usually find the solution where it exists • Before we give definitions of various types of Sturm-Liouville problems, we start with some examples • Example 19. Find the values of the constant π for which the following ODE (defined on [0,1]) has solutions with boundary conditions π¦ 0 = π¦ 1 = 0: π¦ ′′ + ππ¦ = 0 • Example 20. Find the eigenvalues and eigenfunctions of the above ODE with the following boundary conditions: π¦′ 0 = 0, π¦ 1 + π¦ ′ 1 = 0. The regular Sturm-Liouville problem • Examples 19 and 20 were both examples of regular Sturm-Liouville problems • The general form of such a problem is as follows: • In examples 19 and 20, p(x)=r(x)=1, q(x)=0, a=0 and b=1 The regular Sturm-Liouville problem • If they exist, the values of π form a set π1 < π2 < β― < ππ < β― where ππ ∞ as π ∞. These are called the eigenvalues of the system • Each eigenvalue has a corresponding eigenfunction π¦π (π₯) You should now be able to do tutorial sheet 7 Orthogonality of eigenfunctions • For each pair of distinct eigenfunctions π¦π (π₯) and π¦π (π₯), we have π π π₯ π¦π π₯ π¦π π₯ ππ₯ = 0 π • This is called the orthogonality property of eigenfunctions • Let’s derive this on the board Self-adjoint form of ODEs • A second order ODE is self-adjoint if it is of the following form [π(π₯)π¦(π₯)′ ]′ +π π₯ π¦ π₯ = 0 (1) • Regular Sturm-Liouville equations are self-adjoint • Any arbitrary second-order linear homogeneous ODE can be written in self-adjoint form. The general form is π¦ ′′ + π π₯ π¦ ′ + π π₯ π¦ = 0 • We make this self-adjoint by multiplying through by π π₯ = π π π₯ • Letting π π₯ = π π₯ π π₯ puts this into the form of equation (1). ππ₯ Reduction of order • This is a method for finding additional solutions to a second-order linear ODE, given we already know one solution • Recall the formula for an arbitrary second-order linear ODE π¦ ′′ + π π₯ π¦ ′ + π π₯ π¦ = 0 • Suppose we know a solution π¦ π₯ = π£(π₯) • Then the method of reduction of order tells us that the following is also a solution π₯ π‘ π2 π¦ π₯ =π£ π₯ exp − π π ππ ππ‘ + ππ£(π₯) 2 π£ π‘ where π2 and π are constants. Normal (or canonical) form • Sometimes, it is useful to transform a second order ODE so that there is no first derivative • This can make it easier to solve • To do this, start with the general linear form π¦ ′′ + π π₯ π¦ ′ + π π₯ π¦ = 0 • Then, by setting π¦ π₯ = π’ π₯ π£(π₯), show that we can choose π£(π₯) such that π’′′ + π(π₯)π¦ = 0 • We demonstrate this with Example 22 Chapter 7 recap • We have seen various techniques for solving equations of the type π¦ ′′ + π π₯ π¦ ′ + π π₯ π¦ = 0 (*) (linear, second order, homogeneous) • For constant π π₯ and π π₯ , and when (*) is defined on (−∞, ∞), we can solve these exactly, using the auxiliary equation • For general π π₯ and π π₯ , we may be able to use normal form to find a solution to equation (*) • Other solutions, if they exists, may be found using reduction of order • In certain cases (regular Sturm-Liouville problems), we may also be able to solve equation (*) on an interval [a,b] with boundary conditions • However, we need to put (*) into self-adjoint form first Not-quite-“regular Sturm-Liouville” problems • As is often the case in maths, it is important to check all required conditions before applying a method • Sometimes problems may look like regular Sturm-Liouville problems, perhaps because the ODE is of the form ππ¦ ′ ′ + ππ + π π¦ = 0 • But either the boundary conditions are violated or p(x), q(x) or r(x) may be of the wrong form • Common violation 1: p(a) or p(b) are zero (instead of p(x) being strictly positive) • Common violation 2: The interval on which the problem is defined is unbounded – i.e. a or b is infinite rather than real Chapter 7 recap • We have seen various techniques for solving equations of the type π¦ ′′ + π π₯ π¦ ′ + π π₯ π¦ = 0 (*) (linear, second order, homogeneous) • For constant π π₯ and π π₯ , and when (*) is defined on (−∞, ∞), we can solve these exactly, using the auxiliary equation • For general π π₯ and π π₯ , we may be able to use normal form to find a solution to equation (*) • Other solutions, if they exists, may be found using reduction of order • In certain cases (regular Sturm-Liouville problems), we may also be able to solve equation (*) on an interval [a,b] with boundary conditions • However, we need to put (*) into self-adjoint form first • Beware of problems that look like regular Sturm-Liouville but aren’t You should now be able to do tutorial sheet 8 and Assignment 3 Chapter 8. Second order ODEs: series solutions Taylor series (revision) • You met these earlier in this module (linearisation section), back in MAS111, and they also appear in MAS211 • So you hopefully get the idea that Taylor series are really important! • Section 8.1 gives a recap of all the ideas needed here. Here’s a brief overview: • A power series about a point π₯0 is a function of the form ∞ ππ (π₯ − π₯0 )π = π0 + π1 π₯ − π₯0 + π2 π₯ − π₯0 π0 π₯ = π=0 • We can change coordinates∞so that π₯0 = 0. Let ξ = π₯ − π₯0 then ππ ξπ = π0 + π1 ξ + π2 ξ2 + β― π ξ = π=0 • Re-labelling ξ as π₯ gives us∞(equation 206 in the notes) ππ π₯ π = π0 + π1 π₯ + π2 π₯ 2 + β― π π₯ = π=0 2 +β― Taylor series (revision) • We can test for convergence of equation (206) using the ratio test • This says that (206) converges if • i.e. need π₯ < ππ lim π ∞ ππ+1 ππ+1 π₯ π+1 lim ππ π₯ π π ∞ exists and is less than 1 , the radius of convergence • If we differentiate equation (206) repeatedly, we find that π 0 = π0 π ′ 0 = π1 π ′′ 0 = π2 2! … π (π) 0 = ππ π! • Check this for yourself! Taylor series (revision) • This leads to the Maclaurin series of a function π(π₯) (equation 208) ∞ ππ 0 π π π₯ = π₯ π! π=0 • This is a special case of the Taylor series of a function π(π₯) about a point π₯0 , which is π π₯ = π π₯ π 0 ∞ π=0 π! (π₯ − π₯0 )π (*) • If (*) does exist, and converges for all π₯ in a neighbourhood of π₯0 , then we say π(π₯) is analytic at π₯ = π₯0 Application of Taylor series to ODEs • Recall the general form for homogeneous linear second-order ODEs π¦ ′′ + π π₯ π¦ ′ + π π₯ π¦ = 0 • Then π₯ = π₯0 is called an ordinary point of the ODE if π π₯ and Q π₯ are analytic at π₯0 . Otherwise, it is a singular point. • Singular points occur in important ODEs, such as • Legendre’s equation: 1 − π₯ 2 π¦ ′′ − 2π₯π¦ ′ + π π + 1 π¦ = 0, which is used for solving, amongst other things, gravitational potential associated to a point mass. • Bessel’s equation: π₯ 2 π¦ ′′ + π₯π¦ ′ + π₯ 2 − π 2 π¦ = 0, which is used to solve the SchrΣ§dinger equation in spherical or cylindrical coordinates. • Examples 24 and 25 show how to use power series to give solutions near ordinary points, which we’ll go through on the board Application of Taylor series to ODEs • Recall the general form for homogeneous linear second-order ODEs π¦ ′′ + π π₯ π¦ ′ + π π₯ π¦ = 0 • Then π₯ = π₯0 is called an ordinary point of the ODE if π π₯ and Q π₯ are analytic at π₯0 . Otherwise, it is a singular point. • Singular points occur in important ODEs, such as • Legendre’s equation: 1 − π₯ 2 π¦ ′′ − 2π₯π¦ ′ + π π + 1 π¦ = 0, which is used for solving, amongst other things, gravitational potential associated to a point mass. • Bessel’s equation: π₯ 2 π¦ ′′ + π₯π¦ ′ + π₯ 2 − π 2 π¦ = 0, which is used to solve the SchrΣ§dinger equation in spherical or cylindrical coordinates. • Examples 24 and 25 show how to use power series to give solutions near ordinary points, which we’ll go through on the board You should now be able to do tutorial sheet 9 Frobenius solutions • Here’s our study equation again: π¦ ′′ + π π₯ π¦ ′ + π π₯ π¦ = 0 • A regular singular point is singular, but not that singular • More precisely, π₯ = π₯0 is a regular singular point if it is singular, i.e. π π₯ and Q π₯ are not analytic, but (π₯ − π₯0 )π π₯ and (π₯ − π₯0 )2 Q π₯ are analytic at π₯0 • Near regular singular points, we can find Frobenius solutions, of the form ∞ ππ (π₯ − π₯0 )π+πΌ y π₯ = π=0 where π0 ≠ 0. • Examples 26-28 show how to find such solutions Frobenius solutions continued • From examples 26-28, observe that we get at most two Frobenius solutions to second order ODEs, corresponding to πΌ1 and πΌ2 • We have three cases: • Case I: πΌ1 − πΌ2 is not an integer (example 28). Two solutions: y π₯ = ∞ (π) (π₯ − π₯ )π+πΌπ for i=1,2 π 0 π=0 π • Case II: πΌ1 = πΌ2 . Here, the Frobenius method gives a single solution (example 26). The other may be found using reduction of order. • Case III: πΌ1 − πΌ2 is a non-zero integer (example 27). Two solutions may emerge, but if not you can use reduction of order. You should now be able to do tutorial sheet 10 THE END