SlideShare ist ein Scribd-Unternehmen logo
1 von 4
Downloaden Sie, um offline zu lesen
SECTION 1.1

DIFFERENTIAL EQUATIONS AND MATHEMATICAL MODELING

The main purpose of Section 1.1 is simply to introduce the basic notation and terminology of
differential equations, and to show the student what is meant by a solution of a differential
equation. Also, the use of differential equations in the mathematical modeling of real-world
phenomena is outlined.

Problems 1-12 are routine verifications by direct substitution of the suggested solutions into the
given differential equations. We include here just some typical examples of such verifications.

3.                                                ′                   ′
         If y1 = cos 2 x and y2 = sin 2 x , then y1 = − 2sin 2 x and y2 = 2 cos 2 x so

                    ′′
                   y1 = − 4 cos 2 x = − 4 y1               and         ′′
                                                                      y2 = − 4sin 2 x = − 4 y2 .

               ′′                ′′
         Thus y1 + 4 y1 = 0 and y2 + 4 y2 = 0.

4.       If y1 = e3 x and y2 = e −3 x , then y1 = 3 e3 x and y2 = − 3 e −3 x so

                    ′′
                   y1 = 9 e3 x = 9 y1          and           ′′
                                                            y2 = 9 e −3 x = 9 y2 .

5.       If y = e x − e − x , then y′ = e x + e − x so y′ − y = (e x + e − x ) − (e x − e − x ) = 2 e − x . Thus
         y′ = y + 2 e − x .

6.                                                ′                 ′′              ′
         If y1 = e −2 x and y2 = x e −2 x , then y1 = − 2 e −2 x , y1 = 4 e −2 x , y2 = e −2 x − 2 x e −2 x , and
           ′′       −2 x     −2 x
          y2 = − 4 e + 4 x e . Hence

                              y1 + 4 y1 + 4 y1 = ( 4 e −2 x ) + 4 ( −2 e −2 x ) + 4 (e −2 x ) = 0
                               ′′     ′
         and
                    ′′     ′
                   y2 + 4 y2 + 4 y2 =      ( − 4e   −2 x
                                                           + 4 x e −2 x ) + 4 (e −2 x − 2 x e −2 x ) + 4 ( x e −2 x ) = 0.

8.                                                                  ′
         If y1 = cos x − cos 2 x and y2 = sin x − cos 2 x, then y1 = − sin x + 2sin 2 x,
           ′′                            ′                      ′′
          y1 = − cos x + 4 cos 2 x, and y2 = cos x + 2sin 2 x, y2 = − sin x + 4 cos 2 x. Hence

                   y1 + y1 = ( − cos x + 4 cos 2 x ) + ( cos x − cos 2 x ) = 3cos 2 x
                    ′′
         and
                   y2 + y2 = ( − sin x + 4 cos 2 x ) + (sin x − cos 2 x ) = 3cos 2 x.
                    ′′

11.      If y = y1 = x −2 then y′ = − 2 x −3 and y′′ = 6 x −4 , so


      Section 1.1                                                                                                            1
x 2 y′′ + 5 x y′ + 4 y = x 2 (6 x −4 ) + 5 x ( −2 x −3 ) + 4 ( x −2 ) = 0.

         If y = y2 = x −2 ln x then y′ = x −3 − 2 x −3 ln x and y′′ = − 5 x −4 + 6 x −4 ln x, so

                 x 2 y′′ + 5 x y′ + 4 y = x 2 ( −5 x −4 + 6 x −4 ln x ) + 5 x ( x −3 − 2 x −3 ln x ) + 4 ( x −2 ln x )
                                        = ( −5 x −2 + 5 x −2 ) + (6 x −2 − 10 x −2 + 4 x −2 ) ln x = 0.

13.      Substitution of y = e rx into 3 y′ = 2 y gives the equation 3r e rx = 2 erx that simplifies
         to 3 r = 2. Thus r = 2/3.

14.      Substitution of y = e rx into 4 y′′ = y gives the equation 4r 2 erx = erx that simplifies to
         4 r 2 = 1. Thus r = ± 1/ 2.

15.      Substitution of y = e rx into y′′ + y′ − 2 y = 0 gives the equation r 2 e rx + r e rx − 2 e rx = 0
         that simplifies to r 2 + r − 2 = (r + 2)(r − 1) = 0. Thus r = –2 or r = 1.

16.      Substitution of y = e rx into 3 y′′ + 3 y′ − 4 y = 0 gives the equation
         3r 2e rx + 3r e rx − 4 e rx = 0 that simplifies to 3r 2 + 3r − 4 = 0. The quadratic formula then
                                        (
         gives the solutions r = −3 ± 57 / 6.        )
The verifications of the suggested solutions in Problems 17-36 are similar to those in Problems
1-12. We illustrate the determination of the value of C only in some typical cases.

17.      C = 2                                           18.      C = 3

19.      If y ( x) = C e x − 1 then y(0) = 5 gives C – 1 = 5, so C = 6.

20.      If y ( x) = C e − x + x − 1 then y(0) = 10 gives C – 1 = 10, so C = 11.

21.      C = 7

22.      If y ( x ) = ln( x + C ) then y(0) = 0 gives ln C = 0, so C = 1.

23.      If y ( x) =   1
                       4   x 5 + C x −2 then y(2) = 1 gives the equation             1
                                                                                     4   ⋅ 32 + C ⋅ 1 = 1 with solution
                                                                                                    8
         C = –56.

24.      C = 17




      Section 1.1                                                                                                 2
25.      If y ( x ) = tan( x 2 + C ) then y(0) = 1 gives the equation tan C = 1. Hence one value
         of C is C = π / 4 (as is this value plus any integral multiple of π).

26.      Substitution of x = π and y = 0 into y = ( x + C ) cos x yields the equation
         0 = (π + C )(−1), so C = − π .

27.      y′ = x + y

28.      The slope of the line through ( x, y ) and ( x / 2, 0) is y′ = ( y − 0) /( x − x / 2) = 2 y / x,
         so the differential equation is x y′ = 2 y.

29.      If m = y′ is the slope of the tangent line and m′ is the slope of the normal line at ( x, y ),
         then the relation m m′ = − 1 yields m′ = 1/ y′ = ( y − 1) /( x − 0). Solution for y′ then
         gives the differential equation (1 − y ) y′ = x.

30.      Here m = y′ and m′ = Dx ( x 2 + k ) = 2 x, so the orthogonality relation m m′ = − 1 gives
         the differential equation 2 x y′ = − 1.

31.      The slope of the line through ( x, y ) and (− y, x) is y′ = ( x − y ) /( − y − x), so the
         differential equation is ( x + y ) y′ = y − x.

In Problems 32-36 we get the desired differential equation when we replace the "time rate of
change" of the dependent variable with its derivative, the word "is" with the = sign, the phrase
"proportional to" with k, and finally translate the remainder of the given sentence into symbols.

32.      dP / dt = k P

33.      dv / dt = k v 2                          34.     dv / dt = k (250 − v)

35.      dN / dt = k ( P − N )                    36.     dN / dt = k N ( P − N )

37.      y ( x ) = 1 or y ( x ) = x               38.     y( x) = e x

39.      y( x) = x 2                              40.     y ( x) = 1 or y ( x ) = − 1

41.      y ( x) = e x / 2                         42.     y ( x ) = cos x or y ( x ) = sin x

43.      (a)      y (10) = 10 yields 10 = 1/(C − 10), so C = 101/10.

         (b)    There is no such value of C, but the constant function y ( x) ≡ 0 satisfies the
         conditions y′ = y 2 and y (0) = 0.



      Section 1.1                                                                                3
(c)    It is obvious visually that one and only one solution curve passes through each
         point (a, b) of the xy-plane, so it follows that there exists a unique solution to the initial
         value problem y′ = y 2 , y (a ) = b.

44.      (b)     Obviously the functions u ( x ) = − x 4 and v ( x) = + x 4 both satisfy the differential
         equation x y′ = 4 y. But their derivatives u ′( x ) = − 4 x3 and v′( x ) = + 4 x 3 match at
         x = 0, where both are zero. Hence the given piecewise-defined function y ( x) is
         differentiable, and therefore satisfies the differential equation because u ( x ) and v( x) do
         so (for x ≤ 0 and x ≥ 0, respectively).

         (c)     If a ≥ 0 (for instance), chose C0 so that C0 a 4 = b. Then the function

                                                 C x 4     if x ≤ 0,
                                         y( x) = 
                                                  C0 x
                                                        4
                                                            if x ≥ 0

         satisfies the given differential equation for every value of C.




      Section 1.1                                                                              4

Weitere ähnliche Inhalte

Was ist angesagt?

MODULE 4- Quadratic Expression and Equations
MODULE 4- Quadratic Expression and EquationsMODULE 4- Quadratic Expression and Equations
MODULE 4- Quadratic Expression and Equations
guestcc333c
 
Gabarito completo anton_calculo_8ed_caps_01_08
Gabarito completo anton_calculo_8ed_caps_01_08Gabarito completo anton_calculo_8ed_caps_01_08
Gabarito completo anton_calculo_8ed_caps_01_08
joseotaviosurdi
 

Was ist angesagt? (19)

Sample question paper 2 with solution
Sample question paper 2 with solutionSample question paper 2 with solution
Sample question paper 2 with solution
 
Succesive differntiation
Succesive differntiationSuccesive differntiation
Succesive differntiation
 
Skills In Add Maths
Skills In Add MathsSkills In Add Maths
Skills In Add Maths
 
Maths05
Maths05Maths05
Maths05
 
Differential Equation
Differential EquationDifferential Equation
Differential Equation
 
Elementary Differential Equations 11th Edition Boyce Solutions Manual
Elementary Differential Equations 11th Edition Boyce Solutions ManualElementary Differential Equations 11th Edition Boyce Solutions Manual
Elementary Differential Equations 11th Edition Boyce Solutions Manual
 
College algebra real mathematics real people 7th edition larson solutions manual
College algebra real mathematics real people 7th edition larson solutions manualCollege algebra real mathematics real people 7th edition larson solutions manual
College algebra real mathematics real people 7th edition larson solutions manual
 
Aieee 2012 Solved Paper by Prabhat Gaurav
Aieee 2012 Solved Paper by Prabhat GauravAieee 2012 Solved Paper by Prabhat Gaurav
Aieee 2012 Solved Paper by Prabhat Gaurav
 
Ecuaciones de primer grado
Ecuaciones de primer gradoEcuaciones de primer grado
Ecuaciones de primer grado
 
MODULE 4- Quadratic Expression and Equations
MODULE 4- Quadratic Expression and EquationsMODULE 4- Quadratic Expression and Equations
MODULE 4- Quadratic Expression and Equations
 
resposta do capitulo 15
resposta do capitulo 15resposta do capitulo 15
resposta do capitulo 15
 
31350052 introductory-mathematical-analysis-textbook-solution-manual
31350052 introductory-mathematical-analysis-textbook-solution-manual31350052 introductory-mathematical-analysis-textbook-solution-manual
31350052 introductory-mathematical-analysis-textbook-solution-manual
 
Cbse Class 12 Maths Sample Paper 2013 Model 3
Cbse Class 12 Maths Sample Paper 2013 Model 3Cbse Class 12 Maths Sample Paper 2013 Model 3
Cbse Class 12 Maths Sample Paper 2013 Model 3
 
Modul 1 functions
Modul 1 functionsModul 1 functions
Modul 1 functions
 
09 p.t (straight line + circle) solution
09 p.t (straight line + circle) solution09 p.t (straight line + circle) solution
09 p.t (straight line + circle) solution
 
Smart solution
Smart solutionSmart solution
Smart solution
 
7.4
7.47.4
7.4
 
Gabarito completo anton_calculo_8ed_caps_01_08
Gabarito completo anton_calculo_8ed_caps_01_08Gabarito completo anton_calculo_8ed_caps_01_08
Gabarito completo anton_calculo_8ed_caps_01_08
 
Limits
LimitsLimits
Limits
 

Ähnlich wie Sect1 1

Straight-Line-Graphs-Final -2.pptx
Straight-Line-Graphs-Final -2.pptxStraight-Line-Graphs-Final -2.pptx
Straight-Line-Graphs-Final -2.pptx
Kviskvis
 
Engr 213 midterm 2a sol 2010
Engr 213 midterm 2a sol 2010Engr 213 midterm 2a sol 2010
Engr 213 midterm 2a sol 2010
akabaka12
 
CalculusStudyGuide
CalculusStudyGuideCalculusStudyGuide
CalculusStudyGuide
Mo Elkhatib
 
Engr 213 midterm 2b sol 2010
Engr 213 midterm 2b sol 2010Engr 213 midterm 2b sol 2010
Engr 213 midterm 2b sol 2010
akabaka12
 
Engr 213 midterm 2a sol 2009
Engr 213 midterm 2a sol 2009Engr 213 midterm 2a sol 2009
Engr 213 midterm 2a sol 2009
akabaka12
 
Engr 213 midterm 2b sol 2009
Engr 213 midterm 2b sol 2009Engr 213 midterm 2b sol 2009
Engr 213 midterm 2b sol 2009
akabaka12
 
Engr 213 sample midterm 2b sol 2010
Engr 213 sample midterm 2b sol 2010Engr 213 sample midterm 2b sol 2010
Engr 213 sample midterm 2b sol 2010
akabaka12
 
Lesson 14 a - parametric equations
Lesson 14 a - parametric equationsLesson 14 a - parametric equations
Lesson 14 a - parametric equations
Jean Leano
 

Ähnlich wie Sect1 1 (20)

Sect5 1
Sect5 1Sect5 1
Sect5 1
 
Advanced Engineering Mathematics Solutions Manual.pdf
Advanced Engineering Mathematics Solutions Manual.pdfAdvanced Engineering Mathematics Solutions Manual.pdf
Advanced Engineering Mathematics Solutions Manual.pdf
 
Sect5 2
Sect5 2Sect5 2
Sect5 2
 
QUADRATIC EQUATIONS WITH MATHS PROPER VERIFY
QUADRATIC EQUATIONS WITH MATHS PROPER VERIFYQUADRATIC EQUATIONS WITH MATHS PROPER VERIFY
QUADRATIC EQUATIONS WITH MATHS PROPER VERIFY
 
Straight-Line-Graphs-Final -2.pptx
Straight-Line-Graphs-Final -2.pptxStraight-Line-Graphs-Final -2.pptx
Straight-Line-Graphs-Final -2.pptx
 
Applications of Differential Calculus in real life
Applications of Differential Calculus in real life Applications of Differential Calculus in real life
Applications of Differential Calculus in real life
 
Sect1 2
Sect1 2Sect1 2
Sect1 2
 
Chapter 6 taylor and maclaurin series
Chapter 6 taylor and maclaurin seriesChapter 6 taylor and maclaurin series
Chapter 6 taylor and maclaurin series
 
Engr 213 midterm 2a sol 2010
Engr 213 midterm 2a sol 2010Engr 213 midterm 2a sol 2010
Engr 213 midterm 2a sol 2010
 
Simultaneous equations
Simultaneous equations Simultaneous equations
Simultaneous equations
 
Module 3 quadratic functions
Module 3   quadratic functionsModule 3   quadratic functions
Module 3 quadratic functions
 
CalculusStudyGuide
CalculusStudyGuideCalculusStudyGuide
CalculusStudyGuide
 
Maths04
Maths04Maths04
Maths04
 
Maths 301 key_sem_1_2009_2010
Maths 301 key_sem_1_2009_2010Maths 301 key_sem_1_2009_2010
Maths 301 key_sem_1_2009_2010
 
Engr 213 midterm 2b sol 2010
Engr 213 midterm 2b sol 2010Engr 213 midterm 2b sol 2010
Engr 213 midterm 2b sol 2010
 
Engr 213 midterm 2a sol 2009
Engr 213 midterm 2a sol 2009Engr 213 midterm 2a sol 2009
Engr 213 midterm 2a sol 2009
 
separation_of_var_examples.pdf
separation_of_var_examples.pdfseparation_of_var_examples.pdf
separation_of_var_examples.pdf
 
Engr 213 midterm 2b sol 2009
Engr 213 midterm 2b sol 2009Engr 213 midterm 2b sol 2009
Engr 213 midterm 2b sol 2009
 
Engr 213 sample midterm 2b sol 2010
Engr 213 sample midterm 2b sol 2010Engr 213 sample midterm 2b sol 2010
Engr 213 sample midterm 2b sol 2010
 
Lesson 14 a - parametric equations
Lesson 14 a - parametric equationsLesson 14 a - parametric equations
Lesson 14 a - parametric equations
 

Mehr von inKFUPM (20)

Tb10
Tb10Tb10
Tb10
 
Tb18
Tb18Tb18
Tb18
 
Tb14
Tb14Tb14
Tb14
 
Tb13
Tb13Tb13
Tb13
 
Tb17
Tb17Tb17
Tb17
 
Tb16
Tb16Tb16
Tb16
 
Tb15
Tb15Tb15
Tb15
 
Tb12
Tb12Tb12
Tb12
 
Tb11
Tb11Tb11
Tb11
 
Tb09
Tb09Tb09
Tb09
 
Tb05
Tb05Tb05
Tb05
 
Tb07
Tb07Tb07
Tb07
 
Tb04
Tb04Tb04
Tb04
 
Tb02
Tb02Tb02
Tb02
 
Tb03
Tb03Tb03
Tb03
 
Tb06
Tb06Tb06
Tb06
 
Tb01
Tb01Tb01
Tb01
 
Tb08
Tb08Tb08
Tb08
 
21221
2122121221
21221
 
Sect5 6
Sect5 6Sect5 6
Sect5 6
 

Kürzlich hochgeladen

Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Kürzlich hochgeladen (20)

FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 

Sect1 1

  • 1. SECTION 1.1 DIFFERENTIAL EQUATIONS AND MATHEMATICAL MODELING The main purpose of Section 1.1 is simply to introduce the basic notation and terminology of differential equations, and to show the student what is meant by a solution of a differential equation. Also, the use of differential equations in the mathematical modeling of real-world phenomena is outlined. Problems 1-12 are routine verifications by direct substitution of the suggested solutions into the given differential equations. We include here just some typical examples of such verifications. 3. ′ ′ If y1 = cos 2 x and y2 = sin 2 x , then y1 = − 2sin 2 x and y2 = 2 cos 2 x so ′′ y1 = − 4 cos 2 x = − 4 y1 and ′′ y2 = − 4sin 2 x = − 4 y2 . ′′ ′′ Thus y1 + 4 y1 = 0 and y2 + 4 y2 = 0. 4. If y1 = e3 x and y2 = e −3 x , then y1 = 3 e3 x and y2 = − 3 e −3 x so ′′ y1 = 9 e3 x = 9 y1 and ′′ y2 = 9 e −3 x = 9 y2 . 5. If y = e x − e − x , then y′ = e x + e − x so y′ − y = (e x + e − x ) − (e x − e − x ) = 2 e − x . Thus y′ = y + 2 e − x . 6. ′ ′′ ′ If y1 = e −2 x and y2 = x e −2 x , then y1 = − 2 e −2 x , y1 = 4 e −2 x , y2 = e −2 x − 2 x e −2 x , and ′′ −2 x −2 x y2 = − 4 e + 4 x e . Hence y1 + 4 y1 + 4 y1 = ( 4 e −2 x ) + 4 ( −2 e −2 x ) + 4 (e −2 x ) = 0 ′′ ′ and ′′ ′ y2 + 4 y2 + 4 y2 = ( − 4e −2 x + 4 x e −2 x ) + 4 (e −2 x − 2 x e −2 x ) + 4 ( x e −2 x ) = 0. 8. ′ If y1 = cos x − cos 2 x and y2 = sin x − cos 2 x, then y1 = − sin x + 2sin 2 x, ′′ ′ ′′ y1 = − cos x + 4 cos 2 x, and y2 = cos x + 2sin 2 x, y2 = − sin x + 4 cos 2 x. Hence y1 + y1 = ( − cos x + 4 cos 2 x ) + ( cos x − cos 2 x ) = 3cos 2 x ′′ and y2 + y2 = ( − sin x + 4 cos 2 x ) + (sin x − cos 2 x ) = 3cos 2 x. ′′ 11. If y = y1 = x −2 then y′ = − 2 x −3 and y′′ = 6 x −4 , so Section 1.1 1
  • 2. x 2 y′′ + 5 x y′ + 4 y = x 2 (6 x −4 ) + 5 x ( −2 x −3 ) + 4 ( x −2 ) = 0. If y = y2 = x −2 ln x then y′ = x −3 − 2 x −3 ln x and y′′ = − 5 x −4 + 6 x −4 ln x, so x 2 y′′ + 5 x y′ + 4 y = x 2 ( −5 x −4 + 6 x −4 ln x ) + 5 x ( x −3 − 2 x −3 ln x ) + 4 ( x −2 ln x ) = ( −5 x −2 + 5 x −2 ) + (6 x −2 − 10 x −2 + 4 x −2 ) ln x = 0. 13. Substitution of y = e rx into 3 y′ = 2 y gives the equation 3r e rx = 2 erx that simplifies to 3 r = 2. Thus r = 2/3. 14. Substitution of y = e rx into 4 y′′ = y gives the equation 4r 2 erx = erx that simplifies to 4 r 2 = 1. Thus r = ± 1/ 2. 15. Substitution of y = e rx into y′′ + y′ − 2 y = 0 gives the equation r 2 e rx + r e rx − 2 e rx = 0 that simplifies to r 2 + r − 2 = (r + 2)(r − 1) = 0. Thus r = –2 or r = 1. 16. Substitution of y = e rx into 3 y′′ + 3 y′ − 4 y = 0 gives the equation 3r 2e rx + 3r e rx − 4 e rx = 0 that simplifies to 3r 2 + 3r − 4 = 0. The quadratic formula then ( gives the solutions r = −3 ± 57 / 6. ) The verifications of the suggested solutions in Problems 17-36 are similar to those in Problems 1-12. We illustrate the determination of the value of C only in some typical cases. 17. C = 2 18. C = 3 19. If y ( x) = C e x − 1 then y(0) = 5 gives C – 1 = 5, so C = 6. 20. If y ( x) = C e − x + x − 1 then y(0) = 10 gives C – 1 = 10, so C = 11. 21. C = 7 22. If y ( x ) = ln( x + C ) then y(0) = 0 gives ln C = 0, so C = 1. 23. If y ( x) = 1 4 x 5 + C x −2 then y(2) = 1 gives the equation 1 4 ⋅ 32 + C ⋅ 1 = 1 with solution 8 C = –56. 24. C = 17 Section 1.1 2
  • 3. 25. If y ( x ) = tan( x 2 + C ) then y(0) = 1 gives the equation tan C = 1. Hence one value of C is C = π / 4 (as is this value plus any integral multiple of π). 26. Substitution of x = π and y = 0 into y = ( x + C ) cos x yields the equation 0 = (π + C )(−1), so C = − π . 27. y′ = x + y 28. The slope of the line through ( x, y ) and ( x / 2, 0) is y′ = ( y − 0) /( x − x / 2) = 2 y / x, so the differential equation is x y′ = 2 y. 29. If m = y′ is the slope of the tangent line and m′ is the slope of the normal line at ( x, y ), then the relation m m′ = − 1 yields m′ = 1/ y′ = ( y − 1) /( x − 0). Solution for y′ then gives the differential equation (1 − y ) y′ = x. 30. Here m = y′ and m′ = Dx ( x 2 + k ) = 2 x, so the orthogonality relation m m′ = − 1 gives the differential equation 2 x y′ = − 1. 31. The slope of the line through ( x, y ) and (− y, x) is y′ = ( x − y ) /( − y − x), so the differential equation is ( x + y ) y′ = y − x. In Problems 32-36 we get the desired differential equation when we replace the "time rate of change" of the dependent variable with its derivative, the word "is" with the = sign, the phrase "proportional to" with k, and finally translate the remainder of the given sentence into symbols. 32. dP / dt = k P 33. dv / dt = k v 2 34. dv / dt = k (250 − v) 35. dN / dt = k ( P − N ) 36. dN / dt = k N ( P − N ) 37. y ( x ) = 1 or y ( x ) = x 38. y( x) = e x 39. y( x) = x 2 40. y ( x) = 1 or y ( x ) = − 1 41. y ( x) = e x / 2 42. y ( x ) = cos x or y ( x ) = sin x 43. (a) y (10) = 10 yields 10 = 1/(C − 10), so C = 101/10. (b) There is no such value of C, but the constant function y ( x) ≡ 0 satisfies the conditions y′ = y 2 and y (0) = 0. Section 1.1 3
  • 4. (c) It is obvious visually that one and only one solution curve passes through each point (a, b) of the xy-plane, so it follows that there exists a unique solution to the initial value problem y′ = y 2 , y (a ) = b. 44. (b) Obviously the functions u ( x ) = − x 4 and v ( x) = + x 4 both satisfy the differential equation x y′ = 4 y. But their derivatives u ′( x ) = − 4 x3 and v′( x ) = + 4 x 3 match at x = 0, where both are zero. Hence the given piecewise-defined function y ( x) is differentiable, and therefore satisfies the differential equation because u ( x ) and v( x) do so (for x ≤ 0 and x ≥ 0, respectively). (c) If a ≥ 0 (for instance), chose C0 so that C0 a 4 = b. Then the function C x 4 if x ≤ 0, y( x) =   C0 x 4 if x ≥ 0 satisfies the given differential equation for every value of C. Section 1.1 4