Math 116 Calculus II

Size: px
Start display at page:

Download "Math 116 Calculus II"

Transcription

1 Mth 6 Clculus II

2 Contents 7 Additionl topics in Integrtion 7. Integrtion by prts Numericl Integrtion Improper Integrl Clculus of Severl Vribles 4 8. Functions of severl vribles Prtil Derivtives Mxim nd minim of functions of severl vribles Lest Squres Constrined Optimiztion nd Lgrnge multipliers Constrined Optimiztion nd Lgrnge Multipliers(continued) Totl Differentils Multiple Integrls Applictions

3 Chpter 7 Additionl topics in Integrtion 7. Integrtion by prts Derivtion: u = u(x). du = u dx, ex. d sin x = cos xdx Especilly, d[uv] = udv + vdu = uv dx + vu dx = [uv + vu ]dx = [vu] dx (product rule). Ex. d[cos x sin x] = cos xd sin x + sin xd cos x = cos xdx sin xdx = [cos x sin x]dx = [sin x cos x] dx. duv = udv + vdu, uv = udv + vdu + C udv = uv vdu + C, or uv dx = uv vu dx + C Note: We should choose u,v such tht u v is simpler thn uv. Exmples:. xe x dx. Choose u nd dv, using try-nd-test Cse : u = e x, dv = xdx

4 . du = e x dx, v = Cse : e x }{{} =u =dv {}}{ xdx = e x }{{} u dv = v {}}{ x xdx = x du x {}}{ e x dx }{{} v u = x, dv = e x dx du = dx, v = e x dx = e x xe x dx = xe x e x dx = xe x e x + C x 4 ln xdx. u = ln x, dv = x 4 dx 3. du = x dx, v = x5 5 x 4 ln xdx = ln(x) x5 5 (x + )(x 5) 5 dx x x5 5 dx 4. u = (x + ), dv = (x 5) 5 dx (x 5)6 du = dx, v = 6 (x + )(x 5) 5 dx = (x + ) x x + dx. (x 5)6 6 (x 5) 6 dx 6 u = x, dv = x + x du = dx, v = + dx = (x + )3/ 3 x x + = x 3 (x + )3/ 3 (x + )3/ dx = 3 x(x + )3/ 4 5 (x + )5/ + C Rewrite it s x(x + ) / dx, then refer to exmple 4. 3

5 5. ln xdx u = ln x, dv = dx 6. du = x dx, v = x ln xdx = ln(x) x x xdx. (ln x) dx (repeted use by prt) u = (ln x), dv = dx du = ln(x) x, v = x (ln x) dx = (ln x) x u = ln(x), dv = dx ln(x) x xdx = (ln x) x ln(x)dx. du = x dx, v = x ln(x)dx = ln(x)x xdx = ln(x)x x x (ln x) dx = (ln x) x ln(x)x + x. Some tricks. xf(x)dx, usully we choose u = x, f(x)dx, u = x, dv = f(x)dx du = dx, v = f(x)dx = F (x) xf(x)dx = xf (x) F (x)dx Exmples () x sin xdx: F (x) = sin xdx = cos x, F (x) = cos xdx = sin x (b) x cos xdx: (c) xe x dx: F (x) = e x dx = e x, F (x)dx = e x dx = e x 4

6 (d) (e) x(x+) n dx: F (x) = x ln xdx (x+) n dx = (x + )n+, n + (x + ) n+ dx = n + (x + )n+ (n + )(n + ). () u = lnx, du = x, = x ln x dv = xdx v = xdx = x x x x dx = ln x x f(x)dx: using integrtion-by-prt two times x cos xdx st time: x x x dx = ln x 4 + C u = x, dv = cos xdx du = xdx, v = sin x = x sin x x sin xdx nd time: Clculte x sin xdx u = x, dv = sin xdx du = dx, v = cos x = x cos x ( cos x)dx = x cos x + sin x (b) (c) x cos xdx = x sin x + x cos x sin x + C x cos xdx x e x dx st time: u = x, dv = e x dx du = xdx, v = e x = x e x xe x dx 5

7 nd time: Clculte xe x dx u = x, dv = e x dx du = dx, v = e x = xe x e x dx = xe x e x (d) (e) x e x dx = x e x xe x + e x x (x + 3) dx x ln xdx u = ln x, dv = x dx du = x dx, v = x3 3 x ln xdx = x3 3 ln x x 3 x 3 dx = x3 x 3 ln x 3 dx (f) (ln x) dx x 3 Need to use times of integrtion by prt. st time: u = (ln x), dv = x dx du = ln x x, v = x = (ln x) x + ln xx dx nd time: clculte ln xx dx u = ln x, dv = x dx du = x dx, v = x = ln xx + x dx = ln xx x 6

8 Exmple 7: A politicin cn rise cmpign funds t the rte of 5te.t thousnd dollrs per week during the first t weeks of cmpign. Find the verge mount rised during the first 5 weeks. 5 verge = 5 5te.t dt u = 5t, dv = e.t dt du = 5dt, v = e.t. 5te.t dt = 5t e.t e.t. dt = 5t e.t 5 5 e.t Numericl Integrtion Integrtion Techniques: from integrtion rules; by substitution; by prts. But we my not be ble to find the closed form of mny integrls. For exmple Approximtion: (Riemnn Sum) e x dx =?, sin(x) dx =? x Consider b The Rectngle Rule: f(x)dx. Given n integer n >, divide [, b] into n subintervls. Then x = b n, x =, x = x + x,..., x n+ = x n + x = b. R n = xf(x ) + xf(x ) + + xf(x n ) b f(x)dx def = lim n R n The following figures show how Reimnn Sum pproximtes integrl when n =,, 3, 6,,. 7

9 It cn be proved (in Numericl nlysis) tht The Trpezoidl Rule: Simpson s Rule: (Just mention) b f(x)dx R n M (b ) n [ T n = x f(x ) + f(x ) + + f(x n ) + ] f(x n+) b f(x)dx T n M (b ) 3 n S n = x 3 [f(x ) + 4f(x ) + f(x 3 ) + 4f(x 4 ) + + 4f(x n ) + f(x n )] b f(x)dx S n M 3(b ) 5 n 4 These rules cn be esily progrmmed on computer (including your grphic clcultor). Exmple : Use the rectngulr nd the trpezoidl rules to pproximte Soln: x = 3 4 =. 3 dx with n = 4. x 8

10 Rectngulr Rule x f(x) = /x 3/ /3 / 5/ /5 3 /3 sum=.5667 s =.567 =.83 Trpezoidl Rule x f(x) = /x / 3/ /3 / 5/ /5 3 /3 /6 sum=.33 s =.33 =.67 Error for rectngulr pproximtion: Error for Trpezoidl pproximtion: x dx = ln(x) 3 = ln 3 x dx S 4 =.84 x dx T 4 =.8 Trpezoidl pproximtion is much more ccurte thn rectngulr pproximtion. 7.5 Improper Integrl It is known tht b x-xis (if f(x), x [, b]). f(x)dx mens the re of the region bounded by y = f(x), x =, x = b nd the How cn we find the re of the region bounded by y = e x, x =, nd x-xis? A = This is not n ordinry integrl. How to clculte it? Ide: Approximtion: let b is constnt nd lrge. b e x dx = ex e x dx b = e b. 9

11 Tking limit on both sides, It is resonble to regrd Definition: The improper integrl lim b b e x dx = lim b ( e b ) = e x dx = lim b b f(x)dx is defined s e x dx. Similrly b f(x)dx = lim b f(x)dx = b b lim f(x)dx. f(x)dx, f(x)dx = = lim f(x)dx + f(x)dx f(x)dx + lim b b f(x)dx An improper integrl is sid to be convergent if the limit (or limits) exists nd to be divergent if the limit (or limits) does not exist. L Hôpitl s rule lim x c f(x) = lim x c g(x) =, or ± lim x c f (x) g (x) exists, nd g (x) for ll x c. f(x) then lim x c g(x) = lim f (x) x c g (x) Exmples. lim x x e x = lim x e x = x. lim x e x = lim x x e x = lim x e x = sin x 3. lim x x = lim cos x = cos() = x

12 4. lim x e x ln x = lim x e x /x = lim x xex =. Limits of some specil functions e = lim x ex e = lim x ex ln( ) = lim ln x x ln() = lim ln x x lim x /xn n > lim x /xn n > lim x xe x lim x xn e x, n >, Exmples.. x + dx = ln( x + ) x (x + ) dx. = (divergent). Using method of substitution. Let u = x +, then du = xdx, xdx = du x (x + ) dx = du u = ln( u ) 5 = x dx = x = [ ] [ ] = + =. x dx = x =. xe x dxdx using integrtion by prts u = x, dv = e x dx du = dx, v = e x xe x dx = xe x + e x dx = xe x e x xe x dxdx = xe x e x

13 lim x xe x = lim x x e x = x, xe x e x =, x, xe x e x = Soln= ( ) = Improper Integrl: f(x)dx Let c be ny rel number nd suppose both the improper integrls re convergent. Then the improper integrl c f(x)dx nd c f(x)dx f(x)dx = c f(x)dx + c f(x)dx Exmples. xe x dx xe x dx = using method of substitution xe x dxdx + xe x dxdx u = x, du = xdx xe x dx = e u du = eu = e x x, e x = x, e x = xe x dxdx = e x = x, e x = xe x dxdx = e x = ( ) = xe x dx = + =

14 Review of Chpter 7 Integrtion by prts: uv dx = udv = uv vdu = uv vu dx Improper integrls: Numericl integrtion: Rectngulr rule. trpezoidl rule. Simpson s rule*. Exmples:. Integrtion by prts. f(x)dx, ln(t) t dt. b inf f(x)dx, f(x)dx. u = ln(t), dv = t dt = t / dt. Integrtion by prts. du = dt, v = t/ t ln(t) dt = ln(t) t t t t/ dt (x + 3)(x ) 4 dx u = (x + ), dv = (x ) 4 dx 3. Substitution. (x )5 du = dx, v = 5 (x + 3)(x ) 4 dx = e x ( + e x ) 3. (x + )(x )5 5 (x ) 4 dx u = + e x, du = e x dx. e x ( + e x ) 3 = u du = u3 = 3

15 Chpter 8 Clculus of Severl Vribles 8. Functions of severl vribles Definition(function):(y = f(x)) A function is rule such tht to ech vlue x in the domin, there corresponds one nd only one number y. Wht to know for y = f(x): find the domin: set of ll x for which f(x) is defined. nturl domin: lrgest set of ll x for which f(x) is defined. Rnge: the set of ll resulting vlues of the function sketch the grph (rnge, domin, specil points, behvior s x. differentite f(x). integrte f(x). Exmple: f(x) = x domin: x or {x x } = [, + ). rnge: {y y } = [, + ). y = x x y = x

16 Functions of Severl Vribles : Motivtion: temperture depends on plce (ltitude, longitude, nd elevtion) nd time T = T (t, θ, φ, h) Def: A function f of two vribles is rule such tht to ech ordered pir (x, y) in the domin of f, there corresponds one nd only one number f(x, y). or z = f(x, y). x Exmple : f(x, y) = y Domin: D = {(x, y) x, y > } Rnge: z Exmple : f(x, y) = x, f(, e), f(e, )? ln(y) (x, y) z = f(x, y) Exmple 3: f(x, y) = x y, f(x, y) = ln(x + y ). Exmple 4: z = 8 x y Exmple 5: z = y x 8. Prtil Derivtives Def (Using prtil derivtives): the rte of chnge of function with respect to one vrible while holding ll other vribles constnt. Consider differentiting f(x) Wht bout two vribles (x, y) df dx = lim f(x + h) f(x) h h f(x) = cx 3, c is constnt df dx = d dx (cx3 ) = 3cx f(x, y) = x 4 + y d dx (x4 + y ) = 4x 3 y held constnt d dy (x4 + y ) = y x held constnt 5

17 Nottions: f x = f (x, y) = f(x, y) = d x x f y = f y (x, y) = f(x, y) = d y f x f (x, y) = lim x h dx dy f(x, y) f(x, y) f(x + h, y) f(x, y) (x, y) = lim h h f(x, y + h) f(x, y) h y held constnt x held constnt Exmples: f(x, y) = x 3 + 3x y y 3 x + y f x = 3x + 6xy + f y = + 6x y 6y + f(x, y) = ln( x + y ) f x = f y = x + y x + y (x) x + y x + y (y) w = (u v) 3 f(x, y) = e x +y, find f x (, ), f y (, ) w = 3(u v) u w v = 3(u v) ( ) f x = e x +y (x), f x (, ) = e ( ) = f y = e x +y (y), f y (, ) = e ( ) = e Higher Order Derivtives: f = f(x, y), f xy = ( ) f. Similr rules re pplied to f xx, f xy, f yx y x Exmple: Second-order derivtives of f(x, y) = 5x 3 x y 3 + 3y 4 6

18 Soln: f x = 5x 4xy 3, f y = 6x y + y 3 f xx = x (5x 4xy 3 ) = 3x 4y 3, f yx = f xy = y (5x 4xy 3 ) = xy f yy = y ( 6x y + y 3 ) = x y + 36y 8.3 Mxim nd minim of functions of severl vribles Introduction: minimum points, mximum points, sddle points. How to define or chrcterize them? Criticl points (Def): (, b) is criticl point of f(x, y) if f x (, b) =, nd f y (, b) = Reltive mximum nd minimum vlues cn occur only t criticl points. reltive mximum, minimum nd sddle points re criticl points. Exmple : find criticl points of f(x, y) = 3x + y + xy + 8x + 4y. Soln: { fx (x, y) = 6x + y + 8 = ; f y (x, y) = 4y + x + 4 = x = 6 5, y = 5 Second Derivtive test for functions f(x, y) The D-test: (, b) is criticl point of f(x, y). Let D = f xx (, b) f yy (, b) [f xy (, b)], (i) if D > nd f xx (, b) >, f(x, y) hs reltive (locl) minimum t (, b); (ii) if D > nd f xx (, b) <, f(x, y) hs reltive (locl) mximum t (, b); (iii) if D <, f(x, y) hs sddle point t (, b). (iv) if D =, inconclusive. (, b) cn be either reltive mximum, reltive minimum or sddle point. 7

19 Def: (Sddle Point): sddle point is sttionry point (criticl point) but not locl extremum. A criticl point is either locl minimum, locl mximum or sddle point. Exmple : f(x, y) = 3x + y + xy + 8x + 4y, f xx = 6, f xy =, f yy = 4. D = f xx f yy f xy = 4 4 = >, f xx >, reltive minimum Exmple 3: find the reltive extreme vlues of f(x, y) = e 5(x +y ). f x (x, y) = xe 5(x +y ) f y (x, y) = ye 5(x +y ) f xx (x, y) = e 5(x +y )+x e 5(x +y ) f xy (x, y) = xye 5(x +y ) f yy (x, y) = e 5(x +y ) + y e 5(x +y ) Criticl Points: { xe 5(x +y ) = ye 5(x +y6) = x =, y =. f xx (, ) = > f xy (, ) = f yy (, ) = D = = > (, b) = (, ), minimum points f(, ) =. Exmple 4 f(x, y) = x 3 y 3 3x + 6y. 8

20 8.4 Lest Squres We wnt to find stright line to fit these dt. 5 E G 5 E G F H F H 5 5 Exmple We try to find line y = x + b to best fit the following 4 given points. Let We find, b by x y x+b error=x+b-y 6 +b +b b 6+b- 5 +b +b-5 +b +b- S(, b) = ( + b 6) + (6 + b ) + ( + b 5) + ( + b ) Generl Cse: fit stright line to dt min S(, b),b x y xy x x y x y x x y x y x.... x n x y n y x n y n xy x n x the lest squre line is y = x + b = n xy ( x)( y) n x ( x) b = n ( y x) Exmple : n = 3. 9

21 x y xy x x = 6 y = 47 xy = 9 x = 4 fitting line: y = 7.5x +.67 = n xy ( x)( y) n x ( x) = = 7.5 b = n ( y x) = ( ) = C A B 3 Exmple Fit stright line to () x y (b) x y

22 8.5 Constrined Optimiztion nd Lgrnge multipliers Review: unconstrined Optimiztion: f x = f y = Constrined Optimiztion z = f(x, y) = x + y f f = x, x y = y (x, y) = (, ) (Criticl point nd minimum point) Find the minimum of the intersection curve between z = x + y nd y = plne, which is equivlent to minimize x + y, subject to y =. missing grph here Method : Method : Let (x, y) = (, ) f(x, y) = x + y, f(x, ) = x + 4 minimize(x + 4) x = is the minimum point, nd the corresponding minimum function vlue is 4 F (x, y, λ) = x + y + λ(y ) F x = x, x = F = y + λ, y + λ = y F λ = y, y = x =, y =, λ = 4 (x, y) = (, ) is the minimum point with minimum vlue f(, ) = 4. Method of Lgrnge multipliers minimize f(x, y) subject to g(x, y) = (constrint) (i) define F (x, y, λ) = f(x, y) + λg(x, y).

23 (ii) Find criticl points (x, y, λ) of F : F x =, F y =, F λ =. (iii) The solutions found in step re cndidtes for the extrem of f. Note: Of the method of Lgrnge multipliers, there is no criterion to determine whether criticl point of function of two or more vribles leds to reltive mximum or reltive minimum. Exmple f(x, y, z) = xy + 6yz + 8xz, constrint: xyz =,. 8.6 Constrined Optimiztion nd Lgrnge Multipliers(continued) Exmple : A continer compny wnts to design nd luminum cn requiring the lest mount of luminum, but tht contins exctly 6π cubic inches. Find the rdius nd the height of the cn. A = πr + πr h V = πr h min r,h πr + πr h subject to πr h = 6π Soln: Using method of Lgrnge multiplier F (r, h, λ) = πr + πrh + λ(πr h 3π) F r = 4πr + πh + πrhλ = () F h = πr + λπr = () F λ = πr h 6π (3) From () λr = λr in (), 4πr πh =, r = h r h in (3), πr 3 6π =, r = r =, h = 4 The minimum mount of luminum needed is π() + π()(4) = 4π, when r =, h = 4.

24 Exmple :Minimize or mximize f(x, y) = xy, subject to x + y = 8. F (x, y, λ) = xy + λ(x + y 8). F x = y + xλ = ; () F y = x + yλ = ; () F λ = x + y 8 =. (3) y(y + xλ) = (3) x(x + yλ) = (4) (3) (4) y x =. Criticl points: { y x = x + y 8 = y = ±3 x = ±3 ( 3, 3) ( 3, 3) (3, 3) (3, 3) f( 3, 3) = 8; f( 3, 3) = 8; f(3, 3) = 8; f(3, 3) = 8; minimum: 8, mximum: 8. More Exmples: Mximize nd minimize f(x, y) = x + 3y, subject to x + 5y = Totl Differentils One-vrible function f(x), chnge in x: dx. x x + dx f(x) f(x + dx) f = f(x + dx) f(x) f (x)dx. Two-vrible function f(x), chnge in x: dx, chnge in y: dy. f = f(x + dx, y + dy) f(x, y) = f(x + dx, y + dy) f(x, y + dy) + f(x, y + dy) f(x, y) f x (x, y + dy)dx + f y (x, y)dy f x dx + f y dy. df f x dx + f y dy f Approximte chnge of f Exmple: f(x, y) = e 3x y df = e 3x y 3dx + e 3x y ( )dy 3

25 Exmple : f(x, y) = ln( + x + y ). df =? Exmple : f(x, y) = x y, find f when (x, y) chnges from ( 3, ) to ( 3.,.98) x + y dx = 3. ( 3) =., dy =.98 ( ) =. f x = (x y) x(x + y) (x + y) x(x y) (x + y) = y (x + y) f y = (x y) y(x + y) (x + y) y(x y) (x + y) = x (x + y) f df = f x dx + f y dy x= 3,y=,dx=.,dy=. =.8/5 +./5 =./5 =.8 Applied Exmple: (Approximting Chnges) Find the pproximte chnge in the volume of cylinder when the rdius is incresed from 5 to 6 nd the height is decresed from 4 to. V = πr h dv = V V dx + r h dh r = 5, h = 4 dr =, dh = = (πrh)dr + (πr )dh r = 5, h = 4 dr =, dh = = 4π 5π = π 8.8 Multiple Integrls Definition:(Double integrl) The double integrl of continuous function f(x, y) on rectngulr region R is f(x, y)dxdy = lim f(xi, y j ) x y x, y (The sum is over ll rectngles in R) R If f(x, y) is non-negtive on R, then the double integrl gives the volume under f over R. Definition: (Iterted integrls) R is the rectngle defined by x b, c y d nd re clled iterted integrls. d c [ b ] f(x, y)dx dy, b [ d c ] f(x, y)dy dx 4

26 Exmple : Exmple : Rule : d c [ b 8xydydx = 4 ] f(x, y)dx dy = [ (x + y )dxdy b [ d Rule : Let R = {(x, y) x b, c y d} d b f(x, y)dxdy = f(x, y)dxdy = R Exmple 4: R : x, y, f(x, y) = c c xy + y. Exmple 5: R = {(x, y) x, y } 6x ydxdy. Double integrl over non-rectngulr region R ] 8xydy dx ] f(x, y)dy dx b d c f(x, y)dydx Exmple 6 R = {(x, y) x, y e x }, f(x, y) = xy Slon: e x e x xydydx xydy = /xy ex = /x(e x ) /x = /xe x /xe x dx, Using integrtion by prts u = /x, dv = e x dx du = /dx, v = e x dx = /e x. F (x) = /xe x dx = (/x)(/e x ) /4e x dx = /4xe x /8e x F () F () = /4e /8. Note: since the region of y depends on x, the order of the integrl is NOT exchngeble, tht is, we cn not clculte e x ( ) xydx dy. 5

27 Exmple : f(x, y) = y + x ; R is the region bounded by y = x, y =, nd x = 4. Region R 4 3 R B A Soln: 4 x y + x dydx x 4 y y dx = + x + x x = x + x x dx, Using method substitution + x u = ( + x ), du = xdx 4 x + x dx = / u du = / ln u = / ln( + x ) 4 = / ln Applictions Averge: Exmple 4: f(x, y) = + 6x y Averge vlue of f over R = f(x, y)dxdy re of R R R = {(x, y) x, y 3} 6

28 Exmple Suppose the popultion of certin city is f(x, y) =, e.x.y /mile Let (, ) gives the loction of the city hll, wht is the popultion inside the rectngulr re described by R = {(x, y) x ; y 5} Soln: The popultion is 5 5, e.x.y dydx, e.x.y dy =, e.x.y 5 =, [e.x.5 e.x ] (, )[e.x.5 e.x ]dx = 5, [e.x.5 e.x ] = 5, [e.5 e e.5 + ] = 79.5 Review of Chpter 8 functions of severl vribles: definition, domin, nturl domin, rnge, three dimensionl coordinte system. prtil derivtive (f x, f y, f xx, f yy,...) Optimiztion problem: Criticl points (reltive minimum points, reltive mximum points, sddle points) D-test Constrined Optimiztion problem: Lgrnge multiplier method. Lest squres: stright line fitting totl differentils double integrtion: iterted integrls, verge over domin. Exmple : Find ll reltive extreme vlues: nd tell if they re minimum or mximum. f(x, y) = xy x 5y + x y + 3 Exmple : Stright line fitting x y

29 Exmple 3: = n xy ( x)( y) n x ( x), b = n ( y x) mximize f(x, y) = 4xy x y subject to x + y = 6 Exmple 4:A compny s profit is p = 3x /3 y /3, where x nd y re respectively, the mounts spent on production nd dvertising. The compny hs totl 6, dollrs to spend. find the mounts for production nd dvertising tht mximizing the profit. 8

b = and their properties: b 1 b 2 b 3 a b is perpendicular to both a and 1 b = x = x 0 + at y = y 0 + bt z = z 0 + ct ; y = y 0 )

b = and their properties: b 1 b 2 b 3 a b is perpendicular to both a and 1 b = x = x 0 + at y = y 0 + bt z = z 0 + ct ; y = y 0 ) ***************** Disclimer ***************** This represents very brief outline of most of the topics covered MA261 *************************************************** I. Vectors, Lines nd Plnes 1. Vector

More information

Study Guide # Vectors in R 2 and R 3. (a) v = a, b, c = a i + b j + c k; vector addition and subtraction geometrically using parallelograms

Study Guide # Vectors in R 2 and R 3. (a) v = a, b, c = a i + b j + c k; vector addition and subtraction geometrically using parallelograms Study Guide # 1 MA 26100 - Fll 2018 1. Vectors in R 2 nd R 3 () v =, b, c = i + b j + c k; vector ddition nd subtrction geometriclly using prllelogrms spnned by u nd v; length or mgnitude of v =, b, c,

More information

Example. Check that the Jacobian of the transformation to spherical coordinates is

Example. Check that the Jacobian of the transformation to spherical coordinates is lss, given on Feb 3, 2, for Mth 3, Winter 2 Recll tht the fctor which ppers in chnge of vrible formul when integrting is the Jcobin, which is the determinnt of mtrix of first order prtil derivtives. Exmple.

More information

Chapter 12 Vectors and the Geometry of Space 12.1 Three-dimensional Coordinate systems

Chapter 12 Vectors and the Geometry of Space 12.1 Three-dimensional Coordinate systems hpter 12 Vectors nd the Geometry of Spce 12.1 Three-dimensionl oordinte systems A. Three dimensionl Rectngulr oordinte Sydstem: The rtesin product where (x, y, z) isclled ordered triple. B. istnce: R 3

More information

Lecture 20. Intro to line integrals. Dan Nichols MATH 233, Spring 2018 University of Massachusetts.

Lecture 20. Intro to line integrals. Dan Nichols MATH 233, Spring 2018 University of Massachusetts. Lecture 2 Intro to line integrls Dn Nichols nichols@mth.umss.edu MATH 233, Spring 218 University of Msschusetts April 12, 218 (2) onservtive vector fields We wnt to determine if F P (x, y), Q(x, y) is

More information

Section 16.3 Double Integrals over General Regions

Section 16.3 Double Integrals over General Regions Section 6.3 Double Integrls over Generl egions Not ever region is rectngle In the lst two sections we considered the problem of integrting function of two vribles over rectngle. This sitution however is

More information

Polar Coordinates. July 30, 2014

Polar Coordinates. July 30, 2014 Polr Coordintes July 3, 4 Sometimes it is more helpful to look t point in the xy-plne not in terms of how fr it is horizontlly nd verticlly (this would men looking t the Crtesin, or rectngulr, coordintes

More information

Section 17.2: Line Integrals. 1 Objectives. 2 Assignments. 3 Maple Commands. 1. Compute line integrals in IR 2 and IR Read Section 17.

Section 17.2: Line Integrals. 1 Objectives. 2 Assignments. 3 Maple Commands. 1. Compute line integrals in IR 2 and IR Read Section 17. Section 7.: Line Integrls Objectives. ompute line integrls in IR nd IR 3. Assignments. Red Section 7.. Problems:,5,9,,3,7,,4 3. hllenge: 6,3,37 4. Red Section 7.3 3 Mple ommnds Mple cn ctully evlute line

More information

STUDY GUIDE, CALCULUS III, 2017 SPRING

STUDY GUIDE, CALCULUS III, 2017 SPRING TUY GUIE, ALULU III, 2017 PING ontents hpter 13. Functions of severl vribles 1 13.1. Plnes nd surfces 2 13.2. Grphs nd level curves 2 13.3. Limit of function of two vribles 2 13.4. Prtil derivtives 2 13.5.

More information

Lecture 16. Double integrals. Dan Nichols MATH 233, Spring 2018 University of Massachusetts.

Lecture 16. Double integrals. Dan Nichols MATH 233, Spring 2018 University of Massachusetts. Leture 16 Double integrls Dn Nihols nihols@mth.umss.edu MATH 233, Spring 218 University of Msshusetts Mrh 27, 218 (2) iemnn sums for funtions of one vrible Let f(x) on [, b]. We n estimte the re under

More information

Vector Calculus. 1 Line Integrals

Vector Calculus. 1 Line Integrals Vector lculus 1 Line Integrls Mss problem. Find the mss M of very thin wire whose liner density function (the mss per unit length) is known. We model the wire by smooth curve between two points P nd Q

More information

9.4. ; 65. A family of curves has polar equations. ; 66. The astronomer Giovanni Cassini ( ) studied the family of curves with polar equations

9.4. ; 65. A family of curves has polar equations. ; 66. The astronomer Giovanni Cassini ( ) studied the family of curves with polar equations 54 CHAPTER 9 PARAMETRIC EQUATINS AND PLAR CRDINATES 49. r, 5. r sin 3, 5 54 Find the points on the given curve where the tngent line is horizontl or verticl. 5. r 3 cos 5. r e 53. r cos 54. r sin 55. Show

More information

10.4 AREAS AND LENGTHS IN POLAR COORDINATES

10.4 AREAS AND LENGTHS IN POLAR COORDINATES 65 CHAPTER PARAMETRIC EQUATINS AND PLAR CRDINATES.4 AREAS AND LENGTHS IN PLAR CRDINATES In this section we develop the formul for the re of region whose oundry is given y polr eqution. We need to use the

More information

13.1 Double Integral over Rectangle. f(x ij,y ij ) i j I <ɛ. f(x, y)da.

13.1 Double Integral over Rectangle. f(x ij,y ij ) i j I <ɛ. f(x, y)da. CHAPTE 3, MULTIPLE INTEGALS Definition. 3. Double Integrl over ectngle A function f(x, y) is integrble on rectngle [, b] [c, d] if there is number I such tht for ny given ɛ>0thereisδ>0 such tht, fir ny

More information

Exercise 1-1. The Sine Wave EXERCISE OBJECTIVE DISCUSSION OUTLINE. Relationship between a rotating phasor and a sine wave DISCUSSION

Exercise 1-1. The Sine Wave EXERCISE OBJECTIVE DISCUSSION OUTLINE. Relationship between a rotating phasor and a sine wave DISCUSSION Exercise 1-1 The Sine Wve EXERCISE OBJECTIVE When you hve completed this exercise, you will be fmilir with the notion of sine wve nd how it cn be expressed s phsor rotting round the center of circle. You

More information

Review guide for midterm 2 in Math 233 March 30, 2009

Review guide for midterm 2 in Math 233 March 30, 2009 Review guide for midterm 2 in Math 2 March, 29 Midterm 2 covers material that begins approximately with the definition of partial derivatives in Chapter 4. and ends approximately with methods for calculating

More information

WI1402-LR Calculus II Delft University of Technology

WI1402-LR Calculus II Delft University of Technology WI402-LR lculus II elft University of Technology Yer 203 204 Michele Fcchinelli Version.0 Lst modified on Februry, 207 Prefce This summry ws written for the course WI402-LR lculus II, tught t the elft

More information

33. Riemann Summation over Rectangular Regions

33. Riemann Summation over Rectangular Regions . iemann Summation over ectangular egions A rectangular region in the xy-plane can be defined using compound inequalities, where x and y are each bound by constants such that a x a and b y b. Let z = f(x,

More information

FUNCTIONS OF SEVERAL VARIABLES AND PARTIAL DIFFERENTIATION

FUNCTIONS OF SEVERAL VARIABLES AND PARTIAL DIFFERENTIATION FUNCTIONS OF SEVERAL VARIABLES AND PARTIAL DIFFERENTIATION 1. Functions of Several Variables A function of two variables is a rule that assigns a real number f(x, y) to each ordered pair of real numbers

More information

MAXIMUM FLOWS IN FUZZY NETWORKS WITH FUNNEL-SHAPED NODES

MAXIMUM FLOWS IN FUZZY NETWORKS WITH FUNNEL-SHAPED NODES MAXIMUM FLOWS IN FUZZY NETWORKS WITH FUNNEL-SHAPED NODES Romn V. Tyshchuk Informtion Systems Deprtment, AMI corportion, Donetsk, Ukrine E-mil: rt_science@hotmil.com 1 INTRODUCTION During the considertion

More information

Independent of path Green s Theorem Surface Integrals. MATH203 Calculus. Dr. Bandar Al-Mohsin. School of Mathematics, KSU 20/4/14

Independent of path Green s Theorem Surface Integrals. MATH203 Calculus. Dr. Bandar Al-Mohsin. School of Mathematics, KSU 20/4/14 School of Mathematics, KSU 20/4/14 Independent of path Theorem 1 If F (x, y) = M(x, y)i + N(x, y)j is continuous on an open connected region D, then the line integral F dr is independent of path if and

More information

Geometric quantities for polar curves

Geometric quantities for polar curves Roerto s Notes on Integrl Clculus Chpter 5: Bsic pplictions of integrtion Section 10 Geometric quntities for polr curves Wht you need to know lredy: How to use integrls to compute res nd lengths of regions

More information

Double Integrals over Rectangles

Double Integrals over Rectangles Jim Lmbers MAT 8 Spring Semester 9- Leture Notes These notes orrespond to Setion. in Stewrt nd Setion 5. in Mrsden nd Tromb. Double Integrls over etngles In single-vrible lulus, the definite integrl of

More information

Experiment 3: Non-Ideal Operational Amplifiers

Experiment 3: Non-Ideal Operational Amplifiers Experiment 3: Non-Idel Opertionl Amplifiers Fll 2009 Equivlent Circuits The bsic ssumptions for n idel opertionl mplifier re n infinite differentil gin ( d ), n infinite input resistnce (R i ), zero output

More information

Exam 2 Summary. 1. The domain of a function is the set of all possible inputes of the function and the range is the set of all outputs.

Exam 2 Summary. 1. The domain of a function is the set of all possible inputes of the function and the range is the set of all outputs. Exam 2 Summary Disclaimer: The exam 2 covers lectures 9-15, inclusive. This is mostly about limits, continuity and differentiation of functions of 2 and 3 variables, and some applications. The complete

More information

MATH 105: Midterm #1 Practice Problems

MATH 105: Midterm #1 Practice Problems Name: MATH 105: Midterm #1 Practice Problems 1. TRUE or FALSE, plus explanation. Give a full-word answer TRUE or FALSE. If the statement is true, explain why, using concepts and results from class to justify

More information

Polar coordinates 5C. 1 a. a 4. π = 0 (0) is a circle centre, 0. and radius. The area of the semicircle is π =. π a

Polar coordinates 5C. 1 a. a 4. π = 0 (0) is a circle centre, 0. and radius. The area of the semicircle is π =. π a Polr coordintes 5C r cos Are cos d (cos + ) sin + () + 8 cos cos r cos is circle centre, nd rdius. The re of the semicircle is. 8 Person Eduction Ltd 8. Copying permitted for purchsing institution only.

More information

FP2 POLAR COORDINATES: PAST QUESTIONS

FP2 POLAR COORDINATES: PAST QUESTIONS FP POLAR COORDINATES: PAST QUESTIONS. The curve C hs polr eqution r = cosθ, () Sketch the curve C. () (b) Find the polr coordintes of the points where tngents to C re prllel to the initil line. (6) (c)

More information

Definitions and claims functions of several variables

Definitions and claims functions of several variables Definitions and claims functions of several variables In the Euclidian space I n of all real n-dimensional vectors x = (x 1, x,..., x n ) the following are defined: x + y = (x 1 + y 1, x + y,..., x n +

More information

Experiment 3: Non-Ideal Operational Amplifiers

Experiment 3: Non-Ideal Operational Amplifiers Experiment 3: Non-Idel Opertionl Amplifiers 9/11/06 Equivlent Circuits The bsic ssumptions for n idel opertionl mplifier re n infinite differentil gin ( d ), n infinite input resistnce (R i ), zero output

More information

Unit 1: Chapter 4 Roots & Powers

Unit 1: Chapter 4 Roots & Powers Unit 1: Chpter 4 Roots & Powers Big Ides Any number tht cn be written s the frction mm, nn 0, where m nd n re integers, is nn rtionl. Eponents cn be used to represent roots nd reciprocls of rtionl numbers.

More information

The Discussion of this exercise covers the following points:

The Discussion of this exercise covers the following points: Exercise 4 Bttery Chrging Methods EXERCISE OBJECTIVE When you hve completed this exercise, you will be fmilir with the different chrging methods nd chrge-control techniques commonly used when chrging Ni-MI

More information

CS 135: Computer Architecture I. Boolean Algebra. Basic Logic Gates

CS 135: Computer Architecture I. Boolean Algebra. Basic Logic Gates Bsic Logic Gtes : Computer Architecture I Boolen Algebr Instructor: Prof. Bhgi Nrhri Dept. of Computer Science Course URL: www.ses.gwu.edu/~bhgiweb/cs35/ Digitl Logic Circuits We sw how we cn build the

More information

University of North Carolina-Charlotte Department of Electrical and Computer Engineering ECGR 4143/5195 Electrical Machinery Fall 2009

University of North Carolina-Charlotte Department of Electrical and Computer Engineering ECGR 4143/5195 Electrical Machinery Fall 2009 Problem 1: Using DC Mchine University o North Crolin-Chrlotte Deprtment o Electricl nd Computer Engineering ECGR 4143/5195 Electricl Mchinery Fll 2009 Problem Set 4 Due: Thursdy October 8 Suggested Reding:

More information

Calculus IV Math 2443 Review for Exam 2 on Mon Oct 24, 2016 Exam 2 will cover This is only a sample. Try all the homework problems.

Calculus IV Math 2443 Review for Exam 2 on Mon Oct 24, 2016 Exam 2 will cover This is only a sample. Try all the homework problems. Calculus IV Math 443 eview for xam on Mon Oct 4, 6 xam will cover 5. 5.. This is only a sample. Try all the homework problems. () o not evaluated the integral. Write as iterated integrals: (x + y )dv,

More information

MATH Exam 2 Solutions November 16, 2015

MATH Exam 2 Solutions November 16, 2015 MATH 1.54 Exam Solutions November 16, 15 1. Suppose f(x, y) is a differentiable function such that it and its derivatives take on the following values: (x, y) f(x, y) f x (x, y) f y (x, y) f xx (x, y)

More information

Fubini for continuous functions over intervals

Fubini for continuous functions over intervals Fuini for ontinuous funtions over intervls We first prove the following theorem for ontinuous funtions. Theorem. Let f(x) e ontinuous on ompt intervl =[, [,. Then [, [, [ [ f(x, y)(x, y) = f(x, y)y x =

More information

2.1 Partial Derivatives

2.1 Partial Derivatives .1 Partial Derivatives.1.1 Functions of several variables Up until now, we have only met functions of single variables. From now on we will meet functions such as z = f(x, y) and w = f(x, y, z), which

More information

B) 0 C) 1 D) No limit. x2 + y2 4) A) 2 B) 0 C) 1 D) No limit. A) 1 B) 2 C) 0 D) No limit. 8xy 6) A) 1 B) 0 C) π D) -1

B) 0 C) 1 D) No limit. x2 + y2 4) A) 2 B) 0 C) 1 D) No limit. A) 1 B) 2 C) 0 D) No limit. 8xy 6) A) 1 B) 0 C) π D) -1 MTH 22 Exam Two - Review Problem Set Name Sketch the surface z = f(x,y). ) f(x, y) = - x2 ) 2) f(x, y) = 2 -x2 - y2 2) Find the indicated limit or state that it does not exist. 4x2 + 8xy + 4y2 ) lim (x,

More information

Math 148 Exam III Practice Problems

Math 148 Exam III Practice Problems Math 48 Exam III Practice Problems This review should not be used as your sole source for preparation for the exam. You should also re-work all examples given in lecture, all homework problems, all lab

More information

Engineer-to-Engineer Note

Engineer-to-Engineer Note Engineer-to-Engineer Note EE-297 Technicl notes on using Anlog Devices DSPs, processors nd development tools Visit our Web resources http://www.nlog.com/ee-notes nd http://www.nlog.com/processors or e-mil

More information

Differentiable functions (Sec. 14.4)

Differentiable functions (Sec. 14.4) Math 20C Multivariable Calculus Lecture 3 Differentiable functions (Sec. 4.4) Review: Partial derivatives. Slide Partial derivatives and continuity. Equation of the tangent plane. Differentiable functions.

More information

METHOD OF LOCATION USING SIGNALS OF UNKNOWN ORIGIN. Inventor: Brian L. Baskin

METHOD OF LOCATION USING SIGNALS OF UNKNOWN ORIGIN. Inventor: Brian L. Baskin METHOD OF LOCATION USING SIGNALS OF UNKNOWN ORIGIN Inventor: Brin L. Bskin 1 ABSTRACT The present invention encompsses method of loction comprising: using plurlity of signl trnsceivers to receive one or

More information

Test Yourself. 11. The angle in degrees between u and w. 12. A vector parallel to v, but of length 2.

Test Yourself. 11. The angle in degrees between u and w. 12. A vector parallel to v, but of length 2. Test Yourself These are problems you might see in a vector calculus course. They are general questions and are meant for practice. The key follows, but only with the answers. an you fill in the blanks

More information

MATH Review Exam II 03/06/11

MATH Review Exam II 03/06/11 MATH 21-259 Review Exam II 03/06/11 1. Find f(t) given that f (t) = sin t i + 3t 2 j and f(0) = i k. 2. Find lim t 0 3(t 2 1) i + cos t j + t t k. 3. Find the points on the curve r(t) at which r(t) and

More information

WESI 205 Workbook. 1 Review. 2 Graphing in 3D

WESI 205 Workbook. 1 Review. 2 Graphing in 3D 1 Review 1. (a) Use a right triangle to compute the distance between (x 1, y 1 ) and (x 2, y 2 ) in R 2. (b) Use this formula to compute the equation of a circle centered at (a, b) with radius r. (c) Extend

More information

Energy Harvesting Two-Way Channels With Decoding and Processing Costs

Energy Harvesting Two-Way Channels With Decoding and Processing Costs IEEE TRANSACTIONS ON GREEN COMMUNICATIONS AND NETWORKING, VOL., NO., MARCH 07 3 Energy Hrvesting Two-Wy Chnnels With Decoding nd Processing Costs Ahmed Arf, Student Member, IEEE, Abdulrhmn Bknin, Student

More information

Homework #1 due Monday at 6pm. White drop box in Student Lounge on the second floor of Cory. Tuesday labs cancelled next week

Homework #1 due Monday at 6pm. White drop box in Student Lounge on the second floor of Cory. Tuesday labs cancelled next week Announcements Homework #1 due Mondy t 6pm White drop ox in Student Lounge on the second floor of Cory Tuesdy ls cncelled next week Attend your other l slot Books on reserve in Bechtel Hmley, 2 nd nd 3

More information

CHAPTER 2 LITERATURE STUDY

CHAPTER 2 LITERATURE STUDY CHAPTER LITERATURE STUDY. Introduction Multipliction involves two bsic opertions: the genertion of the prtil products nd their ccumultion. Therefore, there re two possible wys to speed up the multipliction:

More information

Mixture of Discrete and Continuous Random Variables

Mixture of Discrete and Continuous Random Variables Mixture of Discrete and Continuous Random Variables What does the CDF F X (x) look like when X is discrete vs when it s continuous? A r.v. could have a continuous component and a discrete component. Ex

More information

ANSWER KEY. (a) For each of the following partials derivatives, use the contour plot to decide whether they are positive, negative, or zero.

ANSWER KEY. (a) For each of the following partials derivatives, use the contour plot to decide whether they are positive, negative, or zero. Math 2130-101 Test #2 for Section 101 October 14 th, 2009 ANSWE KEY 1. (10 points) Compute the curvature of r(t) = (t + 2, 3t + 4, 5t + 6). r (t) = (1, 3, 5) r (t) = 1 2 + 3 2 + 5 2 = 35 T(t) = 1 r (t)

More information

ECE 274 Digital Logic. Digital Design. Datapath Components Shifters, Comparators, Counters, Multipliers Digital Design

ECE 274 Digital Logic. Digital Design. Datapath Components Shifters, Comparators, Counters, Multipliers Digital Design ECE 27 Digitl Logic Shifters, Comprtors, Counters, Multipliers Digitl Design..7 Digitl Design Chpter : Slides to ccompny the textbook Digitl Design, First Edition, by Frnk Vhid, John Wiley nd Sons Publishers,

More information

NEW OSTROWSKI-TYPE INEQUALITIES AND THEIR APPLICATIONS IN TWO COORDINATES

NEW OSTROWSKI-TYPE INEQUALITIES AND THEIR APPLICATIONS IN TWO COORDINATES At Mth Univ Comenine Vol LXXXV, (06, pp 07 07 NEW OSTROWSKI-TYPE INEQUALITIES AND THEIR APPLICATIONS IN TWO COORDINATES G FARID Abstrt In this pper, new Ostrowski-type inequlities in two oordintes re estblished

More information

Review #Final Exam MATH 142-Drost

Review #Final Exam MATH 142-Drost Fall 2007 1 Review #Final Exam MATH 142-Drost 1. Find the domain of the function f(x) = x 1 x 2 if x3 2. Suppose 450 items are sold per day at a price of $53 per item and that 650 items are

More information

LECTURE 19 - LAGRANGE MULTIPLIERS

LECTURE 19 - LAGRANGE MULTIPLIERS LECTURE 9 - LAGRANGE MULTIPLIERS CHRIS JOHNSON Abstract. In this lecture we ll describe a way of solving certain optimization problems subject to constraints. This method, known as Lagrange multipliers,

More information

Module 9. DC Machines. Version 2 EE IIT, Kharagpur

Module 9. DC Machines. Version 2 EE IIT, Kharagpur Module 9 DC Mchines Version EE IIT, Khrgpur esson 40 osses, Efficiency nd Testing of D.C. Mchines Version EE IIT, Khrgpur Contents 40 osses, efficiency nd testing of D.C. mchines (esson-40) 4 40.1 Gols

More information

MATH 118 PROBLEM SET 6

MATH 118 PROBLEM SET 6 MATH 118 PROBLEM SET 6 WASEEM LUTFI, GABRIEL MATSON, AND AMY PIRCHER Section 1 #16: Show tht if is qudrtic residue modulo m, nd b 1 (mod m, then b is lso qudrtic residue Then rove tht the roduct of the

More information

SOLUTIONS 2. PRACTICE EXAM 2. HOURLY. Problem 1) TF questions (20 points) Circle the correct letter. No justifications are needed.

SOLUTIONS 2. PRACTICE EXAM 2. HOURLY. Problem 1) TF questions (20 points) Circle the correct letter. No justifications are needed. SOLUIONS 2. PRACICE EXAM 2. HOURLY Math 21a, S03 Problem 1) questions (20 points) Circle the correct letter. No justifications are needed. A function f(x, y) on the plane for which the absolute minimum

More information

Functions of several variables

Functions of several variables Chapter 6 Functions of several variables 6.1 Limits and continuity Definition 6.1 (Euclidean distance). Given two points P (x 1, y 1 ) and Q(x, y ) on the plane, we define their distance by the formula

More information

LECTURE 9: QUADRATIC RESIDUES AND THE LAW OF QUADRATIC RECIPROCITY

LECTURE 9: QUADRATIC RESIDUES AND THE LAW OF QUADRATIC RECIPROCITY LECTURE 9: QUADRATIC RESIDUES AND THE LAW OF QUADRATIC RECIPROCITY 1. Bsic roerties of qudrtic residues We now investigte residues with secil roerties of lgebric tye. Definition 1.1. (i) When (, m) 1 nd

More information

Section 14.3 Partial Derivatives

Section 14.3 Partial Derivatives Section 14.3 Partial Derivatives Ruipeng Shen March 20 1 Basic Conceptions If f(x, y) is a function of two variables x and y, suppose we let only x vary while keeping y fixed, say y = b, where b is a constant.

More information

EXERCISES CHAPTER 11. z = f(x, y) = A x α 1. x y ; (3) z = x2 + 4x + 2y. Graph the domain of the function and isoquants for z = 1 and z = 2.

EXERCISES CHAPTER 11. z = f(x, y) = A x α 1. x y ; (3) z = x2 + 4x + 2y. Graph the domain of the function and isoquants for z = 1 and z = 2. EXERCISES CHAPTER 11 1. (a) Given is a Cobb-Douglas function f : R 2 + R with z = f(x, y) = A x α 1 1 x α 2 2, where A = 1, α 1 = 1/2 and α 2 = 1/2. Graph isoquants for z = 1 and z = 2 and illustrate the

More information

Multivariable integration. Multivariable integration. Iterated integration

Multivariable integration. Multivariable integration. Iterated integration Multivrible integrtion Multivrible integrtion Integrtion is ment to nswer the question how muh, depending on the problem nd how we set up the integrl we n be finding how muh volume, how muh surfe re, how

More information

Compared to generators DC MOTORS. Back e.m.f. Back e.m.f. Example. Example. The construction of a d.c. motor is the same as a d.c. generator.

Compared to generators DC MOTORS. Back e.m.f. Back e.m.f. Example. Example. The construction of a d.c. motor is the same as a d.c. generator. Compred to genertors DC MOTORS Prepred by Engr. JP Timol Reference: Electricl nd Electronic Principles nd Technology The construction of d.c. motor is the sme s d.c. genertor. the generted e.m.f. is less

More information

REVIEW, pages

REVIEW, pages REVIEW, pges 510 515 6.1 1. Point P(10, 4) is on the terminl rm of n ngle u in stndrd position. ) Determine the distnce of P from the origin. The distnce of P from the origin is r. r x 2 y 2 Substitute:

More information

Domination and Independence on Square Chessboard

Domination and Independence on Square Chessboard Engineering nd Technology Journl Vol. 5, Prt, No. 1, 017 A.A. Omrn Deprtment of Mthemtics, College of Eduction for Pure Science, University of bylon, bylon, Irq pure.hmed.omrn@uobby lon.edu.iq Domintion

More information

Lecture 19. Vector fields. Dan Nichols MATH 233, Spring 2018 University of Massachusetts. April 10, 2018.

Lecture 19. Vector fields. Dan Nichols MATH 233, Spring 2018 University of Massachusetts. April 10, 2018. Lecture 19 Vector fields Dan Nichols nichols@math.umass.edu MATH 233, Spring 218 University of Massachusetts April 1, 218 (2) Chapter 16 Chapter 12: Vectors and 3D geometry Chapter 13: Curves and vector

More information

Name: ID: Section: Math 233 Exam 2. Page 1. This exam has 17 questions:

Name: ID: Section: Math 233 Exam 2. Page 1. This exam has 17 questions: Page Name: ID: Section: This exam has 7 questions: 5 multiple choice questions worth 5 points each. 2 hand graded questions worth 25 points total. Important: No graphing calculators! Any non scientific

More information

Synchronous Machine Parameter Measurement

Synchronous Machine Parameter Measurement Synchronous Mchine Prmeter Mesurement 1 Synchronous Mchine Prmeter Mesurement Introduction Wound field synchronous mchines re mostly used for power genertion but lso re well suited for motor pplictions

More information

Application Note. Differential Amplifier

Application Note. Differential Amplifier Appliction Note AN367 Differentil Amplifier Author: Dve n Ess Associted Project: Yes Associted Prt Fmily: CY8C9x66, CY8C7x43, CY8C4x3A PSoC Designer ersion: 4. SP3 Abstrct For mny sensing pplictions, desirble

More information

Regular languages can be expressed as regular expressions.

Regular languages can be expressed as regular expressions. Regulr lnguges cn e expressed s regulr expressions. A generl nondeterministic finite utomton (GNFA) is kind of NFA such tht: There is unique strt stte nd is unique ccept stte. Every pir of nodes re connected

More information

Multiple Integrals. Advanced Calculus. Lecture 1 Dr. Lahcen Laayouni. Department of Mathematics and Statistics McGill University.

Multiple Integrals. Advanced Calculus. Lecture 1 Dr. Lahcen Laayouni. Department of Mathematics and Statistics McGill University. Lecture epartment of Mathematics and Statistics McGill University January 4, 27 ouble integrals Iteration of double integrals ouble integrals Consider a function f(x, y), defined over a rectangle = [a,

More information

MATH 20C: FUNDAMENTALS OF CALCULUS II FINAL EXAM

MATH 20C: FUNDAMENTALS OF CALCULUS II FINAL EXAM MATH 2C: FUNDAMENTALS OF CALCULUS II FINAL EXAM Name Please circle the answer to each of the following problems. You may use an approved calculator. Each multiple choice problem is worth 2 points.. Multiple

More information

PB-735 HD DP. Industrial Line. Automatic punch and bind machine for books and calendars

PB-735 HD DP. Industrial Line. Automatic punch and bind machine for books and calendars PB-735 HD DP Automtic punch nd bind mchine for books nd clendrs A further step for the utomtion of double loop binding. A clever nd flexible mchine ble to punch nd bind in line up to 9/16. Using the best

More information

Calculus of Several Variables

Calculus of Several Variables Benjamin McKay Calculus of Several Variables Optimisation and Finance February 18, 2018 This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License. Preface The course is

More information

LESSON 18: INTRODUCTION TO FUNCTIONS OF SEVERAL VARIABLES MATH FALL 2018

LESSON 18: INTRODUCTION TO FUNCTIONS OF SEVERAL VARIABLES MATH FALL 2018 LESSON 8: INTRODUCTION TO FUNCTIONS OF SEVERAL VARIABLES MATH 6020 FALL 208 ELLEN WELD. Partial Derivatives We aress how to take a erivative of a function of several variables. Although we won t get into

More information

MATH 8 FALL 2010 CLASS 27, 11/19/ Directional derivatives Recall that the definitions of partial derivatives of f(x, y) involved limits

MATH 8 FALL 2010 CLASS 27, 11/19/ Directional derivatives Recall that the definitions of partial derivatives of f(x, y) involved limits MATH 8 FALL 2010 CLASS 27, 11/19/2010 1 Directional derivatives Recall that the definitions of partial derivatives of f(x, y) involved limits lim h 0 f(a + h, b) f(a, b), lim h f(a, b + h) f(a, b) In these

More information

(CATALYST GROUP) B"sic Electric"l Engineering

(CATALYST GROUP) Bsic Electricl Engineering (CATALYST GROUP) B"sic Electric"l Engineering 1. Kirchhoff s current l"w st"tes th"t (") net current flow "t the junction is positive (b) Hebr"ic sum of the currents meeting "t the junction is zero (c)

More information

Conditional Distributions

Conditional Distributions Conditional Distributions X, Y discrete: the conditional pmf of X given Y y is defined to be p X Y (x y) P(X x, Y y) P(Y y) p(x, y) p Y (y), p Y (y) > 0. Given Y y, the randomness of X is described by

More information

Ch13 INTRODUCTION TO NUMERICAL TECHNIQUES FOR NONLINEAR SUPERSONIC FLOW

Ch13 INTRODUCTION TO NUMERICAL TECHNIQUES FOR NONLINEAR SUPERSONIC FLOW Ch13 INTRODUCTION TO NUMERICAL TECHNIQUES FOR NONLINEAR SUPERSONIC FLOW Goerning Eqtions for Unste Iniscid Compressible Flow Eler's eqtion Stte eqtions finite-difference nmericl techniqes Goerning Eqtions

More information

Math Circles Finite Automata Question Sheet 3 (Solutions)

Math Circles Finite Automata Question Sheet 3 (Solutions) Mth Circles Finite Automt Question Sheet 3 (Solutions) Nickols Rollick nrollick@uwterloo.c Novemer 2, 28 Note: These solutions my give you the nswers to ll the prolems, ut they usully won t tell you how

More information

The Chain Rule, Higher Partial Derivatives & Opti- mization

The Chain Rule, Higher Partial Derivatives & Opti- mization The Chain Rule, Higher Partial Derivatives & Opti- Unit #21 : mization Goals: We will study the chain rule for functions of several variables. We will compute and study the meaning of higher partial derivatives.

More information

Translate and Classify Conic Sections

Translate and Classify Conic Sections TEKS 9.6 A.5.A, A.5.B, A.5.D, A.5.E Trnslte nd Clssif Conic Sections Before You grphed nd wrote equtions of conic sections. Now You will trnslte conic sections. Wh? So ou cn model motion, s in E. 49. Ke

More information

TIME: 1 hour 30 minutes

TIME: 1 hour 30 minutes UNIVERSITY OF AKRON DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING 4400: 34 INTRODUCTION TO COMMUNICATION SYSTEMS - Spring 07 SAMPLE FINAL EXAM TIME: hour 30 minutes INSTRUCTIONS: () Write your nme

More information

Double Integrals over More General Regions

Double Integrals over More General Regions Jim Lambers MAT 8 Spring Semester 9-1 Lecture 11 Notes These notes correspond to Section 1. in Stewart and Sections 5.3 and 5.4 in Marsden and Tromba. ouble Integrals over More General Regions We have

More information

Kirchhoff s Rules. Kirchhoff s Laws. Kirchhoff s Rules. Kirchhoff s Laws. Practice. Understanding SPH4UW. Kirchhoff s Voltage Rule (KVR):

Kirchhoff s Rules. Kirchhoff s Laws. Kirchhoff s Rules. Kirchhoff s Laws. Practice. Understanding SPH4UW. Kirchhoff s Voltage Rule (KVR): SPH4UW Kirchhoff s ules Kirchhoff s oltge ule (K): Sum of voltge drops round loop is zero. Kirchhoff s Lws Kirchhoff s Current ule (KC): Current going in equls current coming out. Kirchhoff s ules etween

More information

Direct Current Circuits. Chapter Outline Electromotive Force 28.2 Resistors in Series and in Parallel 28.3 Kirchhoff s Rules 28.

Direct Current Circuits. Chapter Outline Electromotive Force 28.2 Resistors in Series and in Parallel 28.3 Kirchhoff s Rules 28. P U Z Z L E R If ll these pplinces were operting t one time, circuit reker would proly e tripped, preventing potentilly dngerous sitution. Wht cuses circuit reker to trip when too mny electricl devices

More information

Electronic Circuits I - Tutorial 03 Diode Applications I

Electronic Circuits I - Tutorial 03 Diode Applications I Electronic Circuits I - Tutoril 03 Diode Applictions I -1 / 9 - T & F # Question 1 A diode cn conduct current in two directions with equl ese. F 2 When reverse-bised, diode idelly ppers s short. F 3 A

More information

(d) If a particle moves at a constant speed, then its velocity and acceleration are perpendicular.

(d) If a particle moves at a constant speed, then its velocity and acceleration are perpendicular. Math 142 -Review Problems II (Sec. 10.2-11.6) Work on concept check on pages 734 and 822. More review problems are on pages 734-735 and 823-825. 2nd In-Class Exam, Wednesday, April 20. 1. True - False

More information

Alternating-Current Circuits

Alternating-Current Circuits chpter 33 Alternting-Current Circuits 33.1 AC Sources 33.2 esistors in n AC Circuit 33.3 Inductors in n AC Circuit 33.4 Cpcitors in n AC Circuit 33.5 The LC Series Circuit 33.6 Power in n AC Circuit 33.7

More information

MEASURE THE CHARACTERISTIC CURVES RELEVANT TO AN NPN TRANSISTOR

MEASURE THE CHARACTERISTIC CURVES RELEVANT TO AN NPN TRANSISTOR Electricity Electronics Bipolr Trnsistors MEASURE THE HARATERISTI URVES RELEVANT TO AN NPN TRANSISTOR Mesure the input chrcteristic, i.e. the bse current IB s function of the bse emitter voltge UBE. Mesure

More information

University of California, Berkeley Department of Mathematics 5 th November, 2012, 12:10-12:55 pm MATH 53 - Test #2

University of California, Berkeley Department of Mathematics 5 th November, 2012, 12:10-12:55 pm MATH 53 - Test #2 University of California, Berkeley epartment of Mathematics 5 th November, 212, 12:1-12:55 pm MATH 53 - Test #2 Last Name: First Name: Student Number: iscussion Section: Name of GSI: Record your answers

More information

MATH 261 EXAM II PRACTICE PROBLEMS

MATH 261 EXAM II PRACTICE PROBLEMS MATH 61 EXAM II PRACTICE PROBLEMS These practice problems are pulled from actual midterms in previous semesters. Exam typically has 6 problems on it, with no more than one problem of any given type (e.g.,

More information

(1) Non-linear system

(1) Non-linear system Liner vs. non-liner systems in impednce mesurements I INTRODUCTION Electrochemicl Impednce Spectroscopy (EIS) is n interesting tool devoted to the study of liner systems. However, electrochemicl systems

More information

Unit 7 Partial Derivatives and Optimization

Unit 7 Partial Derivatives and Optimization Unit 7 Partial Derivatives and Optimization We have learned some important applications of the ordinary derivative in finding maxima and minima. We now move on to a topic called partial derivatives which

More information

A Comparative Analysis of Algorithms for Determining the Peak Position of a Stripe to Sub-pixel Accuracy

A Comparative Analysis of Algorithms for Determining the Peak Position of a Stripe to Sub-pixel Accuracy A Comprtive Anlysis of Algorithms for Determining the Pek Position of Stripe to Sub-pixel Accurcy D.K.Nidu R.B.Fisher Deprtment of Artificil Intelligence, University of Edinburgh 5 Forrest Hill, Edinburgh

More information

First Round Solutions Grades 4, 5, and 6

First Round Solutions Grades 4, 5, and 6 First Round Solutions Grdes 4, 5, nd 1) There re four bsic rectngles not mde up of smller ones There re three more rectngles mde up of two smller ones ech, two rectngles mde up of three smller ones ech,

More information

A Novel Back EMF Zero Crossing Detection of Brushless DC Motor Based on PWM

A Novel Back EMF Zero Crossing Detection of Brushless DC Motor Based on PWM A ovel Bck EMF Zero Crossing Detection of Brushless DC Motor Bsed on PWM Zhu Bo-peng Wei Hi-feng School of Electricl nd Informtion, Jingsu niversity of Science nd Technology, Zhenjing 1003 Chin) Abstrct:

More information

Section Thyristor converter driven DC motor drive

Section Thyristor converter driven DC motor drive Section.3 - Thyristor converter driven DC motor drive.3.1 Introduction Controllble AC-DC converters using thyristors re perhps the most efficient nd most robust power converters for use in DC motor drives.

More information

c The scaffold pole EL is 8 m long. How far does it extend beyond the line JK?

c The scaffold pole EL is 8 m long. How far does it extend beyond the line JK? 3 7. 7.2 Trigonometry in three dimensions Questions re trgeted t the grdes indicted The digrm shows the ck of truck used to crry scffold poles. L K G m J F C 0.8 m H E 3 m D 6.5 m Use Pythgors Theorem

More information