lacunary - Mathnotes

Linear Independence of Functions. The Linear Differential Equation of Order n.

Linear Independence of a Function

A set of functions f1(x),f2(x),,fn(x), each defined on a common interval I, is called linearly dependent on I, if there exists a set of constants c1,c2,,cn, not all zero, such that:

c1f1(x)+c2f2(x)++cnfn(x)=0(19.11)

for every x in I. If no such set of constants c1,c2,,cn, exists, then the set of functions is called linearly independent.

The left side of (19.11) is called a linear combination of the set of functions f1(x),f2(x),,fn(x).

jmh: There are plenty of examples of sets of linearly dependent and independent functions elsewhere.

To show that a set of functions is linearly dependent we need only to find one combination of constants that makes the linear combination zero. We can pick any values for the constants as long as at least one of them is not zero.

To show that a set of functions is linearly independent, we need to show that no set of constants (with at least one constant non-zero) makes the linear combination zero. One way to accomplish this is to assume that a set of constants that makes the linear combination zero does exist and then show there is a contradiction.

The book suggests there are ways to test for linear independence but they aren't taught until the very end of the book. end jmh

Background from 18.1:

A linear differential equation of order n is an equation which can be written in the form

fn(x)y(n)+f(n1)(x)y(n1)++f1(x)y+f0(x)y=Q(x),(18.11)

where f0(x),f1(x),,fn(x), and Q(x) are each continuous functions of x defined on a common interval I and fn(x)0 on I.

Note that in a linear differential equation of order n, y and each of its derivatives have exponent one; y2 etc is not allowed.

If Q(x)0 on I, (18.11) is called a nonhomogenous linear differential equation of order n.

If in (18.11) Q(x)0 on I, the resulting equation:

fn(x)y(n)+f(n1)(x)y(n1)++f1(x)y+f0(x)y=0(18.13)

is called a homogenous linear differential equation of order n.

Note: this is a different use of the term homogenous than in Lesson 7.

Linear Independence and Linear Differential Equations of Order n

Theorem A homogenous linear differential equation has as many linearly independent solutions as the order of its equation. See Lesson 65.4 for proof.

The Linear Differential Equation of Order n

Theorem 19.2 If f0(x),f1(x),,fn(x), and Q(x) are each continuous functions of x defined on a common interval I, and fn(x)0 when x is in I, then the linear diferential equation

fn(x)y(n)+f(n1)(x)y(n1)++f1(x)y+f0(x)y=Q(x)(19.21)

has one and only one solution,

y=y(x),(19.22)

satisfying the set of initial conditions

y(x0)=y0,y(x0)=y1,,y(n1)(x0)=yn1(19.23)

where x0 is in I, and y0,y1,,yn1 are constants.

This is an existence and uniqueness theorem. This is a very important theorem, but its proof would be too much to get into now, and is delayed to Lesson 65.

Theorem 19.3 If f0(x),f1(x),,fn(x), and Q(x) are each continuous functions of x defined on a common interval I, and fn(x)0 when x is in I, then

1) The homogenous linear diferential equation

fn(x)y(n)+f(n1)(x)y(n1)++f1(x)y+f0(x)y=0(19.31)

has n linearly independent solutions y1(x),y2(x),,yn(x).

2) The linear combination of these n solutions

yc(x)=c1y1(x)+c2y2(x)++cnyn(x),(19.32)

where c1,c2,,cn is a set of n arbitrary constants, is also a solution of (19.31). It is an n-parameter family of solutions of (19.31).

3) The function

y(x)=yc(x)+yp(x)(19.33)

where yc(x) is defined in (19.32) and yp(x) is a particular solution of the nonhomogenous linear differential equation corresponding to (19.31), namely:

fn(x)y(n)+f(n1)(x)y(n1)++f1(x)y+f0(x)y=Q(x)(19.34)

is an n-paremeter family of solutions of (19.34).

See the book for proofs of this theorem.

A Few Proofs from Exercises

Theorem from Exercise 5: If yp is a solution of:

fn(x)y(n)++f1(x)y+f0(x)y=Q(x)(19.5)

then Ayp is a solution of (19.5) with Q(x) replaced by AQ(x).

Proof: By hypothesis, yp is a solution of (19.5), that is:

fn(x)yp(n)++f1(x)yp+f0(x)yp=Q(x)(19.5a)

Multiplying both sides of (19.5a) by A gives:

fn(x)Ayp(n)++f1(x)Ayp+f0(x)Ayp=AQ(x)(19.5b)

Using the fact that A is a constant and that a constant can be moved inside of a derivative (ddx[cf(x)]=cf(x)), we can rewrite (19.5b) as:

fn(x)(Ayp)(n)++f1(x)(Ayp)+f0(x)(Ayp)=AQ(x)(19.5c)

which shows that yp satisfies (19.5c) and is therefore a solutioni of (19.5) with Q(x) replaced by AQ(x) .

Theorem from Exercise 6: Principle of Superposition: If yp1 is a solution of (19.5) with Q(x) replaced by Q1(x) and yp2 is a solution of (19.5) with Q(x) replaced by Q2(x), then yp=yp1+yp2 is a solution of:

fn(x)y(n)++f1(x)y+f0(x)y=Q1(x)+Q2(x)(19.5d)

Proof: By hypothesis:

fn(x)yp1(n)++f1(x)yp1+f0(x)yp1=Q1(x)(19.5e)

and

fn(x)yp2(n)++f1(x)yp2+f0(x)yp2=Q2(x)(19.5f)

Adding (19.5e) and (19.5f) and rearranging gives:

fn(x)(yp1(n)+yp2(n))++f1(x)(yp1+yp2)+f0(x)(yp1+yp2)=Q1(x)+Q2(x)(19.5g)

Using the fact that f(x)+g(x)=ddx[f(x)+g(x)], we can rewrite (19.5g) as

fn(x)(yp1+yp2)(n)++f1(x)(yp1+yp2)+f0(x)(yp1+yp2)=Q1(x)+Q2(x)(19.5h)

which shows that yp=yp1+yp2 satisfies (19.5d) and is therefore a solution .

Theorem from Exercise 7: If yp(x)=u(x)+iv(x) is a solution of

fn(x)y(n)++f1(x)y+f0(x)y=R(x)+iS(x)(19.5i)

where f0(x),,fn(x) are real funtions of x, then

(a) the real part of yp, i.e., u(x), is a solution of

fn(x)y(n)++f1(x)y+f0(x)y=R(x)(19.5j)

(b) the imaginary pary of yp, i.e. v(x), is a solution of:

fn(x)y(n)++f1(x)y+f0(x)y=S(x)(19.5k)

By hypothesis we have:

fn(x)(u(x)+iv(x))(n)++f1(x)(u(x)+iv(x))+f0(x)(u(x)+iv(x))=R(x)+iS(x)(19.5l)

Using the fact that f(x)+g(x)=ddx[f(x)+g(x)], and also distributing, we can rewrite (19.5l) as

fn(x)u(x)(n)+fn(x)iv(x)(n)++f1(x)u(x)+f1(x)iv(x)+f0(x)u(x)+f0(x)iv(x)=R(x)+iS(x)(19.5m)

Rearranging terms in (19.5m) and factoring out i lets us rewrite the left-hand side in real and imaginary parts (see notes on Complex Numbers):

[fn(x)u(x)(n)++f1(x)u(x)+f0(x)u(x)]+i[fn(x)v(x)(n)++f1(x)v(x)+f0(x)v(x)]=R(x)+iS(x)(19.5n)

Since the real and imaginary parts of two complex numbers must each respectively be equal if the two complex numbers are equal, we have:

fn(x)u(x)(n)++f1(x)u(x)+f0(x)u(x)=R(x)(19.5o)

which shows u(x) satisfies (19.5j) and is therefore a solution, and

fn(x)v(x)(n)++f1(x)v(x)+f0(x)v(x)=S(x)(19.5p)

which shows v(x) satisfies (19.5k) and is therefore a solution .