




























































































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
In this book we take a more modern approach, utilizing software to graphically and numerically solve differential equations. The focus of this text is on the ...
Typology: Schemes and Mind Maps
1 / 300
This page cannot be seen from the preview
Don't miss anything!





























































































Preface
test
The classical approach to introductory differential equations textbooks is to present tech- niques for analytically solving different categories of differential equations and then ana- lyzing the solutions algebraically. In this book we take a more modern approach, utilizing software to graphically and numerically solve differential equations. The focus of this text is on the setting up, or modeling, of the equations and the analysis of their solutions.
This text is intended for a one semester introduction course to differential equations for math, science, and engineering majors. The prerequisite is two semesters of calculus. This book is intended to be used with available software such as Maple, Mathematica, Mat- lab, Maxima, Wolfram Alpha, TI CAS enabled calculators, and websites. Interactive java graphing applets for first-order differential equations andfirst-order systems of two equations are available at uhaweb.hartford.edu/rdecker/DeckerDEbook/DeckerDEbook.html (no www at the beginning). Other applets specifically related to examples in the text are located there also.
Chapter 1
Introduction to Differential
Equations
In this chapter we introduce the main concepts behind differential equations, why they are important, how they can be derived (created), and how information can be extracted from them in the form of various types of solutions (exact, graphical and numerical). The rest of the text will develop these ideas further by categorizing differential equations and introducing techniques specific to those categories.
The physical laws of the universe are written in the language of differential equations. The classical mechanics of Newton, Lagrange and Hamilton, the fluid mechanics of Bernoulli and Euler, and Maxwell’s theory of electricity and magnetism are all expressed via differential equations - and form much of the theoretical basis of the engineering disciplines. In the area of modern physics, Einstein’s theory of general relativity and the quantum mechanics of Schrodinger and Dirac are based on differential equations. Differential equations have invaded many other branches of science, including (but not limited to) chemistry, biology, economics and finance, and meteorology. It is no exaggeration to claim that the modern world as we know it could not have come into being without the development of this branch of mathematics.
3
4 CHAPTER 1 Introduction to Differential Equations
The beginning student may be surprised to find that differential equations can be used to predict the future - and they have a much better track record than any psychic. To quote the great mathematician Pierre-Simon Laplace^1
We may regard the present state of the universe as the effect of its past and the cause of its future. An intellect which at a certain moment would know all forces that set nature in motion, and all positions of all items of which nature is composed, if this intellect were also vast enough to submit these data to analysis, it would embrace in a single formula the movements of the greatest bodies of the universe and those of the tiniest atom; for such an intellect nothing would be uncertain and the future just like the past would be present before its eyes. —Pierre Simon Laplace, A Philosophical Essay on Probabilities^2
The process described by Laplace goes something like this. Imagine that an engineer has accidently knocked a crumpled piece of paper out of her third story window, 8 meters above the ground. Being a good environmentalist, she wonders how much time she has before the paper hits the ground. She immediately recalls Newton’s second law F = ma. The law says that the sum of all of the forces acting on a body are equal to the mass of the body multiplied by its acceleration. There are two forces acting on the paper; the force of gravity (pulling it downward) and the force of air resistance (which acts in the opposite direction of the motion).
Working furiously, she assigns the variable x to the position of the paper (distance above the ground in meters), lets t (in seconds) represent the time elapsed since she dropped the paper, and recalls from calculus that acceleration is the second derivative of position. Newton’s second law becomes F = mx′′. She also knows that the force of gravity is given by mg where m is the mass of the body and g is the acceleration due to gravity (in meters per second^2 ).
(^1) Laplace, Pierre Simon, A Philosophical Essay on Probabilities, translated into English from the original French 6th ed. by Truscott, F.W. and Emory, F.L., Dover Publications (New York, 1951) p. (^2) Due to the development of quantum theory in the 1920’s and 1930’s,this statement must be modified a bit - the differential equations of quantum mechanics make predictions about the probabilities of certain events occurring, at least on a microscopic scale. The spirit of the statement still holds, as extremely accurate predictions of such probabilities can be made.
6 CHAPTER 1 Introduction to Differential Equations
Using her knowledge of differential equations, she obtains the following solution:
x(t) = 2 :45 exp( 2 t) 4 : 9 t + 10: 45
This function predicts the height above the ground of the crumpled paper for any value of t (in seconds). One can easily verify that this function solves the differential equation and satisfies the initial conditions (this will be done later). This function predicts that after 1 second, for instance, the height of the paper is
x(1) = 2 :45 exp( 2(1)) 4 :9(1) + 10: 45 5 : 22 meters.
The original question is, “When does the paper hit the ground?” At the time the paper hits the ground, the height is 0 meters. So to determine the time the paper hits the ground she needs to solve the equation