Skip to main content

Recitation 14

First order linear equation

Constant coefficients The general solution to y=ay+by'=ay+b, where aa and bb are constants, is y=Aeaxbay=\frac{Ae^{ax}-b}{a}. Here AA is a constant that can be determined given an initial condition.

Integrating factor The big idea of integrating factor is to multiply both sides of y+p(x)y=q(x)y'+p(x)y=q(x) by μ(x)=expp(x)dx\mu(x) = \exp \int p(x)dx so that the left hand side becomes (μy)(\mu y)'.

Separable equation A separable equation is an equation of the form a(x)dx=b(y)dya(x)dx = b(y)dy. Let A(x),B(y)A(x), B(y) be the anti-derivative of a(x),b(y)a(x), b(y). Then A(x)=B(y)+CA(x) = B(y) + C for some constant CC depending on the initial condition.

Exact equation Suppose we have the differential equation M(x,y)+N(x,y)y=0M(x,y)+N(x,y)y'=0 and a region DD. If there is a function Ψ(x,y)\Psi(x,y) so that Ψx(x,y)=M(x,y),Ψy=N(x,y)\Psi_x(x,y) = M(x,y), \Psi_y = N(x,y) for all (x,y)D(x,y)\in D, then we call the differential equation exact in DD. In this case, the implicit solution is Ψ(x,y)=c\Psi(x,y) = c for (x,y)D(x,y)\in D, and we call Ψ(x,y)\Psi(x,y) the potential function.

Test for exact differential equation Suppose the region DD is simply connected. The differential equation M(x,y)+N(x,y)y=0M(x,y)+N(x,y)y'=0 is exact in DD if and only if My(x,y)=Nx(x,y)M_y(x,y) = N_x(x,y) at each (x,y)D(x,y)\in D.

Integrating factor + exact equation It is sometimes possible to convert a differential equation that is not exact into an exact equation by multiplying the equation by a suitable integrating factor.

Existence and uniqueness Suppose that F(x,y)F(x,y) is a continuous function defined in some region R=(x0δ,x0+δ)×(y0ϵ,y0+ϵ)R = (x_0-\delta, x_0+\delta)\times (y_0-\epsilon, y_0+\epsilon) containing the point (x0,y0)(x_0, y_0). Then there exists δ1>0\delta_1 > 0 so that a solution y=f(x)y=f(x) to y=F(x,y)y'=F(x,y) is defined for x(x0δ1,x0+δ1)x\in (x_0-\delta_1, x_0+\delta_1). Suppose, furthermore, that Fy(x,y)\frac{\partial F}{\partial y}(x,y) is a continuous function defined on RR. Then there exists δ2>0\delta_2 > 0 so that the solution is the unique solution to y=F(x,y)y'=F(x,y) for x(x0δ2,x0+δ2)x\in (x_0-\delta_2, x_0 + \delta_2).

Second order linear equation

Homogeneous with constant coefficients The characteristic equation of ay+by+c=0ay'' + by' + c=0 is ar2+br+c=0ar^2 + br + c = 0. Let r1,r2r_1, r_2 be the roots of the characteristic equation. (1) When r1,r2r_1, r_2 are distinct reals, the general solution is y=c1er1x+c2er2xy = c_1e^{r_1x} + c_2e^{r_2x}; (2) When r1,r2=λ±iμr_1, r_2 = \lambda \pm i\mu are complex, the general solution is y=eλx(c1cosμx+c2sinμx)y=e^{\lambda x}(c_1\cos \mu x + c_2\sin \mu x); (3) When r1,r2=rr_1, r_2 = r are repeated roots, the general solution is y=erx(c1+c2xy=e^{rx}(c_1 + c_2x.

Non-homongenous The general solution of the second order nonhomogeneous linear equation y+p(x)y+q(x)y=g(x)y'' + p(x)y' + q(x)y = g(x) can be expressed in the form y=yh+ypy = y_h + y_p, where ypy_p is any particular function that satisfies the nonhomogeneous equation and yhy_h is a general solution to the homogeneous equation y+p(x)y+q(x)y=0y'' + p(x)y' + q(x)y = 0.

Higher order linear equation

Homogeneous with constant coefficients The characteristic equation of y(n)+a1y(n1)+a2y(n2)++any=0y^{(n)} + a_1y^{(n-1)} + a_2y^{(n-2)} + \dots + a_ny = 0 is rn+a1rn1+a2rn2++an=0.r^n + a_1r^{n-1} + a_2r^{n-2} + \dots + a_n = 0. If the roots of the characteristic equation are distinct reals r1,r2,,rnr_1, r_2, \dots, r_n, then the general solution is c1er1x+c2er2x++cnernx.c_1e^{r_1x} + c_2e^{r_2x} + \dots + c_ne^{r_nx}.

Existence and uniqueness Given a linear differential equation y(n)+p1(x)y(n1)+p2(x)y(n2)++pn(x)y=g(x)y^{(n)} + p_1(x)y^{(n-1)} + p_2(x)y^{(n-2)} + \dots + p_n(x)y = g(x) with initial conditions y(x0)=y0,y(x0)=y1,,y(n1)(x0)=yn1,x0(x1,x2).y(x_0)=y_0, y'(x_0)=y_1, \dots, y^{(n-1)}(x_0)=y_{n-1}, x_0 \in (x_1, x_2). If p1,,pn,gp_1, \dots, p_n, g are continuous on the open interval (x1,x2)(x_1, x_2), then there exists exactly one solution to the initial value problem for x1<x<x2x_1 < x < x_2.

Wronskian For nn functions f1(x),,fn(x)f_1(x), \dots, f_n(x), the Wronskian W(f1,,fn)W(f_1, \dots, f_n) is defined by f1(x)f2(x)fn(x)f1(x)f2(x)fn(x)f1(n1)(x)f2(n1)(x)fn(n1)(x).\begin{vmatrix} f_{1}(x) & f_{2}(x) & \cdots & f_{n}(x) \\ f_{1}'(x) & f_{2}'(x) & \cdots & f_{n}'(x)\\ \vdots & \vdots & \ddots & \vdots \\ f_{1}^{(n-1)}(x) & f_{2}^{(n-1)}(x) & \cdots & f_{n}^{(n-1)}(x) \end{vmatrix}. (1) If the Wronskian of nn functions is not identically zero, then these nn functions are linearly independent. (2) If the Wronskian of nn solutions to an nnth order homogeneous linear differential equation does not vanish on an interval (x1,x2)(x_1, x_2), then these solutions form a fundamental set of solutions.

Order reduction Order reduction is employed when one solution y1(x)y_1(x) is known and other linearly independent solutions are desired. Assume the other solutions are of the form y=vy1y = vy_1. Plugging this substitution into the differential equation then leads to a linear differential for vv of a lower order.

Radius of convergence of series solutions If the Taylor series of p1(x),p2(x),,pn(x)p_1(x), p_2(x), \dots, p_n(x) converge for xx0<r|x-x_0| < r, then the series solutions to y(n)+p1(x)y(n1)+p2(x)y(n2)++pn(x)y=0y^{(n)} + p_1(x)y^{(n-1)} + p_2(x)y^{(n-2)} + \dots + p_n(x)y = 0 converge for xx0<r|x-x_0|<r. In other words, the radius of convergence of the series solutions is at least the minimum radius of convergence of p1(x),p2(x),,pn(x)p_1(x), p_2(x), \dots, p_n(x).