SlideShare uma empresa Scribd logo
1 de 4
Baixar para ler offline
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

Mais conteúdo relacionado

Mais procurados

Succesive differntiation
Succesive differntiationSuccesive differntiation
Succesive differntiationJaydevVadachhak
 
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 ManualMiriamKennedys
 
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 manualJohnstonTBL
 
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 GauravSahil Gaurav
 
MODULE 4- Quadratic Expression and Equations
MODULE 4- Quadratic Expression and EquationsMODULE 4- Quadratic Expression and Equations
MODULE 4- Quadratic Expression and Equationsguestcc333c
 
resposta do capitulo 15
resposta do capitulo 15resposta do capitulo 15
resposta do capitulo 15silvio_sas
 
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-manualMahrukh Khalid
 
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 3Sunaina Rawat
 
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) solutionAnamikaRoy39
 
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_08joseotaviosurdi
 

Mais procurados (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
 

Semelhante a Sect1 1

Advanced Engineering Mathematics Solutions Manual.pdf
Advanced Engineering Mathematics Solutions Manual.pdfAdvanced Engineering Mathematics Solutions Manual.pdf
Advanced Engineering Mathematics Solutions Manual.pdfWhitney Anderson
 
QUADRATIC EQUATIONS WITH MATHS PROPER VERIFY
QUADRATIC EQUATIONS WITH MATHS PROPER VERIFYQUADRATIC EQUATIONS WITH MATHS PROPER VERIFY
QUADRATIC EQUATIONS WITH MATHS PROPER VERIFYssuser2e348b
 
Straight-Line-Graphs-Final -2.pptx
Straight-Line-Graphs-Final -2.pptxStraight-Line-Graphs-Final -2.pptx
Straight-Line-Graphs-Final -2.pptxKviskvis
 
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 OlooPundit
 
Chapter 6 taylor and maclaurin series
Chapter 6 taylor and maclaurin seriesChapter 6 taylor and maclaurin series
Chapter 6 taylor and maclaurin seriesIrfaan Bahadoor
 
Engr 213 midterm 2a sol 2010
Engr 213 midterm 2a sol 2010Engr 213 midterm 2a sol 2010
Engr 213 midterm 2a sol 2010akabaka12
 
Simultaneous equations
Simultaneous equations Simultaneous equations
Simultaneous equations fisayo omoniyi
 
Module 3 quadratic functions
Module 3   quadratic functionsModule 3   quadratic functions
Module 3 quadratic functionsdionesioable
 
CalculusStudyGuide
CalculusStudyGuideCalculusStudyGuide
CalculusStudyGuideMo Elkhatib
 
Engr 213 midterm 2b sol 2010
Engr 213 midterm 2b sol 2010Engr 213 midterm 2b sol 2010
Engr 213 midterm 2b sol 2010akabaka12
 
Engr 213 midterm 2a sol 2009
Engr 213 midterm 2a sol 2009Engr 213 midterm 2a sol 2009
Engr 213 midterm 2a sol 2009akabaka12
 
separation_of_var_examples.pdf
separation_of_var_examples.pdfseparation_of_var_examples.pdf
separation_of_var_examples.pdfAlelignAsfaw
 
Engr 213 midterm 2b sol 2009
Engr 213 midterm 2b sol 2009Engr 213 midterm 2b sol 2009
Engr 213 midterm 2b sol 2009akabaka12
 
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 2010akabaka12
 
Lesson 14 a - parametric equations
Lesson 14 a - parametric equationsLesson 14 a - parametric equations
Lesson 14 a - parametric equationsJean Leano
 

Semelhante a 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
 

Mais de 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
 

Último

Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 

Último (20)

Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 

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