Office hours:
- Wednesday 11:00am - 12:00pm, MLC
- Wednesday 12:00pm - 1:00pm, Van Vleck 407
Beginning of e-textbook has 2 tables of differentiation and integration rules
There will be about 6 quizzes given in discussion section, about 10-15 minutes long
Next quiz will be next week, covering Section 1.1, 1.2
Sections 1.1 (contd) and 1.2 -> Contents and initial value problems
Warm-up
Which of the following are solutions to ?
I: on
II: on
III: on
Answer: I and III*
We see that II isn't a solution because is undefined.
Differential equations relate how quantities change over time.
Differential equation goals:
- Use differential equations as mathematical models for natural phenomena
- Find solutions to differential equations (exact or approximate)
- Interpret the solutions - what can we learn?
Definition: Linearity
An n-th order ODE is linear if it can be written in the following form:
Notes:
- y and its derivatives appear only as linear terms (every y or derivative only appear as first-degree terms)
- and can be arbitrary functions of
An ODE is nonlinear if it is not linear (of course).
We like linear ODEs because we have a (relatively) easy strategy to solve them.
We can only take integrals of specific things, and we solve ODEs by solving integrals. We have a good way of taking integrals of linear ODEs.
Activity
Determine the order of the following ODEs. Are they linear?
1)
2)
3)
The order of (1) is 1, as we take P to its first derivative. It isn't linear, because from simplifying we get a form.
The order of (2) is 2, as we see a term. It is linear, because each y-term is a n-derivative of y.
The order of (3) is 3, because we have a 3rd derivative of y. It is linear, because all terms of y are n-derivatives of y (the doesn't matter because it's a function of x).
Definition: Solutions to N-th Order Odes
A solution to an n-th order ODE is a function where
- are continuous on some interval
- ( satisfies the equation)
If is a solution, it is called a trivial solution.
A graph of a solution is called a solution curve.
An explicit solution is a solution where we have solved for explicitly.
Example of implicit solution: is an implicit solution to .
We can use implicit differentiation to validate this implicit solution. We can solve for y to find explicit solutions as well.
Our strategies for solving ODEs typically involve taking intervals. This results in constants of integration.
Typically, an n-th order ODE has infinitely many solutions. In fact, an n-parameter family of solutions. #-> because there are n constants from integrating n times?
A specific solution with no parameters is called a particular solution. E.g. initial value problems