Where coefficients p, q, and g can be arbitrary functions of independent variable t, but y, y’, and y’’ must all be first order.
g(t) is called forcing term.
If g(t) = 0, the equation is said to be homogeneous: y′′+p(t)y′+q(t)y=0
Existence and Uniqueness
Suppose the functions p(t), q(t), and g(t) are continuous on the interval (α,β). Let t0 be any point in (α,β). Then for any real numbers y0 and y1 there is one and only one function y(t) defined on (α,β), which is a solution to y′′+p(t)y′+q(t)y=g(t)forα<t<β
and y(t) satisfies the initial conditions y(t0)=y0y′(t0)=y1
Structure of General Solutions
Suppose that y1 and y2 are both solutions to the homogeneous, linear equation y′′+p(t)y′+q(t)y=0.
Then the function y=C1y1+C2y2
is also a solution.
Linear Combination
A linear combination of the two functions u and v is any function of the form w=Au+Bv,
where A and B are constants.
Linear Independent
Two functions u and v are said to be linearly independent on the interval (α,β) if neither is a constant multiple of the other on that interval. If one is a constant multiple of the other on (α,β) they are said to be linearly dependent there.
General Solution
Suppose that y1 and y2 are linearly independent solutions to the homogeneous, linear equation y′′+p(t)y′+q(t)y=0.
Then the general solution is y=C1y1+C2y2,
where C1 and C2 are arbitrary constants.
y1 and y2 form a fundamental set of solutions.
Wronskian
The Wronskian of two functions u and v is defined to be KaTeX parse error: Undefined control sequence: \matrix at position 16:
W(t)=det\left(\̲m̲a̲t̲r̲i̲x̲{u(t) & v(t)\\ …
Suppose the functions u and v are sulutions to the linear, homogeneous equation y′′+p(t)y′+q(t)y=0
in the interval (α,β). Then the Wronskian of u and v is either identically equal to zero on (α,β) or it is never equal to zero there.
Use Wronskian to Check Linear Dependency
Suppose the functions u and v are solutions to the linear, homogeneous equation y′′+p(t)y′+q(t)y=0
in the interval (α,β). Then u and v are linearly dependent if and only if their Wronskian is identically zero in (α,β).
If W(t0)=0 for some t0 in the interval (α,β), then u and v are linearly independent in (α,β). On the other hand, if u and v are linearly independent in (α,β), then W(t)never vanishes in (α,β)
Second-Order Equations and Systems
这一节就是想说明一阶方程和更高阶方程之间的关系
A planner system of first-order equation is a set of two first-order differential equations involving two unknown functions. It might be written as x′=f(t,x,y)y′=g(t,x,y),
where f and g are functions of the independent variable t and the two unknowns x and y.
General Solutions to Linear, Homogeneous Equations with Constant Coefficients
Characteristic Equation for a differential equation y′′+py′+qy=0 is λ2+pλ+q=0.
The polynomial λ2+pλ+q is called the characteristic polynomial for the equation. The root(s) of the characteristic equation is called characteristic root.
There are three cases:
p2−4q>0, the characteristic equation has two distinct, real roots λ1 and λ2. A fundamental set of solutions is y1(t)=eλ1tandy2(t)=eλ2t
p2−4q=0, one repeated real root λ. Fundamental set of solutions: y1(t)=eλtandy2(t)=teλt
p2−4q<0, two complex conjugate roots a±ib. Fundamental set of solutions: y1(t)=eatcos(bt)andy2(t)=eatsin(bt)
Inhomogeneous Equations
y′′+py′+qy=f
where p=p(t), q=q(t), and f=f(t) are functions of the independent variable t. f is called the inhomogeneous term, or the forcing term.
General solution to inhomogeneous equation
Suppose that yp is a particular solution to the inhomogeneous equation, and that y1 and y2 form a fundamental set of solutions to the associated homogeneous equation y′′+py′+qy=0.
Then the general solution to the inhomogeneous equation is given by y=yp+C1y1+C2y2,
where C1 and C2 are arbitrary constants.
The general solution can also be written as y=yp+yh
where yh=C1y1+C2y2
Find a fundamental set of solutions y1, y2 to the associated homogeneous equation y′′+py′+qy=0
Form yp=v1y1+v2y2, where v1 and v2 are functions to be determined.
Find v1 and v2 by solving the equations and integrating: v1′y1+v2′y2=0v1′y1′+v2′y2′=f(t)
Substitute v1 and v2 into yp=v1y1+v2y2
Harmonic Motion
The equation for the motion of a vibrating spring is my′′+μy′+ky=F(t),
where m is mass, μ is damping constant, and k is spring constant, F(t) is the external force.
Rewrite the equation as dt2d2y+mμdtdy+mky=m1F(t),
and make c=2mμ, ω0=mk, f(t)=mF(t), and x=y, we get the equation x′′+2cx′+ω02x=f(t).
We refer to this equation as the equation for harmonic motion. c is called damping constant, and f is the forcing term.
Unforced Harmonic Motion
x′′+2cx′+ω02x=0
where c≥0 and ω0>0 are constants.
Simple harmonic motion
When there is no damping, that is, c=0 x′′+ω02x=0.
The general solution is x(t)=acos(ω0t)+bsin(ω0t),
where a and b are constants.
ω0 is called the natural frequency.
Periodicity T=ω02π
The general solution to simple harmonic motion can be written as x(t)=Acos(ω0t−ϕ)
where A is the amplitude, ϕ is the phase A=a2+b2tanϕ=ab
To solve for ϕ, we take arctan(ab), but it takes value between −π/2 and π/2, while ϕ can be from −π to π. Therefore, we take ϕ=⎩⎨⎧arctan(b/a),arctan(b/a)+π,arctan(b/a)−π,ifa>0;ifa<0andb>0;ifa<0andb<0.
Damped Harmonic Motion
Now c>0, x′′+2cx′+ω02x=0.
The characteristic equation λ2+2cλ+ω02=0
has roots λ1=−c−c2−ω02andλ2=−c+c2−ω02.
There are three cases for the sign of c2−ω02, and thus for the general solution:
Underdamped (c2−ω02<0, that is, c<ω0) x(t)=e−ct[C1cos(ωt)+C2sin(ωt)],
where ω=ω02−c2
Overdamped (c2−ω02>0, that is, c>ω0) x(t)=C1eλ1t+C2eλ2t
where λ1<λ2<0
Critically damped (c2−ω02=0, that is, c=ω0, λ=−c) x(t)=C1e−ct+C2te−ct
Forced Harmonic Motion
x′′+2cx′+ω02x=Acos(ωt)
where A is the amplitude of the driving force, and ω is the driving frequency
Forced Undamped Harmonic Motion
x′′+ω02x=Acos(ωt)
The associated homogeneous equation is x′′+ω02x=0
with general solution xh=C1cos(ω0t)+C2sin(ω0t)
There are two cases for the driving frequency ω:
ω=ω0, that is, the driving frequency is not equal to the natural freq
The equation becomes x′′+ω02x=Acos(ω0t)
Using undetermined coefficient method, xp=acos(ωt)+bsin(ωt)
We get a=ω02−ω2Aandb=0.
The particular solution is xp(t)=ω02−ωAcos(ωt)
ω=ω0
In this case, xp=acos(ω0t)+bsin(ω0t) is the solution of homogeneous equation xh=C1cos(ω0t)+C2sin(ω0t). Therefore, we look for a particular solution xp=t(acos(ω0t)+bsin(ω0t)).
We get b=2ω0Aanda=0.
The particular solution is xp=2ω0Atsin(ω0t).
As t increases, xp grows larger.
This case is called resonance.
Forced Damped Harmonic Motion
x′′+2cx′+ω02x=Acos(ωt)
The associated homogeneous equation: x′′+2cx′+ω02x=0
The characteristic roots are λ=−c±c2−ω02
和unforced的时候一样,有三种情况。但是homogeneous equation的通解xh是一样的,不一样的是特解xp.
对于Underdamped情况,即c<ω0, x(t)=e−ct[C1cos(ηt)+C2sin(ηt)],
where η=ω02−c2.
就这里与之前unforced不一样,之前用的是ω表示η,但是因为在forced这里已经表示了driving frequency,所以只能换成另外的字母表示,即η。
特解还是用待定系数法,通过一系列地计算我们可以得到 xp=G(ω)Acos(ωt−ϕ).
where G(ω)=R1