72 5 f (x) f Tylor f (x) f (x) = f (x) + 2 f (x) + 2 3! f (x) + (5.) = f (x) + O() = f (x) 2 f (x) + 2 3! f (x) (5.2) = f (x) + O() δ f 2 = ( f (x) +

Size: px
Start display at page:

Download "72 5 f (x) f Tylor f (x) f (x) = f (x) + 2 f (x) + 2 3! f (x) + (5.) = f (x) + O() = f (x) 2 f (x) + 2 3! f (x) (5.2) = f (x) + O() δ f 2 = ( f (x) +"

Transcription

1 7 5 Derivtives nd integrls re lso very useful s topics for tecing bout numericl computtion nd nlysis. Tey re esily understood, one cn present intuitive or pictoril motivtions, te lgebr is usully not too messy, nd yet teir clcultion is not trivil. J.R.Rice, Numericl Metods, Softwre, nd Anlysis, 2nd Ed., (Acdemic Press) ( ) (Ordinry) (Prtil) (Differentil Eqution, DE) (Integrl Eqution) 5. f (x) (forwrd, bckwrd nd centrl difference) [ ] f (x) = f (x + ) f (x) [ ] f (x) = f (x) f (x ) [ ] δ f (x) = f (x + ) f (x ) [ ] f (x) f (x) [ ] f (x) f (x) [ ] f (x) δ f (x) 2

2 72 5 f (x) f Tylor f (x) f (x) = f (x) + 2 f (x) + 2 3! f (x) + (5.) = f (x) + O() = f (x) 2 f (x) + 2 3! f (x) (5.2) = f (x) + O() δ f 2 = ( f (x) + f (x) ) 2 = f (x) + 2 3! f (x) + = f (x) + O( 2 ) 5.. f (x) = sin (cos x) x = π/4 IEEE754 f (π/4) 5. f (x) (5.) (5.2) ( f (x) f (x) ) f (x ) 2 f (x) + f (x + ) = = f (x) + O( 2 ) (5.3) f (x) = sin(cos x) f (π/4) f (π/4)/, δ f (π/4)/

3 相 対 誤 差 0.00 前 進 差 分 商 後 退 差 分 商 e-06 e-09 中 心 差 分 商 e-2 e : 5.2 f (x) x = f () Stirling [26] [3 ] f () = { 2 f ( + ) } f ( ) f (3) () 2 + (5.4) { 2 f ( + 2) + 23 f ( + ) 23 f ( ) + 2 } f ( 2) [5 ] f () = + 30 f (5) () 4 + (5.5) [7 ] f () = { 60 f ( + 3) 3 20 f ( + 2) f ( + ) 3 f ( ) f ( 2) } f ( 3) f (7) () 6 + (5.6) order , 7 6

4 74 5 f (x) = cos (sin x) f (x) x = π/4 f (π/4) = , 2,..., 2 0 (TE) (RE) 5.2 ( ) = 2 x 0 00 IEEE754.0E-0 Reltive Error.0E-05.0E-09.0E-3 3 Points, TE. 3 Points, RE 5 Points, TE 5 Points, RE 7 Points, TE 7 Points, RE.0E-7.0E ^(-x) : Stepsize 5.2: x = π/4 (TE) (RE) ( ) 3, 5, 7 2, 4, 6 IEEE754 IEEE = = = 2 0 IEEE

5 E-0.0E-05 Reltive Error.0E-09.0E-3 3 Points 5 Points 7 Points.0E-7.0E ^(-x) : Stepsize 5.3: x = π/4 f (π/4) = [3] x = [ 2π, 2π]

6 : 7 7 f (π/4) e e e e e e e e e e e Newton-Cotes Riemnn f (x)dx (5.7) Newton-Cotes (x i, f (x i )) Lgrnge [x 0, x k ] k ( ) k + (x 0, f (x 0 )),..., (x k, f (x k )) k p k (x) p k (x) f (x) x 0 x x 2 x k 5.4: k f (x) p k (x) xk x 0 f (x)dx xk x 0 p k (x)dx (5.8) p k (x) Lgrnge (4.5) (5.8)

7 5.3. Newton-Cotes 77 xk x 0 p k (x)dx = xk x 0 k j=0 k ( = ψ (x j=0 j ) k = ψ (x j ) = j=0 ψ(x) (x x j )ψ (x j ) f (x j)dx xk x 0 xk x 0 ) ψ(x) dx f (x j ) x x j k l=0, l j k (cd j ) f (x j ) = c j=0 (x x l ) dx f (x j) k d j f (x j ) (5.9) k = 2, 3,..., 7 c, d 0,..., d k 5.2 j=0 () 2 (trpezoidl rule) x = (b )/n n [x i, x i+ ] xi+ f (x)dx x i f (x)dx 2 ( f (x i) + f (x i+ )) (5.0) 2 ( f (x i) + f (x i+ )) = 2 f (x 0) + 2 f (x i ) + f (x n ) (5.) i= Simpson /3 3 2 Lgrnge Simpson /3 2n xi+2 f (x)dx x i f (x)dx 3 ( f (x i) + 4 f (x i+ ) + f (x i+2 )) (5.2) 2 3 { f (x i) + 4 f (x i+ ) + f (x i+2 )} = 3 f (x 0) + 4 f (x 2i ) + 2 f (x 2i ) + f (x 2n ) i= i= (5.3)

8 : Newton-Cotes (Abrmowitz ) 2 () c = /2 d 0 = d = 3 (Simpson /3 ) c = /3 d 0 = d = 4 d 2 = 4 (Simpson 3/8 ) c = 3/8 d 0 = d = 3 d 2 = 3 d 3 = 5 c = 2/45 d 0 = 7 d = 32 d 2 = 2 d 3 = 32 d 4 = 7 6 c = 5/288 d 0 = 9 d = 75 d 2 = 50 d 3 = 50 d 4 = 75 d 5 = 9 7 c = /40 d 0 = 4 d = 26 d 2 = 27 d 3 = 272 d 4 = 27 d 5 = 26 d 6 = 4

9 5.4. Guss (.3) Simpson /3 4 = (4/5 0)/4 = /5 5.4 Guss Guss p n (x) w(x) f (x)dx w i f (α i ) (5.4) i= w(x) w(x)dx < + α i (i =, 2,..., n) p n (x) = 0 Guss 5.4. [, b] p 0 (x) = µ 0 ( ), p (x),..., p n (x),... λ i > 0 (i = j) w(x)p i (x)p j (x)dx = 0 (i j) (5.5) {p n (x)} p i+ (x) = ( x)p i (x) 4 p i (x) (5.6) 5.3 p 0 (x) = µ 0, p (x) = µ x + r 0 p 2 (x) = µ 2 x 2 + r (x)(2 ), p 3 (x) = µ 3 x 3 + r 2 (x)(3 ),..., p n (x) = µ n x n + r n (x)(n ),... p n (x) n. n q n (x) {p n (x)} q n (x) = c i p i (x) 2 M.Abrmowitz nd I.A. Stegun Hndbook of Mtemtic Functions (Dover)

10 : p 0 (x) p (x) w(x) [, b] λ i Legendre P i (x) Cebycev T i (x) Lguerre L i (x) Hermite H i (x) x i + 0 2i + i [, ] x 0 2 x 2 [, ] 2 2i + π/2 (λ 0 = π) x i + 2i + i exp( x) [0, ) 2x 0 2 2i exp( x 2 ) (, ) 2 i i! π c i = w(x)p i (x)q n (x)dx λ i 2. p n (x) (n ) α, α 2,..., α n α i α j (i j) α i (, b) 3. Cristoffel-Drboux p n (x) = µ n (x α )(x α 2 ) (x α n ) x y p i (x)p i (y) = µ n p n (x)p n (y) p n (x)p n (y) λ i λ n µ n x y (p i (x)) 2 x = y y x = µ n ( p n (x)p n λ i λ n µ (x) + p n (x)p n(x)) n (5.7) (α, f (α )), (α 2, f (α 2 )),..., (α n, f (α n )) Lgrnge f n (x) (4.5) f n (x) = k= p n (x) (x α k )p n(α k ) f (α k) (5.8) Cristoffel-Drboux (5.7) y = α k, x = α k p i (x)p i (α k ) λ i = µ n λ n µ n p n (x)p n (α k ) x α k (p i (α k )) 2 λ i = µ n λ n µ n (p n (α k )p n(α k ))

11 5.4. Guss 8 w k f n (x) (p i (α k )) 2 = = µ n p n (α k )p w k λ i λ n µ n(α k ) (5.9) n p n (x) (x α k )p n(α k ) = w p i (x)p i (α k ) k λ i f n (x) = w k k= f (x) p i (x)p i (α k ) λ i f (α k) (5.20) Guss Guss (5.4) f (x) f n (x) w(x) f (x)dx w(x) f n (x)dx (5.20) w(x) f n (x)dx = = p i (x)p i (α k ) w(x) w k λ k= i f (α k) dx ( w k p i (α k ) f (α k ) λ i k= ) w(x)p i (x)dx (5.2) {p n (x)} (5.5) (5.2) w(x)p i (x)dx = λ 0 b (i = 0) w(x)p i (x)p 0 (x)dx = µ 0 µ 0 0 (i 0) w(x) f n (x)dx = w k f (α k ) (5.22) Guss w k p n (x) α, α 2,..., α n Newton-Cotes p n (x) 5.4 Legendre P i (x) Guss (Guss-Legendre ) P i (x) α,..., α i w i w(x) = f (x)dx k= w k f (α k ) k=

12 82 5 [, b] x = b 2 t + b + 2 f (t)dt x 2 dx = 2 Simpson /3 Guss-Legendre IEEE754 Guss-Legendre(2 ) Simpson(/3 ) Guss-Legendre(3 ) f (x) 2n g 2n (x) n n (x), q n (x) g 2n (x) = n (x)p n (x) + q n (x) p n (x) α i (i =, 2,..., n) g 2n (α i ) = q n (α i ) (i =, 2,..., n) q n (x) (α i, q n (α i )) (i =, 2,..., n) n (x) p 0 (x), p (x),..., p n (x) w(x)g 2n (x)dx = = 0 + w(x) n (x)p n (x)dx + = w k g 2n (α k ) k= w(x)q n (x)dx = w(x)q n (x)dx w k q n (α k ) Guss 2n f (x) 2n n 2n order Guss k=

13 5.4. Guss : Guss-Legendre

14 π 0 sin x dx Guss-Legendre 2, 3, () f (x) (b) 5. f (π/4)/ δ f (π/4)/ f (π/4) log x dx () (b) 4 (c) 4 Simpson /3 (d) Guss-Legendre 4 3. f (x), f (4) (x) 4. (5.9) Simpson /3 c, d 0, d, d 2 5. f (x)dx 2 ( f (x 0)+2 f (x )+ +2 f (x n )+ f (x n ))+ 24 ( f (x 0 )+ f (x )+ f (x n ) f (x n +))

2009 IA I 22, 23, 24, 25, 26, a h f(x) x x a h

2009 IA I 22, 23, 24, 25, 26, a h f(x) x x a h 009 IA I, 3, 4, 5, 6, 7 7 7 4 5 h fx) x x h 4 5 4 5 1 3 1.1........................... 3 1........................... 4 1.3..................................... 6 1.4.............................. 8 1.4.1..............................

More information

y = f(x) y = f( + h) f(), x = h dy dx f () f (derivtive) (differentition) (velocity) p(t) =(x(t),y(t),z(t)) ( dp dx dt = dt, dy dt, dz ) dt f () > f x

y = f(x) y = f( + h) f(), x = h dy dx f () f (derivtive) (differentition) (velocity) p(t) =(x(t),y(t),z(t)) ( dp dx dt = dt, dy dt, dz ) dt f () > f x I 5 2 6 3 8 4 Riemnn 9 5 Tylor 8 6 26 7 3 8 34 f(x) x = A = h f( + h) f() h A (differentil coefficient) f f () y = f(x) y = f( + h) f(), x = h dy dx f () f (derivtive) (differentition) (velocity) p(t)

More information

, 1 ( f n (x))dx d dx ( f n (x)) 1 f n (x)dx d dx f n(x) lim f n (x) = [, 1] x f n (x) = n x x 1 f n (x) = x f n (x) = x 1 x n n f n(x) = [, 1] f n (x

, 1 ( f n (x))dx d dx ( f n (x)) 1 f n (x)dx d dx f n(x) lim f n (x) = [, 1] x f n (x) = n x x 1 f n (x) = x f n (x) = x 1 x n n f n(x) = [, 1] f n (x 1 1.1 4n 2 x, x 1 2n f n (x) = 4n 2 ( 1 x), 1 x 1 n 2n n, 1 x n n 1 1 f n (x)dx = 1, n = 1, 2,.. 1 lim 1 lim 1 f n (x)dx = 1 lim f n(x) = ( lim f n (x))dx = f n (x)dx 1 ( lim f n (x))dx d dx ( lim f d

More information

IA September 25, 2017 ( ) I = [a, b], f (x) I = (a 0 = a < a 1 < < a m = b) I ( ) (partition) S (, f (x)) = w (I k ) I k a k a k 1 S (, f (x)) = I k 2

IA September 25, 2017 ( ) I = [a, b], f (x) I = (a 0 = a < a 1 < < a m = b) I ( ) (partition) S (, f (x)) = w (I k ) I k a k a k 1 S (, f (x)) = I k 2 IA September 5, 7 I [, b], f x I < < < m b I prtition S, f x w I k I k k k S, f x I k I k [ k, k ] I I I m I k I j m inf f x w I k x I k k m k sup f x w I k x I k inf f x w I S, f x S, f x sup f x w I

More information

Chap11.dvi

Chap11.dvi . () x 3 + dx () (x )(x ) dx + sin x sin x( + cos x) dx () x 3 3 x + + 3 x + 3 x x + x 3 + dx 3 x + dx 6 x x x + dx + 3 log x + 6 log x x + + 3 rctn ( ) dx x + 3 4 ( x 3 ) + C x () t x t tn x dx x. t x

More information

0 1-4. 1-5. (1) + b = b +, (2) b = b, (3) + 0 =, (4) 1 =, (5) ( + b) + c = + (b + c), (6) ( b) c = (b c), (7) (b + c) = b + c, (8) ( + b)c = c + bc (9

0 1-4. 1-5. (1) + b = b +, (2) b = b, (3) + 0 =, (4) 1 =, (5) ( + b) + c = + (b + c), (6) ( b) c = (b c), (7) (b + c) = b + c, (8) ( + b)c = c + bc (9 1-1. 1, 2, 3, 4, 5, 6, 7,, 100,, 1000, n, m m m n n 0 n, m m n 1-2. 0 m n m n 0 2 = 1.41421356 π = 3.141516 1-3. 1 0 1-4. 1-5. (1) + b = b +, (2) b = b, (3) + 0 =, (4) 1 =, (5) ( + b) + c = + (b + c),

More information

x i [, b], (i 0, 1, 2,, n),, [, b], [, b] [x 0, x 1 ] [x 1, x 2 ] [x n 1, x n ] ( 2 ). x 0 x 1 x 2 x 3 x n 1 x n b 2: [, b].,, (1) x 0, x 1, x 2,, x n

x i [, b], (i 0, 1, 2,, n),, [, b], [, b] [x 0, x 1 ] [x 1, x 2 ] [x n 1, x n ] ( 2 ). x 0 x 1 x 2 x 3 x n 1 x n b 2: [, b].,, (1) x 0, x 1, x 2,, x n 1, R f : R R,.,, b R < b, f(x) [, b] f(x)dx,, [, b] f(x) x ( ) ( 1 ). y y f(x) f(x)dx b x 1: f(x)dx, [, b] f(x) x ( ).,,,,,., f(x)dx,,,, f(x)dx. 1.1 Riemnn,, [, b] f(x) x., x 0 < x 1 < x 2 < < x n 1

More information

untitled

untitled 1 1 1. 2. 3. 2 2 1 (5/6) 4 =0.517... 5/6 (5/6) 4 1 (5/6) 4 1 (35/36) 24 =0.491... 0.5 2.7 3 1 n =rand() 0 1 = rand() () rand 6 0,1,2,3,4,5 1 1 6 6 *6 int() integer 1 6 = int(rand()*6)+1 1 4 3 500 260 52%

More information

f(x) x = A = h f( + h) f() h A (differentil coefficient) f(x) f () y = f(x) y = f( + h) f(), x = h dy dx f () f (derivtive) (differentition) * t (velo

f(x) x = A = h f( + h) f() h A (differentil coefficient) f(x) f () y = f(x) y = f( + h) f(), x = h dy dx f () f (derivtive) (differentition) * t (velo I 22 7 9 2 2 5 3 7 4 8 5 2 6 26 7 37 8 4 A 49 B 53 big O f(x) x = A = h f( + h) f() h A (differentil coefficient) f(x) f () y = f(x) y = f( + h) f(), x = h dy dx f () f (derivtive) (differentition) * t

More information

24.15章.微分方程式

24.15章.微分方程式 m d y dt = F m d y = mg dt V y = dy dt d y dt = d dy dt dt = dv y dt dv y dt = g dv y dt = g dt dt dv y = g dt V y ( t) = gt + C V y ( ) = V y ( ) = C = V y t ( ) = gt V y ( t) = dy dt = gt dy = g t dt

More information

- II

- II - II- - -.................................................................................................... 3.3.............................................. 4 6...........................................

More information

untitled

untitled 10 log 10 W W 10 L W = 10 log 10 W 10 12 10 log 10 I I 0 I 0 =10 12 I = P2 ρc = ρcv2 L p = 10 log 10 p 2 p 0 2 = 20 log 10 p p = 20 log p 10 0 2 10 5 L 3 = 10 log 10 10 L 1 /10 +10 L 2 ( /10 ) L 1 =10

More information

( ) ( ) ( ) i (i = 1, 2,, n) x( ) log(a i x + 1) a i > 0 t i (> 0) T i x i z n z = log(a i x i + 1) i=1 i t i ( ) x i t i (i = 1, 2, n) T n x i T i=1 z = n log(a i x i + 1) i=1 x i t i (i = 1, 2,, n) n

More information

3 3 i

3 3 i 00D8102021I 2004 3 3 3 i 1 ------------------------------------------------------------------------------------------------1 2 ---------------------------------------------------------------------------------------2

More information

O f(x) x = A = lim h f( + h) f() h A (differentil coefficient) f f () y = f(x) y = f( + h) f(), x = h dy dx f () f (derivtive) (differentition) * t (v

O f(x) x = A = lim h f( + h) f() h A (differentil coefficient) f f () y = f(x) y = f( + h) f(), x = h dy dx f () f (derivtive) (differentition) * t (v I 2 7 4 2 2 6 3 8 4 5 26 6 32 7 47 8 52 A 62 B 66 big O f(x) x = A = lim h f( + h) f() h A (differentil coefficient) f f () y = f(x) y = f( + h) f(), x = h dy dx f () f (derivtive) (differentition) * t

More information

SOWC04....

SOWC04.... 99 100 101 2004 284 265 260 257 235 225 222 211 207 205 200 197 192 190 183 183 183 183 180 176 171 169 166 165 156 152 149 143 141 141 138 138 136 126 126 125 123 123 122 118 110 109 108 107 107 105 100

More information

0.,,., m Euclid m m. 2.., M., M R 2 ψ. ψ,, R 2 M.,, (x 1 (),, x m ()) R m. 2 M, R f. M (x 1,, x m ), f (x 1,, x m ) f(x 1,, x m ). f ( ). x i : M R.,,

0.,,., m Euclid m m. 2.., M., M R 2 ψ. ψ,, R 2 M.,, (x 1 (),, x m ()) R m. 2 M, R f. M (x 1,, x m ), f (x 1,, x m ) f(x 1,, x m ). f ( ). x i : M R.,, 2012 10 13 1,,,.,,.,.,,. 2?.,,. 1,, 1. (θ, φ), θ, φ (0, π),, (0, 2π). 1 0.,,., m Euclid m m. 2.., M., M R 2 ψ. ψ,, R 2 M.,, (x 1 (),, x m ()) R m. 2 M, R f. M (x 1,, x m ), f (x 1,, x m ) f(x 1,, x m ).

More information

C:/KENAR/0p1.dvi

C:/KENAR/0p1.dvi 2{3. 53 2{3 [ ] 4 2 1 2 10,15 m 10,10 m 2 2 54 2 III 1{I U 2.4 U r (2.16 F U F =, du dt du dr > 0 du dr < 0 O r 0 r 2.4: 1 m =1:00 10 kg 1:20 10 kgf 8:0 kgf g =9:8 m=s 2 (a) x N mg 2.5: N 2{3. 55 (b) x

More information

3 3.3. I 3.3.2. [ ] N(µ, σ 2 ) σ 2 (X 1,..., X n ) X := 1 n (X 1 + + X n ): µ X N(µ, σ 2 /n) 1.8.4 Z = X µ σ/ n N(, 1) 1.8.2 < α < 1/2 Φ(z) =.5 α z α

3 3.3. I 3.3.2. [ ] N(µ, σ 2 ) σ 2 (X 1,..., X n ) X := 1 n (X 1 + + X n ): µ X N(µ, σ 2 /n) 1.8.4 Z = X µ σ/ n N(, 1) 1.8.2 < α < 1/2 Φ(z) =.5 α z α 2 2.1. : : 2 : ( ): : ( ): : : : ( ) ( ) ( ) : ( pp.53 6 2.3 2.4 ) : 2.2. ( ). i X i (i = 1, 2,..., n) X 1, X 2,..., X n X i (X 1, X 2,..., X n ) ( ) n (x 1, x 2,..., x n ) (X 1, X 2,..., X n ) : X 1,

More information

7 9 7..................................... 9 7................................ 3 7.3...................................... 3 A A. ω ν = ω/π E = hω. E

7 9 7..................................... 9 7................................ 3 7.3...................................... 3 A A. ω ν = ω/π E = hω. E B 8.9.4, : : MIT I,II A.P. E.F.,, 993 I,,, 999, 7 I,II, 95 A A........................... A........................... 3.3 A.............................. 4.4....................................... 5 6..............................

More information

f(x) = f(x ) + α(x)(x x ) α(x) x = x. x = f (y), x = f (y ) y = f f (y) = f f (y ) + α(f (y))(f (y) f (y )) f (y) = f (y ) + α(f (y)) (y y ) ( (2) ) f

f(x) = f(x ) + α(x)(x x ) α(x) x = x. x = f (y), x = f (y ) y = f f (y) = f f (y ) + α(f (y))(f (y) f (y )) f (y) = f (y ) + α(f (y)) (y y ) ( (2) ) f 22 A 3,4 No.3 () (2) (3) (4), (5) (6) (7) (8) () n x = (x,, x n ), = (,, n ), x = ( (x i i ) 2 ) /2 f(x) R n f(x) = f() + i α i (x ) i + o( x ) α,, α n g(x) = o( x )) lim x g(x) x = y = f() + i α i(x )

More information

( ) a, b c a 2 + b 2 = c 2. 2 1 2 2 : 2 2 = p q, p, q 2q 2 = p 2. p 2 p 2 2 2 q 2 p, q (QED)

( ) a, b c a 2 + b 2 = c 2. 2 1 2 2 : 2 2 = p q, p, q 2q 2 = p 2. p 2 p 2 2 2 q 2 p, q (QED) rational number p, p, (q ) q ratio 3.14 = 3 + 1 10 + 4 100 ( ) a, b c a 2 + b 2 = c 2. 2 1 2 2 : 2 2 = p q, p, q 2q 2 = p 2. p 2 p 2 2 2 q 2 p, q (QED) ( a) ( b) a > b > 0 a < nb n A A B B A A, B B A =

More information

body.dvi

body.dvi ..1 f(x) n = 1 b n = 1 f f(x) cos nx dx, n =, 1,,... f(x) sin nx dx, n =1,, 3,... f(x) = + ( n cos nx + b n sin nx) n=1 1 1 5 1.1........................... 5 1.......................... 14 1.3...........................

More information

II No.01 [n/2] [1]H n (x) H n (x) = ( 1) r n! r!(n 2r)! (2x)n 2r. r=0 [2]H n (x) n,, H n ( x) = ( 1) n H n (x). [3] H n (x) = ( 1) n dn x2 e dx n e x2

II No.01 [n/2] [1]H n (x) H n (x) = ( 1) r n! r!(n 2r)! (2x)n 2r. r=0 [2]H n (x) n,, H n ( x) = ( 1) n H n (x). [3] H n (x) = ( 1) n dn x2 e dx n e x2 II No.1 [n/] [1]H n x) H n x) = 1) r n! r!n r)! x)n r r= []H n x) n,, H n x) = 1) n H n x) [3] H n x) = 1) n dn x e dx n e x [4] H n+1 x) = xh n x) nh n 1 x) ) d dx x H n x) = H n+1 x) d dx H nx) = nh

More information

[] x < T f(x), x < T f(x), < x < f(x) f(x) f(x) f(x + nt ) = f(x) x < T, n =, 1,, 1, (1.3) f(x) T x 2 f(x) T 2T x 3 f(x), f() = f(t ), f(x), f() f(t )

[] x < T f(x), x < T f(x), < x < f(x) f(x) f(x) f(x + nt ) = f(x) x < T, n =, 1,, 1, (1.3) f(x) T x 2 f(x) T 2T x 3 f(x), f() = f(t ), f(x), f() f(t ) 1 1.1 [] f(x) f(x + T ) = f(x) (1.1), f(x), T f(x) x T 1 ) f(x) = sin x, T = 2 sin (x + 2) = sin x, sin x 2 [] n f(x + nt ) = f(x) (1.2) T [] 2 f(x) g(x) T, h 1 (x) = af(x)+ bg(x) 2 h 2 (x) = f(x)g(x)

More information

1 Edward Waring Lagrange n {(x i, y i )} n i=1 x i p i p i (x j ) = δ ij P (x) = p i p i (x) = n y i p i (x) (1) i=1 n j=1 j i x x j x i x j (2) Runge

1 Edward Waring Lagrange n {(x i, y i )} n i=1 x i p i p i (x j ) = δ ij P (x) = p i p i (x) = n y i p i (x) (1) i=1 n j=1 j i x x j x i x j (2) Runge Edwrd Wring Lgrnge n {(x i, y i )} n x i p i p i (x j ) = δ ij P (x) = p i p i (x) = n y i p i (x) () n j= x x j x i x j (2) Runge [] [2] = ξ 0 < ξ < ξ n = b [, b] [ξ i, ξ i ] y = /( + 25x 2 ) 5 2,, 0,,

More information

1.2 y + P (x)y + Q(x)y = 0 (1) y 1 (x), y 2 (x) y 1 (x), y 2 (x) (1) y(x) c 1, c 2 y(x) = c 1 y 1 (x) + c 2 y 2 (x) 3 y 1 (x) y 1 (x) e R P (x)dx y 2

1.2 y + P (x)y + Q(x)y = 0 (1) y 1 (x), y 2 (x) y 1 (x), y 2 (x) (1) y(x) c 1, c 2 y(x) = c 1 y 1 (x) + c 2 y 2 (x) 3 y 1 (x) y 1 (x) e R P (x)dx y 2 1 1.1 R(x) = 0 y + P (x)y + Q(x)y = R(x)...(1) y + P (x)y + Q(x)y = 0...(2) 1 2 u(x) v(x) c 1 u(x)+ c 2 v(x) = 0 c 1 = c 2 = 0 c 1 = c 2 = 0 2 0 2 u(x) v(x) u(x) u (x) W (u, v)(x) = v(x) v (x) 0 1 1.2

More information

() Remrk I = [0, ] [x i, x i ]. (x : ) f(x) = 0 (x : ) ξ i, (f) = f(ξ i )(x i x i ) = (x i x i ) = ξ i, (f) = f(ξ i )(x i x i ) = 0 (f) 0.

() Remrk I = [0, ] [x i, x i ]. (x : ) f(x) = 0 (x : ) ξ i, (f) = f(ξ i )(x i x i ) = (x i x i ) = ξ i, (f) = f(ξ i )(x i x i ) = 0 (f) 0. () 6 f(x) [, b] 6. Riemnn [, b] f(x) S f(x) [, b] (Riemnn) = x 0 < x < x < < x n = b. I = [, b] = {x,, x n } mx(x i x i ) =. i [x i, x i ] ξ i n (f) = f(ξ i )(x i x i ) i=. (ξ i ) (f) 0( ), ξ i, S, ε >

More information

NumRu::GPhys::EP Flux 2 2 NumRu::GPhys::EP Flux 3 2.................................. 3 2.2 EP............................. 4 2.3.....................

NumRu::GPhys::EP Flux 2 2 NumRu::GPhys::EP Flux 3 2.................................. 3 2.2 EP............................. 4 2.3..................... NumRu::GPhys::EP Flux 7 2 9 NumRu::GPhys::EP Flux 2 2 NumRu::GPhys::EP Flux 3 2.................................. 3 2.2 EP............................. 4 2.3................................. 5 2.4.............................

More information

ω 0 m(ẍ + γẋ + ω0x) 2 = ee (2.118) e iωt x = e 1 m ω0 2 E(ω). (2.119) ω2 iωγ Z N P(ω) = χ(ω)e = exzn (2.120) ϵ = ϵ 0 (1 + χ) ϵ(ω) ϵ 0 = 1 +

ω 0 m(ẍ + γẋ + ω0x) 2 = ee (2.118) e iωt x = e 1 m ω0 2 E(ω). (2.119) ω2 iωγ Z N P(ω) = χ(ω)e = exzn (2.120) ϵ = ϵ 0 (1 + χ) ϵ(ω) ϵ 0 = 1 + 2.6 2.6.1 ω 0 m(ẍ + γẋ + ω0x) 2 = ee (2.118) e iωt x = e 1 m ω0 2 E(ω). (2.119) ω2 iωγ Z N P(ω) = χ(ω)e = exzn (2.120) ϵ = ϵ 0 (1 + χ) ϵ(ω) ϵ 0 = 1 + Ne2 m j f j ω 2 j ω2 iωγ j (2.121) Z ω ω j γ j f j

More information

第85 回日本感染症学会総会学術集会後抄録(III)

第85 回日本感染症学会総会学術集会後抄録(III) β β α α α µ µ µ µ α α α α γ αβ α γ α α γ α γ µ µ β β β β β β β β β µ β α µ µ µ β β µ µ µ µ µ µ γ γ γ γ γ γ µ α β γ β β µ µ µ µ µ β β µ β β µ α β β µ µµ β µ µ µ µ µ µ λ µ µ β µ µ µ µ µ µ µ µ

More information

基礎数学I

基礎数学I I & II ii ii........... 22................. 25 12............... 28.................. 28.................... 31............. 32.................. 34 3 1 9.................... 1....................... 1............

More information

さくらの個別指導 ( さくら教育研究所 ) A AB A B A B A AB AB AB B

さくらの個別指導 ( さくら教育研究所 ) A AB A B A B A AB AB AB B 1 1.1 1.1.1 1 1 1 1 a a a a C a a = = CD CD a a a a a a = a = = D 1.1 CD D= C = DC C D 1.1 (1) 1 3 4 5 8 7 () 6 (3) 1.1. 3 1.1. a = C = C C C a a + a + + C = a C 1. a a + (1) () (3) b a a a b CD D = D

More information

http://www2.math.kyushu-u.ac.jp/~hara/lectures/lectures-j.html 2 N(ε 1 ) N(ε 2 ) ε 1 ε 2 α ε ε 2 1 n N(ɛ) N ɛ ɛ- (1.1.3) n > N(ɛ) a n α < ɛ n N(ɛ) a n

http://www2.math.kyushu-u.ac.jp/~hara/lectures/lectures-j.html 2 N(ε 1 ) N(ε 2 ) ε 1 ε 2 α ε ε 2 1 n N(ɛ) N ɛ ɛ- (1.1.3) n > N(ɛ) a n α < ɛ n N(ɛ) a n http://www2.math.kyushu-u.ac.jp/~hara/lectures/lectures-j.html 1 1 1.1 ɛ-n 1 ɛ-n lim n a n = α n a n α 2 lim a n = 1 n a k n n k=1 1.1.7 ɛ-n 1.1.1 a n α a n n α lim n a n = α ɛ N(ɛ) n > N(ɛ) a n α < ɛ

More information

Sturm-Liouville Green KEN ZOU Hermite Legendre Laguerre L L [p(x) d2 dx 2 + q(x) d ] dx + r(x) u(x) = Lu(x) = 0 (1) L = p(x) d2 dx

Sturm-Liouville Green KEN ZOU Hermite Legendre Laguerre L L [p(x) d2 dx 2 + q(x) d ] dx + r(x) u(x) = Lu(x) = 0 (1) L = p(x) d2 dx Sturm-Liouville Green KEN ZOU 2006 4 23 1 Hermite Legendre Lguerre 1 1.1 2 L L p(x) d2 2 + q(x) d + r(x) u(x) = Lu(x) = 0 (1) L = p(x) d2 2 + q(x) d + r(x) (2) L = d2 2 p(x) d q(x) + r(x) (3) 2 (Self-Adjoint

More information

Fourier (a) C, (b) C, (c) f 2 (a), (b) (c) (L 2 ) (a) C x : f(x) = a 0 2 + (a n cos nx + b n sin nx). ( N ) a 0 f(x) = lim N 2 + (a n cos nx + b n sin

Fourier (a) C, (b) C, (c) f 2 (a), (b) (c) (L 2 ) (a) C x : f(x) = a 0 2 + (a n cos nx + b n sin nx). ( N ) a 0 f(x) = lim N 2 + (a n cos nx + b n sin ( ) 205 6 Fourier f : R C () (2) f(x) = a 0 2 + (a n cos nx + b n sin nx), n= a n = f(x) cos nx dx, b n = π π f(x) sin nx dx a n, b n f Fourier, (3) f Fourier or No. ) 5, Fourier (3) (4) f(x) = c n = n=

More information

4 4 4 a b c d a b A c d A a da ad bce O E O n A n O ad bc a d n A n O 5 {a n } S n a k n a n + k S n a a n+ S n n S n n log x x {xy } x, y x + y 7 fx

4 4 4 a b c d a b A c d A a da ad bce O E O n A n O ad bc a d n A n O 5 {a n } S n a k n a n + k S n a a n+ S n n S n n log x x {xy } x, y x + y 7 fx 4 4 5 4 I II III A B C, 5 7 I II A B,, 8, 9 I II A B O A,, Bb, b, Cc, c, c b c b b c c c OA BC P BC OP BC P AP BC n f n x xn e x! e n! n f n x f n x f n x f k x k 4 e > f n x dx k k! fx sin x cos x tan

More information

n Y 1 (x),..., Y n (x) 1 W (Y 1 (x),..., Y n (x)) 0 W (Y 1 (x),..., Y n (x)) = Y 1 (x)... Y n (x) Y 1(x)... Y n(x) (x)... Y n (n 1) (x) Y (n 1)

n Y 1 (x),..., Y n (x) 1 W (Y 1 (x),..., Y n (x)) 0 W (Y 1 (x),..., Y n (x)) = Y 1 (x)... Y n (x) Y 1(x)... Y n(x) (x)... Y n (n 1) (x) Y (n 1) D d dx 1 1.1 n d n y a 0 dx n + a d n 1 y 1 dx n 1 +... + a dy n 1 dx + a ny = f(x)...(1) dk y dx k = y (k) a 0 y (n) + a 1 y (n 1) +... + a n 1 y + a n y = f(x)...(2) (2) (2) f(x) 0 a 0 y (n) + a 1 y

More information

P-12 P-13 3 4 28 16 00 17 30 P-14 P-15 P-16 4 14 29 17 00 18 30 P-17 P-18 P-19 P-20 P-21 P-22

P-12 P-13 3 4 28 16 00 17 30 P-14 P-15 P-16 4 14 29 17 00 18 30 P-17 P-18 P-19 P-20 P-21 P-22 1 14 28 16 00 17 30 P-1 P-2 P-3 P-4 P-5 2 24 29 17 00 18 30 P-6 P-7 P-8 P-9 P-10 P-11 P-12 P-13 3 4 28 16 00 17 30 P-14 P-15 P-16 4 14 29 17 00 18 30 P-17 P-18 P-19 P-20 P-21 P-22 5 24 28 16 00 17 30 P-23

More information

1 1 2 65

1 1 2 65 3 3 2000 6 14 2 30 4 2 1 1 2 65 1!?? < > 3 2 2 100 19 19 100 100 100 < > 19 2 2 2 2 < > 2000 2000 50 1945 5 50 1945 5 45 20 20 4 1945 4 5 5 5 100 50 20 5 2 20 5 20 5 5 6 20 6 19 5 5 6 5 6 2 20 6 21

More information

LCR e ix LC AM m k x m x x > 0 x < 0 F x > 0 x < 0 F = k x (k > 0) k x = x(t)

LCR e ix LC AM m k x m x x > 0 x < 0 F x > 0 x < 0 F = k x (k > 0) k x = x(t) 338 7 7.3 LCR 2.4.3 e ix LC AM 7.3.1 7.3.1.1 m k x m x x > 0 x < 0 F x > 0 x < 0 F = k x k > 0 k 5.3.1.1 x = xt 7.3 339 m 2 x t 2 = k x 2 x t 2 = ω 2 0 x ω0 = k m ω 0 1.4.4.3 2 +α 14.9.3.1 5.3.2.1 2 x

More information

Micro-D 小型高密度角型コネクタ

Micro-D 小型高密度角型コネクタ Micro- 1 2 0.64 1.27 1 2 3 4 5 6 7 8 9 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 2 3 4 5 6 7 8 9 10 11 12 13 1.09 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 3 4 J J

More information

SFGÇÃÉXÉyÉNÉgÉãå`.pdf

SFGÇÃÉXÉyÉNÉgÉãå`.pdf SFG 1 SFG SFG I SFG (ω) χ SFG (ω). SFG χ χ SFG (ω) = χ NR e iϕ +. ω ω + iγ SFG φ = ±π/, χ φ = ±π 3 χ SFG χ SFG = χ NR + χ (ω ω ) + Γ + χ NR χ (ω ω ) (ω ω ) + Γ cosϕ χ NR χ Γ (ω ω ) + Γ sinϕ. 3 (θ) 180

More information

2012 IA 8 I p.3, 2 p.19, 3 p.19, 4 p.22, 5 p.27, 6 p.27, 7 p

2012 IA 8 I p.3, 2 p.19, 3 p.19, 4 p.22, 5 p.27, 6 p.27, 7 p 2012 IA 8 I 1 10 10 29 1. [0, 1] n x = 1 (n = 1, 2, 3,...) 2 f(x) = n 0 [0, 1] 2. 1 x = 1 (n = 1, 2, 3,...) 2 f(x) = n 0 [0, 1] 1 0 f(x)dx 3. < b < c [, c] b [, c] 4. [, b] f(x) 1 f(x) 1 f(x) [, b] 5.

More information

DVIOUT

DVIOUT A. A. A-- [ ] f(x) x = f 00 (x) f 0 () =0 f 00 () > 0= f(x) x = f 00 () < 0= f(x) x = A--2 [ ] f(x) D f 00 (x) > 0= y = f(x) f 00 (x) < 0= y = f(x) P (, f()) f 00 () =0 A--3 [ ] y = f(x) [, b] x = f (y)

More information

…K…E…X„^…x…C…W…A…fi…l…b…g…‘†[…N‡Ì“‚¢−w‘K‡Ì‹ê™v’«‡É‡Â‡¢‡Ä

…K…E…X„^…x…C…W…A…fi…l…b…g…‘†[…N‡Ì“‚¢−w‘K‡Ì‹ê™v’«‡É‡Â‡¢‡Ä 2009 8 26 1 2 3 ARMA 4 BN 5 BN 6 (Ω, F, µ) Ω: F Ω σ 1 Ω, ϕ F 2 A, B F = A B, A B, A\B F F µ F 1 µ(ϕ) = 0 2 A F = µ(a) 0 3 A, B F, A B = ϕ = µ(a B) = µ(a) + µ(b) µ(ω) = 1 X : µ X : X x 1,, x n X (Ω) x 1,,

More information

09 8 9 3 Chebyshev 5................................. 5........................................ 5.3............................. 6.4....................................... 8.4...................................

More information

untitled

untitled Y = Y () x i c C = i + c = ( x ) x π (x) π ( x ) = Y ( ){1 + ( x )}( 1 x ) Y ( )(1 + C ) ( 1 x) x π ( x) = 0 = ( x ) R R R R Y = (Y ) CS () CS ( ) = Y ( ) 0 ( Y ) dy Y ( ) A() * S( π ), S( CS) S( π ) =

More information

チュートリアル:ノンパラメトリックベイズ

チュートリアル:ノンパラメトリックベイズ { x,x, L, xn} 2 p( θ, θ, θ, θ, θ, } { 2 3 4 5 θ6 p( p( { x,x, L, N} 2 x { θ, θ2, θ3, θ4, θ5, θ6} K n p( θ θ n N n θ x N + { x,x, L, N} 2 x { θ, θ2, θ3, θ4, θ5, θ6} log p( 6 n logθ F 6 log p( + λ θ F θ

More information

1 1.1 Excel Excel Excel log 1, log 2, log 3,, log 10 e = ln 10 log cm 1mm 1 10 =0.1mm = f(x) f(x) = n

1 1.1 Excel Excel Excel log 1, log 2, log 3,, log 10 e = ln 10 log cm 1mm 1 10 =0.1mm = f(x) f(x) = n 1 1.1 Excel Excel Excel log 1, log, log,, log e.7188188 ln log 1. 5cm 1mm 1 0.1mm 0.1 4 4 1 4.1 fx) fx) n0 f n) 0) x n n! n + 1 R n+1 x) fx) f0) + f 0) 1! x + f 0)! x + + f n) 0) x n + R n+1 x) n! 1 .

More information

1 filename=mathformula tex 1 ax 2 + bx + c = 0, x = b ± b 2 4ac, (1.1) 2a x 1 + x 2 = b a, x 1x 2 = c a, (1.2) ax 2 + 2b x + c = 0, x = b ± b 2

1 filename=mathformula tex 1 ax 2 + bx + c = 0, x = b ± b 2 4ac, (1.1) 2a x 1 + x 2 = b a, x 1x 2 = c a, (1.2) ax 2 + 2b x + c = 0, x = b ± b 2 filename=mathformula58.tex ax + bx + c =, x = b ± b 4ac, (.) a x + x = b a, x x = c a, (.) ax + b x + c =, x = b ± b ac. a (.3). sin(a ± B) = sin A cos B ± cos A sin B, (.) cos(a ± B) = cos A cos B sin

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション 0 1 2 3 4 5 6 1964 1978 7 0.0015+0.013 8 1 π 2 2 2 1 2 2 ( r 1 + r3 ) + π ( r2 + r3 ) 2 = +1,2100 9 10 11 1.9m 3 0.64m 3 12 13 14 15 16 17 () 0.095% 0.019% 1.29% (0.348%) 0.024% 0.0048% 0.32% (0.0864%)

More information

RIMS98R2.dvi

RIMS98R2.dvi RIMS Kokyuroku, vol.084, (999), 45 59. Euler Fourier Euler Fourier S = ( ) n f(n) = e in f(n) (.) I = 0 e ix f(x) dx (.2) Euler Fourier Fourier Euler Euler Fourier Euler Euler Fourier Fourier [5], [6]

More information

30 I .............................................2........................................3................................................4.......................................... 2.5..........................................

More information

p = mv p x > h/4π λ = h p m v Ψ 2 Ψ

p = mv p x > h/4π λ = h p m v Ψ 2 Ψ II p = mv p x > h/4π λ = h p m v Ψ 2 Ψ Ψ Ψ 2 0 x P'(x) m d 2 x = mω 2 x = kx = F(x) dt 2 x = cos(ωt + φ) mω 2 = k ω = m k v = dx = -ωsin(ωt + φ) dt = d 2 x dt 2 0 y v θ P(x,y) θ = ωt + φ ν = ω [Hz] 2π

More information

n=1 1 n 2 = π = π f(z) f(z) 2 f(z) = u(z) + iv(z) *1 f (z) u(x, y), v(x, y) f(z) f (z) = f/ x u x = v y, u y = v x

n=1 1 n 2 = π = π f(z) f(z) 2 f(z) = u(z) + iv(z) *1 f (z) u(x, y), v(x, y) f(z) f (z) = f/ x u x = v y, u y = v x n= n 2 = π2 6 3 2 28 + 4 + 9 + = π2 6 2 f(z) f(z) 2 f(z) = u(z) + iv(z) * f (z) u(x, y), v(x, y) f(z) f (z) = f/ x u x = v y, u y = v x f x = i f y * u, v 3 3. 3 f(t) = u(t) + v(t) [, b] f(t)dt = u(t)dt

More information

1 913 10301200 A B C D E F G H J K L M 1A1030 10 : 45 1A1045 11 : 00 1A1100 11 : 15 1A1115 11 : 30 1A1130 11 : 45 1A1145 12 : 00 1B1030 1B1045 1C1030

1 913 10301200 A B C D E F G H J K L M 1A1030 10 : 45 1A1045 11 : 00 1A1100 11 : 15 1A1115 11 : 30 1A1130 11 : 45 1A1145 12 : 00 1B1030 1B1045 1C1030 1 913 9001030 A B C D E F G H J K L M 9:00 1A0900 9:15 1A0915 9:30 1A0930 9:45 1A0945 10 : 00 1A1000 10 : 15 1B0900 1B0915 1B0930 1B0945 1B1000 1C0900 1C0915 1D0915 1C0930 1C0945 1C1000 1D0930 1D0945 1D1000

More information

m(ẍ + γẋ + ω 0 x) = ee (2.118) e iωt P(ω) = χ(ω)e = ex = e2 E(ω) m ω0 2 ω2 iωγ (2.119) Z N ϵ(ω) ϵ 0 = 1 + Ne2 m j f j ω 2 j ω2 iωγ j (2.120)

m(ẍ + γẋ + ω 0 x) = ee (2.118) e iωt P(ω) = χ(ω)e = ex = e2 E(ω) m ω0 2 ω2 iωγ (2.119) Z N ϵ(ω) ϵ 0 = 1 + Ne2 m j f j ω 2 j ω2 iωγ j (2.120) 2.6 2.6.1 mẍ + γẋ + ω 0 x) = ee 2.118) e iωt Pω) = χω)e = ex = e2 Eω) m ω0 2 ω2 iωγ 2.119) Z N ϵω) ϵ 0 = 1 + Ne2 m j f j ω 2 j ω2 iωγ j 2.120) Z ω ω j γ j f j f j f j sum j f j = Z 2.120 ω ω j, γ ϵω) ϵ

More information

1 4 1 ( ) ( ) ( ) ( ) () 1 4 2

1 4 1 ( ) ( ) ( ) ( ) () 1 4 2 7 1995, 2017 7 21 1 2 2 3 3 4 4 6 (1).................................... 6 (2)..................................... 6 (3) t................. 9 5 11 (1)......................................... 11 (2)

More information