Uploaded by dwswdse222

一阶微分方程求解方法

advertisement
附錄一 Methods of Solving the First Order Differential Equation
graphic method
numerical method
analytic method
series solution
transform
direct integration
separable variable
method for linear equation
method for exact equation
homogeneous equation method
Bernoulli’s equation method
method for Ax + By + c
Laplace transform
Fourier series
Fourier cosine series
Fourier sine series
Fourier transform
28
Simplest method for solving the 1st order DE:
Direct Integration
dy(x)/dx = f(x)
y ( x ) =  f ( x )dx
= F ( x) + c
where dF ( x) = f ( x)
dx
29
Table of Integration
1/x
ln|x| + c
cos(x)
sin(x) + c
sin(x)
–cos(x) + c
tan(x)
ln|sec(x)| + c
cot(x)
ln|sin(x)| + c
ax
ax/ln(a) + c
1
x + a2
1
x
tan −1 + c
a
a
x
sin −1 + c
a
ax
e 
1
x− +c
a 
a
2
1
a2 − x2
x eax
x2 eax
e ax  2 2 x
2 
+ 2 +c
x −
a 
a
a 
30
2-2 Separable Variables
2-2-1 方法的限制條件
1st order DE 的一般型態:
dy(x)/dx = f(x, y)
[Definition 2.2.1] (text page 45)
If dy(x)/dx = f(x, y) and f(x, y) can be separate as
f(x, y) = g(x)h(y)
i.e., dy(x)/dx = g(x)h(y)
then the 1st order DE is separable (or have separable variable).
31
32
條件: dy(x)/dx = g(x)h(y)
dy
= cos( x )e x + 2 y
dx
dy
= x+ y
dx
33
2-2-2 解法
If
Step 1
dy
= g ( x ) h( y )
dx
, then
dy
= g ( x ) dx
h( y )
分離變數
where
p ( y ) dy = g ( x) dx
p(y) = 1/h(y)
Step 2  p( y )dy =  g ( x)dx 個別積分
dP ( y )
= p( y )
where
dy
P( y ) + c = G ( x) + c
1
2
dG ( x)
= g ( x)
dx
P( y ) = G ( x) + c
Extra Step: (a) Initial conditions
(b) Check the singular solution (i.e., the constant solution)
34
Extra Step (b) Check the singular solution:
Suppose that y is a constant r
dy
= g ( x ) h( y )
dx
0 = g ( x ) h( r )
h( r ) = 0
solution for r
See whether the solution is a special case of the general solution.
35
2-2-3 Examples
Example 1 (text page 46)
(1 + x) dy – y dx = 0
Step 1
dy
y
=
dx 1 + x
dy
dx
=
y
1+ x
Extra Step (b)
check the singular
solution
set y = r ,
0 = r/(1+x)
Step 2
ln y = ln 1 + x + c1
y = eln 1+ x ec1
y = ec1 eln 1+ x
y = ec1 1 + x = ec1 (1 + x)
y = c(1 + x)
c =  ec1
r = 0,
y=0
(a special case of the
general solution)
Example 練習小技巧
遮住解答和筆記,自行重新算一次
(任何和解題有關的提示皆遮住)
Exercise 練習小技巧
初學者,先針對有解答的題目作練習
累積一定的程度和經驗後,再多練習沒有解答的題目
將題目依類型分類,多綀習解題正確率較低的題型
動筆自己算,就對了
36
37
Example 2 (with initial condition and implicit solution, text page 46)
dy
x
=−
dx
y ,
y(4) = –3
Extra Step (b)
Step 1
ydy = − xdx
check the singular solution
Step 2 y / 2 = − x / 2 + c
2
2
Extra Step (a)
4.5 = −8 + c,
x 2 + y 2 = 25
y=
y=−
25 − x 2
(implicit solution)
invalid
25 − x 2
valid
(explicit solution)
c = 12.5
38
Example 3 (with singular solution, text page 47)
dy
= y2 − 4
dx
dy
= dx
y −4
Step 1
Step 2
Extra Step (b)
check the singular solution
dy
= y2 − 4
dx
2
set y = r ,
1 dy
1 dy
−
= dx
4 y−2 4 y+2
0 = r2 – 4
r = 2,
1
1
ln y − 2 − ln y + 2 = x + c1
4
4
ln
y = 2
y−2
= 4 x + 4c1
y+2
y−2
=  e 4 x + 4 c1 = ce 4 x
y+2
c =  e 4c1
1 + ce 4 x
y=2
1 − ce 4 x
or
y = 2
39
Example 4 (text page 47)
自修
注意如何計算
sin(2 x)
 cos x dx
,
 ye dy
−y
40
Example in the bottom of page 48
dy
y(0) = 0
= xy1/2,
dx
Step 1
Extra Step (b)
Step 2
Check the singular solution
Extra Step (a)
1 x 4 or y = 0
Solution: y = 16
其實,還有更多的解
dy
= xy1/2 ,
dx
41
y(0) = 0
solutions: (1) y = 1 x 4
16
(2) y = 0
 1 ( x 2 − b 2 )2 for x  b
16
(3) y = 0
for b  x  a
1 2
2 2
for x  a
 16 ( x − a )
b0a
2-2-4 IVP 是否有唯一解?
dy
= f ( x, y )
dx
y ( x0 ) = y0
這個問題有唯一解的條件:(Theorem 1.2.1, text page 15)

如果 f(x, y), y f ( x, y ) 在 x = x0, y = y0 的地方為 continuous
則必定存在一個 h,使得 IVP 在 x0−h < x < x0 +h 的區間當中
有唯一解
42
43
2-2-5 Solutions Defined by Integral
(1)
d x
g ( t ) dt = g ( x )
dx x0
(2) If dy/dx = g(x) and y(x0) = y0, then
y ( x ) = y0 +  g ( t ) dt
x
x0
積分 (integral, antiderivative) 難以計算的 function,
被稱作是 nonelementary
2
如 e − x , sin x 2
x
此時,solution 就可以寫成 y ( x ) = y0 + x g ( t ) dt
0
的型態
Example 5
dy
− x2
=e
dx
y ( 3) = 5
Solution y ( x ) = 5 + 3 e dt
x
−t 2
或者可以表示成 complementary error function
y ( x ) = 5 +  ( erfc ( 3) − erfc ( x ) )
2
44
45
• error function (useful in probability)
erf ( x ) =
2
e dt


x
−t 2
0
• complementary error function
2  −t 2
erfc ( x ) =
 e dt = 1 − erf ( x )

x
See text page 59 in Section 2.3
2-2-6 本節要注意的地方
(1) 複習並背熟幾個重要公式的積分
(2) 別忘了加 c
並且熟悉什麼情況下 c 可以合併和簡化
(3) 若時間允許,別忘了計算 singular solution
(4) 多練習,加快運算速度
46
附錄二 微分方程查詢
http://integrals.wolfram.com/index.jsp
輸入數學式,就可以查到積分的結果
範例:
(a) 先到integrals.wolfram.com/index.jsp 這個網站
(b) 在右方的空格中輸入數學式,例如
數學式
1
圖片
47
(c) 接著按 “Compute Online with Mathematica”
就可以算出積分的結果
按
結果
1
圖片
48
(d) 有時,對於一些較複雜的數學式,下方還有連結,點進去就可 49
以看到相關的解說
連結
1
圖片
其他有用的網站
http://mathworld.wolfram.com/
對微分方程的定理和名詞作介紹的百科網站
http://www.sosmath.com/tables/tables.html
眾多數學式的 mathematical table (不限於微分方程)
http://www.seminaire-sherbrooke.qc.ca/math/Pierre/Tables.pdf
眾多數學式的 mathematical table,包括 convolution, Fourier
transform, Laplace transform, Z transform
軟體當中, Maple, Mathematica, Matlab 皆有微積分結果查詢有
功能
50
2-3 Linear Equations
“friendly” form of DEs
2-3-1 方法的適用條件
[Definition 2.3.1] The first-order DE is a linear equation if it has
the following form:
a1 ( x )
dy
+ a0 ( x ) y = g ( x )
dx
g(x) = 0: homogeneous
g(x)  0: nonhomogeneous
51
52
dy
+ P ( x) y = f ( x)
Standard form:
dx
dy
a1 ( x ) + a0 ( x ) y = g ( x )
dx
g ( x)
dy a0 ( x )
+
y=
dx a1 ( x )
a1 ( x )
許多自然界的現象,皆可以表示成 linear first order DE
53
2-3-2 解法的推導
dy
+ P ( x) y = f ( x)
dx
子問題 2
子問題 1
dyc
+ P ( x ) yc = 0
dx
dy p ( x )
+ P ( x ) y p ( x) = f ( x )
dx
Find the general solution yc(x)
Find any solution yp(x)
(homogeneous solution)
(particular solution)
Solution of the DE
y ( x ) = yc ( x ) + y p ( x )
• yc + yp is a solution of the linear first order DE, since
54
d ( yc + y p )
+ P ( x ) ( yc + y p )
dx

 dyc
  dy p
=
+ P ( x ) yc  + 
+ P ( x) yp 
 dx
  dx

= 0 + f ( x) = f ( x)
• Any solution of the linear first order DE should have the form yc + yp .
The proof is as follows. If y is a solution of the DE, then
 dy p

dy
+ P ( x) y − 
+ P ( x) yp  = f ( x) − f ( x) = 0
dx
 dx

d ( y − yp )
+ P ( x)( y − yp ) = 0
dx
Thus, y − yp should be the solution of dyc + P ( x ) yc = 0
dx
y should have the form of y = yc + yp
Solving the homogeneous solution yc(x) (子問題一)
dyc
+ P ( x ) yc = 0
dx
separable variable
dyc
= − P ( x ) dx
yc
ln yc =  − P ( x ) dx + c1
yc = ce 
− P ( x ) dx
Set
y1 = e 
− P ( x ) dx
, then yc = cy1
55
56
Solving the particular solution yp(x) (子問題二)
dy p ( x )
+ P ( x ) y p ( x) = f ( x )
dx
Set yp(x) = u(x) y1(x) (猜測 particular solution 和 homogeneous
solution 有類似的關係)
u ( x)
dy1 ( x )
du ( x )
+ y1 ( x )
+ P ( x ) u ( x ) y1 ( x ) = f ( x )
dx
dx
y1 ( x )
du ( x )
 dy ( x)

+ u ( x)  1
+ P ( x ) y1 ( x )  = f ( x )
dx
 dx

du ( x )
y1 ( x )
= f ( x)
dx
f ( x)
du ( x ) =
dx
y1 ( x )
equal to zero
f ( x)
u ( x) = 
dx
y1 ( x )
y p ( x) = y1 ( x) 
f ( x)
dx
y1 ( x)
57
y = ce 
− P ( x ) dx
c
y ( x) = e 
− P ( x ) dx
p

P ( x ) dx

[e
f ( x)]dx
solution of the linear 1st order DE:
−  P ( x ) dx
−  P ( x ) dx
P ( x ) dx

y ( x) = c e
+e
[e
f ( x)]dx

where c is any constant
P ( x ) dx : integrating factor

e
58
2-3-3 解法
(Step 1) Obtain the standard form and find P(x)
(Step 2) Calculate e  P ( x ) dx
(Step 3) The standard form of the linear 1st order DE can be rewritten as:
P ( x ) dx
d   P ( x ) dx 

e
y =e
f ( x)

dx 
remember it
(Step 4) Integrate both sides of the above equation
e
P ( x ) dx
y=e 
y =  e
− P ( x ) dx
P ( x ) dx

e
f ( x ) dx + c,
P ( x ) dx
f ( x ) dx + ce 
(Extra Step) (a) Initial value
(c) Check the Singular Point
− P ( x ) dx
or remember it,
skip Step 3
dy
a1 ( x ) + a0 ( x ) y = g ( x )
dx
dy
+ P ( x) y = f ( x)
dx
Singular points: the locations where a1(x) = 0
i.e., P(x) → 
More generally, even if a1(x)  0 but P(x) →  or f(x) → , then
the location is also treated as a singular point.
(a) Sometimes, the solution may not be defined on the interval
including the singular points. (such as Example 4)
(b) Sometimes the solution can be defined at the singular points,
such as Example 3
59
More generally, even if a1(x)  0 but P(x) →  or f(x) → , then the
location is also treated as a singular point.
Exercise 29
dy
( x + 1) + y = ln x
dx
60
61
2-3-4 例子
Example 2 (text page 55)
dy
− 3y = 6
dx
Step 1
P ( x) = −3
Step 2
e
Step 3
d
−3 x
−3 x


e
y
=
6
e

dx 
P ( x ) dx
= e −3 x
Step 4 e−3 x y = −2e−3 x + c
Extra Step (c)
check the singular point
為何在此時可以將
–3x+c 簡化成 –3x?
或著,跳過 Step 3,直接代公式
y=e 
− P ( x ) dx
y = −2 + ce3 x

e
P ( x ) dx
f ( x ) dx + ce 
− P ( x ) dx
62
Example 3 (text page 56)
x
dy
− 4 y = x 6e x
dx
dy
y
4
5 x
P
−
x
4
=
=
x
−
e
,
(
)
Step 1 dx
x
x
Extra Step (c)
check the singular point
x=0
−4
= e −4 ln x = x
Step 2 e 
若只考慮 x > 0 的情形, e  P ( x ) dx = x −4
P ( x ) dx
Step 3
d

x −4 y 
= xe x


dx
Step 4
x −4 y = ( x − 1)e x + c
y = ( x 5 − x 4 )e x + cx 4
x 的範圍: (0, )
思考: x < 0 的情形
63
Example 4 (text page 57)
+ xy = 0
( x − 9 ) dy
dx
2
Extra Step (c)
check the singular point
dy
x
+ 2
y=0
dx x − 9
x
P ( x) = 2
x −9
x
e
 x2 −9 dx
d
dx
=e
1
ln x 2 −9
2
=
| x2 − 9 |
| x2 − 9 |  y = 0
| x2 − 9 |  y = c
y=
c
| x2 − 9 |
defined for x  (–, –3), (–3, 3), (3, )
not includes the points of x = –3, 3
Example 6 (text, page 58)
dy
+ y = f ( x)
dx
e
P ( x ) dx
64
y ( 0) = 0
= ex
d
(e x y ) = e x f ( x )
dx
0x1
0  x 1
x 1
check the singular point
x>1
d
(e x y ) = e x
dx
d
(e x y ) = 0
dx
e x y = e x + c1
e x y = c2
y = 1 + c1e − x
y = c2e − x
from initial condition
y = 1 − e− x
1,
f ( x) = 
0,
要求 y(x) 在 x = 1 的地方
為 continuous
y = (e − 1)e − x
65
2-3-5 名詞和定義
(1) transient term, stable term
Example 5 (text page 58) 的解為 y = x − 1 + 5e
−x
5e− x : transient term 當 x 很大時會消失
x −1: stable term
10
8
6
4
y
2
x−1
0
-2
資權
資源平台
\\140.112.59.229\
\版
\Creative
與範例
ICON
2.5\icon_by-nc-sa.tiff
台灣
源平台Commens
0
2
4
6
x-axis 10
8
66
(2) piecewise continuous
A function g(x) is piecewise continuous in the region of [x1, x2] if
g'(x) exists for any x  [x1, x2].
In Example 6, f(x) is piecewise continuous in the region of [0, 1)
or (1, )
(3) Integral (積分) 有時又被稱作 antiderivative
(4) error function
erf ( x ) =
2
−t
e
 dt
x
2
 0
complementary error function erfc ( x ) =
2


−t
e
 dt = 1 − erf ( x )
x
2
(5) sine integral function
sin(t )
dt
0
t
Si ( x ) = 
x
Fresnel integral function
S ( x ) =  sin ( t 2 / 2 ) dt
x
0
(6)
dy
+ P ( x) y = f ( x)
dx
f(x) 常被稱作 input 或 deriving function
Solution y(x) 常被稱作 output 或 response
67
68
2-3-6 小技巧
When
dy
dx
is not easy to calculate:
dx
Try to calculate dy
dy
1
Example: dx = x + y 2
dx
= x + y2
dy
(not linear, not separable)
(linear)
x = − y 2 − 2 y − 2 + ce − y
(implicit solution)
69
2-3-7 本節要注意的地方
(1) 要先將 linear 1st order DE 變成 standard form
(2) 別忘了 singular point
注意:singular point 和 Section 2-2 提到的 singular solution 不同
(3) 記熟公式
P ( x ) dx
d   P ( x ) dx 
e
y = e
f ( x)

dx 


或
y=e 
− P ( x ) dx
(4) 計算時, e 

e

P ( x ) dx
P ( x ) dx
f ( x ) dx + ce 
− P ( x ) dx
的常數項可以忽略
70
太多公式和算法,怎麼辦?
最上策: realize + remember it
上策:
realize it
中策:
remember it
下策:
read it without realization and remembrance
最下策: rest
z…..z..…z……
Chapter 3 Modeling with First-Order
Differential Equations
應用題
(1) Convert a question into a 1st order DE.
將問題翻譯成數學式
(2) Many of the DEs can be solved by
Separable variable method
or
Linear equation method
(with integration table remembrance)
71
72
3-1 Linear Models
Growth and Decay (Examples 1~3)
Change the Temperature (Example 4)
Mixtures (Example 5)
Series Circuit (Example 6)
可以用 Section 2-3 的方法來解
Example 1
(an example of growth and decay, text page 83)
Initial: A culture (培養皿) initially has P0 number of bacteria.
翻譯 → A(0) = P0
The other initial condition: At t = 1 h, the number of bacteria is
measured to be 3P0/2.
翻譯 → A(1) = 3P0/2
關鍵句: If the rate of growth is proportional to the number of
bacteria A(t) presented at time t,
翻譯 →
dA
= kA
dt
k is a constant
Question: determine the time necessary for the number of bacteria to
triple
翻譯 → find t such that A(t) = 3P0
這裡將課本的 P(t) 改成 A(t)
73
dA
= kA
dt
Step 1
A(0) = P0, A(1) = 3P0/2 可以用 什麼方法解?
Extra Step (b)
check singular solution
dA
= kdt
A
Step 2 ln A = kt + c1
A = e kt + c1
A = ce kt
c =  e c1
Extra
Step (a) (1) P0 = c 1
(2) 3P0 / 2 = cek
c = P0
k = ln(3/2) = 0.4055
A = P0 e0.4055t
針對這一題的問題
3P0 = P0e0.4055t
t = ln(3) / 0.4055  2.71h
74
75
課本用 linear (Section 2.3) 的方法來解 Example 1
思考:為什麼此時需要兩個 initial values 才可以算出唯一解?
Example 4 (an example of temperature change, text page 85)
Initial: When a cake is removed from an oven, its temperature is measured at
300 F. 翻譯 → T(0) = 300
The other initial condition: Three minutes later its temperature is 200  F.
翻譯 → T(3) = 200
question: Suppose that the room temperature is 70 F. How long will it take
for the cake to cool off to 75 F? (註:這裡將課本的問題做一些修改)
翻譯 → find t such that T(t) = 75.
另外,根據題意,了解這是一個物體溫度和周圍環境的溫度交互作用的
問題,所以 T(t) 所對應的 DE 可以寫成
dT = k (T − 70 )
dt
k is a constant
76
dT = k (T − 70 )
dt
T(0) = 300
T(3) = 200
課本用 separable variable 的方法解
如何用 linear 的方法來解?
77
Example 5 (an example for mixture, text page 86)
Concentration:
2 lb/gal
3 gal/min
300 gallons
3 gal/min
A: the amount of salt in the tank
dA
= (input rate of salt) − (output rate of salt)
dt
3A
= 3 2 −
300
78
79
資權
資源平台
\\140.112.59.229\
\版
\Creative
與範例
ICON
2.5\icon_by-nc-sa.tiff
台灣
源平台Commens
80
資權
資源平台
\\140.112.59.229\
\版
\Creative
與範例
ICON
2.5\icon_by-nc-sa.tiff
台灣
源平台Commens
LR series circuit
From Kirchhoff’s second law
di
L + Ri = E ( t )
dt
81
資權
資源平台
\\140.112.59.229\
\版
\Creative
與範例
ICON
2.5\icon_by-nc-sa.tiff
台灣
源平台Commens
RC series circuit
q
+ Ri = E ( t )
C
q
dq
+ R = E (t )
C
dt
q: 電荷
82
資權
資源平台
\\140.112.59.229\
\版
\Creative
與範例
ICON
2.5\icon_by-nc-sa.tiff
台灣
源平台Commens
How about an LRC series circuit?
q
dq
d 2q
+ R + L 2 = E (t )
C
dt
dt
83
Example 6 (text page 88) LR series circuit
• E(t): 12 volt, • inductance: 1/2 henry,
• resistance: 10 ohms, • initial current: 0
1 di
+ 10i = 12
2 dt
di
+ 20i = 24
dt
6
+ ce −20t
5
e 20t i =
i (t ) =
i (0) = 0
0=
6
+c
5
i (t ) =
6 6 −20 t
− e
5 5
P (t ) = 20
e
P ( t ) dt
= e 20t +c1
這裡 + c1 可省略
6 20 t
e +c
5
d 20t
e i = 24e 20 t
dt
Circuit problem for t is small and
For the LR circuit:
L
transient
R
stable
For the RC circuit:
R
C
transient stable
t

84
85
3-2 Nonlinear Models
可以用 separable variable 或其他的方法來解
3-2-1 Logistic Equation
used for describing the growth of population
dP
a
= P ( a − bP ) = bP ( − P )
dt
b
The solution of a logistic equation is called the logistic function.
Two stable conditions: P = 0 and
P=
a
b
.
86
資權
資源平台
\\140.112.59.229\
\版
\Creative
與範例
ICON
2.5\icon_by-nc-sa.tiff
台灣
源平台Commens
(a)
資權
資源平台
\\140.112.59.229\
\版
\Creative
與範例
ICON
2.5\icon_by-nc-sa.tiff
台灣
源平台Commens
(b)
Logistic curves for differential initial conditions
87
Solving the logistic equation
dP
= P ( a − bP )
dt
separable
dP
= dt
variable
P ( a − bP )
b/a 
 1/ a
+

 dP = dt
a − bP 
 P
1
1
ln P − ln a − bP = t + c
a
a
ln
d
−b
dP ( a − bP )
註:  a − bP dP =  a − bP dP = ln a − bP + c0
P
= at + ac
a − bP
P
= c1e at
a − bP
c1 = e ac
(with initial condition P(0) = P0)
P (t ) =
ac1
bc1 + e − at
P (t ) =
aP0
bP0 + ( a − bP0 )e − at
logistic function
Example 1 (text page 96) There are 1000 students.
• Suppose a student carrying a flu virus returns to an isolate college
campus of 1000 students.
翻譯 → x(0) = 1
• If it is assumed that the rate at which the virus spreads is proportional
not only to the number x of infected students but also to the number of
students not infected,
翻譯 →
dx ( t )
= kx (1000 − x )
dt
k is a constant
• determine the number of infected students after 6 days
翻譯 → find x(6)
• if it is further observed that after 4 days x(4) = 50
88
89
整個問題翻譯成
dx ( t )
= kx (1000 − x )
dt
Initial: x(0) = 1, x(4) = 50
find x(6)
可以用separable variable 的方法
dx ( t )
= kx (1000 − x )
dt
dx ( t )
= kdt
x (1000 − x )
(c2 e1000 kt − 1) x = c21000e1000 kt
x ( 0) = 1
1=
1  dx
dx

+

 = kdt
1000  x
1000 − x 
dx
dx
−
= 1000kdt
x
x − 1000
ln x − ln x − 1000 = 1000kt + c1
x
= e1000 kt + c1
x − 1000
x
= c2 e1000 kt (c =  ec1 )
2
x − 1000
(c = c2−1 )
1000
x=
1 − ce −1000 kt
1000
1− c
c = −999
x=
1000
1 + 999e −1000 kt
50 =
x ( 4 ) = 50
1000
1 + 999e −4000 k
−1000k = −0.9906
x=
1000
1 + 999e −0.9906 t
x ( 6 )  276
90
91
Logistic equation 的變形
(1)
dP
= P ( a − bP )  h
dt
人口有遷移的情形
(2)
dP
= P ( a − bP ) − cP
dt
遷出的人口和人口量呈正比
(3)
dP
= P ( a − bP ) + ce − kP
dt
人口越多,遷入的人口越少
(4)
dP
= P ( a − b ln P )
dt
= bP ( a / b − ln P )
Gompertz DE
飽合人口為
e a /b
人口增加量,和
呈正比
ln
飽合人口
P
3-2-2 化學反應的速度
A+B→C
• Use compounds A and B to for compound C
• x(t): the amount of C
• To form a unit of C requires s1 units of A and s2 units of B
• a: the original amount of A
• b: the original amount of B
• The rate of generating C is proportional to the product of the
amount of A and the amount of B
See Example 2
dx ( t )
= k ( a − s1 x )( b − s2 x )
dt
92
93
3-3 Modeling with Systems of DEs
Some Systems are hard to model by one dependent variable
but can be modeled by the 1st order ordinary differential equation
dx ( t )
= g1 ( t , x, y )
dt
dy ( t )
= g 2 ( t , x, y )
dt
They should be solved by the Laplace Transform and other
methods
94
from Kirchhoff’s 1st law
i1 ( t ) = i2 ( t ) + i3 ( t )
from Kirchhoff’s 2nd law
di t
(1) E ( t ) = i1R1 + L1 2 ( ) + i2 R2
dt
di ( t )
(2) E ( t ) = i1R1 + L2 3
dt
Three dependent variable
We can only simplify it into two
dependent variable
資權
資源平台
\\140.112.59.229\
\版
\Creative
與範例
ICON
2.5\icon_by-nc-sa.tiff
台灣
源平台Commens
95
from Kirchhoff’s 1st law
i1 ( t ) = i2 ( t ) + i3 ( t )
from Kirchhoff’s 2nd law
(1) E ( t ) = L di1 ( t ) + i2 ( t ) R
dt
(2) q3 ( t ) = i2 ( t ) R
C
資權
資源平台
\\140.112.59.229\
\版
\Creative
與範例
ICON
2.5\icon_by-nc-sa.tiff
台灣
源平台Commens
1
d
i1 ( t ) − i2 ( t ) = R
i2 ( t )

C
dt
96
Chapter 3: 訓練大家將和 variation 有關的問題寫成 DE 的能力
……. the variation is proportional to………………
97
練習題
Section 2-2:
4, 7, 12, 13, 18, 21, 25, 28, 32, 46
Section 2-3:
7, 9, 13, 15, 21, 27, 29, 47, 49(a), 50(a)
Section 3-1: 4, 5, 10, 15, 20, 29, 32
Section 3-2: 2, 5, 14, 15
Section 3-3: 12, 13
Review 3:
3, 4, 11, 12
98
頁碼
作品
版權圖示
1
圖片
47
1
圖片
來源/作者
integrals.wolfram.com
http://integrals.wolfram.com/index.jsp
integrals.wolfram.com
http://integrals.wolfram.com/index.jsp
48
1
圖片
49
integrals.wolfram.com
http://integrals.wolfram.com/index.jsp
1
圖片
資權
資源平台
\\140.112.59.229\
\版
\Creative
與範例
ICON
2.5\icon_by-nc-sa.tiff
台灣
源平台Commens
65
台灣大學 電信工程研究所 丁建均教授
以創用CC「姓名標示-非商業性-相同方式分享」臺灣3.0版授權釋出。
99
頁碼
作品
版權圖示
來源/作者
台灣大學 電機工程學系。
資權
資源平台
\\140.112.59.229\
\版
\Creative
與範例
ICON
2.5\icon_by-nc-sa.tiff
台灣
源平台Commens
79
資權
資源平台
\\140.112.59.229\
\版
\Creative
與範例
ICON
2.5\icon_by-nc-sa.tiff
台灣
源平台Commens
台灣大學 電信工程研究所 丁建均教授
以創用CC「姓名標示-非商業性-相同方式分享」臺灣3.0版授權釋出。
80
資權
資源平台
\\140.112.59.229\
\版
\Creative
與範例
ICON
2.5\icon_by-nc-sa.tiff
台灣
源平台Commens
台灣大學 電信工程研究所 丁建均教授
以創用CC「姓名標示-非商業性-相同方式分享」臺灣3.0版授權釋出。
81
資權
資源平台
\\140.112.59.229\
\版
\Creative
與範例
ICON
2.5\icon_by-nc-sa.tiff
台灣
源平台Commens
82
台灣大學 電信工程研究所 丁建均教授
以創用CC「姓名標示-非商業性-相同方式分享」臺灣3.0版授權釋出。
100
頁碼
作品
版權圖示
資權
資源平台
\\140.112.59.229\
\版
\Creative
與範例
ICON
2.5\icon_by-nc-sa.tiff
台灣
源平台Commens
86
資權
資源平台
\\140.112.59.229\
\版
\Creative
與範例
ICON
2.5\icon_by-nc-sa.tiff
台灣
源平台Commens
來源/作者
台灣大學 電信工程研究所 丁建均教授
以創用CC「姓名標示-非商業性-相同方式分享」臺灣3.0版授權釋出。
台灣大學 電信工程研究所 丁建均教授
以創用CC「姓名標示-非商業性-相同方式分享」臺灣3.0版授權釋出。
86
資權
資源平台
\\140.112.59.229\
\版
\Creative
與範例
ICON
2.5\icon_by-nc-sa.tiff
台灣
源平台Commens
台灣大學 電信工程研究所 丁建均教授
以創用CC「姓名標示-非商業性-相同方式分享」臺灣3.0版授權釋出。
94
資權
資源平台
\\140.112.59.229\
\版
\Creative
與範例
ICON
2.5\icon_by-nc-sa.tiff
台灣
源平台Commens
95
台灣大學 電信工程研究所 丁建均教授
以創用CC「姓名標示-非商業性-相同方式分享」臺灣3.0版授權釋出。
Download