6. Ordinary Differential Equations

0.0(0)
studied byStudied by 1 person
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/13

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

14 Terms

1
New cards

what are DEs

equation with an unknown function (y) and its derivative (y’, y’’)

2
New cards

what the difference between an ODE and a DE

OD whose unknown function (y) depends on only 1 independent variable (x)

3
New cards

are antiderivatives DE’s?

yes

4
New cards

option meaning

contract that lets the buyer to buy/sell a stock at a specific price

5
New cards

independent variable and how do you memorize it

Input variable

6
New cards

dependent variable and how do you memorize it

value depends on the independent variable

7
New cards

order of a DE

order of the highest derivative of the unknown function (y’, y’’)

8
New cards

notation of 2nd order derivative using d

(d²f)/(df²)

9
New cards

solution of a DE

any function y=y(t) which itself and its derivatives satisfy the DE

10
New cards

general vs particular solution of a DE

General Solution: A family of functions where

  • every function in the family is a solution of the DE

  • every solution of the DE is in the family

Particular Solution: individual functions in the family

11
New cards

whats an IVP

initial value problem where theres some condition

12
New cards

form of a separable DE

dy/dx = f(x) * g(x)

13
New cards

how to find the unknown function, whose 1st derivative is the known function

take antiderivative of known function

14
New cards

6 steps to solve separable DE

  1. separate dy and dx by multipling by dx on both sides

  2. move all x to one side and all y to other side

  3. take integral of both sides, move all C’s to right side

  4. find C using initial condition

  5. write explicit y=f(x) or implicit f(x,y)=0 equation

  6. solve for a variable if needed