SlideShare a Scribd company logo
1 of 25
Lecturer: Shiam
Introduction Chapter 1
Chapter 1
Introduction Chapter 1
• Any equation including independent variable x, Dependent variable y,
and derivatives of dependent variable y in different orders Known as
differential equation.
• We Have two major type:
1. Ordinary Differential Equations
2. Partial Differential Equations.
Introduction Chapter 1
Ordinary Differential Equations (ODE)
• They are equations that they include ordinary Derivatives.
• They are as:
• First order ODEs
• Second order ODEs
• ….
• …..
nth order ODEs
Introduction Chapter 1
First Order ODEs
1. Separable ODEs
2. Linear ODEs
3. Homogenous ODEs
4. Exact ODEs
Introduction Chapter 1
Order of differential Equation
• The highest derivative in differential equation is the order of a differential
equation.
Introduction Chapter 1
Degree of a Differential Equations
Degree of a differential equation is the exponent
of the highest derivative in a differential equation.
Introduction Chapter 1
How important are differential equations in computer science?
If you develop a computer program to predict
future values, especially on engineering
quantities, you will almost certainly use
differential equations as part of your predictive
algorithms in your tool kit.
Introduction Chapter 1
Physics is largely governed by differential equations, more specifically partial
differential equations. They appear in electromagnetism through Maxwell’s
equations, thermodynamics through heat equation, and semiconductors and
quantum mechanism through Schrodinger’s equation. So there won’t be
computers, let alone computer science, if we didn’t understand differential
equations in the first place.
Recently I had an opportunity to use ordinary differential equations for work related
to hashing function, an active topic in compute algorithm research. They arise as
Euler Lagrange equations for some constrained optimization. The technical detail
can be found
Introduction Chapter 1
Generally it depend what in CS are You going to do?Eg.
You do not know what mathematical/statistical tool would
be helpful in case of data mining/data science in near
future. Also very helpful could be in subjects as
knowledge discovery, visual data processing, or neural
nets etc.
Also current state of CS and IT in commercial env. is that
You are in financial, insurance or telecommunication
company where knowledge of other parts of math (eg.
financial math. or econometrics )could be desired.
Introduction Chapter 1
Differential equation modelling has given us tool to predict the future and analyze the
past but it is only possible due to computer revolution.
1) Differential equations model the complex behavior of physical world.
2) Climate modelling, Big bang theory modelling. prediction of building failures all the
natural phenomenon (heat equations, fluid flow equations, hooks law etc) can be
modelled using differential equations.
3) A large part of todays super computing powers is used to do modelling of differential
equations and help us understand and predict the behavior of Nature.
......even the heating and cooling problem of computer is modelled using the differential
equation and solved by computer itself.
Introduction Chapter 1
1.Differential equation are greatly used in game development
For example
In a simple video game involving a jumping motion, a differential equation is
used to model the velocity of a character after the command is given to return
them to the ground in a simulated gravitational field.
Process control and rendering graphics are two particularly
common applications.
Introduction Chapter 1
“Differential equations in terms of computer science is
numerical analysis which is the performance of algorithms in
computers and their numerical stability. This opens a broad
range of areas. I don’t think any comp sci graduate should
graduate without it.
Usually problems in computer science are interested with
problems that may be formulated in terms of linear
programming.”
Introduction Chapter 1
Physics in general uses a lot of computer science. Computer
applications are involved in several aspects such as modeling (TIM
the incredible machine) underlying logic (Chess or Go) or complex
fluid flow, machine learning or financial analysis.
Differential equation may be used in computer science to model
complex integration or non linear phenomena.
Introduction Chapter 1
We see PDEs everywhere. More or less every phenomena be it physical,
chemical or even biological can be represented in terms PDEs. Be it the
behavior of waves, be it the flow of fluids or be it even a chemical reaction
almost everything can be represented in terms of PDEs.
Well what we as researchers do to find out the solution of a particular
problem is try and find a PDE which would represent the behavior of the
system that we are concerned with and then try and solve the PDE in
whatever way we can and then from the solution we infer what further
implications can that phenomena have.
Introduction Chapter 1
Solution of a Differential Equation
Introduction Chapter 1
Introduction Chapter 1
Introduction Chapter 1
Introduction Chapter 1
• Actual Solution
The actual solution to a differential equation is the
specific solution that not only satisfies the differential
equation, but also satisfies the given initial
condition(s).
Introduction Chapter 1
Introduction Chapter 1
Introduction Chapter 1
Introduction Chapter 1

More Related Content

Similar to Chapter 1= Introduction.pptx

SoftComputingUNIT-1_Neural_Network_Architectures.pptx
SoftComputingUNIT-1_Neural_Network_Architectures.pptxSoftComputingUNIT-1_Neural_Network_Architectures.pptx
SoftComputingUNIT-1_Neural_Network_Architectures.pptxPrateekPatidar13
 
Design and analysis of computer algorithms
Design and analysis of computer algorithmsDesign and analysis of computer algorithms
Design and analysis of computer algorithms Krishna Chaytaniah
 
Nonlinear Programming: Theories and Algorithms of Some Unconstrained Optimiza...
Nonlinear Programming: Theories and Algorithms of Some Unconstrained Optimiza...Nonlinear Programming: Theories and Algorithms of Some Unconstrained Optimiza...
Nonlinear Programming: Theories and Algorithms of Some Unconstrained Optimiza...Dr. Amarjeet Singh
 
Csc 102 lecture note(introduction to problem solving)
Csc 102 lecture note(introduction to problem solving)Csc 102 lecture note(introduction to problem solving)
Csc 102 lecture note(introduction to problem solving)Christopher Chizoba
 
Introduction to soft computing V 1.0
Introduction to soft computing  V 1.0Introduction to soft computing  V 1.0
Introduction to soft computing V 1.0Dr. C.V. Suresh Babu
 
Soft Computing: A survey
Soft Computing: A surveySoft Computing: A survey
Soft Computing: A surveyEditor IJMTER
 
SoftComputing.pdf
SoftComputing.pdfSoftComputing.pdf
SoftComputing.pdfktosri
 
operation research notes
operation research notesoperation research notes
operation research notesRenu Thakur
 
6 Intelligent Problem Solvers In Education Design Method And Applications
6 Intelligent Problem Solvers In Education  Design Method And Applications6 Intelligent Problem Solvers In Education  Design Method And Applications
6 Intelligent Problem Solvers In Education Design Method And ApplicationsBrandi Gonzales
 
Determination of Thesis Preceptor and Examiner Based on Specification of Teac...
Determination of Thesis Preceptor and Examiner Based on Specification of Teac...Determination of Thesis Preceptor and Examiner Based on Specification of Teac...
Determination of Thesis Preceptor and Examiner Based on Specification of Teac...Universitas Pembangunan Panca Budi
 
Foundation_Logic_1.pptx discrete mathematics
Foundation_Logic_1.pptx discrete mathematicsFoundation_Logic_1.pptx discrete mathematics
Foundation_Logic_1.pptx discrete mathematicsSherwinSangalang3
 
KBS Lecture Notes
KBS Lecture NotesKBS Lecture Notes
KBS Lecture Notesbutest
 
Solution manual fundamentals of fluid mechanics (4th edition)
Solution manual   fundamentals of fluid mechanics (4th edition)Solution manual   fundamentals of fluid mechanics (4th edition)
Solution manual fundamentals of fluid mechanics (4th edition)Guilherme Gonçalves
 

Similar to Chapter 1= Introduction.pptx (19)

Project
ProjectProject
Project
 
SoftComputingUNIT-1_Neural_Network_Architectures.pptx
SoftComputingUNIT-1_Neural_Network_Architectures.pptxSoftComputingUNIT-1_Neural_Network_Architectures.pptx
SoftComputingUNIT-1_Neural_Network_Architectures.pptx
 
Design and analysis of computer algorithms
Design and analysis of computer algorithmsDesign and analysis of computer algorithms
Design and analysis of computer algorithms
 
Nonlinear Programming: Theories and Algorithms of Some Unconstrained Optimiza...
Nonlinear Programming: Theories and Algorithms of Some Unconstrained Optimiza...Nonlinear Programming: Theories and Algorithms of Some Unconstrained Optimiza...
Nonlinear Programming: Theories and Algorithms of Some Unconstrained Optimiza...
 
Csc 102 lecture note(introduction to problem solving)
Csc 102 lecture note(introduction to problem solving)Csc 102 lecture note(introduction to problem solving)
Csc 102 lecture note(introduction to problem solving)
 
Introduction to soft computing V 1.0
Introduction to soft computing  V 1.0Introduction to soft computing  V 1.0
Introduction to soft computing V 1.0
 
Soft Computing: A survey
Soft Computing: A surveySoft Computing: A survey
Soft Computing: A survey
 
SoftComputing.pdf
SoftComputing.pdfSoftComputing.pdf
SoftComputing.pdf
 
Unit-1 Mod-Sim.ppt
Unit-1 Mod-Sim.pptUnit-1 Mod-Sim.ppt
Unit-1 Mod-Sim.ppt
 
operation research notes
operation research notesoperation research notes
operation research notes
 
SCA Intro-01.pdf
SCA Intro-01.pdfSCA Intro-01.pdf
SCA Intro-01.pdf
 
AI CH 1d.pptx
AI CH 1d.pptxAI CH 1d.pptx
AI CH 1d.pptx
 
6 Intelligent Problem Solvers In Education Design Method And Applications
6 Intelligent Problem Solvers In Education  Design Method And Applications6 Intelligent Problem Solvers In Education  Design Method And Applications
6 Intelligent Problem Solvers In Education Design Method And Applications
 
Determination of Thesis Preceptor and Examiner Based on Specification of Teac...
Determination of Thesis Preceptor and Examiner Based on Specification of Teac...Determination of Thesis Preceptor and Examiner Based on Specification of Teac...
Determination of Thesis Preceptor and Examiner Based on Specification of Teac...
 
Foundation_Logic_1.pptx discrete mathematics
Foundation_Logic_1.pptx discrete mathematicsFoundation_Logic_1.pptx discrete mathematics
Foundation_Logic_1.pptx discrete mathematics
 
CC-112-Lec.1.ppsx
CC-112-Lec.1.ppsxCC-112-Lec.1.ppsx
CC-112-Lec.1.ppsx
 
KBS Lecture Notes
KBS Lecture NotesKBS Lecture Notes
KBS Lecture Notes
 
Solution manual fundamentals of fluid mechanics (4th edition)
Solution manual   fundamentals of fluid mechanics (4th edition)Solution manual   fundamentals of fluid mechanics (4th edition)
Solution manual fundamentals of fluid mechanics (4th edition)
 
251 - Alogarithms Lects.pdf
251 - Alogarithms Lects.pdf251 - Alogarithms Lects.pdf
251 - Alogarithms Lects.pdf
 

Recently uploaded

VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130
VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130
VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130Suhani Kapoor
 
Cosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable BricksCosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable Bricksabhishekparmar618
 
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun serviceCALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun serviceanilsa9823
 
Call Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts Service
Call Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts ServiceCall Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts Service
Call Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts Servicejennyeacort
 
PODSCAPE - Brochure 2023_ prefab homes in Bangalore India
PODSCAPE - Brochure 2023_ prefab homes in Bangalore IndiaPODSCAPE - Brochure 2023_ prefab homes in Bangalore India
PODSCAPE - Brochure 2023_ prefab homes in Bangalore IndiaYathish29
 
3D Printing And Designing Final Report.pdf
3D Printing And Designing Final Report.pdf3D Printing And Designing Final Report.pdf
3D Printing And Designing Final Report.pdfSwaraliBorhade
 
Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 night
Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 nightCheap Rate Call girls Malviya Nagar 9205541914 shot 1500 night
Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 nightDelhi Call girls
 
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130Suhani Kapoor
 
WAEC Carpentry and Joinery Past Questions
WAEC Carpentry and Joinery Past QuestionsWAEC Carpentry and Joinery Past Questions
WAEC Carpentry and Joinery Past QuestionsCharles Obaleagbon
 
Captivating Charm: Exploring Marseille's Hillside Villas with Our 3D Architec...
Captivating Charm: Exploring Marseille's Hillside Villas with Our 3D Architec...Captivating Charm: Exploring Marseille's Hillside Villas with Our 3D Architec...
Captivating Charm: Exploring Marseille's Hillside Villas with Our 3D Architec...Yantram Animation Studio Corporation
 
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...Amil baba
 
MASONRY -Building Technology and Construction
MASONRY -Building Technology and ConstructionMASONRY -Building Technology and Construction
MASONRY -Building Technology and Constructionmbermudez3
 
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...ankitnayak356677
 
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service Bhiwandi
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service BhiwandiVIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service Bhiwandi
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service BhiwandiSuhani Kapoor
 
A level Digipak development Presentation
A level Digipak development PresentationA level Digipak development Presentation
A level Digipak development Presentationamedia6
 
How to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our SiteHow to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our Sitegalleryaagency
 
Design Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William VickeryDesign Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William VickeryWilliamVickery6
 
Kindergarten Assessment Questions Via LessonUp
Kindergarten Assessment Questions Via LessonUpKindergarten Assessment Questions Via LessonUp
Kindergarten Assessment Questions Via LessonUpmainac1
 

Recently uploaded (20)

VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130
VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130
VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130
 
Cosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable BricksCosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable Bricks
 
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun serviceCALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
 
Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance VVIP 🍎 SER...
Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance  VVIP 🍎 SER...Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance  VVIP 🍎 SER...
Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance VVIP 🍎 SER...
 
Call Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts Service
Call Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts ServiceCall Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts Service
Call Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts Service
 
PODSCAPE - Brochure 2023_ prefab homes in Bangalore India
PODSCAPE - Brochure 2023_ prefab homes in Bangalore IndiaPODSCAPE - Brochure 2023_ prefab homes in Bangalore India
PODSCAPE - Brochure 2023_ prefab homes in Bangalore India
 
3D Printing And Designing Final Report.pdf
3D Printing And Designing Final Report.pdf3D Printing And Designing Final Report.pdf
3D Printing And Designing Final Report.pdf
 
Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 night
Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 nightCheap Rate Call girls Malviya Nagar 9205541914 shot 1500 night
Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 night
 
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
 
WAEC Carpentry and Joinery Past Questions
WAEC Carpentry and Joinery Past QuestionsWAEC Carpentry and Joinery Past Questions
WAEC Carpentry and Joinery Past Questions
 
Captivating Charm: Exploring Marseille's Hillside Villas with Our 3D Architec...
Captivating Charm: Exploring Marseille's Hillside Villas with Our 3D Architec...Captivating Charm: Exploring Marseille's Hillside Villas with Our 3D Architec...
Captivating Charm: Exploring Marseille's Hillside Villas with Our 3D Architec...
 
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
 
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
 
MASONRY -Building Technology and Construction
MASONRY -Building Technology and ConstructionMASONRY -Building Technology and Construction
MASONRY -Building Technology and Construction
 
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...
 
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service Bhiwandi
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service BhiwandiVIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service Bhiwandi
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service Bhiwandi
 
A level Digipak development Presentation
A level Digipak development PresentationA level Digipak development Presentation
A level Digipak development Presentation
 
How to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our SiteHow to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our Site
 
Design Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William VickeryDesign Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William Vickery
 
Kindergarten Assessment Questions Via LessonUp
Kindergarten Assessment Questions Via LessonUpKindergarten Assessment Questions Via LessonUp
Kindergarten Assessment Questions Via LessonUp
 

Chapter 1= Introduction.pptx

  • 3. Introduction Chapter 1 • Any equation including independent variable x, Dependent variable y, and derivatives of dependent variable y in different orders Known as differential equation. • We Have two major type: 1. Ordinary Differential Equations 2. Partial Differential Equations.
  • 4. Introduction Chapter 1 Ordinary Differential Equations (ODE) • They are equations that they include ordinary Derivatives. • They are as: • First order ODEs • Second order ODEs • …. • ….. nth order ODEs
  • 5. Introduction Chapter 1 First Order ODEs 1. Separable ODEs 2. Linear ODEs 3. Homogenous ODEs 4. Exact ODEs
  • 6. Introduction Chapter 1 Order of differential Equation • The highest derivative in differential equation is the order of a differential equation.
  • 7. Introduction Chapter 1 Degree of a Differential Equations Degree of a differential equation is the exponent of the highest derivative in a differential equation.
  • 8. Introduction Chapter 1 How important are differential equations in computer science? If you develop a computer program to predict future values, especially on engineering quantities, you will almost certainly use differential equations as part of your predictive algorithms in your tool kit.
  • 9. Introduction Chapter 1 Physics is largely governed by differential equations, more specifically partial differential equations. They appear in electromagnetism through Maxwell’s equations, thermodynamics through heat equation, and semiconductors and quantum mechanism through Schrodinger’s equation. So there won’t be computers, let alone computer science, if we didn’t understand differential equations in the first place. Recently I had an opportunity to use ordinary differential equations for work related to hashing function, an active topic in compute algorithm research. They arise as Euler Lagrange equations for some constrained optimization. The technical detail can be found
  • 10. Introduction Chapter 1 Generally it depend what in CS are You going to do?Eg. You do not know what mathematical/statistical tool would be helpful in case of data mining/data science in near future. Also very helpful could be in subjects as knowledge discovery, visual data processing, or neural nets etc. Also current state of CS and IT in commercial env. is that You are in financial, insurance or telecommunication company where knowledge of other parts of math (eg. financial math. or econometrics )could be desired.
  • 11. Introduction Chapter 1 Differential equation modelling has given us tool to predict the future and analyze the past but it is only possible due to computer revolution. 1) Differential equations model the complex behavior of physical world. 2) Climate modelling, Big bang theory modelling. prediction of building failures all the natural phenomenon (heat equations, fluid flow equations, hooks law etc) can be modelled using differential equations. 3) A large part of todays super computing powers is used to do modelling of differential equations and help us understand and predict the behavior of Nature. ......even the heating and cooling problem of computer is modelled using the differential equation and solved by computer itself.
  • 12. Introduction Chapter 1 1.Differential equation are greatly used in game development For example In a simple video game involving a jumping motion, a differential equation is used to model the velocity of a character after the command is given to return them to the ground in a simulated gravitational field. Process control and rendering graphics are two particularly common applications.
  • 13. Introduction Chapter 1 “Differential equations in terms of computer science is numerical analysis which is the performance of algorithms in computers and their numerical stability. This opens a broad range of areas. I don’t think any comp sci graduate should graduate without it. Usually problems in computer science are interested with problems that may be formulated in terms of linear programming.”
  • 14. Introduction Chapter 1 Physics in general uses a lot of computer science. Computer applications are involved in several aspects such as modeling (TIM the incredible machine) underlying logic (Chess or Go) or complex fluid flow, machine learning or financial analysis. Differential equation may be used in computer science to model complex integration or non linear phenomena.
  • 15. Introduction Chapter 1 We see PDEs everywhere. More or less every phenomena be it physical, chemical or even biological can be represented in terms PDEs. Be it the behavior of waves, be it the flow of fluids or be it even a chemical reaction almost everything can be represented in terms of PDEs. Well what we as researchers do to find out the solution of a particular problem is try and find a PDE which would represent the behavior of the system that we are concerned with and then try and solve the PDE in whatever way we can and then from the solution we infer what further implications can that phenomena have.
  • 16. Introduction Chapter 1 Solution of a Differential Equation
  • 18.
  • 21. Introduction Chapter 1 • Actual Solution The actual solution to a differential equation is the specific solution that not only satisfies the differential equation, but also satisfies the given initial condition(s).