Chapter 6. Systems of First Order Linear Differential Equations

Size: px
Start display at page:

Download "Chapter 6. Systems of First Order Linear Differential Equations"

Transcription

1 Chaper 6 Sysems of Firs Order Linear Differenial Equaions We will only discuss firs order sysems However higher order sysems may be made ino firs order sysems by a rick shown below We will have a sligh change in our noaion for DE s Before, in Chapers 4, we used he leer x for he independen variable, and y for he dependen variable For example, y = sinx, or x dy + xy = sinx Now we will use for he independen dx variable, and x,y,z, or x,x,x 3,x 4, and so on, for he dependen variables For example: x = sin x = cos And when we wrie x, for example, we will henceforh mean dx d The firs order sysems (of ODE s) ha we shall be looking a are sysems of equaions of he form x = expression in x,x, x n, x = expression in x,x, x n, x n = expression in x,x, x n,, valid for in an inerval I These expressions on he righ sides conain no derivaives A firs order IVP sysem would be he same, bu now we also have iniial condiions x (a) = c,x (a) = c,,x n (a) = c n Here a is a fixed number in I, and c,c,,c n are fixed consans Example x = y y = x+ (Where is?) Example Example 3 x = x x x 3 sin()x 3 x = 3x x 3 + x 3 = ex x = y y = 3 x+ y 9, x() = 3,y() = 6 These are called firs order sysems, because he highes derivaive is a firs derivaive Example 3 is a firs order IVP sysem, he iniial condiions are x() = 3,y() = 6 A soluion o such a sysem, is several funcions x = f (),x = f (),,x n = f n () which saisfy all he equaions in he sysem simulaneously A soluion o a firs order IVP sysem also has o saisfy he iniial condiions

2 For example, a soluion o Ex above is x = + sin,y = cos To check his, noice ha if x = +sin and y = cos, hen clearly x = (+sin) = cos = y, and y = sin = (+sin)+ = x+ So boh equaions are saisfied simulaneously Similarly, a soluion o he firs order IVP sysem in Ex 3 above is x = 3,y = 6 (Check i) Jus as in Chaper, under a mild condiion here always exis soluions o a firs order IVP sysem, and he soluion will be unique, bu local (ha is, i may only exis in a small inerval surrounding a) The proof is almos idenical o he one in Chaper Trick o change higher order ODE s (or sysems) ino firs order sysems: For example consider he ODE y sin(x)y +y xy = cosx Le = x,x = y,x = y,x 3 = y Then y = x 3 We do no inroduce a variable for he highes derivaive We hen obain he following firs order sysem: x = x x = x 3 x 3 = cos+x x +sin()x 3 Sraegy: solve he laer sysem; and if x = f() hen he soluion o he original ODE is y = f(x) So for example if x = 3cos() hen y = 3cos(x) Similarly a higher order IVP like y sin(x)y + y xy = cosx, y() =,y () =,y () = 3, is changed ino a s order IVP sysem (he one in he las paragraph), wih iniial condiions x () =,x () =,x 3 () = 3 Using he same rick, any nh order sysem may be changed ino a firs order sysem Combining he exisence and uniqueness resul a few bulles above, wih he rick jus discussed, we see ha every nh order IVP has a unique local soluion under a mild condiion Linear sysems A firs order linear sysem is a firs order sysem of form x = a ()x +a ()x + +a n ()x n +b () x = a ()x +a ()x + +a n ()x n +b () x n = a n ()x +a n ()x + +a nn ()x n +b n () Examples like or x = y y = 3 x+ xy 9, x = y y = 3 x + y 9,

3 are no linear (on he righ sides he dependen variables, in his case x and y are only allowed o be muliplied by consans or funcions of We will see some more examples momenarily Marix formulaion of linear sysems The coefficien marix of he las sysem is A() = a ij () Tha is a () a () a n () b () a () a () a n () b () A() =, b() = a n () a n () a nn () b n () hen he sysem may be rewrien as a single marix equaion x = A() x+ b(), x = x x x n, x = x Example Consider he sysem = x e x + x = x The coefficien marix of +cos()x he las sysem is e A() = And b() = cos If we wrie x x for, and x x for, hen he sysem may be rewrien as a single marix equaion x x = x e cos x + x x x n Example The IVP sysem in Example 3 above may be rewrien as a single marix equaion 3 x = x +, x() = Thus a firs order linear sysem is one ha can be wrien in he form x = A() x + b() Here A() is a marix whose enries depend only on, and b() is a column vecor whose enries depend only on Linear firs order IVP sysems always have (unique) soluions if A() and b() are coninuous; in fac we will give formulae laer for he soluion in he consan coefficien case (ha is when A() is consan, does no depend on ) Vecor funcions: The vecor x above depends on Thus i is a vecor funcion Similarly, b() above is a vecor funcion We call i an n-componen vecor funcion if i has n enries, ha is if i lives in R n

4 You should hink of a soluion o he marix DE in he Definiion above as a vecor x = 3 funcion For example, you can check ha is a soluion o Example above y = 6 (which was Example 3 before) Wewriehis soluionashe vecor funcion 3 u() = 6 One can check ha indeed u = u + 9 Do i! (We did i in class) 3 The sysem above is called homogeneous if b() = If x = A() x + b(), (N) is no homogeneous hen he associaed homogeneous equaion or reduced equaion is he equaion x = A() x We can rewrie (N) as x A() x = b(), or where D x = x, or simply as (D A()) x = b() L x = b() (N) where L = D A() I is easy o see as before ha L = D A() is linear, ha is: (N) L(c u +c u ) = c L u +c L u Thus he main resuls in Chapers 3 and 5 carry over o give varians valid for firs order linear sysems, wih essenially he same proofs We sae some of hese resuls below Firs we discuss homogeneous firs order linear sysems 6 Homogeneous firs order sysems Here we are looking a x = A() x, (H) for in an inerval I Thus is jus L x = where L = D A() as above We will fix a number n hroughou his secion and he nex, andassume ha we have n variables x,,x n, each a funcion of So A() is an n n marix We will hen refer o (H) someimes as (H) n, reminding us of his fixed number n, so ha eg A() is n n, ec The proofs of he nex several resuls are similar (usually almos idenical) o he maching proofs in Chaper 3 (and Chapers 5 and ) Of course he zero vecor is a soluion of (H) As before, his soluion is called he rivial soluion

5 Theorem If u and u are soluions o (H) on I hen so is u + u and c u (x) soluions o (H), for any consan c So he sum of any wo soluions of (H) is also a soluion of (H) Also, any consan muliple of a soluion of (H) is also a soluion of (H) Again, a linear combinaion of u, u,, u n is an expression for consans c,,c n c u +c u + +c n u n, The rivial linear combinaion is he one where all he consans c k are zero This of course is zero Theorem Any linear combinaion of soluions o (H) is also a soluion of (H) Two vecor funcions u and v whose domain includes he inerval I, are said o be linearly dependen on I if u is a consan imes v, or v is a consan imes u If hey are no linearly dependen hey are called linearly independen Anoher way o say i: u and v are linearly independen if he only linear combinaion of u and v which equals zero, is he rivial one More generally, u, u,, u k are linearly independen if no one of u, u,, u k is a linear combinaionofheohers, noincluding iself Equivalenly: u, u,, u k arelinearly independen if he only way c u ()+c u ()+ +c k u k () = for all in I, for consans c,,c n, is when all of hese consans c,,c n are zero TheWronskianofnn-componenvecorfuncions u, u,, u n,wrienw( u, u,, u n )() or W() or W( u, u,, u n ), is he deerminan of he marix u : u : : u n This las marix is he marix whose jh column is u j () Proposiion If u, u,, u n are linearly dependen on an inerval I, hen for all in I W( u, u,, u n )() = Proof This follows from he equivalence of () and (8) in he par heorem proved in Homework Corollary If W( u, u,, u n )( ) a some poin in I hen u, u,, u n are linearly independen Theorem There exis n soluions u, u,, u n o (H) n which are linearly independen

6 Proof Similar o he maching proof in Chaper 3, or we will give a formula for he soluion laer n soluions u, u,, u n o (H) n which are linearly independen, are called a fundamenal se of soluions o (H) Then he marix X() = u : u : : u n me above is called he fundamenal marix Theorem If u, u,, u n are soluions o (H) n on an open inerval I hen eiher W( u, u,, u n )() = for all in I; or W( u, u,, u n )() for all in I This means ha an n n marix X() whose columns are soluions o (H) n is a fundamenal marixif andonlyif X()is inverible forall ini, andif andonlyif X()is inverible for some in I By he par heorem proved in Homework his can be phrased in many equivalen ways If u, u,, u n are soluions o (H) n on I, and if every soluion o (H) n on I is of he form c u +c u + +c n u n, for consans c,,c n, hen we say ha c u +c u + +c n u n is he general soluion o (H) n Theorem Suppose ha u, u,, u n are soluions o (H) n on an open inerval I The following are equivalen: (i) u, u,, u n are a fundamenal se of soluions o (H) on I, (ii) W( u, u,, u n )() for some (or all) in I, (iii) c u +c u + +c n u n is he general soluion o (H) Example Show ha u = sysem 3 3 and v = x = y y = 3 x+ y are a fundamenal se for he linear on he inerval (, ) Also, find he general soluion o his sysem Soluion This is he sysem x = A() x where A() = 3 Check ha u = A() u (we checked his in class), and v = A() v Then noe ha 3 W( u, v) = de( 3 ) = 3 ( ) 3 = 3 = 4 So by he las heorem u, v is a fundamenal se of soluions, and he general soluion o his sysem is C u + D v Tha is, he general soluion is x = C 3 + D and y = 3C D (Explained in more deail in class)

7 63/64 Homogeneous firs order sysems wih consan coefficiens I-II Here we are looking a x = A x, (H) for in an inerval I Here A is an n n marix wih consans (numbers) as enries Again we are fixing a number n hroughou, and assume ha we have n variables x,,x n, each a funcion of We will again refer o (H) someimes as (H) n, reminding us of his fixed number n, so ha eg A is n n, ec If λ is an eigenvalue of A wih eigenvecor v, se x = e λ v Noe ha x = e λ λ v, whereas A x = e λ A v = e λ λ v So x = A x; ha is e λ v is a soluion o (H) Firssupposehahen nmarixahasnlinearlyindependeneigenvecors v, v,, v n, and ha λ k is he eigenvalue associaed wih he eigenvecor v k Then he general soluion is x = c e λ v +c e λ v + c n e λn v n, where c,c,, are arbirary consans Tha is, a fundamenal se is: e λ v,e λ v,,e λn v n The fundamenal marix X() is he marix wih hese as columns Proof: The Wronskian W() = de(x()) by () (8) in he par heorem in Homework, since X() is he marix wih columns v, v,, v n, which are linearly independen Ofcourse, ifhen nmarixahasndisinc eigenvalues, henifwe findoneeigenvecor for each eigenvalue, hese will be linearly independen by Theorem in Secion 58 Also, from more advanced linear algebra i is known ha if A = A T, ha is if A is symmeric, hen here will exis n linearly independen eigenvecors So he mehod above will work x = x 3y Example Solve y = x+y Soluion This is jus x = A 3 x, where A = We firs find he eigenvalues and corresponding eigenvecors of A We have λ 3 de(a λi) = λ = ( λ)( λ) 6 = λ 3λ 4 = (λ+)(λ 4) Thus he eigenvalues are λ = and 4 To find an eigenvecor corresponding o λ = 4 we need o solve A x = 4 x We solve 3 = 4??

8 Fromhefirs row, weseeha 3? = 4, soha? = Thus aneigenvecor corresponding o λ = 4 is Similarly, o find an eigenvecor corresponding o λ = we solve 3 =?? Thus 3? = so ha? = Thus an eigenvecor corresponding o λ = is:, 3 /3 3 or, muliplying by 3, we ge he eigenvecor A general soluion o he sysem is hen 3 x = c e 4 +c e, where c,c are arbirary consans We can rewrie his as c e x = 4 +3c e c e 4 +c e This corresponds o x = c e 4 +3c e he soluion y = c e 4 +c e x = x +x x 3 Example Find he general soluion o x = x +3x x 3 Also solve he IVP x 3 = x +x +x 3 consising of his sysem wih iniial condiions x () =,x () =,x 3 () = Soluion This is jus x = A x, where A = 3 One can show ha his marix A has eigenvalues,, (I will skip he work, i is jus as in he previous chaper) For he eigenvalue we only wan one eigenvecor, and you can check ha is an eigenvecor (using he usual mehod as in he previous chaper, similar o wha follows:) To find evecors for he eigenvalue we mus solve (A I) x =, which is x = This has soluion (afer Gauss eliminaion): x = s x = s x 3 = Seing s =, =, hen =,s =, we ge linearly independen eigenvecors ;

9 Thus he general soluion o he sysem is x = c e + c e + c 3 x = c e +c e c 3 e Reading his row by row, we can rewrie his as x = c e +c e x 3 = c e +c 3 e e To solve he IVP we mus solve c e +c e +c 3 e = Tha is, c +c +c 3 = Using he soluion mehod of your choice (row reducion, inverse, Cramers rule), he soluion is: c =,c =,c 3 = The soluion of he iniial-value problem is x = e + e + c c c 3 = e Reading his row by row, we can rewrie his as x = e x = e +e x 3 = e +e Wha if some of he eigenvalues are complex? If A is a real marix, hen is complex eigenvalues occur in pairs α±iβ, wih α,β real Suppose ha v is an eigenvecor corresponding o an eigenvalue λ = α+iβ Wrie v = r +i s where r and s have only real enries Then in he general soluion o he linear sysem include erms: Ce α ( r cos(β) s sin(β)) + De α ( r sin(β)+ s cos(β)) Here C,D are consans (This also akes care of he α iβ case, so ignore ha case) Example 3 Solve he linear sysem x = 3 3 λ Soluion We have de(a λi) = λ = (3+λ)(+λ)+ = λ +4λ+5 Using he quadraic equaion b± b 4ac you can easily show ha λ = ± i are he a wo eigenvalues To find an eigenvecor corresponding o λ = + i we need o solve A x = ( +i) x So we solve 3 = ( +i)?? x

10 From he firs row, we see ha 3? = +i, so ha? = i Thus an eigenvecor is We wrie his as r +i s as above: i = + i i Thus, by he discussion above he Example, he general soluion is ( ) ( x = Ae cos sin + Be sin + where A,B are arbirary consans This may be rewrien Reading row by row we ge: x = Ae cos+be sin x = Ae ( cos+sin)+be ( sin cos) cos ), Wha if A is n n, bu you canno find n linearly independen eigenvecors? In his case, if λ is an eigenvalue of A of mulipliciy k, bu here are fewer han k linearly independen eigenvecors for A, hen use generalized eigenvecors for λ For example, if λ is an eigenvalue of mulipliciy, bu i has a mos one linearly independen eigenvecor v, solve he equaion (A λi) w = v Then a linearly independen pair of soluion vecors corresponding o λ are e λ v (as before) and e λ w +e λ v So as par of he general soluion o (H) we will have Ce λ v +De λ ( w + v) If λ is an eigenvalue of mulipliciy 3 and one can only find wo linearly independen eigenvecors v and z, hen a hird soluion vecor corresponding o λ is e λ w+e λ v where w is a soluion o he equaion (A λi) w = v So as par of he general soluion o (H) we will have Ce λ v +De λ z +Ee λ ( z + v) If λ is an eigenvalue of mulipliciy 3, bu i has a mos one linearly independen eigenvecor v, solve he equaions (A λi) w = v, (A λi) z = w Then hree linearly independen soluion vecors corresponding o λ are e λ v (as before) and e λ w +e λ v, and e λ z +e λ w + e λ v So as par of he general soluion o (H) we will have Ce λ v +De λ ( w + v)+ee λ ( z + w + v) Examples worked in class (p 98 3 in Tex) (a) Find he general soluion o he sysem x = x 3

11 (b) Find he general soluion o he sysem x = Soluion (a) A = of A We have de(a λi) = 3 λ 3 λ 3 x We firs find he eigenvalues and corresponding eigenvecors = ( λ)(3 λ)+ = λ 4λ+4 = (λ ) Thus he eigenvalues are λ = (mulipliciy ) To find an eigenvecor corresponding o λ = we need o solve A x = x We solve (A I) x = The usual Gauss eliminaion (done in class) yields x =, x = so we are only able o find a mos one linearly independen eigenvecor v = The recipe above now ells us o solve (A I) x = v, ha is, x = The usual Gauss eliminaion (done in class) yields a soluion o his of x = s x = s We can ake s o be anyhing, say s =, giving a soluion vecor w = A general soluion o he sysem is hen Ce λ v +De λ ( w + v), or x = Ce +De ( + ),, where c,c are arbirary consans We can rewrie his as x = Ce +De ( ) x = Ce +De (b) Is very similar o (a) and is solved on page 99 of he online exbook Or a leas one can find here, in he second las line of ha soluion, a fundamenal se of hree soluions x, x, x 3 The general soluion is x = c x +c x +c 3 x 3

12 There is anoher way o solve any linear sysem x = A x, (H) wihou using eigenvalues and eigenvecors a all! Bu we will need Marix exponenials: if A is an n n marix consider he sum I +A+ A + 3! A3 + 4! A4 + This is he power series formula for e A from Calculus II I is no hard o show ha his converges in he sense of Calculus o an n n marix which we wrie as exp(a) Or, simply ge a compuer o add he firs 5 erms of his sum o approximae i wih grea precision Theorem Le Ψ() = exp(a) Then Ψ() is a fundamenal marix for (H) The n columns of his marix are a fundamenal se for (H) (Noe ha he jh column is Ψ() e j ) So he general soluion o (H) is x = Ψ() Indeed, for any vecor a, a soluion o he IVP sysem which is (H) ogeher wih iniial condiion x() = a, is Ψ() a Proof One can show easily ha d (exp(a)) = Aexp(A) = exp(a)a Thus if a is any d vecor, and if v = Ψ() a hen c c c n d d v = d (exp(a)) a = Aexp(A) a = A v d Thus v = Ψ() a is a soluion o he linear sysem x = A x Seing v = e j, we see ha he columns of Ψ() are soluions o (H) As we said earlier, o check Ψ() is a fundamenal marix for (H) we need only check ha Ψ() is inverible However Ψ() = Ψ( ) since exp(a) exp( A) = exp(a A) = exp() = I Since Ψ() = I, if v = Ψ() a hen v() = I a = a Thus v is a soluion o he linear IVP sysem x = A x, x() = a Similarly, a soluion o he linear IVP sysem x = A x, x( ) = a is exp(( )A) a = exp(a)exp( A) a 65 Solving nonhomogeneous sysems Here we are looking a x = A x + b(), (N)

13 for in an inerval I Here A is an n n marix wih consans (numbers) as enries Again we are fixing a number n hroughou, and assume ha we have n variables x,,x n, each a funcion of The reduced equaion or associaed homogeneous equaion for (N) is x = A x, (H) Key fac: As in Chapers 3 (and 5 and ), finding he general soluion o x = A() x + b(), breaks ino wo seps: Sep : find he general soluion o he associaed homogeneous equaion (H) Sep : Find one soluion (called a paricular soluion) o (N) Then add wha you ge in Seps and (The proof of his is he same as before) The proof is he same as we saw in Chapers 3 (and 5 and ): le L x = x A x This is linear So if x p is a paricular soluion o (N) and x H is a soluion o (H), hen L( x p + x H ) = L x p +L x H = b+ = b If z is any soluion o (N) hen z x p is a soluion o (H), since L( z x p ) = = So if x H is his soluion o (H), z = x p + x H The basic formula in his secion is ha a paricular soluion o he linear sysem x = A() x + b() is given by he formula x = X() X(s) b(s)ds, where X() is he fundamenal marix This is variaion of parameers, and a proof can be found on page 35 of he ex book Les see wha his means, and how o use i in examples: Example Find he general soluion o he linear sysem x 4 3 A = and b() = e = A x + b(), where Noe ha his is he same as asking you o find he general soluion o he linear sysem x = 4x 3x + x = x You need o be able o jump beween boh ways of wriing he x +e sysem Soluion: Firs we solve he associaedhomogeneous sysem x = A x, using hemehods of 63 I will skip he working (see 63), and jus wrie down he answer: 3 x = c e + c e e 3e Thus he fundamenal marix is X() = e e (see he discussion in Secion 6 above) To find a paricular soluion o he original sysem, by he basic formula above, we need o compue X() X(s) b(s)ds

14 We have X(s) = Hence Now inegrae his: e s 3e s e s e s X(s) = e 3s X(s) b(s) = The deerminan of his is e 3s 3e 3s = e 3s Thus e s 3e s e s e s e s 3e s e s X(s) b(s)ds = e s = s e s e s 3e s e s = ( se s +3)ds (se s e s )ds e s se s +3 se s e s Now ( se s +3)ds = e (+)+3 ; and (se s e s )ds = e ( 4 )+e 3 4 (Check - his jus uses Calculus inegrals) Thus X(s) b(s)ds = paricular soluion e 3e e e e (+)+3 e ( 4 )+e 3 4 e (+)+3 e ( 4 )+e 3 4 = Muliplying his by X() we ge he (3+)e 9 4 e e 3 e The las sep here looks complicaed, bu is jus algebra (Check i!) On he es, he algebra won work ou quie as ugly Thus by he Key Fac (menioned a he sar of he secion above), he general soluion o our original sysem is + 5 x = 4 +(3+)e 9 4 e e 3 + c e + c e e The general soluion o equaion (N) is c c x = X() +X() X(s) b(s)ds, a c n since he general soluion o he reduced equaion (H) is c c X() c n I follows ha he soluion o he IVP which is equaion (N) wih iniial condiion x(a) = x is x = X() X(s) b(s)ds+x()x(a) x, a where X() is he fundamenal marix

15 Proof: seing = a in he las formula we ge x(a) = X(a) a a X(s) b(s)ds+x(a)x(a) x = +I x = x So he iniial condiion is saisfied Also, ha las formula equals where X() X(s) b(s)ds+x() w +X() y = X() w = a X(s) b(s)ds+x() c, X(s) b(s)ds, y = X(a) x, c = w + y Bu X() X(s) b(s)ds+x() c is of he form of he general soluion o (N) in he second las bulle

System of Linear Differential Equations

System of Linear Differential Equations Sysem of Linear Differenial Equaions In "Ordinary Differenial Equaions" we've learned how o solve a differenial equaion for a variable, such as: y'k5$e K2$x =0 solve DE yx = K 5 2 ek2 x C_C1 2$y''C7$y

More information

ODEs II, Lecture 1: Homogeneous Linear Systems - I. Mike Raugh 1. March 8, 2004

ODEs II, Lecture 1: Homogeneous Linear Systems - I. Mike Raugh 1. March 8, 2004 ODEs II, Lecure : Homogeneous Linear Sysems - I Mike Raugh March 8, 4 Inroducion. In he firs lecure we discussed a sysem of linear ODEs for modeling he excreion of lead from he human body, saw how o ransform

More information

t is a basis for the solution space to this system, then the matrix having these solutions as columns, t x 1 t, x 2 t,... x n t x 2 t...

t is a basis for the solution space to this system, then the matrix having these solutions as columns, t x 1 t, x 2 t,... x n t x 2 t... Mah 228- Fri Mar 24 5.6 Marix exponenials and linear sysems: The analogy beween firs order sysems of linear differenial equaions (Chaper 5) and scalar linear differenial equaions (Chaper ) is much sronger

More information

Section 3.5 Nonhomogeneous Equations; Method of Undetermined Coefficients

Section 3.5 Nonhomogeneous Equations; Method of Undetermined Coefficients Secion 3.5 Nonhomogeneous Equaions; Mehod of Undeermined Coefficiens Key Terms/Ideas: Linear Differenial operaor Nonlinear operaor Second order homogeneous DE Second order nonhomogeneous DE Soluion o homogeneous

More information

Math 334 Fall 2011 Homework 11 Solutions

Math 334 Fall 2011 Homework 11 Solutions Dec. 2, 2 Mah 334 Fall 2 Homework Soluions Basic Problem. Transform he following iniial value problem ino an iniial value problem for a sysem: u + p()u + q() u g(), u() u, u () v. () Soluion. Le v u. Then

More information

Chapter 2. First Order Scalar Equations

Chapter 2. First Order Scalar Equations Chaper. Firs Order Scalar Equaions We sar our sudy of differenial equaions in he same way he pioneers in his field did. We show paricular echniques o solve paricular ypes of firs order differenial equaions.

More information

dt = C exp (3 ln t 4 ). t 4 W = C exp ( ln(4 t) 3) = C(4 t) 3.

dt = C exp (3 ln t 4 ). t 4 W = C exp ( ln(4 t) 3) = C(4 t) 3. Mah Rahman Exam Review Soluions () Consider he IVP: ( 4)y 3y + 4y = ; y(3) = 0, y (3) =. (a) Please deermine he longes inerval for which he IVP is guaraneed o have a unique soluion. Soluion: The disconinuiies

More information

Math Week 14 April 16-20: sections first order systems of linear differential equations; 7.4 mass-spring systems.

Math Week 14 April 16-20: sections first order systems of linear differential equations; 7.4 mass-spring systems. Mah 2250-004 Week 4 April 6-20 secions 7.-7.3 firs order sysems of linear differenial equaions; 7.4 mass-spring sysems. Mon Apr 6 7.-7.2 Sysems of differenial equaions (7.), and he vecor Calculus we need

More information

Two Coupled Oscillators / Normal Modes

Two Coupled Oscillators / Normal Modes Lecure 3 Phys 3750 Two Coupled Oscillaors / Normal Modes Overview and Moivaion: Today we ake a small, bu significan, sep owards wave moion. We will no ye observe waves, bu his sep is imporan in is own

More information

Differential Equations

Differential Equations Mah 21 (Fall 29) Differenial Equaions Soluion #3 1. Find he paricular soluion of he following differenial equaion by variaion of parameer (a) y + y = csc (b) 2 y + y y = ln, > Soluion: (a) The corresponding

More information

Chapter 3 Boundary Value Problem

Chapter 3 Boundary Value Problem Chaper 3 Boundary Value Problem A boundary value problem (BVP) is a problem, ypically an ODE or a PDE, which has values assigned on he physical boundary of he domain in which he problem is specified. Le

More information

t + t sin t t cos t sin t. t cos t sin t dt t 2 = exp 2 log t log(t cos t sin t) = Multiplying by this factor and then integrating, we conclude that

t + t sin t t cos t sin t. t cos t sin t dt t 2 = exp 2 log t log(t cos t sin t) = Multiplying by this factor and then integrating, we conclude that ODEs, Homework #4 Soluions. Check ha y ( = is a soluion of he second-order ODE ( cos sin y + y sin y sin = 0 and hen use his fac o find all soluions of he ODE. When y =, we have y = and also y = 0, so

More information

Second Order Linear Differential Equations

Second Order Linear Differential Equations Second Order Linear Differenial Equaions Second order linear equaions wih consan coefficiens; Fundamenal soluions; Wronskian; Exisence and Uniqueness of soluions; he characerisic equaion; soluions of homogeneous

More information

23.2. Representing Periodic Functions by Fourier Series. Introduction. Prerequisites. Learning Outcomes

23.2. Representing Periodic Functions by Fourier Series. Introduction. Prerequisites. Learning Outcomes Represening Periodic Funcions by Fourier Series 3. Inroducion In his Secion we show how a periodic funcion can be expressed as a series of sines and cosines. We begin by obaining some sandard inegrals

More information

Finish reading Chapter 2 of Spivak, rereading earlier sections as necessary. handout and fill in some missing details!

Finish reading Chapter 2 of Spivak, rereading earlier sections as necessary. handout and fill in some missing details! MAT 257, Handou 6: Ocober 7-2, 20. I. Assignmen. Finish reading Chaper 2 of Spiva, rereading earlier secions as necessary. handou and fill in some missing deails! II. Higher derivaives. Also, read his

More information

Concourse Math Spring 2012 Worked Examples: Matrix Methods for Solving Systems of 1st Order Linear Differential Equations

Concourse Math Spring 2012 Worked Examples: Matrix Methods for Solving Systems of 1st Order Linear Differential Equations Concourse Mah 80 Spring 0 Worked Examples: Marix Mehods for Solving Sysems of s Order Linear Differenial Equaions The Main Idea: Given a sysem of s order linear differenial equaions d x d Ax wih iniial

More information

Chapter #1 EEE8013 EEE3001. Linear Controller Design and State Space Analysis

Chapter #1 EEE8013 EEE3001. Linear Controller Design and State Space Analysis Chaper EEE83 EEE3 Chaper # EEE83 EEE3 Linear Conroller Design and Sae Space Analysis Ordinary Differenial Equaions.... Inroducion.... Firs Order ODEs... 3. Second Order ODEs... 7 3. General Maerial...

More information

Chapter Three Systems of Linear Differential Equations

Chapter Three Systems of Linear Differential Equations Chaper Three Sysems of Linear Differenial Equaions In his chaper we are going o consier sysems of firs orer orinary ifferenial equaions. These are sysems of he form x a x a x a n x n x a x a x a n x n

More information

Solutions of Sample Problems for Third In-Class Exam Math 246, Spring 2011, Professor David Levermore

Solutions of Sample Problems for Third In-Class Exam Math 246, Spring 2011, Professor David Levermore Soluions of Sample Problems for Third In-Class Exam Mah 6, Spring, Professor David Levermore Compue he Laplace ransform of f e from is definiion Soluion The definiion of he Laplace ransform gives L[f]s

More information

After the completion of this section the student. Theory of Linear Systems of ODEs. Autonomous Systems. Review Questions and Exercises

After the completion of this section the student. Theory of Linear Systems of ODEs. Autonomous Systems. Review Questions and Exercises Chaper V ODE V.5 Sysems of Ordinary Differenial Equaions 45 V.5 SYSTEMS OF FIRST ORDER LINEAR ODEs Objecives: Afer he compleion of his secion he suden - should recall he definiion of a sysem of linear

More information

Announcements: Warm-up Exercise:

Announcements: Warm-up Exercise: Fri Apr 13 7.1 Sysems of differenial equaions - o model muli-componen sysems via comparmenal analysis hp//en.wikipedia.org/wiki/muli-comparmen_model Announcemens Warm-up Exercise Here's a relaively simple

More information

10. State Space Methods

10. State Space Methods . Sae Space Mehods. Inroducion Sae space modelling was briefly inroduced in chaper. Here more coverage is provided of sae space mehods before some of heir uses in conrol sysem design are covered in he

More information

MA 214 Calculus IV (Spring 2016) Section 2. Homework Assignment 1 Solutions

MA 214 Calculus IV (Spring 2016) Section 2. Homework Assignment 1 Solutions MA 14 Calculus IV (Spring 016) Secion Homework Assignmen 1 Soluions 1 Boyce and DiPrima, p 40, Problem 10 (c) Soluion: In sandard form he given firs-order linear ODE is: An inegraing facor is given by

More information

MATH 4330/5330, Fourier Analysis Section 6, Proof of Fourier s Theorem for Pointwise Convergence

MATH 4330/5330, Fourier Analysis Section 6, Proof of Fourier s Theorem for Pointwise Convergence MATH 433/533, Fourier Analysis Secion 6, Proof of Fourier s Theorem for Poinwise Convergence Firs, some commens abou inegraing periodic funcions. If g is a periodic funcion, g(x + ) g(x) for all real x,

More information

Math 2142 Exam 1 Review Problems. x 2 + f (0) 3! for the 3rd Taylor polynomial at x = 0. To calculate the various quantities:

Math 2142 Exam 1 Review Problems. x 2 + f (0) 3! for the 3rd Taylor polynomial at x = 0. To calculate the various quantities: Mah 4 Eam Review Problems Problem. Calculae he 3rd Taylor polynomial for arcsin a =. Soluion. Le f() = arcsin. For his problem, we use he formula f() + f () + f ()! + f () 3! for he 3rd Taylor polynomial

More information

EXERCISES FOR SECTION 1.5

EXERCISES FOR SECTION 1.5 1.5 Exisence and Uniqueness of Soluions 43 20. 1 v c 21. 1 v c 1 2 4 6 8 10 1 2 2 4 6 8 10 Graph of approximae soluion obained using Euler s mehod wih = 0.1. Graph of approximae soluion obained using Euler

More information

Solutions to Assignment 1

Solutions to Assignment 1 MA 2326 Differenial Equaions Insrucor: Peronela Radu Friday, February 8, 203 Soluions o Assignmen. Find he general soluions of he following ODEs: (a) 2 x = an x Soluion: I is a separable equaion as we

More information

Chapter #1 EEE8013 EEE3001. Linear Controller Design and State Space Analysis

Chapter #1 EEE8013 EEE3001. Linear Controller Design and State Space Analysis Chaper EEE83 EEE3 Chaper # EEE83 EEE3 Linear Conroller Design and Sae Space Analysis Ordinary Differenial Equaions.... Inroducion.... Firs Order ODEs... 3. Second Order ODEs... 7 3. General Maerial...

More information

Let us start with a two dimensional case. We consider a vector ( x,

Let us start with a two dimensional case. We consider a vector ( x, Roaion marices We consider now roaion marices in wo and hree dimensions. We sar wih wo dimensions since wo dimensions are easier han hree o undersand, and one dimension is a lile oo simple. However, our

More information

MATH 128A, SUMMER 2009, FINAL EXAM SOLUTION

MATH 128A, SUMMER 2009, FINAL EXAM SOLUTION MATH 28A, SUMME 2009, FINAL EXAM SOLUTION BENJAMIN JOHNSON () (8 poins) [Lagrange Inerpolaion] (a) (4 poins) Le f be a funcion defined a some real numbers x 0,..., x n. Give a defining equaion for he Lagrange

More information

dy dx = xey (a) y(0) = 2 (b) y(1) = 2.5 SOLUTION: See next page

dy dx = xey (a) y(0) = 2 (b) y(1) = 2.5 SOLUTION: See next page Assignmen 1 MATH 2270 SOLUTION Please wrie ou complee soluions for each of he following 6 problems (one more will sill be added). You may, of course, consul wih your classmaes, he exbook or oher resources,

More information

Some Basic Information about M-S-D Systems

Some Basic Information about M-S-D Systems Some Basic Informaion abou M-S-D Sysems 1 Inroducion We wan o give some summary of he facs concerning unforced (homogeneous) and forced (non-homogeneous) models for linear oscillaors governed by second-order,

More information

Solutions from Chapter 9.1 and 9.2

Solutions from Chapter 9.1 and 9.2 Soluions from Chaper 9 and 92 Secion 9 Problem # This basically boils down o an exercise in he chain rule from calculus We are looking for soluions of he form: u( x) = f( k x c) where k x R 3 and k is

More information

u(x) = e x 2 y + 2 ) Integrate and solve for x (1 + x)y + y = cos x Answer: Divide both sides by 1 + x and solve for y. y = x y + cos x

u(x) = e x 2 y + 2 ) Integrate and solve for x (1 + x)y + y = cos x Answer: Divide both sides by 1 + x and solve for y. y = x y + cos x . 1 Mah 211 Homework #3 February 2, 2001 2.4.3. y + (2/x)y = (cos x)/x 2 Answer: Compare y + (2/x) y = (cos x)/x 2 wih y = a(x)x + f(x)and noe ha a(x) = 2/x. Consequenly, an inegraing facor is found wih

More information

ENGI 9420 Engineering Analysis Assignment 2 Solutions

ENGI 9420 Engineering Analysis Assignment 2 Solutions ENGI 940 Engineering Analysis Assignmen Soluions 0 Fall [Second order ODEs, Laplace ransforms; Secions.0-.09]. Use Laplace ransforms o solve he iniial value problem [0] dy y, y( 0) 4 d + [This was Quesion

More information

KEY. Math 334 Midterm I Fall 2008 sections 001 and 003 Instructor: Scott Glasgow

KEY. Math 334 Midterm I Fall 2008 sections 001 and 003 Instructor: Scott Glasgow 1 KEY Mah 4 Miderm I Fall 8 secions 1 and Insrucor: Sco Glasgow Please do NOT wrie on his eam. No credi will be given for such work. Raher wrie in a blue book, or on our own paper, preferabl engineering

More information

Ordinary Differential Equations

Ordinary Differential Equations Ordinary Differenial Equaions 5. Examples of linear differenial equaions and heir applicaions We consider some examples of sysems of linear differenial equaions wih consan coefficiens y = a y +... + a

More information

Math 334 Test 1 KEY Spring 2010 Section: 001. Instructor: Scott Glasgow Dates: May 10 and 11.

Math 334 Test 1 KEY Spring 2010 Section: 001. Instructor: Scott Glasgow Dates: May 10 and 11. 1 Mah 334 Tes 1 KEY Spring 21 Secion: 1 Insrucor: Sco Glasgow Daes: Ma 1 and 11. Do NOT wrie on his problem saemen bookle, excep for our indicaion of following he honor code jus below. No credi will be

More information

Hamilton- J acobi Equation: Explicit Formulas In this lecture we try to apply the method of characteristics to the Hamilton-Jacobi equation: u t

Hamilton- J acobi Equation: Explicit Formulas In this lecture we try to apply the method of characteristics to the Hamilton-Jacobi equation: u t M ah 5 2 7 Fall 2 0 0 9 L ecure 1 0 O c. 7, 2 0 0 9 Hamilon- J acobi Equaion: Explici Formulas In his lecure we ry o apply he mehod of characerisics o he Hamilon-Jacobi equaion: u + H D u, x = 0 in R n

More information

Math 10B: Mock Mid II. April 13, 2016

Math 10B: Mock Mid II. April 13, 2016 Name: Soluions Mah 10B: Mock Mid II April 13, 016 1. ( poins) Sae, wih jusificaion, wheher he following saemens are rue or false. (a) If a 3 3 marix A saisfies A 3 A = 0, hen i canno be inverible. True.

More information

Exam 1 Solutions. 1 Question 1. February 10, Part (A) 1.2 Part (B) To find equilibrium solutions, set P (t) = C = dp

Exam 1 Solutions. 1 Question 1. February 10, Part (A) 1.2 Part (B) To find equilibrium solutions, set P (t) = C = dp Exam Soluions Februar 0, 05 Quesion. Par (A) To find equilibrium soluions, se P () = C = = 0. This implies: = P ( P ) P = P P P = P P = P ( + P ) = 0 The equilibrium soluion are hus P () = 0 and P () =..

More information

HOMEWORK # 2: MATH 211, SPRING Note: This is the last solution set where I will describe the MATLAB I used to make my pictures.

HOMEWORK # 2: MATH 211, SPRING Note: This is the last solution set where I will describe the MATLAB I used to make my pictures. HOMEWORK # 2: MATH 2, SPRING 25 TJ HITCHMAN Noe: This is he las soluion se where I will describe he MATLAB I used o make my picures.. Exercises from he ex.. Chaper 2.. Problem 6. We are o show ha y() =

More information

KEY. Math 334 Midterm III Winter 2008 section 002 Instructor: Scott Glasgow

KEY. Math 334 Midterm III Winter 2008 section 002 Instructor: Scott Glasgow KEY Mah 334 Miderm III Winer 008 secion 00 Insrucor: Sco Glasgow Please do NOT wrie on his exam. No credi will be given for such work. Raher wrie in a blue book, or on your own paper, preferably engineering

More information

t 2 B F x,t n dsdt t u x,t dxdt

t 2 B F x,t n dsdt t u x,t dxdt Evoluion Equaions For 0, fixed, le U U0, where U denoes a bounded open se in R n.suppose ha U is filled wih a maerial in which a conaminan is being ranspored by various means including diffusion and convecion.

More information

Math 315: Linear Algebra Solutions to Assignment 6

Math 315: Linear Algebra Solutions to Assignment 6 Mah 35: Linear Algebra s o Assignmen 6 # Which of he following ses of vecors are bases for R 2? {2,, 3, }, {4,, 7, 8}, {,,, 3}, {3, 9, 4, 2}. Explain your answer. To generae he whole R 2, wo linearly independen

More information

ME 391 Mechanical Engineering Analysis

ME 391 Mechanical Engineering Analysis Fall 04 ME 39 Mechanical Engineering Analsis Eam # Soluions Direcions: Open noes (including course web posings). No books, compuers, or phones. An calculaor is fair game. Problem Deermine he posiion of

More information

Ordinary dierential equations

Ordinary dierential equations Chaper 5 Ordinary dierenial equaions Conens 5.1 Iniial value problem........................... 31 5. Forward Euler's mehod......................... 3 5.3 Runge-Kua mehods.......................... 36

More information

Math Final Exam Solutions

Math Final Exam Solutions Mah 246 - Final Exam Soluions Friday, July h, 204 () Find explici soluions and give he inerval of definiion o he following iniial value problems (a) ( + 2 )y + 2y = e, y(0) = 0 Soluion: In normal form,

More information

SOLUTIONS TO ECE 3084

SOLUTIONS TO ECE 3084 SOLUTIONS TO ECE 384 PROBLEM 2.. For each sysem below, specify wheher or no i is: (i) memoryless; (ii) causal; (iii) inverible; (iv) linear; (v) ime invarian; Explain your reasoning. If he propery is no

More information

LAPLACE TRANSFORM AND TRANSFER FUNCTION

LAPLACE TRANSFORM AND TRANSFER FUNCTION CHBE320 LECTURE V LAPLACE TRANSFORM AND TRANSFER FUNCTION Professor Dae Ryook Yang Spring 2018 Dep. of Chemical and Biological Engineering 5-1 Road Map of he Lecure V Laplace Transform and Transfer funcions

More information

The expectation value of the field operator.

The expectation value of the field operator. The expecaion value of he field operaor. Dan Solomon Universiy of Illinois Chicago, IL dsolom@uic.edu June, 04 Absrac. Much of he mahemaical developmen of quanum field heory has been in suppor of deermining

More information

Math 333 Problem Set #2 Solution 14 February 2003

Math 333 Problem Set #2 Solution 14 February 2003 Mah 333 Problem Se #2 Soluion 14 February 2003 A1. Solve he iniial value problem dy dx = x2 + e 3x ; 2y 4 y(0) = 1. Soluion: This is separable; we wrie 2y 4 dy = x 2 + e x dx and inegrae o ge The iniial

More information

2. Nonlinear Conservation Law Equations

2. Nonlinear Conservation Law Equations . Nonlinear Conservaion Law Equaions One of he clear lessons learned over recen years in sudying nonlinear parial differenial equaions is ha i is generally no wise o ry o aack a general class of nonlinear

More information

Mon Apr 9 EP 7.6 Convolutions and Laplace transforms. Announcements: Warm-up Exercise:

Mon Apr 9 EP 7.6 Convolutions and Laplace transforms. Announcements: Warm-up Exercise: Mah 225-4 Week 3 April 9-3 EP 7.6 - convoluions; 6.-6.2 - eigenvalues, eigenvecors and diagonalizabiliy; 7. - sysems of differenial equaions. Mon Apr 9 EP 7.6 Convoluions and Laplace ransforms. Announcemens:

More information

8. Basic RL and RC Circuits

8. Basic RL and RC Circuits 8. Basic L and C Circuis This chaper deals wih he soluions of he responses of L and C circuis The analysis of C and L circuis leads o a linear differenial equaion This chaper covers he following opics

More information

Introduction to Probability and Statistics Slides 4 Chapter 4

Introduction to Probability and Statistics Slides 4 Chapter 4 Inroducion o Probabiliy and Saisics Slides 4 Chaper 4 Ammar M. Sarhan, asarhan@mahsa.dal.ca Deparmen of Mahemaics and Saisics, Dalhousie Universiy Fall Semeser 8 Dr. Ammar Sarhan Chaper 4 Coninuous Random

More information

Predator - Prey Model Trajectories and the nonlinear conservation law

Predator - Prey Model Trajectories and the nonlinear conservation law Predaor - Prey Model Trajecories and he nonlinear conservaion law James K. Peerson Deparmen of Biological Sciences and Deparmen of Mahemaical Sciences Clemson Universiy Ocober 28, 213 Ouline Drawing Trajecories

More information

Second Order Linear Differential Equations

Second Order Linear Differential Equations Second Order Linear Differenial Equaions Second order linear equaions wih consan coefficiens; Fundamenal soluions; Wronskian; Exisence and Uniqueness of soluions; he characerisic equaion; soluions of homogeneous

More information

KEY. Math 334 Midterm III Fall 2008 sections 001 and 003 Instructor: Scott Glasgow

KEY. Math 334 Midterm III Fall 2008 sections 001 and 003 Instructor: Scott Glasgow KEY Mah 334 Miderm III Fall 28 secions and 3 Insrucor: Sco Glasgow Please do NOT wrie on his exam. No credi will be given for such work. Raher wrie in a blue book, or on your own paper, preferably engineering

More information

An Introduction to Malliavin calculus and its applications

An Introduction to Malliavin calculus and its applications An Inroducion o Malliavin calculus and is applicaions Lecure 5: Smoohness of he densiy and Hörmander s heorem David Nualar Deparmen of Mahemaics Kansas Universiy Universiy of Wyoming Summer School 214

More information

2.7. Some common engineering functions. Introduction. Prerequisites. Learning Outcomes

2.7. Some common engineering functions. Introduction. Prerequisites. Learning Outcomes Some common engineering funcions 2.7 Inroducion This secion provides a caalogue of some common funcions ofen used in Science and Engineering. These include polynomials, raional funcions, he modulus funcion

More information

Physics 235 Chapter 2. Chapter 2 Newtonian Mechanics Single Particle

Physics 235 Chapter 2. Chapter 2 Newtonian Mechanics Single Particle Chaper 2 Newonian Mechanics Single Paricle In his Chaper we will review wha Newon s laws of mechanics ell us abou he moion of a single paricle. Newon s laws are only valid in suiable reference frames,

More information

Undetermined coefficients for local fractional differential equations

Undetermined coefficients for local fractional differential equations Available online a www.isr-publicaions.com/jmcs J. Mah. Compuer Sci. 16 (2016), 140 146 Research Aricle Undeermined coefficiens for local fracional differenial equaions Roshdi Khalil a,, Mohammed Al Horani

More information

6.2 Transforms of Derivatives and Integrals.

6.2 Transforms of Derivatives and Integrals. SEC. 6.2 Transforms of Derivaives and Inegrals. ODEs 2 3 33 39 23. Change of scale. If l( f ()) F(s) and c is any 33 45 APPLICATION OF s-shifting posiive consan, show ha l( f (c)) F(s>c)>c (Hin: In Probs.

More information

Chapter 7 Response of First-order RL and RC Circuits

Chapter 7 Response of First-order RL and RC Circuits Chaper 7 Response of Firs-order RL and RC Circuis 7.- The Naural Response of RL and RC Circuis 7.3 The Sep Response of RL and RC Circuis 7.4 A General Soluion for Sep and Naural Responses 7.5 Sequenial

More information

15. Vector Valued Functions

15. Vector Valued Functions 1. Vecor Valued Funcions Up o his poin, we have presened vecors wih consan componens, for example, 1, and,,4. However, we can allow he componens of a vecor o be funcions of a common variable. For example,

More information

Challenge Problems. DIS 203 and 210. March 6, (e 2) k. k(k + 2). k=1. f(x) = k(k + 2) = 1 x k

Challenge Problems. DIS 203 and 210. March 6, (e 2) k. k(k + 2). k=1. f(x) = k(k + 2) = 1 x k Challenge Problems DIS 03 and 0 March 6, 05 Choose one of he following problems, and work on i in your group. Your goal is o convince me ha your answer is correc. Even if your answer isn compleely correc,

More information

Solutions for homework 12

Solutions for homework 12 y Soluions for homework Secion Nonlinear sysems: The linearizaion of a nonlinear sysem Consider he sysem y y y y y (i) Skech he nullclines Use a disincive marking for each nullcline so hey can be disinguished

More information

Final Spring 2007

Final Spring 2007 .615 Final Spring 7 Overview The purpose of he final exam is o calculae he MHD β limi in a high-bea oroidal okamak agains he dangerous n = 1 exernal ballooning-kink mode. Effecively, his corresponds o

More information

Designing Information Devices and Systems I Spring 2019 Lecture Notes Note 17

Designing Information Devices and Systems I Spring 2019 Lecture Notes Note 17 EES 16A Designing Informaion Devices and Sysems I Spring 019 Lecure Noes Noe 17 17.1 apaciive ouchscreen In he las noe, we saw ha a capacior consiss of wo pieces on conducive maerial separaed by a nonconducive

More information

Econ107 Applied Econometrics Topic 7: Multicollinearity (Studenmund, Chapter 8)

Econ107 Applied Econometrics Topic 7: Multicollinearity (Studenmund, Chapter 8) I. Definiions and Problems A. Perfec Mulicollineariy Econ7 Applied Economerics Topic 7: Mulicollineariy (Sudenmund, Chaper 8) Definiion: Perfec mulicollineariy exiss in a following K-variable regression

More information

Chapter 7: Solving Trig Equations

Chapter 7: Solving Trig Equations Haberman MTH Secion I: The Trigonomeric Funcions Chaper 7: Solving Trig Equaions Le s sar by solving a couple of equaions ha involve he sine funcion EXAMPLE a: Solve he equaion sin( ) The inverse funcions

More information

Ordinary Differential Equations

Ordinary Differential Equations Lecure 22 Ordinary Differenial Equaions Course Coordinaor: Dr. Suresh A. Karha, Associae Professor, Deparmen of Civil Engineering, IIT Guwahai. In naure, mos of he phenomena ha can be mahemaically described

More information

Properties Of Solutions To A Generalized Liénard Equation With Forcing Term

Properties Of Solutions To A Generalized Liénard Equation With Forcing Term Applied Mahemaics E-Noes, 8(28), 4-44 c ISSN 67-25 Available free a mirror sies of hp://www.mah.nhu.edu.w/ amen/ Properies Of Soluions To A Generalized Liénard Equaion Wih Forcing Term Allan Kroopnick

More information

INDEX. Transient analysis 1 Initial Conditions 1

INDEX. Transient analysis 1 Initial Conditions 1 INDEX Secion Page Transien analysis 1 Iniial Condiions 1 Please inform me of your opinion of he relaive emphasis of he review maerial by simply making commens on his page and sending i o me a: Frank Mera

More information

Oscillation of an Euler Cauchy Dynamic Equation S. Huff, G. Olumolode, N. Pennington, and A. Peterson

Oscillation of an Euler Cauchy Dynamic Equation S. Huff, G. Olumolode, N. Pennington, and A. Peterson PROCEEDINGS OF THE FOURTH INTERNATIONAL CONFERENCE ON DYNAMICAL SYSTEMS AND DIFFERENTIAL EQUATIONS May 4 7, 00, Wilmingon, NC, USA pp 0 Oscillaion of an Euler Cauchy Dynamic Equaion S Huff, G Olumolode,

More information

MTH Feburary 2012 Final term PAPER SOLVED TODAY s Paper

MTH Feburary 2012 Final term PAPER SOLVED TODAY s Paper MTH401 7 Feburary 01 Final erm PAPER SOLVED TODAY s Paper Toal Quesion: 5 Mcqz: 40 Subjecive quesion: 1 4 q of 5 marks 4 q of 3 marks 4 q of marks Guidelines: Prepare his file as I included all pas papers

More information

23.5. Half-Range Series. Introduction. Prerequisites. Learning Outcomes

23.5. Half-Range Series. Introduction. Prerequisites. Learning Outcomes Half-Range Series 2.5 Inroducion In his Secion we address he following problem: Can we find a Fourier series expansion of a funcion defined over a finie inerval? Of course we recognise ha such a funcion

More information

Then. 1 The eigenvalues of A are inside R = n i=1 R i. 2 Union of any k circles not intersecting the other (n k)

Then. 1 The eigenvalues of A are inside R = n i=1 R i. 2 Union of any k circles not intersecting the other (n k) Ger sgorin Circle Chaper 9 Approimaing Eigenvalues Per-Olof Persson persson@berkeley.edu Deparmen of Mahemaics Universiy of California, Berkeley Mah 128B Numerical Analysis (Ger sgorin Circle) Le A be

More information

THE BERNOULLI NUMBERS. t k. = lim. = lim = 1, d t B 1 = lim. 1+e t te t = lim t 0 (e t 1) 2. = lim = 1 2.

THE BERNOULLI NUMBERS. t k. = lim. = lim = 1, d t B 1 = lim. 1+e t te t = lim t 0 (e t 1) 2. = lim = 1 2. THE BERNOULLI NUMBERS The Bernoulli numbers are defined here by he exponenial generaing funcion ( e The firs one is easy o compue: (2 and (3 B 0 lim 0 e lim, 0 e ( d B lim 0 d e +e e lim 0 (e 2 lim 0 2(e

More information

Theory of! Partial Differential Equations-I!

Theory of! Partial Differential Equations-I! hp://users.wpi.edu/~grear/me61.hml! Ouline! Theory o! Parial Dierenial Equaions-I! Gréar Tryggvason! Spring 010! Basic Properies o PDE!! Quasi-linear Firs Order Equaions! - Characerisics! - Linear and

More information

DISCRETE GRONWALL LEMMA AND APPLICATIONS

DISCRETE GRONWALL LEMMA AND APPLICATIONS DISCRETE GRONWALL LEMMA AND APPLICATIONS JOHN M. HOLTE MAA NORTH CENTRAL SECTION MEETING AT UND 24 OCTOBER 29 Gronwall s lemma saes an inequaliy ha is useful in he heory of differenial equaions. Here is

More information

Theory of! Partial Differential Equations!

Theory of! Partial Differential Equations! hp://www.nd.edu/~gryggva/cfd-course/! Ouline! Theory o! Parial Dierenial Equaions! Gréar Tryggvason! Spring 011! Basic Properies o PDE!! Quasi-linear Firs Order Equaions! - Characerisics! - Linear and

More information

1 Review of Zero-Sum Games

1 Review of Zero-Sum Games COS 5: heoreical Machine Learning Lecurer: Rob Schapire Lecure #23 Scribe: Eugene Brevdo April 30, 2008 Review of Zero-Sum Games Las ime we inroduced a mahemaical model for wo player zero-sum games. Any

More information

MATH 31B: MIDTERM 2 REVIEW. x 2 e x2 2x dx = 1. ue u du 2. x 2 e x2 e x2] + C 2. dx = x ln(x) 2 2. ln x dx = x ln x x + C. 2, or dx = 2u du.

MATH 31B: MIDTERM 2 REVIEW. x 2 e x2 2x dx = 1. ue u du 2. x 2 e x2 e x2] + C 2. dx = x ln(x) 2 2. ln x dx = x ln x x + C. 2, or dx = 2u du. MATH 3B: MIDTERM REVIEW JOE HUGHES. Inegraion by Pars. Evaluae 3 e. Soluion: Firs make he subsiuion u =. Then =, hence 3 e = e = ue u Now inegrae by pars o ge ue u = ue u e u + C and subsiue he definiion

More information

MATH 2050 Assignment 9 Winter Do not need to hand in. 1. Find the determinant by reducing to triangular form for the following matrices.

MATH 2050 Assignment 9 Winter Do not need to hand in. 1. Find the determinant by reducing to triangular form for the following matrices. MATH 2050 Assignmen 9 Winer 206 Do no need o hand in Noe ha he final exam also covers maerial afer HW8, including, for insance, calculaing deerminan by row operaions, eigenvalues and eigenvecors, similariy

More information

Continuous Time. Time-Domain System Analysis. Impulse Response. Impulse Response. Impulse Response. Impulse Response. ( t) + b 0.

Continuous Time. Time-Domain System Analysis. Impulse Response. Impulse Response. Impulse Response. Impulse Response. ( t) + b 0. Time-Domain Sysem Analysis Coninuous Time. J. Robers - All Righs Reserved. Edied by Dr. Rober Akl 1. J. Robers - All Righs Reserved. Edied by Dr. Rober Akl 2 Le a sysem be described by a 2 y ( ) + a 1

More information

THE WAVE EQUATION. part hand-in for week 9 b. Any dilation v(x, t) = u(λx, λt) of u(x, t) is also a solution (where λ is constant).

THE WAVE EQUATION. part hand-in for week 9 b. Any dilation v(x, t) = u(λx, λt) of u(x, t) is also a solution (where λ is constant). THE WAVE EQUATION 43. (S) Le u(x, ) be a soluion of he wave equaion u u xx = 0. Show ha Q43(a) (c) is a. Any ranslaion v(x, ) = u(x + x 0, + 0 ) of u(x, ) is also a soluion (where x 0, 0 are consans).

More information

MA Study Guide #1

MA Study Guide #1 MA 66 Su Guide #1 (1) Special Tpes of Firs Order Equaions I. Firs Order Linear Equaion (FOL): + p() = g() Soluion : = 1 µ() [ ] µ()g() + C, where µ() = e p() II. Separable Equaion (SEP): dx = h(x) g()

More information

Laplace transfom: t-translation rule , Haynes Miller and Jeremy Orloff

Laplace transfom: t-translation rule , Haynes Miller and Jeremy Orloff Laplace ransfom: -ranslaion rule 8.03, Haynes Miller and Jeremy Orloff Inroducory example Consider he sysem ẋ + 3x = f(, where f is he inpu and x he response. We know is uni impulse response is 0 for

More information

Hamilton- J acobi Equation: Weak S olution We continue the study of the Hamilton-Jacobi equation:

Hamilton- J acobi Equation: Weak S olution We continue the study of the Hamilton-Jacobi equation: M ah 5 7 Fall 9 L ecure O c. 4, 9 ) Hamilon- J acobi Equaion: Weak S oluion We coninue he sudy of he Hamilon-Jacobi equaion: We have shown ha u + H D u) = R n, ) ; u = g R n { = }. ). In general we canno

More information

Math 4600: Homework 11 Solutions

Math 4600: Homework 11 Solutions Mah 46: Homework Soluions Gregory Handy [.] One of he well-known phenomenological (capuring he phenomena, bu no necessarily he mechanisms) models of cancer is represened by Gomperz equaion dn d = bn ln(n/k)

More information

Distance Between Two Ellipses in 3D

Distance Between Two Ellipses in 3D Disance Beween Two Ellipses in 3D David Eberly Magic Sofware 6006 Meadow Run Cour Chapel Hill, NC 27516 eberly@magic-sofware.com 1 Inroducion An ellipse in 3D is represened by a cener C, uni lengh axes

More information

Y 0.4Y 0.45Y Y to a proper ARMA specification.

Y 0.4Y 0.45Y Y to a proper ARMA specification. HG Jan 04 ECON 50 Exercises II - 0 Feb 04 (wih answers Exercise. Read secion 8 in lecure noes 3 (LN3 on he common facor problem in ARMA-processes. Consider he following process Y 0.4Y 0.45Y 0.5 ( where

More information

THE 2-BODY PROBLEM. FIGURE 1. A pair of ellipses sharing a common focus. (c,b) c+a ROBERT J. VANDERBEI

THE 2-BODY PROBLEM. FIGURE 1. A pair of ellipses sharing a common focus. (c,b) c+a ROBERT J. VANDERBEI THE 2-BODY PROBLEM ROBERT J. VANDERBEI ABSTRACT. In his shor noe, we show ha a pair of ellipses wih a common focus is a soluion o he 2-body problem. INTRODUCTION. Solving he 2-body problem from scrach

More information

Morning Time: 1 hour 30 minutes Additional materials (enclosed):

Morning Time: 1 hour 30 minutes Additional materials (enclosed): ADVANCED GCE 78/0 MATHEMATICS (MEI) Differenial Equaions THURSDAY JANUARY 008 Morning Time: hour 30 minues Addiional maerials (enclosed): None Addiional maerials (required): Answer Bookle (8 pages) Graph

More information

Section 4.4 Logarithmic Properties

Section 4.4 Logarithmic Properties Secion. Logarihmic Properies 59 Secion. Logarihmic Properies In he previous secion, we derived wo imporan properies of arihms, which allowed us o solve some asic eponenial and arihmic equaions. Properies

More information

1 Solutions to selected problems

1 Solutions to selected problems 1 Soluions o seleced problems 1. Le A B R n. Show ha in A in B bu in general bd A bd B. Soluion. Le x in A. Then here is ɛ > 0 such ha B ɛ (x) A B. This shows x in B. If A = [0, 1] and B = [0, 2], hen

More information

CHAPTER 12 DIRECT CURRENT CIRCUITS

CHAPTER 12 DIRECT CURRENT CIRCUITS CHAPTER 12 DIRECT CURRENT CIUITS DIRECT CURRENT CIUITS 257 12.1 RESISTORS IN SERIES AND IN PARALLEL When wo resisors are conneced ogeher as shown in Figure 12.1 we said ha hey are conneced in series. As

More information

IMPLICIT AND INVERSE FUNCTION THEOREMS PAUL SCHRIMPF 1 OCTOBER 25, 2013

IMPLICIT AND INVERSE FUNCTION THEOREMS PAUL SCHRIMPF 1 OCTOBER 25, 2013 IMPLICI AND INVERSE FUNCION HEOREMS PAUL SCHRIMPF 1 OCOBER 25, 213 UNIVERSIY OF BRIISH COLUMBIA ECONOMICS 526 We have exensively sudied how o solve sysems of linear equaions. We know how o check wheher

More information