Site.iugaza.edu.ps



الجامعة الإسلامية – غزة

كلية العلوم

قسم الرياضيات

المعادلات التفاضلية العادية

Elementary differential equations and boundary value problems

المحاضرون

أ.د. رائد صالحة

د. فاتن أبو شوقة

[pic]

[pic]

[pic]

[pic]

[pic]

[pic]

[pic]

[pic]

[pic]

[pic]

[pic]

بسم الله الرحمن الرحيم

The Islamic University of Gaza

Department of Mathematics

Ordinary Differential Equations

2nd Semester 2017-2018

Instructors: Prof. Raid Salha, Dr. Faten Abu-Shoga

Course Description: First order differential equations, Second order linear equations, Higher order linear equations, Series solutions of second order linear equations, The Laplace transform.

Course Objectives: At the end of this course, the student should be able

1- To understand the definition of differential equations and how to classify them.

2- To solve several types of first order differential equations.

3- To solve linear differential equations with constant coefficients.

4- To use series to solve second order linear equations with nonconstant coefficients.

5- To use Laplace transformation in solving initial value problems.

Text Book:

Elementary Differential Equations and Boundary Value Problems

“Eight Edition”

By

W. E. Boyce and R. C. Diprima

Methods of Teaching: Lectures, discussions, solving selected problems.

Evaluation and Grading:

Midterm Exam 40%

Quizzes 10%

Final Exam 50%

Total 100%

Office Hours:

Saturday, Monday, Wednesday: 11-12

توزيع المادة الدراسية على أسابيع الفصل الدراسي

|Week |Sections to be covered |Week |Sections to be covered |

|1st week |Chapter 1 |9th week |4.1, 4.2 |

| 2nd week |2.1, 2.2 |10th week |4.3, 4.4 |

|3rd week |2.4, 2.6 |11th week |5.1, 5.2 |

|4th week |2.8 |12th week |5.2, 5.3 |

|5th week |3.1, 3.2 |13th week |5.4, 5.5 |

|6th week |3.2, 3.4 |14th week |6.1, 6.2 |

|7th week |3.5, 3.6 |15th week |General Review |

|8th week |3.7 |16th week |Final Exam |

| |Midterm Exam | | |

[pic]

Definition:

The differential equation (DE) is an equation contains one or more derivatives of unknown function.

Examples: The following are DE

1. [pic]

2. [pic]

3. [pic]

4. [pic] (Newton’s Law)

[pic]

Example: Consider the DE

[pic] (1) [pic]

[pic]

[pic]

[pic]

[pic]

[pic]

[pic] (2)

To determine the constant c, we need a condition, as for example

[pic] (3)

Subsitute (3) into (2), we get

[pic]

Then c= -50.

[pic]

Definition 2:

Condition (3) is called an initial condition and the DE (1) with the initial condition (3) is called an initial value problem (IVP).

Example 2 : Consider the IVP,

[pic] [pic]

[pic]

[pic]

[pic][pic]

[pic]

[pic] is the general solution.

Usingthe initial condition, [pic]

Then

[pic]

Is the solution of the IVP.

[pic]

[pic]

1. If the unknown function depends on a single independent variable, then only ordinary derivatives appear in the differential equation and it is called an ordinary differential equation.

2. If the unknown function depends on several independent variables, then only partial derivatives appear in the differential equation and it is called a partial differential equation.

Examples: Classify the following differential equation

[pic]

[pic]

[pic]

[pic]

Order of the DE.

The order of a DE is the order of the highest derivative that appears in the DE.

Example: Find the order of the following differential equations

1. [pic]

2. [pic]

[pic]

[pic] (4)

[pic]

[pic]

[pic]

[pic]

[pic].

The general linear ordinary DE of order n is

[pic] (5)

An equation that is not of the form (5) is nonlinear equation.

For example the DE [pic]

is non linear because of the term [pic].

[pic]

[pic]

[pic][pic][pic]

[pic]

[pic]

[pic]

Chapter 2

First Order Differential Equations

2.1 Linear Equations; Method of Integrating Factors

We will usually the general first order linear equations in the form

[pic]

where [pic]and [pic] are given functions of the independent variable [pic].

How we can solve the DE (1)?

To solve the DE (1),we multiply it by a certain function [pic] to get

[pic]

such that [pic]

From equation (2) and (3), we get the following

[pic]

This implies that

[pic]

[pic]

Now, If [pic] is positive for all [pic], then

[pic]

By choosing the arbitrary constant [pic]to be zero, we get that

[pic]

Note: [pic] is positive for all [pic]as we assumed and it is called an integrating factor.

Now using equation (3), we get that

[pic]

This implies that the general solution of the DE (1) is given by

[pic]

Example1: Solve the initial value problem (IVP)

[pic]

Note: If the integral [pic]cannot be evaluated in terms of the usual elementary functional, so we leave the integral unevaluated and the general solution of the DE (1) is given by

[pic]

Where [pic]is some convenient lower limit of integration.

Example2: Solve the initial value problem (IVP)

[pic]

H.W. Problems 1-20 Pages 39-40.

Example3(Q.8, page 39). Solve the DE

[pic]

Example4 (Q.20,page 40). Solve the (IVP)

[pic]

[pic]

[pic]

2.2 Separable Equations

Consider the first Order DE

[pic]

If equation (1) is nonlinear, we can write it in the form

[pic]

This form in equation (2) is not unique.

If [pic]is a function of [pic] only and [pic]is a function of [pic]only then equation (2) becomes

[pic]

This equation is called separable because it is written in the form

[pic]

A separable equation in (4) can be solved by integrating the functions [pic] and [pic].

Example1: Solve the Differential equation

[pic]

Example2: Solve the initial value problem (IVP)

[pic]

H.W. Problems 1-20 Pages 47-48.

[pic]

[pic]

Example3 (Q.11, page 48). Solve the IVP

[pic]

Example4 (Q.20,page 48). Solve the (IVP)

[pic]

Homogeneous Equations

If the right side of the DE [pic] can be expressed as a function of the ratio [pic] only, then the equation is said to be homogeneous. Such DE can always be transformed into separable DE by a change of the dependent variable.

Example5 (Q.30, page 49). Solve the DE

[pic]

[pic]

Example6 (Q.33, page 50). Solve the DE

[pic]

Example7 (Q.37, page 50). Solve the DE

[pic]

2.4 Differences Between Linear and Nonlinear Equations

Theorem 2.4.1

If the functions [pic]and [pic]are continuous on an open interval [pic] containing the point [pic], then there exist a unique function [pic] satisfies the differential equation

[pic]

for each [pic], and that also satisfies the initial condition

[pic]

Where [pic]is an arbitrary prescribed initial value.

Note:

1. (Existence and Uniqueness) Theorem 2.4.1 states that the given (IVP) has a solution and it is unique.

2. It also states that the solution exists through any interval [pic]containing the initial point [pic]in which [pic]and [pic] are continuous.

Example 1: Use Theorem 2.4.1 to find an interval in which the (IVP)

[pic]

has a unique solution.

Now, we generalize Theorem 2.4.1 to the case of nonlinear DE.

Theorem 2.4.2

Let the functions [pic]and [pic]be continuous in some rectangle [pic] containing the point [pic], Then in some interval [pic]contained in[pic] there is a unique solution [pic] of the IVP

[pic]

Example 2: Use Theorem 2.4.2 to show the (IVP)

[pic]

has a unique solution.

Example3: Find an interval in which the solution of the (IVP) exists

[pic]

Example 4: State where in the [pic]plane the hypothesis of Theorem2.4.2 are satisfied.

[pic]

Bernoulli Equations:

The DE of the form

[pic]

is called a Bernoulli equation which is nonlinear.

Note:

1. If [pic]then DE (4) has the form [pic]

which is a linear DE.

2. If [pic]then DE (4) has the form [pic]

which can be rewritten in the form [pic]

which is a linear DE.

3. If [pic]or [pic] then the DE has the form

[pic]

Let [pic]

Substitute in DE (5) becomes

[pic]

Note that DE (6) is a linear DE, where the dependent variable is [pic] We solve it for Z, then we replace [pic]by [pic], then we solve it for [pic]

Example 5. Solve the DE

[pic]

Example 6. Solve the DE [pic]

Discontinuous coefficients

Example 7. Solve the DE [pic]

Where [pic]

H.W. Problems 1-12, 24, 25, 28, 33.

[pic]

[pic]

[pic]

[pic]

[pic]

2.6 Exact Equations and Integrating Factors

Consider the DE [pic] (1)

Suppose that we identify a function [pic] such that

[pic] (2)

and such that [pic].

Defines [pic] implicitly as a differentiable function of [pic]. Then

[pic]

So the DE in (1) becomes

[pic] (3)

In this case DE(1) is said to be exact DE. The solution of DE(1)or the equivalent DE(3) are given implicitly by

[pic] (4)

Example 1. The following DE is an exact DE

[pic]

Theorem 2.6.1

Let the functions [pic] and [pic] be continuous in rectangular region [pic] Then the DE

[pic]

is an exact DE in R if and only if

[pic] (5)

At each point of R.

Example 2 : Solve the DE [pic]

Example 3 Solve the DE [pic]

Integrating Factors

Example 4 Determine whether the DE is exact or not

[pic]

Note: It is sometimes possible to convert a DE that is not exact into an exact equation by multiplying the equation by suitable integrating factor.

Consider the DE [pic] (6)

Multiply DE(6) by a function [pic]

[pic] (7)

Assume DE (7) is an exact, then [pic] (8)

This implies that

[pic] (9)

Note:

The most important situation in which simple integrating factors can be found when [pic] is a function of one of the variables [pic]and [pic]

Case 1: If [pic] is a function of [pic], Then Eq(8) becomes

[pic] (9)

This implies that [pic] (10)

If [pic] is a function of [pic]only, then there is an integrating factor [pic] that depends on [pic]only and it can be found by solving DE (10) which is both linear and separable and it's solution is given by

[pic] (11)

Example 5 Find an integrating factor for the DE

[pic]

then solve it.

Case 2: If [pic] is a function of [pic]only. How we can find an integrating factor?. See problem 23 page 100.

Example 6 Find an integrating factor for the DE

[pic]

then solve it.

Note: If the DE is not exact, then we have the following.

1.There is no integrating factor for the DE.

2. There is one integrating factor for the DE.

3. There is more than one integrating factor for the DE.

Example 7 Use the integrating factor [pic]

To solve the DE [pic]

H.W. Problems 1-32 except (17, 24, 31) page 99-101.

[pic]

[pic]

[pic]

[pic]

[pic]

Example 8: Solve the IVP

[pic]

Example 9 : Find the value of [pic]for which the given DE is exact then solve the DE [pic]

Example 10 Solve the IVP

[pic]

Miscellaneous Problems (Page 131)

H.W. Problems 1-32 Page 131.

[pic] [pic]

[pic] [pic]

[pic]

[pic] [pic]

[pic]

[pic] [pic]

Some special second order equations

1- Equations with the dependent variable missing

Consider the second order DE [pic] (1)

Let [pic]this implies [pic] and this transform DE(1) to the first order DE [pic] (2)

We solve DE(1) for [pic]then we find [pic]by integrating [pic].

Example1: Solve the DE

[pic]

2- Equations with the independent variable missing

Consider the second order DE [pic] (3)

Let [pic]this implies [pic] (4)

If we think of [pic]as an independent variable, then by the chain rule, we have [pic]

This implies that DE (4) can be written as [pic] (5)

We solve DE (5) for [pic] as a function of [pic]then we replace [pic]by [pic] which gives us a separable DE with dependent variable [pic]and independent variable [pic] . We solve this separable DE to find[pic].

Example2: Solve the DE [pic]

Example3: Solve the DE [pic]

Example 4:(Q 47 Page 133) Solve the DE

[pic]

H.W. Problems 36-51 Page 133.

[pic]

Chapter 3

Second Order Differential Equations

3.1 Homogeneous Equations with constant coefficients

A second order linear DE is written in the form

[pic] (1) [pic] (2)

where [pic] and [pic].

Note: If the DE can't be written in the form (1) and (2) then it is a nonlinear DE.

An initial value problem (IVP) consists of a DE such as in (1) and (2) with a pair of initial conditions

[pic] (3)

Where [pic] and [pic] are given numbers.

Definition: A second order linear equation is said to be homogeneous if the term[pic] in DE (1) or the term [pic] in DE (2) is zero for all [pic].

Otherwise the DE is called a nonhomogeneous.

Note: In this chapter, we will concentrate our attention on DEs in which the functions [pic]and [pic]in DE (1) are constants, that is in the form

[pic] (4)

Where [pic]and [pic]are constants.

To solve DE (4), suppose [pic]is a solution of the DE (4).

[pic]

Now substitute in DE (4), we get

[pic]

Since [pic] then

[pic] (5)

Equation (5) is called the Characteristic equation for the DE (4).

Assume the two roots of equation (5) are two different real roots, [pic] and[pic], [pic]. Then [pic]and [pic] are two solutions of the DE (4). The general solution of the DE (4) is given by

[pic] (6)

Example 1: Solve the DE [pic]

Example 2: Find the general solution of the DE [pic]

Example 3: Find the solution of the IVP

[pic]

Example 4: Find the solution of the IVP

[pic]

Example 5: Solve the IVP

[pic]

Example 6. Find a DE whose general solution is

[pic]

[pic]

3.2 Fundamental Solutions of Linear Homogeneous Equations:

Theorem 3.2.1: Consider the initial value problem [pic], [pic]

where [pic]and [pic]are continuous on an interval [pic] that contains the point [pic]. Then there is exactly one solution of this IVP, and the solution exists throughout the interval[pic].

Note:

1. (Existence and Uniqueness) Theorem 3.2.1 states that the given (IVP) has a solution and it is unique.

It also states that the solution exists through any interval [pic]containing the initial point [pic]in which [pic]and [pic] are continuous.

Example 1: Find the longest interval in which the (IVP)

[pic]

has a unique solution.

Theorem 3.2.2:

If [pic]and [pic] are two solutions of the DE [pic]

Then the linear combination [pic] is also a solution for any values of the constants [pic]and [pic]on an interval [pic] that contains the point [pic].

Definition: Let [pic]and [pic] be two solutions of the

[pic].

The wronskian determinate (or simply the Wronskian) of the solutions [pic]and [pic]is given by [pic]

Theorem 3.2.3: If [pic]and [pic] are two solutions of the DE

[pic] and the Wronskian [pic]

is not zero at the point [pic]where the initial conditions

[pic].

Then there are constants [pic]and [pic]for which [pic] the DE and the initial conditions.

Theorem 3.2.4: If [pic]and [pic] are two solutions of the DE

[pic] and if there is a point [pic]where the Wronskian of [pic]and [pic] is nonzero, then the family of solutions

[pic]

With arbitrary coefficients [pic]and [pic]includes every solution of the DE.

Definition: The solution [pic] is called the general solution of the DE [pic].

The solutions [pic]and [pic] with a nonzero Wronskian are said to form a fundamental set of solutions of the DE.

Example 2: Suppose [pic]and [pic]are two solutions of[pic]. Show that they form a fundamental set of solutions if [pic].

Example 3: Show that [pic]and [pic] form a fundamental set of solutions of [pic]

Example 4(Q.12, page 151). Find the longest interval in which the (IVP)

[pic] has a unique solution.

Example 5: If the Wronskian of [pic]and [pic] is [pic]and if [pic] find [pic].

Example 6: Is the functions [pic]and [pic] form a fundamental set of solutions of the DE [pic]

[pic]

[pic]

[pic]

3.3 Linear independence and Wronskian

Definition: Two functions [pic] and[pic] are said to be linearly dependent on an interval [pic]if there exist two constants [pic]and [pic]no both zero, such that [pic] (1)

For all [pic]. The functions [pic] and[pic] are said to be linearly independent on an interval [pic]if they are not linearly dependent.

Theorem 3.3.1 If [pic] and[pic] are differentiable functions on an open interval [pic]and if [pic] for some point [pic]then [pic] and[pic] are linearly independent on an interval [pic].

Moreover, if [pic] and[pic] are linearly dependent on an interval [pic]then [pic] for every [pic].

Theorem 3.3.2 (Abel's Theorem) If [pic]and [pic] are two solutions of the DE [pic] (2)

Where [pic] and [pic] are continuous on an open interval [pic], then the Wronskian [pic] is given by

[pic] (3)

Where [pic]is a constant that depends on [pic]and [pic] but not on [pic].

Note: [pic]

Example 1: Assume that [pic]and [pic] are solution of the DE

[pic]

Use Abel's Theorem to find the constant [pic]in (3).

Theorem 3.3.3: Let [pic]and [pic] be solutions of the DE

[pic]

where [pic] and [pic] are continuous on an open interval [pic], then [pic]and [pic] are linearly dependent on [pic]if and only if [pic] is zero for all [pic]. Alternatively, [pic]and [pic] are linearly independent on [pic]if and only if [pic] is never zero for all [pic].

Summary: We can summarize the facts about fundamental set of solutions, Wronskian and linear independence in the following

Let [pic]and [pic] be solutions of the DE [pic]

where [pic] and [pic] are continuous on an open interval [pic]. Then the following statements are equivalent.

1- The functions [pic]and [pic] are a fundamental set of solutions on [pic].

2- The functions [pic]and [pic] are lineary independent on [pic]

3- [pic] for some [pic].

4- [pic] for all [pic].

Example 2: Determine whether the following functions are linearly independent or linearly dependent [pic]and [pic]

Example 3: Find the Wronskian of two solutions of the given DE [pic]

Example 4(Q.21, page 158)

[pic]

[pic]

3.4 Complex roots of the Characteristic Equations

Consider the DE [pic] (1)

where [pic]and [pic]are constants.

The Characteristic equation of the DE(1) [pic] (2)

Suppose [pic]. Then the roots of Eq.(2) are conjugate complex numbers, we denote them by [pic] (3)

Then the two solutions of DE (1), are

[pic] (4)

Euler,s formula [pic] (5)

[pic]

Now, using Euler,s formula, we have

[pic] (6)

[pic] (7)

Note, the two solutions [pic] and [pic] are complex-valued functions. We want a real–valued solutions. To get real solutions from[pic], and [pic], we use their sum and difference

[pic]

Let [pic] (8)

[pic]

If [pic]

This implies that [pic]and [pic] form a fundamental set of solutions of DE(1).

From the above, we conclude that, the general solution of DE(1) is

[pic] (9)

where [pic]and [pic]are arbitrary constants.

Example 1: Find the general solution of [pic]

Example 2: Find the general solution of [pic]

Example 3: Find the solution of the IVP

[pic]

[pic]

3.5 Repeated roots; Reduction of order

Consider theDE [pic] (1)

where [pic]and [pic]are constants.

The Characteristic equation of the DE(1)

[pic] (2)

Suppose [pic]. Then Eq.(2) has two equal roots

[pic] (3)

Then we have one solution of DE (1), [pic]

To find a second solution [pic] that is linearly independent with the first solution [pic], we assume the general solution of DE(1)

[pic]

Substitute in DE(1), we get

[pic][pic]

[pic] and [pic]

[pic]

This implies that [pic] and [pic]form a fundamental set of solutions of DE(1).

Example 1: Find the general solution of the DE [pic]

Example 2: Find the solution of the IVP

[pic]

Summary

Now, we can summarize the results that we have obtain for the second order linear homogeneous DEs with constant coefficients as follows: Consider the DE [pic]

Let [pic]and [pic] be two roots of the corresponding characteristic equation [pic]

1- If [pic]and [pic] are different real roots [pic],then the general solution is given by [pic]

2- If [pic]and [pic] are complex conjugate roots [pic],then the general solution is given by [pic].

3- If [pic], then the general solution is given by

[pic].

Reduction of order

Suppose we know one solution [pic], not every where zero of the DE

[pic] (4)

To find a second solution [pic] (5)

Then [pic]

Substitute [pic] in DE(4) and colleting, we have

[pic][pic] (6)

Equation (6) is a first order equation for the function [pic] and can be solved as a linear DE or a separable DE. After finding [pic], then [pic] can be obtained by an integration.

Note: This method is called the method of reduction of order because the main step is to solve DE (6) which is a first order DE for [pic]rather than solving DE (4) which is second order DE for [pic].

Example 3: Given that [pic] is a solution of

[pic]

Find a second linearly independent solution.

H.W. 1-14, 23-30 Page 172-174.

[pic]

[pic]

[pic]

3.6 Nonhomogeneous Equations, Method of undetermined coefficients

Consider the nonhomogeneous DE

[pic] (1)

where [pic]and [pic]are given continuous functions on an open interval [pic]. The DE

[pic] (2)

in which [pic] and [pic]as in DE(1) is called the corresponding homogeneous DE to DE(1).

Theorem 3.6.1 If [pic]and [pic] are two solutions of the nonhomogeneous DE(1), then their difference [pic] is a solution of the corresponding homogeneous DE(2).

In addition if [pic] and [pic]are a fundamental set of solutions of DE(2), then

[pic]

Where [pic] and [pic] are constants.

Theorem 3.6.2 The general solution of the nonhomogeneous DE(1) can be written in the form

[pic] (3)

Where [pic] and [pic]are a fundamental set of the corresponding homogeneous DE(2), [pic] and [pic] are arbitrary constants and [pic]is some specific solution of the nonhomogeneous DE(1).

Note: The solution of the nonhomogeneous DE(1) can be obtained using the following three steps.

1. Find the complementary solution [pic]

which is the general solution of corresponding homogeneous DE(2).

2. Find a particular solution [pic] of the nonhomogeneous DE(1).

3. Find the general solution of the nonhomogeneous DE(1) by adding [pic]and [pic]. From the first two steps [pic]

The method of undetermined coefficients

This method usually is used only for problems in which the homogeneous DE has constant coefficients and the nonhomogeneous terms that consist of polynomials, exponential functions, sines and cosines.

Example 1: Find a particular solution of the DE [pic]

Example 2: Find a particular solution of the DE [pic]

Example 3: Find a particular solution of the DE

[pic]

Note:

[pic]

Remark 1:

When [pic] is a product of any two or all three of these types of functions, we use the product the same functions.

Example 4: Find a particular solution of the DE

[pic]

Remark 2:

Suppose that [pic] and suppose that [pic] and [pic] are particular solutions of the DEs

[pic]

respectively, then [pic]+[pic] is a particular solution of the DE

[pic]

Example 5: Find a particular solution of the DE

[pic]

Example 6: Find a particular solution of the DE [pic]

Remark 3: If the form of the particular solution that we choose is a solution of the corresponding homogeneous DE, then we multiply it by [pic]

Example 7(Q. 14 page 184): Solve the following DE

[pic]

Example 8(Q. 26 page 184): Determine a sutible form of the particular solution of the following DE

[pic]

[pic]

3.7 Variation of parameters

This method is more general the method of undetermined coefficients, since it can enable us to get a particular solution of an arbitrary second order linear nonhomogeneous DE.

[pic] (1)

where [pic]and [pic]are given continuous functions on an open interval [pic].

If [pic]is not one of the functions as in Section 3.6 ( exponential, polynomial, sines, cosines, their product or sums) then we can't use the method of undetermined coefficients, therefore we will use the method of variation of parameters.

Suppose [pic]are two linearly independent solutions of the corresponding homogeneous DE(2).

[pic] (2)

Then [pic] ,

where [pic] and [pic] are constants is the solution of DE(2).

In the method of Variation to find a particular solution of DE(1), we replace the constants [pic] and [pic] by two functions [pic] and [pic] to get particular solution [pic]

where, [pic]

The general solution of the nonhomogeneous DE(1) can be written in the form [pic] (3)

where [pic] and [pic]are a fundamental set of the corresponding homogeneous DE(2), [pic] and [pic] are arbitrary constants and [pic]is some specific solution of the nonhomogeneous DE(1).

Example 1: Find a particular solution of the DE

[pic]

Example 2: Solve the following DE [pic]

Example 3: Verify that [pic] and [pic]are solutions of the corresponding homogeneous DE of the following nonhomogeneous DE

[pic]

Example 4(Q. 29 page 192): Use the method of reduction of order to solve the DE [pic]

[pic]

[pic]

Chapter 4

Higher Order Linear Equations

4.1 General Theory of the nth Order Linear Equations

Definition 1: An nth order linear DE is an equation written in the form

[pic] (1)

Where [pic] and [pic] are continuous real-valued functions on some interval [pic] and [pic]

is nowhere zero in [pic]. Then by dividing DE(1) by [pic]

[pic] (2)

Definition 2:

An initial value problem (IVP) consists of DE(2) with n initial conditions

where [pic] (3) where [pic] is a point in [pic].

Theorem 4.1.1:

If the functions [pic] and [pic] are continuous real-valued functions on an open interval [pic], then there exists exactly one solution [pic] of the DE(2) that also satisfies the initial conditions (3). This solution exists through the interval [pic].

Definition 3: A homogeneous equation is an equation as in (2) where the term [pic] i.e. [pic] (4)

Otherwise the DE is called a nonhomogeneous.

Theorem 4.1.2:

If the functions [pic]are continuous on an open interval[pic], if the functions [pic] are solutions of DE(4) and if [pic] . For at least one point in [pic]then every solution of DE can be expressed as a linear combination of the solutions [pic].

Definition 4:

A set of solutions [pic]of DE (4) where the wronskian is nonzero is called a fundamental set of solutions. The solution [pic] is called the general solution of the DE(4).

Definition 5: The functions [pic] are said to be linearly dependent on [pic]if there exist a set of constants [pic] not all zeros, such that [pic].

The functions [pic] are said to be linearly independent if they are not linearly dependent.

Remark: [pic]is a fundamental set of solutions of DE(4) if and only if they are linearly independent

Example 1(Q5, Page 222): Determine intervals where the solutions of the DEs exist. [pic]

Example 2(Q15, Page 222):Verify that the give functions are solutions of the DE and determine their wronskian

[pic]

[pic]

[pic]

4.2 Homogeneous Equations with Constant Coefficients

Consider the nth order linear homogeneous DE

[pic] (1)

Where [pic] are constants.

[pic] be a solution of DE(1) then [pic] (2)

is called the characteristic equation of the DE(1). Eq(2) has [pic] roots [pic].

1- Real and unequal roots. The general solution

[pic] (3)

Example 1: Find the general solution of the DE

[pic]

plex Roots: If the characteristic equation has complex roots, they must occur in conjugate pairs [pic]

Example 2: Find the general solution of the DE [pic]

Repeated Roots:

If the characteristic equation has [pic] repeated roots, [pic].

If the complex root [pic]is repeated [pic]times, then its conjugate [pic]is repeated [pic]times.

Example 3: Find the general solution of the DE

[pic]

Example 4: Find the general solution of the DE [pic]

Example 5 (Q.7, Page 230): Find the roots of [pic]

Example 6: Find the general solution of the DE [pic]

[pic]

4.3 The Method of Undetermined Coefficients

This method as we have discussed in Section 3.6 and the main difference that we use it for higher order DE.

Example 1: Find the general solution of the DE

[pic]

Example 2: Find a particular solution of the DE

[pic]

Example 3: Find a particular solution of the DE

[pic]

Example 4: Without finding the constants, find a formula for a particular solution of the nonhomogeneous DE if

a) [pic]

i) [pic]

ii) [pic]

b) [pic]

[pic]

Example 5 (Q.5, Page 235): Determine the general solution of the DE

[pic]

[pic]

4.4 The Method of Variation of Parameters

This method is a generalization of the method for second order DE from Section 3.7. Consider the DE

[pic] (1)

To find a particular solution, at first we solve the corresponding homogeneous DE [pic] (2)

Let [pic] (3)

Be the general solution of the DE(2)

Then [pic] (4)

Where [pic] are functions of [pic]and

[pic]

Where [pic]

[pic] is the determinate obtained from [pic] by replacing the mth column by the column [pic].

Example 1(Q1, Page 240): Find the general solution of the DE

[pic]

Example 2: Solve the DE [pic]

[pic]

Chapter 5

Series solutions of Second Order Linear Equations

5.1 Review of Power Series

Definition: A power series [pic] is said to converge at a point [pic] if [pic] exists for that [pic].

Definition: The series [pic]is said to converge absolutely at a point [pic] if the series [pic] converges.

Remark: If the series converges absolutely, then the series also converges, but the converse is not necessarily true.

Definition: A nonnegative number [pic]is called the radius of convergence of a series [pic] if it converges absolutely for [pic] and diverges for [pic].

Remark:

1- If the series converges only at [pic] then [pic].

2- If the series converges for all [pic] then [pic].

3- If [pic] then the interval [pic] is called the interval of convergence.

Definition: If a function [pic]is continuous and has derivatives of all order for [pic]. Then the power series generated by [pic]about [pic] given by

[pic]

is called a Taylor series expansion of [pic]about [pic].

If [pic] then it is called a Maclaurin series.

Definition: A function [pic]that has Taylor series expansion about [pic] with radius of convergence [pic]is said to be analytic at [pic].

Examples: The Maclaurin series of

1. [pic] 2. [pic]

2. [pic] 4. [pic]

Shift of Index of Summation

[pic]

[pic]

[pic]

[pic]

5.2 Series Solutions Near an Ordinary Point

Part I

[pic] (1)

Suppose [pic] and [pic] are polynomials and that they have no common factors. Suppose that we want to solve DE(1) in the neighborhood of a point [pic].

Definition: A point [pic]such that [pic] is called an ordinary point.

Since [pic]is continuous, it follows that there is an interval about [pic] in which [pic]. In that interval, we can divide DE(1) by [pic] to get DE(2) [pic] (2)

Definition: A point [pic]such that [pic] is called a singular point.

Example 1: Find a series solution of the DE [pic]

Example 2: Find a series solution of the DE

[pic]

Example 3: Find a series solution in powers of [pic] of the DE

[pic]

Example 4 (Q 9 page 259): Find a series solution of the DE

[pic]

Example 5 (Q 15 page 259): Find a series solution of the IVP

[pic]

[pic]

[pic]

5.3 Series Solutions Near an Ordinary Point

Part II

Consider the DE [pic] (1)

Suppose [pic] and [pic] are polynomials.

In the neighborhood of a point [pic], Suppose that [pic] (2)

is a solution of the DE(1).

Now, by differentiating Equation (2) m times and setting [pic], it follows [pic]

Since [pic] is a solution of DE (1), we get that

[pic]

From which we get that

[pic] (3)

[pic]

[pic]

To find [pic] we differentiate Equation (3) and set [pic].

Remark: To determine the [pic] we need to compute infinitely many derivatives of the functions [pic] and [pic].

Example 1 (Q 2 page 265):

If [pic] is a solution of the DE Find [pic].

[pic]

Example 2: What is the radius of convergence of the Taylor series for [pic] about [pic]?

Example 3: What is the radius of convergence of the Taylor series for [pic] about [pic]? about [pic]?

Example 4 (Page 264): Determine a lower bound for the radius of convergence of series solution of the DE

[pic]

about [pic]? about [pic]?

Example 5 (Page 264):

Can we determine a series solution about [pic] for the DE

[pic]and if so, what is the radius of convergence?

Example 6 (Q7. Page 265): Determine a lower bound for the radius of convergence of series solution of the DE [pic]

about [pic]? about [pic]?

[pic]

5.4 Regular Singular Points

Consider the DE [pic] (1)

Definition: The singular point [pic] of the DE(1) is called a regular singular point if both the functions

[pic] and [pic] (2)

Are analytic functions, (i. e. the functions in (2) have a convergent Taylor series expansion about [pic]).

Remark 1: If [pic] and [pic] are polynomials, then a singular point [pic]is regular singular point if the limits

[pic]and [pic] are both finite.

Remark 2: If [pic]is not a regular singular point of DE(1), the it is called an irregular singular point.

Example 1: Find and classify the singular points of the DE

[pic].

Example 2: Find and classify the singular points of the DE

[pic].

Example 3: Find and classify the singular points of the DE

[pic].

[pic]

[pic]

Example 4: Find and classify the singular points of the DE

[pic].

5.5 Euler equations

Definition: The DE of the form [pic] (1)

Where [pic]and [pic] are real constants is called an Euler equation.

Note: The point [pic] is a regular singular point of the DE(1).

In any interval not including the origin, Eq(1) has a general solution of the form [pic] (2)

where [pic] and [pic]a re linearly independent

There are two cases when we solve DE(1).

Case 1, For [pic].

Assume [pic]is a solution of DE(1).

This implies that [pic] ,

Then by substituting in DE(1) we get

[pic]

This implies that [pic] (3)

Eq(3) has two roots and they are given by

[pic]

Real distinct roots: If Eq.(3) has two distinct real roots [pic], then [pic] are two solutions of DE(1) and the general solution of DE(1) is given by [pic]

Example 1: Solve the DE [pic].

Equal Real roots:

If Eq.(3) has two equal real roots [pic], then [pic] are two solutions of DE(1) and the general solution of DE(1) is given by

[pic]

Example 2: Solve the DE [pic].

Complex roots:

If Eq.(3) has two complex roots [pic], then [pic] are two solutions of DE(1) and the general solution of DE(1) is given by [pic]

Example 3: Solve the DE [pic].

Case 2, For [pic]. This case as the first case but we replace [pic]by [pic].

Remark: The solution of the Euler equation of the form

[pic] (4)

is the same as for DE(1) but we replace [pic]by [pic]. Also, we can transform DE(4) to the form of DE(1) by putting [pic]

Example 4(Q.10 Page 278): Solve the DE

[pic].

Transform the Euler equation to an equation with constant coefficients

Let [pic]

[pic]

[pic]

Now by substituting in DE(1), we get

[pic]

[pic] (4)

Note that DE(4) has a constant coefficients.

[pic]

[pic]

Example 5(Q.25 Page 279): Transform the following DE into a DE with constant coefficients then solve it [pic].

Example 6(Q.28 Page 279): Transform the following DE into a DE with constant coefficients then solve it [pic].

Chapter 6

The Laplace Transformation

6.1 Definition of The Laplace Transformation

Definition:

An improper integral over an unbounded interval is defined a limit of integrals over finite intervals, thus

[pic] , (1)

where [pic]is a positive real number.

If the integral from [pic] to [pic]exists for each [pic]

and if limit as [pic]exists then the integral is said to converge to that limiting value. Otherwise the integral is said to diverge.

Example 1: [pic]

Example 2: [pic]

Example 3: [pic]

Definition:

Let [pic]be given for [pic]and suppose that [pic] satisfies certain conditions. Then the Laplace transformation of [pic] is denoted by [pic]or [pic] is defined by [pic] (2)

whenever the improper integral converges.

Example 4: Find the Laplace transformation of the function [pic]

Example 5: Find the Laplace transformation of the function [pic]

Example 6: Find the Laplace transformation of the function [pic]

Remark:

The Laplace transformation is linear operator because if [pic] are two functions whose Laplace transformation exist for [pic] and [pic]

Respectively, then for [pic]

[pic]

Example 7: Find the Laplace transformation of the function [pic]

Example 8(Q. 7, Page 313): Find the Laplace transformation of the function [pic].

[pic]

[pic]

6.2 Solution of The Initial Value Problems

In this section, we use the Laplace transformation in solving initial value problems.

Theorem 6.2.1:

Suppose that [pic] is continuous and [pic]is piecewise continuous on any interval [pic].

Suppose further that there exist constants [pic] and [pic]such that [pic]for [pic]. Then [pic] exists for [pic]and moreover

[pic].

Theorem 6.2.2:

Suppose that the functions [pic] are continuous and [pic]is piecewise continuous on any interval [pic]. Suppose further that there exist constants [pic] and [pic]such that [pic]

for [pic]. Then [pic] exists for [pic]and moreover

[pic]

Example 1: Use Laplace transformation to solve the IVP

[pic]

Example 2: Use Laplace transformation to solve the IVP

[pic]

Example 3: Use Laplace transformation to solve the IVP

[pic]

Example 4(Q. 9, Page 322):

Find the inverse Laplace transform of the function [pic].

Example 5(Q. 16, Page 322): Use Laplace transformation to solve the IVP

[pic]

Example 6(Q. 23, Page 322): Use Laplace transformation to solve the IVP

[pic]

[pic]

[pic]

Islamic University of Gaza Differential Equations

Department of Math. Midterm exam

Second semester 22/4/2014 Time: one hour

Solve the following questions:

Q1) (a) [6Marks] Solve the following initial value problem

[pic].

(b) [8 Marks] Solve the following differential equation

[pic].

Q2) (a) [6 Marks] Determine the interval in which the solution of the given initial value problem exists and unique

[pic].

(b) [10Marks] Solve the differential equation

[pic].

Q3)(a) [6 Marks] Find a differential equation whose general solution is

[pic].

(b) [10 Marks] If [pic] is one solution of the differential equation

[pic],

use the method of reduction of order to find a second linearly independent solution of the differential equation.

Q4) [14 Marks] Find the general solution of the differential equation

[pic].

Islamic University of Gaza Differential Equations

Department of Math. Midterm exam

Summer semester 12/8/2009 Time: one hour

Solve the following questions:

Q1) Find the general solution of the differential equation

[pic].

Q2) Solve the following differential equations:

a) [pic].

b)[pic].

Q3) a) Solve the initial value problem

[pic].

b) If the wronskian of the functions [pic]and [pic]is [pic]and if [pic], find [pic].

Q4) Use the method of reduction of the order to find a second solution of the differential equation

[pic], if [pic].

Islamic University of Gaza Differential Equations

Department of Math. Midterm exam

Summer semester 4/8/2010 Time: 75 min.

Solve the following questions:

Q1) (a) [5 Marks] Solve the following differential equation

[pic].

(b)[7 Marks] Solve the following differential equation

[pic].

Q2) (a) [6 Marks] Solve the following differential equation

[pic].

(b) [6 Marks] Solve the initial value problem

[pic]

Q3) (a) [5 Marks] Suppose that [pic] is one solution of the differential equation [pic].

Find a second linearly independent solution of the differential equation.

(b) [3 Marks] Suppose that [pic] and [pic] are two linearly independent solutions of the differential equation

[pic],

and if [pic]. Find [pic].

Q4) [8 Marks] Use the method of variation of parameters to solve the differential equation

[pic].

Islamic University of Gaza Differential Equations

Department of Math. Final exam

Second semester 22/5/2014 Time: Two hours

|الاسم |Q1 |Q2 |Q3 |Q4 |Q5 |Q6 |Q7 |Total | | |الرقم |8 |8 |8 |8 |8 |8 |12 |60 | |Solve the following questions:

Q1) (a) [4 marks] Find the general solution of the differential equation

[pic].

(b) [4 marks] Find a function [pic] such that the differential equation [pic] is an exact and [pic].

Q2) (a)[4 marks] Solve the initial value problems

[pic].

(b) [4 marks] Solve the differential equation

[pic].

Q3) Consider the differential equation

[pic]

(a)[5 marks] Find the complementary solution, [pic].

(b) [3 marks] Find a formula for the particular solution, [pic].

(Don't evaluate the coefficients).

Q4) [8 marks] Find a series solution in powers of [pic] for the following differential equation (Include at least three nonzero terms in each series) [pic].

Q5)(a)[4 marks] Solve the following initial value problem

[pic].

(b)[4 marks] Classify the singular points of the following differential equation

as regular or irregular

[pic].

Q6)[8 marks] Use the Laplace transformation to solve the initial value problem

[pic].

Q7)(a)[ 4 marks] Is the following initial value problem has a unique solution. Explain your answer.

[pic].

(b)[4 marks] Are the two functions [pic] , [pic]form a fundamental set of solutions of the differential equation Explain your answer.

[pic].

(c)[4marks] Suppose [pic] and [pic] are differential functions such that [pic] and [pic]. Find [pic].

Islamic University of Gaza Differential Equations

Department of Math. Final exam

Summer semester 27/8/2013 Time: Two hours

|الاسم |Q1 |Q2 |Q3 |Q4 |Q5 |Q6 |Total | | |الرقم |16 |18 |16 |16 |16 |18 |100 | |Solve the following questions:

Q1) (a) [6 Marks] Determine the interval in which the solution of the given initial value problem exists [pic].

b) [12 Marks] Suppose that [pic] is one solution of the differential equation

[pic].

Find a second linearly independent solution of the differential equation.

Q2) (a) [10 Marks] Find the general solution of the differential equation

[pic].

(b) [6 Marks]Solve the following differential equation

[pic].

Q3) a) [10 Marks] Consider the differential equation

[pic].

(i) [5 Marks] Find the solution of the corresponding homogeneous equation.

(ii) [5 Marks] Use the method of undetermined coefficients to find a suitable form of the particular solution without evaluating the constants.

(b) [6 Marks] Solve the differential equation

[pic].

Q4) [16 Marks] Find two linearly independent power series solutions at [pic] to the differential equation (include at least three nonzero terms in each series)

[pic].

Q5) (a) [6 Marks] Determine a lower bound for the radius of convergence of the series solution for the given differential equation about [pic]

[pic].

(b) [10 Marks] Determine the singular points of the differential equation

[pic],

and classify them as regular or irregular .

Q6) (a) [6 Marks] Use the definition to find the Laplace transformation of the function

[pic].

(b) [12 Marks] Use the Laplace transform to solve the initial value problem

[pic]

Islamic University of Gaza Differential Equations

Department of Math. Final exam

Summer semester 1/9/2010 Time: Two hours

|الاسم |Q1 |Q2 |Q3 |Q4 |Q5 |Total | | |الرقم |15 |12 |11 |10 |12 |60 | |Solve the following questions:

Q1) (a) [6Marks] Solve the following differential equation

[pic].

(b) [5 Marks] Solve the following initial value problem

[pic].

(c) [4 Marks] Determine the interval in which the solution of the given initial value problem exists

[pic].

Q2)Find the general solution of the following differential equations

(a) [6 Marks] [pic].

(b) [6 Marks] [pic].

Q3)(a) [6 Marks] Solve the following differential equation

[pic].

(b) [5Marks] Classify the singular points of the following differential equation as regular or irregular [pic].

Q4)[10 Marks] Find two linearly independent power series solutions at [pic] to the differential equation (include at least three nonzero terms in each series)

[pic].

Q5) (a) [5 Marks] Use the definition to find of the Laplace transformation of the function

[pic].

(b) [7 Marks] Use the Laplace transform to solve the initial value problem

[pic].

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download