Differential Equations Unit 2-4

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

1/16

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.

17 Terms

1
New cards

Bernoulli Equation

First order ODE of the form y’ + py = qya, where a =/= 0 or 1

  1. Set v = y1-a

  2. Find y and y’ in terms of v

  3. Substitute v for y

  4. Use integrating factor

  5. Integrate

  6. Substitute y for v

  7. Isolate y

2
New cards

Theory of Existence & Uniqueness for 1st Order IVP

{ y’ + py = q

{ y’ = f(x,y)

{ y(a) = b

If there exists an interval I around x=a where p & q are continuous, then there exists (f is continuous) only one (df/dy is continuous) solution to the IVP over all of I

3
New cards

autonomous equation

RHS not dependent on independent variable that the variable of interest is made derivative WRT

4
New cards

Bifurcation diagram

xy graph where y is population at equilibrium and x is rate of population depletion

5
New cards

Schaefer Model

Ps = 0 & K(1-E/r)

Ym is where E = R/2

6
New cards

equivalent integral equation

Given y’ = f(x,y)

y(x) = int from 0 to x of f(s, y(s)) ds

7
New cards

Method of Successive Approximation / Picard Iteration

y0(x) = 0

y1(x) = int 0 to x of f(s, y0(s))ds

yn(x) = int 0 to x of f(s, yn-1(s))ds

Find sigma notation, prove it is successive by induction, and convert into elementary function

8
New cards

Principle of Superposition

Any linear combination of solutions for a linear homogeneous equation is also a solution

9
New cards

Theorem of Existence & Uniqueness for 2nd Order Linear IVP

{ y’’ + py’ + qy = f(x)

{ y(x0) = a

{ y(x0) = b

If p, q, and f are continuous in an interval I around x-, then only one solution exists to the IVP over all of I

10
New cards

equidimensional equation

equation that fits the substitution

y = xa

y’ = axa-1

y” = a(a-1)xa-2

11
New cards

Euler’s Identities

cos(x) = ½(eix + e-ix)

sin(x) = ½(eix - e-ix/i)

12
New cards

Wronskian

det of y1(x) y2(x)

. y’1(x) y’2(x)

13
New cards

Abel’s Theorem

Given two solutions y1 and y2 of linear homogeneous ODE in interval I,

if they are linearly independent, then

W(y1, y2)(x) ≠ 0, ∀ x ∈ I 

if they are linearly dependent,

W(y1, y2)(x) = 0, ∀ x ∈ I

14
New cards

Solving second order homogeneous IVP

  1. Find two linearly independent solutions

  2. Verify with Abel’s Theorem

  3. Apply ICs

  4. Solve for constants

  5. Find I, interval around x0, where p & q are continuous

15
New cards

constant coefficient 2nd order equation

Substitute y = rerx

16
New cards

repeated roots 2nd order eq

multiply first solution by x to get second solution

17
New cards

complex conjugate root 2nd order eq

  1. Use eix = cos(x) + i sin(x)

  2. Set C3 to C1 + C2 and C4 to i(C1 - C2)