• 沒有找到結果。

§Differential Equation

N/A
N/A
Protected

Academic year: 2022

Share "§Differential Equation"

Copied!
337
0
0

加載中.... (立即查看全文)

全文

(1)

§Differential Equation

}j˙

s4õ ŒÜ`¤

MA315

Office Hour: Tue 12:30-1:30 PM

v:

30%

‚2:

30%

‚:

40%

December 5, 2001

(2)

§ Chapter 1 Introduction

§Ordinary differential equation

Def. A functional equation containing a func- tion and its derivatives is called a D.E.

Ex.y

0

+ 2xy = 0 : a D.E. (y = f (x))

Def. The ”order” of a D.E. is the highest derivative order of the function which appear in D.E.

Ex.x

d2y

dx2

+ y

dxdy

− y

2

x = 0 The order is 2.

#

Ex.y

2 d2y2

+ y

3z 2

= 0 It’s a 3rd order D.E.

(3)

Def. The ”degree” of a D.E. is the highest de- gree of the function with highest order deriva- tive which appears in the D.E.

Ex. (y

00

)

32

= 1 + y

0

= ⇒ y

003

= (1 + y

0

)

2

It’s a 2nd order 3rd degree D.E.

#

Ex. 1 + x

2

= sin(y

0

)

It’s a 1st order. 1st degree D.E.

#

? Varieties of D.E.s

(1) Ordinary D.E. (O.D.E.):

a D.E. containing single independent variable.

(2) Partial D.E. (P.D.E.):

a D.E. containing at least 2 independent vari-

ables.

(4)

? Solution (Integral) of a D.E.

Def. A function satisfying a given D.E. is called its ”solution”.

There are 3 kinds of solutions:(for O.D.E.):

general solution (G.S.) particular solution (P.S.) singular solution (S.S.)

Note: A solution of an n-th order D.E. con- taining n arbitrary constants is called the G.S.

of the D.E.

(5)

Ex. y

00

+ y = 0, y = f (x) ∈ C

2

. Sol. 2y

0

y

00

= −2yy

0

⇒ y

02

= −y

2

+ C

⇒ y

2

+ y

02

= C, C ≥ 0

⇒ y

0

=

dydx

= ± q

C e

2

− y

2

, e C

2

= C

⇒ ±

q dy

Ce2−y2

= dx

i .e. y = e C cos(x + ˆ C)

or y = e C cos(x) cos ˆ C − e C sin(x) sin( ˆ C)

= C

1

cos(x) + C

2

sin(x) where C

1

, C

2

: arb. constant.

∴ it is a G.S. of y

00

+ y = 0

#

(6)

Def. A function which is obtained by assign- ing some fixed no.s in the G.S. of a D.E. is called a P.S. of the D.E.

For example, let

C

1

= 4, C

2

= 3, y = 4 cos(x) + 3 sin(x) is a P.S. of y

00

+ y = 0.

(Hence G.S. is a set of P.S.s)

Def. A function which is a solution of a D.E.

but not a P.S. of the D.E. is called a S.S. of the D.E.

Ex. y

2

(1 + y

02

) = 1

Sol. y = ±1 satisfy the eq. y

2

(1 + y

02

) = 1.

But by solving it, we find y

2

+ (yy

0

)

2

= 1;

(7)

y

02

=

1−y2

y2

⇒ y

0

=

dxdy

= ±

1−y2 y

⇒ √

ydy

1−y2

= ±dx ⇒ − p

1 − y

2

= ±(x − c) Thus (x − c)

2

+ y

2

= 1 is the G.S. of y

2

(1 + y

02

) = 1, but y = ±1 can’t be obtained by given proper c.

i.e. y = ±1: S.S. of the D.E.

#

§Linear and Non-linear D.E.s

Every term of a D.E. contains at most 1 degree

of a fun. or its derivatives with the coefficient

as the fun. of independent variables is called

a linear D.E., Otherwise the D.E. is called the

non-linear D.E.

(8)

Ex. P

0

(x)y

00

+ P

1

(x)y

0

+ P

2

(x)y = δ(x) it’s a linear D.E.

#

Ex. x

2

y

2z

∂y2

+ (x

2

− z

2

)

∂z∂y

= 0 It’s a non-linear D.E.

#

Ex. x

2

y

∂z2

∂y2

+ (x

2

− y

2

)

∂x∂z

= 0 It’s a linear D.E.

#

Note: Linear D.E. usually does not contain

S.S.

(9)

§Primitive and D.E.

Def. A functional equation containing n ar- bitrary (linearly independent) constants, say

f (x, y, c

1

, c

2

, · · · c

n

) = 0, · · · (1)

which can be reduced to a D.E. Then (1) is called the ”primitive” of the D.E.

Note: When we are given a D.E., the result after solving the D.E. is called ”solution”.

If we are given an equation (and NOT a D.E.), but asked to find a D.E. from the eq., then the given eq. is called ”primitive”

.

(integral)solution-

D.E.

.primitive

(10)

Theorem: If a primitive has n arb. con- stants, then it has an n-th order O.D.E. Con- versely, an n-th order O.D.E. has a G.S. with n arb. constants.

eg.f (x, y, c

1

, c

2

, · · · , c

n

) = 0, · · · (i)

D.E. of f: g(x, y, y

0

, · · · y

[n]

) = 0 · · · (ii) (ii) −→ (i): (i) is a G.S. of (ii).

(i) −→ (ii): (i) is a primitive of (ii).

pf. Of the theorem: Let the primitive be

f (x, y, c

1

, c

2

, · · · c

n

) = 0 · · · (a)

where y = h(x). Consider f ∈ C

n

, then

(11)

∂f

∂x

+

∂f∂y

y

0

= 0 · · · (1)

2f

∂x2

+ 2

∂x∂y2f

y

0

+

2f

∂y2

y

02

+

∂f∂y

y” = 0 · · · (2) ...

nf

∂xn

+ · · · +

∂f∂y

y

[n]

= 0 · · · (n) If

∂f∂y

6= 0, i.e. (a) really contains y. Then we may eliminate n arb. constants from the n equations to obtain a D.E. of n-th order.

#

Ex. y = ax

2

+ bx + c, where a,b and c are arb.

constants. Find the D.E.

Sol. Primitive: y − ax

2

− bx − c = 0

(12)

= ⇒ y

0

− 2ax − b = 0 · · · (1) y

00

− 2a = 0 · · · (2) y

[3]

= 0 · · · (3) (3) is the desired D.E.

#

Ex. Given y = ax

4

+ bx

3

+ c, where a,b & c are arb. Find the D.E.

Sol. We have −y + ax

4

+ bx

3

+ c = 0 · · · (a) then

 

 

4ax

3

+ 3bx

2

+ 0 · c − y

0

= 0 · · · (1)

12ax

2

+ 6bx + 0 · c − y

00

= 0 · · · (2)

24ax + 6b + 0 · c − y

[3]

= 0 · · · (3)

(13)

Combining (a),(1),(2)&(3), we find

x

4

x

3

1 y 4x

3

3x

2

0 y

0

12x

2

6x 0 y

00

24x 6 0 y

[3]

| {z }

A

 a

b c

−1

| {z }

X

=

 0 0 0 0

| {z }

0

i.e. AX = 0, A is a n × n matrix. (By Fredolm Alternative) AX = 0 has only the trivial sol. X = 0 ⇔ detA 6= 0.

Since ∃X = (a, b, c, −1)

T

6= 0

S.t. AX = 0 i.e. detA = 0. Thus

x

4

x

3

1 y 4x

3

3x

2

0 y

0

12x

2

6x 0 y

00

24x 6 0 y

[

3]

= 0

is the desired D.E.

#

(14)

§ Initial-Value Problems,Boundary-Value Problem, and Basic existence and uniqueness Theorem of the 1st order D.E.

e.g.

 

 

 dy

dx = 2x · · · (1) (a D.E.) y(1) = 4 · · · (2) (a supplementary condition) The G.S. of the D.E. :

(?) · · · x

2

+ c = y, c: arb. constant.

Substitute x=1 & y=4 into (?), we find c=3.

∴ y = x

2

+ 3 is a sol. of (1), (2).

#

(15)

Def. A problem involves both a D.E. and one or more supplementary conditions which the solution of the given D.E. must satisfy. If all of the associated supplementary conditions re- lated to one X value, the problem is called an

”initial- value problem.” If the conditions re- lated to two different X values, the problem is called a ”two-point boundary-value problem”

or simply a ”boundary-value problem”.

Ex.

d3y

dx3

+ y = 0, y(1) = 3 & y

0

(1) = 4.

? Sol. The above is an initial-value problem.

#

Ex.

d3y

dx3

+ y = 0, y(0) = 1 & y(

π2

) = 5.

This is a boundary-value problem.

#

(16)

Theorem: (Existence and Uniqueness Theorem) Let the functions f and

∂f∂y

be continuous in some rectangle α < x < β, r < y < δ, containing the point (x

0

, y

0

).

Then in some interval |x − x

0

| < h con- tained in α < x < β, ∃! y = φ(x) being the solution of

(?)  y

0

= f (x, y) y(x

0

) = y

0

Ex.

(

dy

dx

= x

2

+ y

2

y(1) = 3 · · · (A)

(17)

Sol. Let f (x, y) = x

2

+ y

2

, &

∂f∂y

= 2y

∵ f &

∂f∂y

are continuous in every rectangle α < x < β, r < y < δ containing (1,3)

∴ By theorem, ∃! y = φ(x) satisfies (A).

#

Ex.

(

dy

dx

=

y x

y(1) = 2 · · · (1)

(

dy

dx

=

y x

y(0) = 2 · · · (2) Sol. Set f (x, y) =

y

x

&

∂f∂y

=

1 x

Both funs. are conti. except for x = 0.

Hence the existence and uniqueness theorem can

only be applied in (1), but not in (2).

#

i.e. in (1), ∃! y = φ(x) being the solution of

(1); but in (2), inconclusive.

#

(18)

Remark: The knowledge that (?) has a unique sol. y = φ(x) is our hunting license to go hunting for it. We can apply any method (in- cluding guessing) to find its solution.

Ex. y

0

= −xy & y(0) = 0 · · · (1) Sol. Set

f (x, y) = −xy, ∂f

∂y = −x f &

∂f∂y

:conti. in x-y plane.

∴ By thm.: ∃! y = φ(x) satisfies (1).

Since y ≡ 0 is a sol. of (1).

Hence y ≡ 0 is the unique sol. of (1).

#

(19)

§Method of Isoclines Procedure:

Graphical Construction of Integral Curves of 1st Order D.E.s

Def. Consider the 1st order D.E.:

dy

dx = f (x, y) · · · (A).

(A) is a curve along which the slope f(x,y) has a constant C is called an isocline of the D.E.(A), i.e. the isoclines of (A) are the curves f(x,y)=C for different values of C. (C is con- sidered as a parameter.)

Def. At each pt. in the xy-plane where f(x,y)

is defined,(A) provides a value for y

0

, which

can be thought of as the slope of a line segment

through that pt. The totality of all such line

segments form the ”direction field” for (A).

(20)

? Method of isoclines procedure:

(i) From (A), determine the family of isoclines f (x, y) = C · · · (B) and carefully construct several members of this family.

(ii) Consider a particular isocline

f (x, y) = C

0

of this family (B).

At all points (x,y) on the isocline the line seg- ments have the same slope C

0

and have the same inclination: α

0

= tan

−1

C

0

.

(iii) Repeat the step (ii) for each of the iso- cline of (B).

(iv) Draw the approximate integral curves in-

dicated by the line segments obtained in Step

(iii)

(21)

ex.

Ç

Employ the method of isoclines to sketch the approximate integral curves

dydx

= x

2

+y

2

· · · (1).

Sol. i) The isoclines (1) are the curves x

2

+ y

2

= c

2

ii) Let c=1, x

2

+ y

2

= 1 (i.e.

dydx

= 1),etc.

Homework:

(1) Given the initial value problem (?)

(

dy

dx

=

−xy

y(0) = 2

(22)

a) Sketch the direction field.

b) Employ the method of isocline to sketch the approximate integral curve of (?).

c) Solve (?), then sketch the integral curves.

d) Compare with those obtained in (b),(c).

§Solution of the First Order D.E.s I. D.E.s of separable variables

Def. If a D.E.

f (x, y) = y

0

· · · (A) can be written as M (x)dx + N (y)dy = 0 · · · (1),

then the D.E. is called a ”separable D.E.”

(23)

Theorem: The G.S. of (A) is Z

M (x)dx + Z

N (y)dy = c, where c is an arb. const.

pf. ∵ M (x)dx = −N (y)dy · · · (2)

Let H

1

and H

2

by any funs. of x, y,

respectively, s.t. H

10

(x) = M (x), H

20

(y) = N (y).

∴ H

10

(x)dx + H

20

(y)dy = 0 · · · (3)

If y = φ(x) is a differentiable fun. of x and a sol. of (1). By Chain-Rule:

H

20

(y) dy

dx = d

dx [H

2

(φ(x))]

(24)

From (2), we have H

10

(x) + H

20

(y)

dxdy

= 0, i.e. H

10

(x) +

dxd

[H

2

(φ(x))] = 0 · · · (3)

0

⇐⇒

dxd

[H

1

(x) + H

2

(φ(x))] = 0

Integrating (3)

0

with respect to (w, r, t) x, we obtain that H

1

(x) + H

2

(φ(x)) = C, where C is an arbitrary const.

i.e.

Z

M (x)dx + Z

N (y)dy = C

#

II. Exact D.E.

Def. A D.E. M (x, y)dx + N (x, y)dy = 0 is

called ”exact” provided that ∃ a differentiable

fun. u(x, y) s.t. du = M (x, y)dx + N (x, y)dy.

(25)

Ex. 2xydx + (x

2

+ sin y)dy = 0 · · · (A)

? Consider u(x, y) = x

2

y − cos y. So

du = 2xydx+(x

2

+sin y)dy i.e. (A) is exact.

#

Theorem: a D.E.

M (x, y)dx + N (x, y)dy = 0 · · · (A), M,N ∈ C

1

is exact ⇐⇒ M

y

= N

x

· · · (B)

pf.( ⇒) Let (A) be exact, we will show that (B) holds. ∵ (A) is exact, ∃ a diff. fun. u s.t.

du = M dx + N dy Since

du = u

x

dx + u

y

dy

= M dx + N dy .

we find that u

x

= M (x, y), u

y

= N (x, y)

and M

y

= u

xy

= u

yx

= N

x

, M, N ∈ C

0#

(26)

( ⇐) Let (B) holds, we will show that there’s a fun. u s.t. du = M dx + N dy,

i.e. u

x

= M, u

y

= N.

Set u(x, y) = R

x

x0

M (t, y)dt + φ(y) Then we find that

N = u

y

=

∂y

( R

x

x0

M (t, y)dt + φ(y))

= R

x

x0

M

y

(t, y)dt + φ

0

(y)

= R

x

x0

N

t

(t, y)dt + φ

0

(y)

= N (x, y) − N(x

0

, y) + φ

0

(y)

∴ φ

0

(y) = N (x

0

, y), φ(y) = R

y

y0

N (x

0

, t)dt and u(x, y) = R

x

x0

M (t, y)dt + R

y

y0

N (x

0

, η)dη

= C (∵ du=0)

∴ du = M dx + N dy

(Thus u is a G.S. of Mdx + Ndy = 0)

(27)

Ex. 2yxdx + (x

2

+ sin y)dy = 0 · · · (1)

Sol. M

y

= 2x = N

x

= 2x ∴ (1) is exact by Thm.

Then the sol. of (1):

∵ u(x, y) = R

x

x0

(2ty)dt + R

y

y0

(x

20

+ sin t)dt

= C

∴ u(x, y) = x

2

y − x

20

y + x

20

(y − y

0

) − cos y + cos y

0

= C

⇒ x

2

y − cos y = C

1

: the G.S. of (1)

#

(Note that x

0

, y

0

can be chosen freely to suit

our need. In this case.x

0

, y

0

=

π2

)

(28)

§Integrating Factor

Def. If M dx + N dy = 0 · · · (1) is not exact, but µ(x, y)(M dx + N dy) is exact for a fun.

µ ∈ C

0

. Then µ is called an ”integrating fac- tor”.

Theorem: Given a D.E. M dx+N dy = 0 · · · (A).

Then µ ∈ C

1

is an integrating factor of (A).

⇔ (µM)

y

= (µN )

x

.

Derivation for µ(x, y):

(µM )

x

= (µN )

y

⇔ µ

y

M + µM

y

= µ

x

N + µN

x

· · · (B) i) Suppose that µ is a fun. of x only.

i.e. µ=f(x),then (B) ⇒ µ

x

= µ(

MyN−Nx

) · · · (C)

(29)

ii) If

MyN−Nx

is a fun. of x only , too. then (c) ⇒ µ

x

µ =

MyN−Nx

, i.e. dµ

µ = (

MyN−Nx

)dx,

⇒ lnµ = R (

MyN−Nx

)dx ⇒ µ = exp( R

My−Nx

N

dx).

#

Ex. ydx − xdy = 0 · · · (1)

Sol. Let M=y, N=x, then M

y

= 1 6= −1 = N

x

(1) is not an exact D.E. , Consider M

y

− N

x

N = 1 − (−1)

−x = − 2

x = g(x) Let µ(x, y) = exp ( R −

x2

dx) =

1

x2

· · · (2)

⇒ µ(x, y)(ydx − xdy) = 0

(30)

⇒ y

x

2

dx − 1

x dy = 0 Then ν(x, y)= R

x

x0

(

y

t2

)dt + R

y

y0

( −

x10

)dt = C, and set (x

0

, y

0

) = (1, 0),we find

ν(x, y) = − y

x + 0 = e C i.e. y

x + C = 0 : G.S. of (1) .

#

Remark: We may also assume that µ is a fun. of y only. i.e. µ

y

M + µM

y

= µ

x

N + µN

x

⇒ µ

y

= ( N

x

− M

y

M )µ

If (

NxM−My

) ia also only a fun. of y, then µ = exp ( R

Nx−My

M

dy) :an integ. factor of (A).

(31)

§Isobrasic D.E. and Homogeneous D.E.

I. Def. A D.E. f (x, y, y

0

, · · · , y

[n]

) = 0 · · · (1) is called ” isobrasic of weight γ ”

provided that

f (tx, t

m

y, t

m−1

y

0

, · · · , t

m−n

y

[n]

)

= t

γ

f (x, y, y

0

, · · · , y

[n]

) · · · (2)

Ex. (x + 2x

2

y)y

0

+ 2y + 3xy

2

= 0 · · · (A) Sol. Check (A) to see if (A) is isobrasic.

Let

f (x, y, y

0

) = xy

0

+ 2x

2

yy

0

+ 2y + 3xy

2

f (tx, t

m

y, t

m−1

y

0

) = (tx)(t

m−1

y

0

)

+2(tx)

2

(t

m

y)(t

m−1

y

0

)+2(t

m

y)+3(tx)(t

m

y)

2

(32)

= t

1+m−1

xy

0

+ t

2+m+m−1

2x

2

yy

0

+ t

m

2y + t

1+2m

3xy

2

= t

γ

f (x, y, y

0

) · · · (B)

If (B) holds, t

γ

= t

m

= t

2m+1

i.e. γ = m = −1

Thus (A) is isobrasic D.E. of weight -1 .

Note. If we set t =

x1

in an isobrasic D.E. , (2) becomes

f (1,

xym

,

y0

xm−1

, · · · ,

xym[n]−n

)

=

x1γ

f (x, y, y

0

, · · · , y

[n]

) = 0 i.e. f (1,

xym

,

y0

xm−1

, · · · ,

xym[n]−n

) = 0 · · · (3)

From (3) ,

(33)

f = φ(

xym

,

y0

xm−1

, · · · ,

xym[n]−n

) = 0

xym[n]−n

= ψ(

xym

,

y0

xm−1

, · · · ,

xym[n−n+1−1]

) Hence for a 1st order isobrasic D.E. , we may have a standard form

y0

xm−1

= ψ(

xym

) · · · (4)

Let u =

xym

⇒ y = x

m

u , and y

0

= mx

m−1

u + x

m

u

0

i.e.

y0

xm−1

= mu + xu

0

= ψ(u) i) If ψ(u) − mu 6= 0 :

du

dx

= u

0

=

ψ(u)x−mu

ψ(u)du−mu

=

dxx

i.e. ln |cx| = R

1

ψ(u)−mu

du

(34)

x = ˜ c exp( R

1

ψ(u)−mu

du) ii) If ψ(u) − mu = 0 : xu

0

= 0 ⇒ u = c

or roots of ψ(u) − mu = 0 are sol.s of u =

xym

∴ y = x

m

u

Ex. We know that

(x + 2x

2

y)y

0

+ 2y + 3xy

2

= 0 · · · (1) is an isobrasic D.E. of weight -1 .

Find the sol. of (1) . Sol.

Set t =

x1

∵ f (tx, t

m

y, t

m−1

y

0

) = t

γ

f (x, y, y

0

)

with m = γ = −1

(35)

∴ f (1, xy, x

2

y) = xf (x, y, y

0

)

= (x

2

+ 2x

3

y)y

0

+ 2xy + 3(x

2

y

2

) = 0

= φ(xy, x

2

y)

Assume that u = xy , we have y

0

=

u0x−y

=

u0

u

x x

Substituting the above into (1) , (1 + 2u)(u

0

ux

) + 2(

ux

) +

3ux2

= 0

⇔ (1 + 2u)u

0

+

u+ux 2

= 0

⇔ (1 + 2u)

dudx

= −

u(u+1)x

i) u 6= 0 and u 6= −1

Then R

1+2u

u(u+1)

du = R

du

u

+ R

du

u+1

= ln |u(u + 1)| = − R

dx

x

= − ln |cx|

i.e. u(u + 1) =

cx1

u = xy =

−1±

q

1+cx4 2

(36)

y =

−1±

q

1+cx4 2x

ii) u = 0 or u = −1 α)u = 0 ⇔ xy = 0 i.e. y = 0

β)u = −1 ⇔ xy = −1 i.e. y = −

x1

Thus the sol.s of (1) are : y =

−1±

q

1+cx4 2x

y = 0 or y = −

x1

Homework: Solve the following D.E.s:

(1)2x

2

y

0

− x

2

y

2

+ 2xy + 1 = 0

(2)x

3

y

0

− x

2

y + y

2

= 0

(37)

II. Homogeneous D.E.s

Def. A D.E. M (x, y)dx+N (x, y)dy = 0 · · · (1) is said to be ”homogeneous” provided that

M , N are of the same weight γ in x and y.

(m=1)

i.e. M (tx, ty) = t

γ

M (x, y) N (tx, ty) = t

γ

N (x, y)

)

· · · (2) Note. From (1), we have

dy

dx

= −

M (x,y)N (x,y)

= −

ttγγM (x,y)N (x,y)

= −

M (tx,ty)N (tx,ty)

· · · (3)

Let

x1

= t , and substitute it into (3), we obtain that

dy

dx

= −

M (1,

y x)

N (1,yx)

= φ(

xy

)

(38)

Hence y

0

= φ(

yx

) is the standard form for homogeneous D.E.s

Ex. Solve (y + p

x

2

+ y

2

)dx − xdy = 0 · · · (1) Sol.

Let M (x, y) = y + p

x

2

+ y

2

N (x, y) = −x

⇒ M(tx, ty) = ty + p

(tx)

2

+ (ty)

2

= t(y + p

x

2

+ y

2

) N (tx, ty) = −tx = t(−x)

So (1) is homogegeous.

Again, from(1), we have

dy

dx

=

y+

x2+y2

x

=

xy

+ q

1 + (

xy

)

2

= φ(

xy

)

(39)

Set u =

yx

y = xu and y

0

= u + xu

0

Then (1) becomes u + xu

0

= u + √

1 + u

2

· · · (2)

⇔ x

dudx

= √

1 + u

2

du

1+u2

=

dxx

Set u = tan θ θ = tan

−1

u

⇔ R

sec2 θ

sec θ

dθ = R sec θdθ = ln |cx|

i.e. ln | sec θ + tan θ| = ln |cx|

√ u

2

+ 1 + u = q

(

xy

)

2

+ 1 +

yx

= cx · · · (3) Thus

q

(

yx

)

2

+ 1 +

xy

= cx is the G.S. of (1)

(40)

Homework. Solve the D.E.s:

(1) y

0

=

y2+2xy

x2

(2) (x + y)dy = (x − y)dx

Remark. A homogeneous D.E. is an isobra- sic D.E. of weight γ with m equals to 1.

§Linear D.E. of First order and its expansions.

I. 1st order linear D.E.

P

0

(x)y

0

+P

1

(x)y = Q(x) , P

0

, P

1

, Q ∈ C

0

· · · (1)

e.g. f (x, y, y

0

) = 3x + 5x

2

y + 6xy

0

= 0 · · · (A)

Def. A D.E. with the form of (1) is called

the 1st order linear D.E. (P

0

6= 0)

(41)

Derivations.

From (1), we have

y

0

+ p(x)y = f (x) p, f ∈ C

0

· · · (2)

dydx

+ [p(x)y − f(x)] = 0

⇔ [p(x)y − f(x)]dx + dy = 0 · · · (3) Let M (x, y) = p(x)y − f(x)

N (x, y) = 1

Then since M

y

= p(x) 6= 0 = N

x

(3) is not exact.

Assume that µM dx + µN dy = 0 is exact , i.e. (µM )

y

= (µN )

x

Consider µ = µ(x) ,then µ

0

=

dx

= (

MyN−Nx

and then µ = exp( R

My−Nx

N

dx)

(42)

Now

MyN−Nx

= p(x)

µ = e

R p(x)dx

: integrating factor of (3) and (3) becomes

e

R p(x)dx

y

0

+ e

R p(x)dx

p(x)y = e

R p(x)dx

f (x)

dxd

(e

R p(x)dx

y) = e

R p(x)dx

f (x)

⇔ e

R p(x)dx

y = R e

R p(x)dx

f (x)dx + c

⇔ y = e

Rx p(t)dt

[ R

x

e

R u p(t)dt

f (u)du+c] · · · (4) which is a G.S. of (1) .

Ex. (?)  y

0

+ 2y = e

−x

y(0) = 3 Sol.

Since (?) is a 1st order linear D.E.,

we find that

(43)

y = e

R x 2dt

[ R

x

e

−t

· e

Rt 2du

dt + c]

= e

−2x

[ R

x

e

−t

· e

2t

dt + c]

= e

−2x

(e

x

+ c)

= e

−x

+ ce

−2x

y(0) = 1 + c = 3

∴ c = 2

∴ y(x) = e

−x

+ 2e

−2x

II. Bernoulli D.E.

Def. First order D.E. of the form y

0

+ P (x)y = Q(x)y

n

· · · (1)

is called a Bernoulli D.E.

Discussions :

i) n = 1 :

(44)

(1) ⇒ y

0

+ P (x)y = Q(x)y i.e. y

0

+ (P (x) − Q(x))y = 0

dyy

= −[P (x) − Q(x)]dx

⇒ y(x) = ce

±R x(P (x)−Q(x))dx

(C: arb. )

ii) n 6= 1 :

(1) ⇒ y

−n

y

0

+ P (x)y

1−n

= Q(x)

Let u = y

1−n

,then u

0

= (1 − n)y

−n

y

0

Substitute the above into (1),

we find

u0

1−n

+ P (x)u = Q(x)

⇔ u

0

+ (1 − n)P (x)u = (1 − n)Q(x)

Use the formula of 1st order linear D.E.,

we have

(45)

u(x) = e

Rx p(ˆ˜ u)dˆu

[ R

x

f (t)e

R t p(ˆ˜ u)dˆu

dt + c]

where p(x) = (1 ˜ − n)P (x) f (x) = (1 − n)Q(x)

And finally, y = u

1−n1

: G.S. of (1).

Ex. y

0

+ 2xy = xe

−x2

y

3

· · · (A) Sol.

(A) is a Bernoulli D.E. with n = 3 i.e. y

−3

y

0

+ 2xy

−2

= xe

−x2

· · · (B) Set u = y

−2

⇒ u

0

= −2y

−3

y

0

⇒ (B) becomes: −

u20

+ 2xu = xe

−x2

· · · (C)

⇒ u

0

− 4xu = −2xe

−x2

· · · (C)

0

(46)

∴ u(x) = e

R x(−4ˆu)dˆu

[2 R

x

( −te

−t2

)e

R t(−4v)dv

dt +c]

= 2e

2x2

( R

x

−te

−t2

e

−2t2

dt + c)

=

−13

e

2x2

( R

x

e

−3t2

d(3t

2

) + c)

=

13

e

2x2

(e

−3x2

+ c)

=

13

e

−x2

+

3c

e

2x2

And then y = u

12

= [

e2x23

(e

−3x2

+ c)]

12

III.Riccati D.E.

y

0

= P (x) + Q(x)y + R(x)y

2

P, Q, R  C

0

· · · (1)

(47)

Def.The 1st order D.E. with the form of eq. (1) is called a Riccati D.E. .

Disscussions

i) If one P.S. y

1

of (1) is known .

i.e. y

10

= P (x) + Q(x)y

1

+ R(x)y

12

· · · (2) (1)-(2): y

0

− y

10

= Q(x)(y − y

1

)

+ R(x)(y

2

− y

12

) · · · (2)

0

Let y − y

1

= u, y = u + y

1

⇒ u

0

= Q(x)u + R(x)(u

2

+ 2uy

1

)

⇒ u

0

= (Q(x) + 2R(x)y

1

)u + R(x)u

2

· · · (3) (3) is a Bernoulli D.E. with n = 2 for u.

Set f (x) = Q(x) + 2y

1

R(x), then u

−2

u

0

− f(x)u

−1

= R(x) · · · (4)

Let v = u

−1

, v

0

= −u

−2

u

0

· · · (4)

0

(48)

then becomes

v

0

+ f (x)v = −R(x)

∴ v(x) =

u1

= e

Rx f (t)dt

[ R

x

−R(t)e

Rt f (r)dr

dt + c]

= g(x, c)

and y(x) = y

1

(x) +

1

g(x,c)

ii) If 2 P.S.s y

1

and y

2

of (1) are known.

y

20

= P (x) + Q(x)y

2

+ R(x)y

22

· · · (5) (1)-(5): y

0

− y

20

= Q(x)(y − y

2

)

+R(x)(y

2

− y

22

) · · · (6) From (2)

0

:

(yy−y−y1)0

1

= Q(x)+R(x)(y+y

1

) · · · (7) and from (6):

(yy−y−y2)0

2

= Q(x)+R(x)(y+y

2

) · · · (8)

Set y − y

1

= Y

1

, y − y

2

= Y

2

, then

(49)

(7)-(8):

YY10

1

YY220

= (y

1

− y

2

)R(x) = f (x), i.e.

YY10

1

YY220

= f (x),

dYY 1

1

dYY22

= f (x)dx · · · (10) Integrating (10) w.r.t. x, we have

ln |Y

1

| − ln |Y

2

| = R

x

f (t)dt + ln |˜c|

∴ ln |

cY˜Y12

| = R

x

f (t)dt

y−y1

y−y2

= ˜ ce

R x f (t)dt

· · · (11) (11) is a G.S. of (1)

Ex.y

0

= −

x1

+

xy

+

y2

x3

· · · (1) Find the solution y(x)

Sol.

y = x ⇒ 1 = −

x1

+

xx

+

x2

x3

= 1,

∴ y = x: a P.S. of (1)

(50)

y = −x ⇒ −1 = −

x1

+

−xx

+

(−x)2

x3

∴ y = −x: also a P.S. of (1) Hence we find

( (y − x)

0

=

x1

(y − x) +

x13

(y

2

− x

2

) (y + x)

0

=

x1

(y + x) +

1

x3

(y

2

− x

2

)

(y−x)0

y−x

=

x1

+

1

x3

(y + x)

(y+x)0

y+x

=

x1

+

1

x3

(y − x)

d(yy−x−x)

d(y+x)y+x

=

1

x3

(2x)dx

⇒ ln |y − x| − ln |y + x| = −

x2

+ ln |˜c|

yy+x−x

= ce

x2

⇒ y =

1+ce− 2x

1−ce− 2x

x

(51)

§D.E. of the form y

0

= f (

αx+βy+γax+by+c

) · · · (∗) Discussions:

i) If

αa

=

βb

= k:const.

f (

αx+βy+γax+by+c

) = f (

k(ax+by+c)ax+by+c−kc+γ

)

= f (k +

ax+by+cγ−kc

)

= y

0

= ψ(

ax+by+cd

) where d = γ − kc

All we have to do is set u = ax + by + c

ii) If

αa

6=

βb

:

Let  X = x + h

Y = y + k s.t.

(52)

 αx + βy + γ = αX + βY ax + by + c = aX + bY where  −αh − βk + γ = 0

−ah − bk + c = 0

(Note that the solution for h and k definitely exists, since

detA ≡

α β a b

= αb − aβ 6= 0 )

Then ( ∗) can be written as y

0

= f (

αX+βYaX+bY

) = f (

α+β(

Y X) a+b(XY )

) i.e. y

0

= φ(

XY

) · · · (1)

Let u =

XY

, Y

0

(= y

0

) = u

0

X + u

(1) ⇒ Y

0

= φ(u) = u

0

X + u

(53)

∴ either (a) φ(u) − u = 0 or (b) φ(u) − u 6= 0

We may find sol. of u from (a) and (b) .

Ex.(x + y − 1)dy + (5x + 5y + 3)dx = 0 Please solve for y = y(x).

Sol.

dy

dx

= −

5x+5y+3x+y−1

= −5 −

x+y8−1

Let x + y − 1 = u, then u

0

= 1 + y

0

∴ y

0

= u

0

− 1 = −5 −

u8

du

dx

=

−4u−8u

= −4(

u+2u

) i)If u + 2 6= 0

14

(

u+2u

du) = dx

(54)

14

(1 −

u+22

)du = dx

⇒ x + c = −

14

(u − 2 ln |u + 2|)

⇒ x + c = −

14

(x + y − 1 − 2 ln |x + y + 1|) ii)If u + 2 = 0

i.e. u = −2 = x + y − 1

∴ y = −1 − x

Ans: The sol.s of y are

x + c = −

14

(x + y − 1 − 2 ln |x + y + 1|) or y = −1 − x

Ex. (x − y + 3)y

0

− (x + y − 7) = 0 Sol.

y

0

=

x+yx−y+3−7

Set X = x + h , Y = y + k

(55)

and then  −h − k − 7 = 0

−h + k + 3 = 0

We find h = −2 , k = −5. So y

0

= Y

0

=

XX+Y−Y

=

1+

Y X

1XY

Let

XY

= u , Y

0

= u

0

X + u

⇒ u

0

X + u =

11+u−u

, Xu

0

=

1+u1−u−u−u 2

⇒ X

dXdu

=

(1+u)(11−u−u)

= 1 + u

Then either u + 1 = 0 or u + 1 6= 0 i) u + 1 6= 0 :

du

u+1

=

dXX

⇒ ln |u + 1| = ln |cX|

⇒ u + 1 = ±cX

⇒ u = −1 ± cX

yx−5−2

= −1 ± c(x − 2)

(56)

⇒ y = −(x − 2) ± c(x − 2)

2

+ 5

= −(x − 7) ± c(x − 2)

2

· · · (a) ii) u + 1 = 0 :

u = −1

yx−5−2

= −1

⇔ y = −x + 7 . (a P.S. of (a) ) The sol. y(x) = −(x − 7) ± c(x − 2)

2

§Orthogonal Trajectories

figure.

(57)

Def.Let F (x, y, c) = 0 · · · (A) be a given one- parameter family of curves in the xy-plane.

A curve that intersects the curves of the family (A) at right angle is called an ”orthogonal trajectory” of (A) .

F (x, y, c) = 0 ↔ D.E.

dydx

= f (x, y)

Then

dxdy

of g(x, y, ¯ c) = 0 is

dydx

= −

f (x,y)1

(∵ y

g0

· y

f0

= −1), which means

g(x, y) = 0 is orthogonal to F (x, y, c) = 0 Procedure for finding the orthogonal trajectories for a given family of curves

F (x, y, c) = 0 :

i)Find the corresponding D.E. of (A):

dy

dx

= f (x, y)

(58)

ii)Replace f (x, y) by −

f (x,y)1

:

dy

dx

= −

f (x,y)1

· · · (B)

which is the D.E. of the orthogonal trajectories.

iii)Find the G.S. of (B), which is the desired family of orthogonal trajectories.

Ex.Find the orthogonal trajectories of y

2

= cx · · · (A)

Sol.

i)Find the D.E. of (A):

∵ y

2

= cx ⇒ 2yy

0

= c · · · (B) Plug (B) into (A):

y

2

= (2yy

0

)x = 2xyy

0

參考文獻

相關文件

• Adding restrictions on the allowable solutions (the solution space) may make a problem harder, equally hard, or easier.. • It is

• Adding restrictions on the allowable solutions (the solution space) may make a problem harder, equally hard, or easier.. • It is

• Each row corresponds to one truth assignment of the n variables and records the truth value of φ under that truth assignment. • A truth table can be used to prove if two

The first case occurs when #1 is the second candidate after the sub- ordinate player’s rejection point and the best applicant before the subor- dinate player’s rejection point is

Section 3 is devoted to developing proximal point method to solve the monotone second-order cone complementarity problem with a practical approximation criterion based on a new

Optim. Humes, The symmetric eigenvalue complementarity problem, Math. Rohn, An algorithm for solving the absolute value equation, Eletron. Seeger and Torki, On eigenvalues induced by

For R-K methods, the relationship between the number of (function) evaluations per step and the order of LTE is shown in the following

To improve the convergence of difference methods, one way is selected difference-equations in such that their local truncation errors are O(h p ) for as large a value of p as