CONTENTS
- Basic Concepts, Modeling
- Direction Fields, Euler's Method ( Geometric Meaning of y,=f(x,y) )
- Separable ODEs, Reduction to Separable Form
- Exact ODEs, Integrating Fcators
- Linear ODEs, Bernoulli Equation
- Othogonal Trajectories
- Existence and Uniqueness of Soultions for I.V.P.
1.1 Basic Concepts, Modeling
Mathmatical Modeling
A model is very often an equation containing derivatives of an unknown function.
Such a model is called a Differential Equation.
D.E ( Differential Equation )
- ODE ( Ordinary Differential Equation )
An equation that contains one or several derivatives of an unknown function of one independent variable.
such as y′=cosx , y′′+9y=0 , x2y′′′y′+2exy′′=(x2+2)y2
- PDE ( Partial Differential Equation )
An equation involving partial derivatives of an unknown function of two or more variables.
such as ∂x2∂2u+∂y2∂2u=0
Solution
y=h(x) is called a solution if it satisfies the ODE in a given interval a<x<b (open interval /closed interval). → explicit solution
u(x,y)=0 → implicit solution
Solution
1. General Solution : a solution containing an arbitrary constant ( C ).
2. Particular Solution : a solution that we choose a specific constant ( C=3 )
3. Singular Solution : an additional solution that cannot be obtained from the general solution.
such as ODE (y′)2−xy+y=0 ,
G.S : y=cx−c2
P.S : y=2x−4
S.S : y=x2/4
Initial Value Problem (I.V.P)
General Soultion + Initial Conditions(I.Cs) = Particular Solution
g(y)∗y′=f(x)
: Separable Equation
Method of Separating Variables
g(y)∗y′=f(x)
→ g(y)dxdy=f(x)
→ ∫g(y)dy=∫f(x)dx
→ G(y)=F(x)+C
A homogeneous ODE y′=f(xy) can be reduced to separabel form by the substitution of y=ux.
y′=f(xy)
→ u′x+u=f(u)
→ f(u)−udu=xdx
where y=ux⇒u=xy , y′=dxd(ux)′=u′x+u
EX) 2xyy′=y2−x2
∴x2+y2=c∗x
1.4 Exact ODEs, Integrating Factors
Exact Differential Equation
A first order ODE M(x,y)+N(x,y)y′=0 , written as M(x,y)dx+N(x,y)dy=0 is called an Exact Differential Equation if the differential form M(x,y)dx+N(x,y)dy is exact, that is, this form is the differential du=∂x∂udx+∂y∂udy of some function u(x,y). Then,
M(x,y)dx+N(x,y)dy=0
→ du=0
→ u(x,y)=C : implicit solution
Condition for Exactness
Necessary and sufficient condition to be an exact differential equation.
M(x,y)dx+N(x,y)dy=0
→ du=∂x∂udx+∂y∂udy=0
→ dxdu=M,dydu=N
→ ∂y∂M=∂x∂N : Condition for Exactness
How to Solve
-
Case 1
M(x,y)=∂x∂u
⇒ u(x,y)=∫M(x,y)dx+k(y)
⇒ ∂y∂u=N(x,y)
⇒ dydk
⇒ k(y)
-
Case 2
N(x,y)=∂y∂u
⇒ u(x,y)=∫N(x,y)dx+l(x)
⇒ ∂x∂u=M(x,y)
⇒ dxdl
⇒ l(x)
Integrating Factor
(FP)dx+(FQ)dy=0 , where FP=M,FQ=N
Condition for Exactness : ∂y∂(FP)=∂x∂(FQ)
The function F(x,y) is the solution that depends on both x and y.
- F=F(x) : function of x only
This function depends soley on x , ∂x∂F=F′,∂y∂F=0
so, Conditon for Exactness be made for like
∂y∂(FP)=∂x∂(FQ)
- F=F(y) : function of y only
link death
hello world! *hi*
Wasting time