Differential Equations (saylor.org)

Offered by Saylor.org,
Differential Equations (saylor.org)

Differential equations are, in addition to a topic of study in mathematics, the main language in which the laws and phenomena of science are expressed. In basic terms, a differential equation is an expression that describes how a system changes from one moment of time to another, or from one point in space to another.

When working with differential equations, the ultimate goal is to move from a microscopic view of relevant physics to a macroscopic view of the behavior of a system as a whole.
Let’s look at a simple differential equation. Based on previous math and physics courses, you know that a car that is constantly accelerating in the x-direction obeys the equation d2x/dt2 = a, where a is the applied acceleration. This equation has two derivations with respect to time, so it is a second-order differential equation; because it has derivations with respect to only one variable (in this example, time), it is known as an ordinary differential equation, or an ODE.
Let’s say that we want to solve the above ODE for the position of the car as a function of time. We can do so by using direct integration: the integration of both sides with respect to time gives us dx/dt = at + c, where c is a constant of integration. If the velocity of the car is known to be a particular value at some point in time T, we can solve for c as c = [dx/dt]t=T / aT. More simply, if the velocity is zero at time 0, then c = 0. Integrating again gives us the desired solution: x(t) = at2/2 + ct + e, where e is another constant of integration. Again, if the position of the car at t=0 is taken to be zero, then the solution for the position of the car becomes x(t) = at2/2. It is useful to note that checking the validity of a solution to an ODE is easily accomplished by substituting it back into the ODE.
Unfortunately, not all differential equations are this easy to solve. Generally, an ODE is a functional relation (it would be a function, except that the “variables” are themselves functions!) between an independent variable t, a dependent function U(t), and some of its derivatives diU(t)/dti. An ODE is linear if it can be written as a functional relation in which no powers of U or its derivatives appear—otherwise, the ODE is nonlinear. For the most part, nonlinear ODEs can only be solved numerically; this course will focus on linear ODEs.
This course will also introduce several other subclasses and their respective properties. However, despite centuries of study, the only practical approach to the solution of complicated ODEs that has emerged is numerical approximation. Although these numerical techniques are the subject of numerical analysis courses (see MA213: Numerical Analysis), this course will introduce you to the fundamentals behind numerical solutions.
Upon successful completion of this course, students will be able to:

  • Identify ordinary differential equations and their respective orders.
  • Explain and demonstrate how differential equations are used to model certain situations.
  • Solve first order differential equations as well as initial value problems.
  • Solve linear differential equations with constant coefficients.
  • Use power series to find solutions of linear differential equations.
  • Solve linear systems of differential equations with constant coefficients.
  • Use the Laplace transform to solve initial value problems.
  • Use select methods of numerical approximation to find solutions to differential equations.
Go to Class
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Related Courses

Introduction to Statistics (saylor.org) Saylor Academy
Saylor.org

Introduction to Statistics (saylor.org)

The purpose of this course is to introduce you to the subject of statistics as a science of data. There is data abound in this information age; how to extract useful knowledge and gain a sound understanding in complex data sets has been more of a challenge. In this course, we will focus on the fundamentals of statistics, which may be broadly described as the techniques to collect, clarify, summarize, organize, analyze, and interpret numerical information.

Self Paced
Self-Paced
Conceptos y Herramientas para la Física Universitaria (Coursera) Coursera
Tecnológico de Monterrey

Conceptos y Herramientas para la Física Universitaria (Coursera)

Este curso provee al estudiante con conceptos y herramientas matemáticas para modelar problemas en física, que al aplicar podrá enfrentar con éxito los cursos de física universitarios. Así pues, la filosofía de este curso consiste en cubrir temas conceptuales relativos a la Física y desarrollar tu capacidad de aprender y aplicarlos en tu vida profesional.

Sep 14th 2026
5-12 Weeks
Contenido de las matemáticas de primaria (Coursera) Coursera
Universidad de los Andes

Contenido de las matemáticas de primaria (Coursera)

En este curso de acceso gratuito*, conocerás algunos temas de las matemáticas escolares con la profundidad necesaria para que puedas ayudar a tus estudiantes a aprenderlas. En este curso, podrás conocer las matemáticas desde cuatro perspectivas: su historia, los conceptos y procedimientos que las caracterizan, las distintas formas en que se hacen presentes (p. ej., tablas, gráficas o expresiones simbólicas), y los fenómenos y situaciones que les dan sentido.

Sep 14th 2026
5-12 Weeks
Introduction to Mathematical Thinking (Coursera) Coursera
Stanford University

Introduction to Mathematical Thinking (Coursera)

Learn how to think the way mathematicians do - a powerful cognitive process developed over thousands of years. Mathematical thinking is not the same as doing mathematics – at least not as mathematics is typically presented in our school system. School math typically focuses on learning procedures to solve highly stereotyped problems. Professional mathematicians think a certain way to solve real problems, problems that can arise from the everyday world, or from science, or from within mathematics itself.

Sep 7th 2026
5-12 Weeks
Real Analysis I (saylor.org) Saylor Academy
Saylor.org

Real Analysis I (saylor.org)

This course is designed to introduce you to the rigorous examination of the real number system and the foundations of calculus of functions of a single real variable. Analysis lies at the heart of the trinity of higher mathematics – algebra, analysis, and topology – because it is where the other two fields meet.

Legacy Course
Self-Paced
Introduction to Computer Science II (saylor.org) Saylor Academy
Saylor.org

Introduction to Computer Science II (saylor.org)

This course is a continuation of the first-semester course titled CS101: Introduction to Computer Science I. It will introduce you to a number of more advanced Computer Science topics, laying a strong foundation for future academic study in the discipline. We will begin with a comparison between Java—the programming language utilized last semester—and C++, another popular, industry-standard programming language.

Self Paced
Self-Paced