SlideShare a Scribd company logo
Intervals of Validity
I’ve called this section Intervals of Validity because all of the examples will
involve them. However, there is a lot more to this section. We will see a couple of
theorems that will tell us when we can solve a differential equation. We will also
see some of the differences between linear and nonlinear differential equations.
First let's take a look at a theorem about linear first order differential equations.
This is a very important theorem although we’re not going to really use it for its
most important aspect.
Theorem 1
Consider the following IVP.

If p(t) and g(t) are continuous functions on an open interval
and the interval contains to, then there is a unique solution to the IVP on that interval.

So, just what does this theorem tell us? First, it tells us that for nice enough linear
first order differential equations solutions are guaranteed to exist and more
importantly the solution will be unique. We may not be able to find the solution,
but do know that it exists and that there will only be one of them. This is the very
important aspect of this theorem. Knowing that a differential equation has a
unique solution is sometimes more important than actually having the solution
itself!
Next, if the interval in the theorem is the largest possible interval on
which p(t) and g(t) are continuous then the interval is the interval of validity for the
solution. This means, that for linear first order differential equations, we won't
need to actually solve the differential equation in order to find the interval of
validity. Notice as well that the interval of validity will depend only partially on
the initial condition. The interval must contain to, but the value of yo, has no effect
on the interval of validity.
Let’s take a look at an example.
Example 1 Without solving, determine the interval of validity for the following initial value
problem.

TARUN GEHLOT (B.E, CIVIL ENGINEERING, HONOURS)
Solution
First, in order to use the theorem to find the interval of validity we must write the differential
equation in the proper form given in the theorem. So we will need to divide out by the
coefficient of the derivative.

Next, we need to identify where the two functions are not continuous. This will allow us to
find all possible intervals of validity for the differential equation. So, p(t) will be
discontinuous at
since these points will give a division by zero.
Likewise, g(t) will also be discontinuous at
as well as t = 5 since at
this point we will have the natural logarithm of zero. Note that in this case we won't have to
worry about natural log of negative numbers because of the absolute values.
Now, with these points in hand we can break up the real number line into four intervals where
both p(t) and g(t) will be continuous. These four intervals are,

The endpoints of each of the intervals are points where at least one of the two functions is
discontinuous. This will guarantee that both functions are continuous everywhere in each
interval.
Finally, let's identify the actual interval of validity for the initial value problem. The actual
interval of validity is the interval that will contain to = 4. So, the interval of validity for the
initial value problem is.

In this last example we need to be careful to not jump to the conclusion that the
other three intervals cannot be intervals of validity. By changing the initial
condition, in particular the value of to, we can make any of the four intervals the
interval of validity.
The first theorem required a linear differential equation. There is a similar theorem
for non-linear first order differential equations. This theorem is not as useful for
finding intervals of validity as the first theorem was so we won’t be doing all that
much with it.
Here is the theorem.
Theorem 2
TARUN GEHLOT (B.E, CIVIL ENGINEERING, HONOURS)
Consider the following IVP.

If f(t,y) and

are continuous functions in some rectangle

,

containing the point (to, yo) then there is a unique

solution to the IVP in some interval to

h < t < to + h that is contained in



That’s it. Unlike the first theorem, this one cannot really be used to find an
interval of validity. So, we will know that a unique solution exists if the conditions
of the theorem are met, but we will actually need the solution in order to determine
its interval of validity. Note as well that for non-linear differential equations it
appears that the value of y0 may affect the interval of validity.
Here is an example of the problems that can arise when the conditions of this
theorem aren’t met.
Example 2 Determine all possible solutions to the following IVP.

Solution
First, notice that this differential equation does NOT satisfy the conditions of the theorem.

So, the function is continuous on any interval, but the derivative is not continuous at y = 0
and so will not be continuous at any interval containing y = 0. In order to use the theorem
both must be continuous on an interval that contains yo = 0 and this is problem for us since we
do have yo = 0.
Now, let’s actually work the problem. This differential equation is separable and is fairly
simple to solve.

TARUN GEHLOT (B.E, CIVIL ENGINEERING, HONOURS)
Applying the initial condition gives c = 0 and so the solution is.

So, we’ve got two possible solutions here, both of which satisfy the differential equation and
the initial condition. There is also a third solution to the IVP. y(t) = 0 is also a solution to
the differential equation and satisfies the initial condition.

In this last example we had a very simple IVP and it only violated one of the
conditions of the theorem, yet it had three different solutions. All the examples
we’ve worked in the previous sections satisfied the conditions of this theorem and
had a single unique solution to the IVP. This example is a useful reminder of the
fact that, in the field of differential equations, things don’t always behave nicely.
It’s easy to forget this as most of the problems that are worked in a differential
equations class are nice and behave in a nice, predictable manner.
Let’s work one final example that will illustrate one of the differences between
linear and non-linear differential equations.
Example 3 Determine the interval of validity for the initial value problem below and give its
dependence on the value of yo

Solution
Before proceeding in this problem, we should note that the differential equation is non-linear
and meets both conditions of the Theorem 2 and so there will be a unique solution to the IVP
for each possible value of yo.
Also, note that the problem asks for any dependence of the interval of validity on the value
of yo. This immediately illustrates a difference between linear and non-linear differential
equations. Intervals of validity for linear differential equations do not depend on the value
of yo. Intervals of validity for non-linear differential can depend on the value of yo as we
pointed out after the second theorem.
TARUN GEHLOT (B.E, CIVIL ENGINEERING, HONOURS)
So, let’s solve the IVP and get some intervals of validity.
First note that if yo = 0 then y(t) = 0 is the solution and this has an interval of validity of

So for the rest of the problem let's assume that
equation is separable so let's solve it and get a general solution.

. Now, the differential

Applying the initial condition gives

The solution is then.

Now that we have a solution to the initial value problem we can start finding intervals of
validity. From the solution we can see that the only problem that we’ll have is division by
zero at

This leads to two possible intervals of validity.

That actual interval of validity will be the interval that contains to = 0. This however, depends
TARUN GEHLOT (B.E, CIVIL ENGINEERING, HONOURS)
on the value of yo. If yo < 0 then
contain to = 0. Likewise if yo > 0 then
will contain to = 0.

and so the second interval will
and in this case the first interval

This leads to the following possible intervals of validity, depending on the value of yo.

On a side note, notice that the solution, in its final form, will also work if yo = 0.

So what did this example show us about the difference between linear and nonlinear differential equations?
First, as pointed out in the solution to the example, intervals of validity for nonlinear differential equations can depend on the value of yo, whereas intervals of
validity for linear differential equations don’t.
Second, intervals of validity for linear differential equations can be found from the
differential equation with no knowledge of the solution. This is definitely not the
case with non-linear differential equations. It would be very difficult to see how
any of these intervals in the last example could be found from the differential
equation. Knowledge of the solution was required in order for us to find the
interval of validity.

TARUN GEHLOT (B.E, CIVIL ENGINEERING, HONOURS)

More Related Content

What's hot

Tang 06 titrations &amp; buffers
Tang 06   titrations &amp; buffersTang 06   titrations &amp; buffers
Tang 06 titrations &amp; buffers
mrtangextrahelp
 
Numerical differentiation
Numerical differentiationNumerical differentiation
Numerical differentiationandrushow
 
Gas constant
Gas constantGas constant
Gas constant
Omkar Desai
 
Gas laws & kinetic molecular theory
Gas laws & kinetic molecular theoryGas laws & kinetic molecular theory
Gas laws & kinetic molecular theory
Maryle Mejos
 
Fox And Mcdonald's Introduction To Fluid Mechanics 8th Edition Pritchard Solu...
Fox And Mcdonald's Introduction To Fluid Mechanics 8th Edition Pritchard Solu...Fox And Mcdonald's Introduction To Fluid Mechanics 8th Edition Pritchard Solu...
Fox And Mcdonald's Introduction To Fluid Mechanics 8th Edition Pritchard Solu...
qedobose
 
08 interpolation lagrange
08 interpolation   lagrange08 interpolation   lagrange
08 interpolation lagrangeMohammad Tawfik
 
AP Chemistry Chapter 15 Sample Exercises
AP Chemistry Chapter 15 Sample ExercisesAP Chemistry Chapter 15 Sample Exercises
AP Chemistry Chapter 15 Sample ExercisesJane Hamze
 
GC-S005-DataAnalysis
GC-S005-DataAnalysisGC-S005-DataAnalysis
GC-S005-DataAnalysishenry kang
 
Equilibrium
EquilibriumEquilibrium
Equilibrium
wallflower018
 
Chem 2 - The Second Law of Termodynamics: Entropy Microstates and the Boltzma...
Chem 2 - The Second Law of Termodynamics: Entropy Microstates and the Boltzma...Chem 2 - The Second Law of Termodynamics: Entropy Microstates and the Boltzma...
Chem 2 - The Second Law of Termodynamics: Entropy Microstates and the Boltzma...
Lumen Learning
 
Bomb calorimetry
Bomb calorimetry Bomb calorimetry
Bomb calorimetry
K. Shahzad Baig
 
AP Chemistry Chapter 19 Sample Exercises
AP Chemistry Chapter 19 Sample ExercisesAP Chemistry Chapter 19 Sample Exercises
AP Chemistry Chapter 19 Sample ExercisesJane Hamze
 
Chapter 03
Chapter 03Chapter 03
Chapter 03
ernestomuozorenday
 
Concentration of Solutions.pptx
Concentration of Solutions.pptxConcentration of Solutions.pptx
Concentration of Solutions.pptx
KimberlyAnnePagdanga1
 
Newton cotes integration method
Newton cotes integration  methodNewton cotes integration  method
Newton cotes integration method
shashikant pabari
 
Hoofdstuk 3. Stoichiometrie - gassen & gaswetten - chemie
Hoofdstuk 3. Stoichiometrie - gassen & gaswetten - chemieHoofdstuk 3. Stoichiometrie - gassen & gaswetten - chemie
Hoofdstuk 3. Stoichiometrie - gassen & gaswetten - chemie
Tom Mortier
 

What's hot (19)

Tang 06 titrations &amp; buffers
Tang 06   titrations &amp; buffersTang 06   titrations &amp; buffers
Tang 06 titrations &amp; buffers
 
Numerical differentiation
Numerical differentiationNumerical differentiation
Numerical differentiation
 
#23 Key
#23 Key#23 Key
#23 Key
 
Gas constant
Gas constantGas constant
Gas constant
 
Gas laws & kinetic molecular theory
Gas laws & kinetic molecular theoryGas laws & kinetic molecular theory
Gas laws & kinetic molecular theory
 
Fox And Mcdonald's Introduction To Fluid Mechanics 8th Edition Pritchard Solu...
Fox And Mcdonald's Introduction To Fluid Mechanics 8th Edition Pritchard Solu...Fox And Mcdonald's Introduction To Fluid Mechanics 8th Edition Pritchard Solu...
Fox And Mcdonald's Introduction To Fluid Mechanics 8th Edition Pritchard Solu...
 
08 interpolation lagrange
08 interpolation   lagrange08 interpolation   lagrange
08 interpolation lagrange
 
AP Chemistry Chapter 15 Sample Exercises
AP Chemistry Chapter 15 Sample ExercisesAP Chemistry Chapter 15 Sample Exercises
AP Chemistry Chapter 15 Sample Exercises
 
Home work II
Home work IIHome work II
Home work II
 
GC-S005-DataAnalysis
GC-S005-DataAnalysisGC-S005-DataAnalysis
GC-S005-DataAnalysis
 
Equilibrium
EquilibriumEquilibrium
Equilibrium
 
Chem 2 - The Second Law of Termodynamics: Entropy Microstates and the Boltzma...
Chem 2 - The Second Law of Termodynamics: Entropy Microstates and the Boltzma...Chem 2 - The Second Law of Termodynamics: Entropy Microstates and the Boltzma...
Chem 2 - The Second Law of Termodynamics: Entropy Microstates and the Boltzma...
 
Bomb calorimetry
Bomb calorimetry Bomb calorimetry
Bomb calorimetry
 
AP Chemistry Chapter 19 Sample Exercises
AP Chemistry Chapter 19 Sample ExercisesAP Chemistry Chapter 19 Sample Exercises
AP Chemistry Chapter 19 Sample Exercises
 
Chapter 03
Chapter 03Chapter 03
Chapter 03
 
Concentration of Solutions.pptx
Concentration of Solutions.pptxConcentration of Solutions.pptx
Concentration of Solutions.pptx
 
Newton cotes integration method
Newton cotes integration  methodNewton cotes integration  method
Newton cotes integration method
 
Hoofdstuk 3. Stoichiometrie - gassen & gaswetten - chemie
Hoofdstuk 3. Stoichiometrie - gassen & gaswetten - chemieHoofdstuk 3. Stoichiometrie - gassen & gaswetten - chemie
Hoofdstuk 3. Stoichiometrie - gassen & gaswetten - chemie
 
#18 Key
#18 Key#18 Key
#18 Key
 

Viewers also liked

Modelling with first order differential equations
Modelling with first order differential equationsModelling with first order differential equations
Modelling with first order differential equations
Tarun Gehlot
 
How to draw a good graph
How to draw a good graphHow to draw a good graph
How to draw a good graphTarun Gehlot
 
Linear approximations
Linear approximationsLinear approximations
Linear approximations
Tarun Gehlot
 
Describing and exploring data
Describing and exploring dataDescribing and exploring data
Describing and exploring data
Tarun Gehlot
 
Graphs of trigonometric functions
Graphs of trigonometric functionsGraphs of trigonometric functions
Graphs of trigonometric functionsTarun Gehlot
 
Solution of nonlinear_equations
Solution of nonlinear_equationsSolution of nonlinear_equations
Solution of nonlinear_equationsTarun Gehlot
 
An applied approach to calculas
An applied approach to calculasAn applied approach to calculas
An applied approach to calculasTarun Gehlot
 
Real meaning of functions
Real meaning of functionsReal meaning of functions
Real meaning of functionsTarun Gehlot
 
Critical points
Critical pointsCritical points
Critical points
Tarun Gehlot
 
Recurrence equations
Recurrence equationsRecurrence equations
Recurrence equationsTarun Gehlot
 
Probability and statistics as helpers in real life
Probability and statistics as helpers in real lifeProbability and statistics as helpers in real life
Probability and statistics as helpers in real lifeTarun Gehlot
 
C4 discontinuities
C4 discontinuitiesC4 discontinuities
C4 discontinuitiesTarun Gehlot
 
The shortest distance between skew lines
The shortest distance between skew linesThe shortest distance between skew lines
The shortest distance between skew linesTarun Gehlot
 
Review taylor series
Review taylor seriesReview taylor series
Review taylor series
Tarun Gehlot
 
The newton raphson method
The newton raphson methodThe newton raphson method
The newton raphson method
Tarun Gehlot
 
Limitations of linear programming
Limitations of linear programmingLimitations of linear programming
Limitations of linear programmingTarun Gehlot
 
Linear programming
Linear programmingLinear programming
Linear programmingTarun Gehlot
 

Viewers also liked (20)

Modelling with first order differential equations
Modelling with first order differential equationsModelling with first order differential equations
Modelling with first order differential equations
 
Logicgates
LogicgatesLogicgates
Logicgates
 
How to draw a good graph
How to draw a good graphHow to draw a good graph
How to draw a good graph
 
Linear approximations
Linear approximationsLinear approximations
Linear approximations
 
Describing and exploring data
Describing and exploring dataDescribing and exploring data
Describing and exploring data
 
Graphs of trigonometric functions
Graphs of trigonometric functionsGraphs of trigonometric functions
Graphs of trigonometric functions
 
Solution of nonlinear_equations
Solution of nonlinear_equationsSolution of nonlinear_equations
Solution of nonlinear_equations
 
An applied approach to calculas
An applied approach to calculasAn applied approach to calculas
An applied approach to calculas
 
Real meaning of functions
Real meaning of functionsReal meaning of functions
Real meaning of functions
 
Critical points
Critical pointsCritical points
Critical points
 
Recurrence equations
Recurrence equationsRecurrence equations
Recurrence equations
 
Matrix algebra
Matrix algebraMatrix algebra
Matrix algebra
 
Probability and statistics as helpers in real life
Probability and statistics as helpers in real lifeProbability and statistics as helpers in real life
Probability and statistics as helpers in real life
 
C4 discontinuities
C4 discontinuitiesC4 discontinuities
C4 discontinuities
 
The shortest distance between skew lines
The shortest distance between skew linesThe shortest distance between skew lines
The shortest distance between skew lines
 
Thermo dynamics
Thermo dynamicsThermo dynamics
Thermo dynamics
 
Review taylor series
Review taylor seriesReview taylor series
Review taylor series
 
The newton raphson method
The newton raphson methodThe newton raphson method
The newton raphson method
 
Limitations of linear programming
Limitations of linear programmingLimitations of linear programming
Limitations of linear programming
 
Linear programming
Linear programmingLinear programming
Linear programming
 

Similar to Intervals of validity

Transform idea
Transform ideaTransform idea
Transform idea
andiantopatak
 
Accuracy Study On Numerical Solutions Of Initial Value Problems (IVP) In Ordi...
Accuracy Study On Numerical Solutions Of Initial Value Problems (IVP) In Ordi...Accuracy Study On Numerical Solutions Of Initial Value Problems (IVP) In Ordi...
Accuracy Study On Numerical Solutions Of Initial Value Problems (IVP) In Ordi...
Sheila Sinclair
 
Review power series
Review power seriesReview power series
Review power series
Tarun Gehlot
 
Undecidable Problem
Undecidable ProblemUndecidable Problem
Undecidable Problem
MGoodhew
 
Logarithms and logarithmic functions
Logarithms and logarithmic functionsLogarithms and logarithmic functions
Logarithms and logarithmic functionsJessica Garcia
 
Logarithms and logarithmic functions
Logarithms and logarithmic functionsLogarithms and logarithmic functions
Logarithms and logarithmic functionsJessica Garcia
 
Monica's Presentation
Monica's PresentationMonica's Presentation
Monica's Presentation
mvmason1
 
Matlab lab.pdf
Matlab lab.pdfMatlab lab.pdf
Matlab lab.pdf
stirlingvwriters
 
MSME_ ch 5.pptx
MSME_ ch 5.pptxMSME_ ch 5.pptx
MSME_ ch 5.pptx
Er. Rahul Jarariya
 
How invariants help writing loops
How invariants help writing loopsHow invariants help writing loops
How invariants help writing loops
nextbuild
 
Chapter 3
Chapter 3Chapter 3
Chapter 3
Eka Puspita Sari
 
Introduction to perturbation theory, part-1
Introduction to perturbation theory, part-1Introduction to perturbation theory, part-1
Introduction to perturbation theory, part-1
Kiran Padhy
 
Mit18 330 s12_chapter5
Mit18 330 s12_chapter5Mit18 330 s12_chapter5
Mit18 330 s12_chapter5
CAALAAA
 
Oscillatory motion control of hinged body using controller
Oscillatory motion control of hinged body using controllerOscillatory motion control of hinged body using controller
Oscillatory motion control of hinged body using controller
eSAT Journals
 
Oscillatory motion control of hinged body using controller
Oscillatory motion control of hinged body using controllerOscillatory motion control of hinged body using controller
Oscillatory motion control of hinged body using controller
eSAT Publishing House
 
Perturbation methods last
Perturbation methods lastPerturbation methods last
Perturbation methods last
Sabir Ahmed
 

Similar to Intervals of validity (20)

Transform idea
Transform ideaTransform idea
Transform idea
 
Accuracy Study On Numerical Solutions Of Initial Value Problems (IVP) In Ordi...
Accuracy Study On Numerical Solutions Of Initial Value Problems (IVP) In Ordi...Accuracy Study On Numerical Solutions Of Initial Value Problems (IVP) In Ordi...
Accuracy Study On Numerical Solutions Of Initial Value Problems (IVP) In Ordi...
 
Lec1
Lec1Lec1
Lec1
 
Ch02 4
Ch02 4Ch02 4
Ch02 4
 
Lec5
Lec5Lec5
Lec5
 
Lec2
Lec2Lec2
Lec2
 
Review power series
Review power seriesReview power series
Review power series
 
Undecidable Problem
Undecidable ProblemUndecidable Problem
Undecidable Problem
 
Logarithms and logarithmic functions
Logarithms and logarithmic functionsLogarithms and logarithmic functions
Logarithms and logarithmic functions
 
Logarithms and logarithmic functions
Logarithms and logarithmic functionsLogarithms and logarithmic functions
Logarithms and logarithmic functions
 
Monica's Presentation
Monica's PresentationMonica's Presentation
Monica's Presentation
 
Matlab lab.pdf
Matlab lab.pdfMatlab lab.pdf
Matlab lab.pdf
 
MSME_ ch 5.pptx
MSME_ ch 5.pptxMSME_ ch 5.pptx
MSME_ ch 5.pptx
 
How invariants help writing loops
How invariants help writing loopsHow invariants help writing loops
How invariants help writing loops
 
Chapter 3
Chapter 3Chapter 3
Chapter 3
 
Introduction to perturbation theory, part-1
Introduction to perturbation theory, part-1Introduction to perturbation theory, part-1
Introduction to perturbation theory, part-1
 
Mit18 330 s12_chapter5
Mit18 330 s12_chapter5Mit18 330 s12_chapter5
Mit18 330 s12_chapter5
 
Oscillatory motion control of hinged body using controller
Oscillatory motion control of hinged body using controllerOscillatory motion control of hinged body using controller
Oscillatory motion control of hinged body using controller
 
Oscillatory motion control of hinged body using controller
Oscillatory motion control of hinged body using controllerOscillatory motion control of hinged body using controller
Oscillatory motion control of hinged body using controller
 
Perturbation methods last
Perturbation methods lastPerturbation methods last
Perturbation methods last
 

More from Tarun Gehlot

Materials 11-01228
Materials 11-01228Materials 11-01228
Materials 11-01228
Tarun Gehlot
 
Binary relations
Binary relationsBinary relations
Binary relations
Tarun Gehlot
 
Continuity and end_behavior
Continuity and  end_behaviorContinuity and  end_behavior
Continuity and end_behavior
Tarun Gehlot
 
Continuity of functions by graph (exercises with detailed solutions)
Continuity of functions by graph   (exercises with detailed solutions)Continuity of functions by graph   (exercises with detailed solutions)
Continuity of functions by graph (exercises with detailed solutions)
Tarun Gehlot
 
Factoring by the trial and-error method
Factoring by the trial and-error methodFactoring by the trial and-error method
Factoring by the trial and-error method
Tarun Gehlot
 
Introduction to finite element analysis
Introduction to finite element analysisIntroduction to finite element analysis
Introduction to finite element analysis
Tarun Gehlot
 
Finite elements : basis functions
Finite elements : basis functionsFinite elements : basis functions
Finite elements : basis functions
Tarun Gehlot
 
Finite elements for 2‐d problems
Finite elements  for 2‐d problemsFinite elements  for 2‐d problems
Finite elements for 2‐d problems
Tarun Gehlot
 
Error analysis statistics
Error analysis   statisticsError analysis   statistics
Error analysis statistics
Tarun Gehlot
 
Matlab commands
Matlab commandsMatlab commands
Matlab commands
Tarun Gehlot
 
Introduction to matlab
Introduction to matlabIntroduction to matlab
Introduction to matlab
Tarun Gehlot
 
Linear approximations and_differentials
Linear approximations and_differentialsLinear approximations and_differentials
Linear approximations and_differentials
Tarun Gehlot
 
Local linear approximation
Local linear approximationLocal linear approximation
Local linear approximation
Tarun Gehlot
 
Interpolation functions
Interpolation functionsInterpolation functions
Interpolation functions
Tarun Gehlot
 
Propeties of-triangles
Propeties of-trianglesPropeties of-triangles
Propeties of-triangles
Tarun Gehlot
 
Gaussian quadratures
Gaussian quadraturesGaussian quadratures
Gaussian quadratures
Tarun Gehlot
 
Basics of set theory
Basics of set theoryBasics of set theory
Basics of set theory
Tarun Gehlot
 
Numerical integration
Numerical integrationNumerical integration
Numerical integration
Tarun Gehlot
 
Applications of set theory
Applications of  set theoryApplications of  set theory
Applications of set theory
Tarun Gehlot
 
Miscellneous functions
Miscellneous  functionsMiscellneous  functions
Miscellneous functions
Tarun Gehlot
 

More from Tarun Gehlot (20)

Materials 11-01228
Materials 11-01228Materials 11-01228
Materials 11-01228
 
Binary relations
Binary relationsBinary relations
Binary relations
 
Continuity and end_behavior
Continuity and  end_behaviorContinuity and  end_behavior
Continuity and end_behavior
 
Continuity of functions by graph (exercises with detailed solutions)
Continuity of functions by graph   (exercises with detailed solutions)Continuity of functions by graph   (exercises with detailed solutions)
Continuity of functions by graph (exercises with detailed solutions)
 
Factoring by the trial and-error method
Factoring by the trial and-error methodFactoring by the trial and-error method
Factoring by the trial and-error method
 
Introduction to finite element analysis
Introduction to finite element analysisIntroduction to finite element analysis
Introduction to finite element analysis
 
Finite elements : basis functions
Finite elements : basis functionsFinite elements : basis functions
Finite elements : basis functions
 
Finite elements for 2‐d problems
Finite elements  for 2‐d problemsFinite elements  for 2‐d problems
Finite elements for 2‐d problems
 
Error analysis statistics
Error analysis   statisticsError analysis   statistics
Error analysis statistics
 
Matlab commands
Matlab commandsMatlab commands
Matlab commands
 
Introduction to matlab
Introduction to matlabIntroduction to matlab
Introduction to matlab
 
Linear approximations and_differentials
Linear approximations and_differentialsLinear approximations and_differentials
Linear approximations and_differentials
 
Local linear approximation
Local linear approximationLocal linear approximation
Local linear approximation
 
Interpolation functions
Interpolation functionsInterpolation functions
Interpolation functions
 
Propeties of-triangles
Propeties of-trianglesPropeties of-triangles
Propeties of-triangles
 
Gaussian quadratures
Gaussian quadraturesGaussian quadratures
Gaussian quadratures
 
Basics of set theory
Basics of set theoryBasics of set theory
Basics of set theory
 
Numerical integration
Numerical integrationNumerical integration
Numerical integration
 
Applications of set theory
Applications of  set theoryApplications of  set theory
Applications of set theory
 
Miscellneous functions
Miscellneous  functionsMiscellneous  functions
Miscellneous functions
 

Recently uploaded

How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
Celine George
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
beazzy04
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
AzmatAli747758
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
Steve Thomason
 
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdfESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
Fundacja Rozwoju Społeczeństwa Przedsiębiorczego
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
Col Mukteshwar Prasad
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
kaushalkr1407
 

Recently uploaded (20)

How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
 
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdfESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
 

Intervals of validity

  • 1. Intervals of Validity I’ve called this section Intervals of Validity because all of the examples will involve them. However, there is a lot more to this section. We will see a couple of theorems that will tell us when we can solve a differential equation. We will also see some of the differences between linear and nonlinear differential equations. First let's take a look at a theorem about linear first order differential equations. This is a very important theorem although we’re not going to really use it for its most important aspect. Theorem 1 Consider the following IVP. If p(t) and g(t) are continuous functions on an open interval and the interval contains to, then there is a unique solution to the IVP on that interval. So, just what does this theorem tell us? First, it tells us that for nice enough linear first order differential equations solutions are guaranteed to exist and more importantly the solution will be unique. We may not be able to find the solution, but do know that it exists and that there will only be one of them. This is the very important aspect of this theorem. Knowing that a differential equation has a unique solution is sometimes more important than actually having the solution itself! Next, if the interval in the theorem is the largest possible interval on which p(t) and g(t) are continuous then the interval is the interval of validity for the solution. This means, that for linear first order differential equations, we won't need to actually solve the differential equation in order to find the interval of validity. Notice as well that the interval of validity will depend only partially on the initial condition. The interval must contain to, but the value of yo, has no effect on the interval of validity. Let’s take a look at an example. Example 1 Without solving, determine the interval of validity for the following initial value problem. TARUN GEHLOT (B.E, CIVIL ENGINEERING, HONOURS)
  • 2. Solution First, in order to use the theorem to find the interval of validity we must write the differential equation in the proper form given in the theorem. So we will need to divide out by the coefficient of the derivative. Next, we need to identify where the two functions are not continuous. This will allow us to find all possible intervals of validity for the differential equation. So, p(t) will be discontinuous at since these points will give a division by zero. Likewise, g(t) will also be discontinuous at as well as t = 5 since at this point we will have the natural logarithm of zero. Note that in this case we won't have to worry about natural log of negative numbers because of the absolute values. Now, with these points in hand we can break up the real number line into four intervals where both p(t) and g(t) will be continuous. These four intervals are, The endpoints of each of the intervals are points where at least one of the two functions is discontinuous. This will guarantee that both functions are continuous everywhere in each interval. Finally, let's identify the actual interval of validity for the initial value problem. The actual interval of validity is the interval that will contain to = 4. So, the interval of validity for the initial value problem is. In this last example we need to be careful to not jump to the conclusion that the other three intervals cannot be intervals of validity. By changing the initial condition, in particular the value of to, we can make any of the four intervals the interval of validity. The first theorem required a linear differential equation. There is a similar theorem for non-linear first order differential equations. This theorem is not as useful for finding intervals of validity as the first theorem was so we won’t be doing all that much with it. Here is the theorem. Theorem 2 TARUN GEHLOT (B.E, CIVIL ENGINEERING, HONOURS)
  • 3. Consider the following IVP. If f(t,y) and are continuous functions in some rectangle , containing the point (to, yo) then there is a unique solution to the IVP in some interval to h < t < to + h that is contained in  That’s it. Unlike the first theorem, this one cannot really be used to find an interval of validity. So, we will know that a unique solution exists if the conditions of the theorem are met, but we will actually need the solution in order to determine its interval of validity. Note as well that for non-linear differential equations it appears that the value of y0 may affect the interval of validity. Here is an example of the problems that can arise when the conditions of this theorem aren’t met. Example 2 Determine all possible solutions to the following IVP. Solution First, notice that this differential equation does NOT satisfy the conditions of the theorem. So, the function is continuous on any interval, but the derivative is not continuous at y = 0 and so will not be continuous at any interval containing y = 0. In order to use the theorem both must be continuous on an interval that contains yo = 0 and this is problem for us since we do have yo = 0. Now, let’s actually work the problem. This differential equation is separable and is fairly simple to solve. TARUN GEHLOT (B.E, CIVIL ENGINEERING, HONOURS)
  • 4. Applying the initial condition gives c = 0 and so the solution is. So, we’ve got two possible solutions here, both of which satisfy the differential equation and the initial condition. There is also a third solution to the IVP. y(t) = 0 is also a solution to the differential equation and satisfies the initial condition. In this last example we had a very simple IVP and it only violated one of the conditions of the theorem, yet it had three different solutions. All the examples we’ve worked in the previous sections satisfied the conditions of this theorem and had a single unique solution to the IVP. This example is a useful reminder of the fact that, in the field of differential equations, things don’t always behave nicely. It’s easy to forget this as most of the problems that are worked in a differential equations class are nice and behave in a nice, predictable manner. Let’s work one final example that will illustrate one of the differences between linear and non-linear differential equations. Example 3 Determine the interval of validity for the initial value problem below and give its dependence on the value of yo Solution Before proceeding in this problem, we should note that the differential equation is non-linear and meets both conditions of the Theorem 2 and so there will be a unique solution to the IVP for each possible value of yo. Also, note that the problem asks for any dependence of the interval of validity on the value of yo. This immediately illustrates a difference between linear and non-linear differential equations. Intervals of validity for linear differential equations do not depend on the value of yo. Intervals of validity for non-linear differential can depend on the value of yo as we pointed out after the second theorem. TARUN GEHLOT (B.E, CIVIL ENGINEERING, HONOURS)
  • 5. So, let’s solve the IVP and get some intervals of validity. First note that if yo = 0 then y(t) = 0 is the solution and this has an interval of validity of So for the rest of the problem let's assume that equation is separable so let's solve it and get a general solution. . Now, the differential Applying the initial condition gives The solution is then. Now that we have a solution to the initial value problem we can start finding intervals of validity. From the solution we can see that the only problem that we’ll have is division by zero at This leads to two possible intervals of validity. That actual interval of validity will be the interval that contains to = 0. This however, depends TARUN GEHLOT (B.E, CIVIL ENGINEERING, HONOURS)
  • 6. on the value of yo. If yo < 0 then contain to = 0. Likewise if yo > 0 then will contain to = 0. and so the second interval will and in this case the first interval This leads to the following possible intervals of validity, depending on the value of yo. On a side note, notice that the solution, in its final form, will also work if yo = 0. So what did this example show us about the difference between linear and nonlinear differential equations? First, as pointed out in the solution to the example, intervals of validity for nonlinear differential equations can depend on the value of yo, whereas intervals of validity for linear differential equations don’t. Second, intervals of validity for linear differential equations can be found from the differential equation with no knowledge of the solution. This is definitely not the case with non-linear differential equations. It would be very difficult to see how any of these intervals in the last example could be found from the differential equation. Knowledge of the solution was required in order for us to find the interval of validity. TARUN GEHLOT (B.E, CIVIL ENGINEERING, HONOURS)