20D - Homework Assignment 1

Size: px
Start display at page:

Download "20D - Homework Assignment 1"

Transcription

1 0D - Homework Assignment Brian Bowers (TA for Hui Sun) MATH 0D Homework Assignment October 7, 0. #,,,4,6 Solve the given differential equation. () y = x /y () y = x /y( + x ) () y + y sin x = 0 (4) y = (x )/( + y) (6) xy = ( y ) / All of the equations in this set are separable, so our goal should be to get the terms involving y on the left side and the terms involving x on the right side. I will rewrite y as /dx for these problems. () We separate and then integrate: dx = x /y = y = x dx [separating variables] = y = x + C [integrating] x = y = ± + C [solving for y] () We separate and then integrate: dx = x /y( + x ) = y = x dx [separating variables] + x = y = ln + x + C [integrating] = y = ± ln + x + C [solving for y] () We separate and then integrate: dx = y sin x = = sin xdx [separating variables] y = = cos x + C [integrating] y = y = [solving for y] cos x + C

2 (4) We separate and then integrate: dx = (x )/( + y) = ( + y) = (x )dx [separating variables] = y + y = x x + C [integrating] = (y + /) = x x + C [completing the square] = y = ± x x + C / [solving for y] (6) We separate and then integrate: x dx = ( y ) / = ( y ) / = dx [separating variables] x = sin (y) = ln x + C [integrating] = y = sin(ln x + C) [solving for y]

3 . #9a, 7a, 9a Find the solution of the given initial value problem in explicit form. (9a) y = ( x)y, y(0) = /6 (7a) y = (x e x )/(y 5), y(0) = (9a) sin xdx + cos y = 0, y(π/) = π/ First, we should clarify what it means to find an explicit solution - an explicit solution is a solution of the form y = f(x) (as opposed to something like y + y = x + ). Once again, for each problem, I will write y as /dx for ease of separation. (9a) We separate and then integrate: = ( x)y dx = = ( x)dx [separating variables] y = y = x x + C [integrating] = y = x x [solving for y] + C Next, we plug in our initial condition: y(0) = (0) (0) + C = C = 6, which we can solve to get that C = 6. Thus, plugging back into our solution for y, we get (7a) We separate and then integrate: y = x x + 6. dx = (x e x )/(y 5) = (y 5) = (x e x )dx [separating variables] = y 5y = x e x + C [integrating] ( = y ) 5 = x e x + C [completing the square] = y = ± x e x + C + 5 [solving for y] Next, we plug in our initial condition: y(0) = ± (0) e (0) + C + 5 = ± C + 5 =. So, we find that ± C =. But the square root of a number is always positive, so we choose the negative sign and get C =, which we can solve to find that C = 4. Thus, plugging back into our solution for y, we get y = x e x Note that our final solution only involves the negative of the square root since this is what we found from our initial conditions.

4 (9a) We separate and then integrate: sin xdx + cos y = 0 = cos y = sin xdx [separating variables] = sin y = cos x + C [integrating] Next, we plug in our initial condition (which says that when x = π/, we have y = π/): sin((π/)) = cos((π/)) + C = sin(π) = cos(π) + C = 0 = + C = C = Next, recall the following facts: Thus, we get the solution sin(x) = sin(π x) and sin(x) = sin(x + πk) for any integer k. sin(y) = cos(x) + = sin(y) = cos(x) + ( ) sin cos(x)+ + kπ = y = or ( ) π sin cos(x)+ + kπ If we plug our initial condition into the first formula, we get ) + kπ π sin = π π sin = ( cos((π/))+ ( cos((π/))+ = sin (0) + kπ = kπ, but this solves to k = /, which is not an integer. So, we consider the second formula: ) + kπ = π sin (0) + kπ = π + kπ, which solves as k = 0. Thus, our final explicit formula should be the second formula with k = 0, namely ( ) π sin cos(x)+ y =. 4

5 . #0(abcde) Consider the equation (a) Show that equation (??) can be rewritten as thus Equation (??) is homogeneous. dx = y 4x x y. () dx = (y/x) 4 (y/x) ; () (b) Introduce a new dependent variable v so that v = y/x or y = xv(x). Express /dx in terms of x, v, and dv/dx. (c) Replace y and /dx in Equation (??) by the expressions from part (b) that involve v and dv/dx. Show that the resulting differential equation is or. Observe that Equation (??) is separable v + x dv dx = v 4 v, x dv dx = v 4 v () (d) Solve Equation (??), obtaining v implicitly in terms of x. (e) Find the solution of Equation (??) by replacing v by y/x in the solution in part (d). First, I think it s worth clarifying what homogeneous means in this context. We are using the definition given on pages 49-50, namely If the right side of the equation /dx = f(x, y) can be expressed as a function of the ratio y/x only, then the equation is said to be homogeneous. Now let s work through the problem: (a) In order to rewrite an equation, we want to modify it in such a way that the content remains unchanged. In this case, we achieve this by multiplying the right side of the equation by in a special way. dx = y 4x x y ( ) /x y 4x dx = [multiplying by ] /x x y dx = (y/x) 4 (y/x) [simplifying] Thus, since the right side of the equation is expressed solely in terms of y/x, we conclude that the equation is homogeneous. (b) Define v = y/x. If we solve for y, we get y = xv. Differentiating with respect to x, we use the product rule to get /dx = v + x dv dx. 5

6 (c) Next, we plug substitute y/x = v and /dx = v + x dv dx : v + x dv dx = v 4 v = x dv dx = v 4 v v [rearranging] = x dv dx = v 4 v v v [getting a common denominator] v = x dv dx = v 4 [combining terms] v We could rearrange terms to write this as which means that this equation is separable. dv( v) v 4 = dx x, (4) (d) Now we solve Equation (??) using the separated version, Equation (??). In order to integrate the left side of Equation (??), we will need to use partial fractional decomposition. We need to find A and B such that v v 4 = A v + B A(v + ) + B(v ) = v + v = 4 (A + B)v + (A B) v. 4 Thus, comparing the terms with v we see that = A + B, and comparing the constant terms, we see that = A B. The first equation tells us that A = B. Pluggin this into the second equation we get ( B) B = 4B =, which we can solve to get B = /4. Substitution this back into our first equation, we get = A /4, which we can solve to get A = /4. Thus, we can rewrite Equation (??) as ( /4 v + /4 ) dv = dx v + x = 4 ln v ln v + = ln x + C [integrating] 4 (e) Last, we substitute v = y/x everywhere in our solution. We get 4 ln (y/x) ln (y/x) + = ln x + C. 4 This is technically a correct solution to the differential equation and we could end the problem here, but we have to do a bit of work to make this a simpler form (specifically a simpler form that matches the answer given in the back of the book.) If you re interested to see how to get the nicer form, read the 6

7 following steps. If not, feel free to stop the problem here. = 4 ln y x x 4 ln y + x x = ln x + C [common denominator] /4 /4 = ln y x x + ln y + x x = ln x + C [properties of logs] = e y x ln x ln y x /4 +ln y+x x /4 = e ln x +C [exponentiating] = e x /4 y+x e ln x /4 = e ln x e C [properties of exponents] /4 = y x /4 y + x x x = C x [simplifying, renaming C] ( ) /4 ( ) /4 = y x /4 y + x /4 = C x [factoring out] x x = y x /4 y + x /4 x = C x [regrouping] = y x /4 y + x /4 = C [dividing by x ] = y x y + x = C [raising both sides to the 4 power, renaming C]. #b The method outlined in Problem 0 can be used for any homogeneous equation. That is, the substitution y = xv(x) transforms a homogeneous equation into a separable equation. The latter equation can be solved by direct integration, and the replacing v by y/x gives the solution to the original equation. Solve the differential equation dx = x + y. xy We will follow the model of problem 0. (a) In order to express the right side in terms of (y/x), we need to multiply the right side by in a particular way, specifically: dx = x + y ( ) /x xy /x [multiplying by ] = + y /x y/x = + (y/x) (y/x) (b) As in problem 0, we see that /dx = v + x dv dx. 7

8 (c) Now we replace (y/x) and /dx and rearrange to make it separable: dx = + (y/x) (y/x) = v + x dv dx = + v v = x dv dx = + v v [subtracting] v = x dv dx = + v v v v = x dv dx = + v [combining terms] v = v + v dv = dx x [rearranging] [common denominator] (d) Now we integrate: v + v dv = dx x = ln( + v ) = ln x + C [integrating] = e ln(+v) = e ln x +C [exponentiating] = e ln(+v) = e ln x e C [properties of exponents] = + v = C x [simplifying, renaming C] (e) Last, we substitute v = y/x and simplify: + v = C x = + (y/x) = C x = + y x = C x = x + y = C x x = x + y = C x x. # (abridged) The half-life of carbon-4 is approximately 570 years. If Q(t) is the amount of carbon-4 at time t and Q 0 is the original amount, then the ratio Q(t)/Q 0 ca be determined, as long as this quantity is not too small. (a) Assuming that Q satisfies the differential equation Q = rq, determine the decay constant r for carbon-4. (b) Find an expression for Q(t) at any time t, if Q(0) = Q 0. (c) Suppose that certain remains are discovered in which the currend residual amount of carbon-4 is 0% of the original amount. Determine the age of these remains. 8

9 (a) Let s solve the differential equation first and see if we can answer the question. In other words, we ll be doing part (b) first. dq/dt = rq = dq/q = rdt [rearranging] = ln Q = rt + C [integrating] = Q = e rt+c [exponentiating] = Q = Ce rt [renaming C] Next, we use the initial condition, namely Q(0) = Q 0. Plugging into our equation, we get Q(0) = Ce r(0) = C = Q 0, which tells us that C = Q 0. Thus, the solution to the differential equation is Q = Q 0 e rt. Now let s use the half-life given in the problem statement. It tells us that after 570 years, the remaining amount will be half of the original amount. Written as an equation, this tells us that Q(570) = Q 0 /. Let s use this to find r. We get Q(570) = Q 0 e r(570) = Q 0 / = e r(570) = / [dividing by Q 0 ] = r(570) = ln(/) [taking ln] = r = ln(/)/570 = ln()/ (b) Looking back at part (a), we see that we basically alrea found this. We take our equation and plug in the value of r that we just found. Q = Q 0 e t (c) If the current amount is 0% of the original, then we can write this in equation form as Q(t) = Q 0 e t =.Q 0 = e t =. [dividing by Q 0 ] = t = ln(.) [taking the ln of both sides] = t = ln(.)/ [solving] 04 years [simplifying]. #5 Suppose that a certain population satisfies the initial value problem /dt = r(t)y k, y(0) = y 0, where the growth rate r(t) is given by r(t) = ( + sin t)/5 and k represents the rate of predation. (a) Suppose that k = /5. Plot y versus t for several values of y 0 between / and. (b) Estimate the critical initial population y c below which the population will become extinct. (c) Choose other values of k and find the corresponding y c for each one. (d) Use the data you have found in parts (b) and (c) to plot y c versus k. 9

10 To complete this problem, we must use differential equation graphing software of some variety. By trial and error, we can find the answers by stuing the graphs. (a) [Use software to find this step - too long to show here.] (b) By stuing the graphs from step (a), we can find that y c 5/6. (c) If we choose different values of k, we find that y c 5k/6. (d) A graph of y c versus k would look like the following:. #7a (abridged) Heat transfer from a bo to its surroundings is described by the differential equation du dt = α(u4 T 4 ), where u(t) is the absolute temperature oft he bo at time t, T is the absolute temperature of the surroundings, and α is a constant depending on the physical parameters of the bo. However, if u is much larger thatn T, then solutions of the above equation are well approximated by soutions of the simpler equation du dt = αu4. Suppose that a bo with initial temperature 000 K is surrounded by a medium with temperature 00 K and that α =.0 0 K /s. Determine the temperature of the bo at any time by solving the second equation. Putting the above conditions into equation form, we get u(0) = 000, T = 00, and α =.0 0 K /s. As it turns out, we don t even need the information about T, so we plug in α and solve: du dt =.0 0 u 4 = u 4 du =.0 0 dt [separating] =.0 0 t + C [integrating] = u = t + C [multiplying and renaming C] = u = u = (6.0 0 t + C) / [solving] Now we use our initial condition: u(0) = (6.0 0 (0) + C) / = C / = 000, 0

11 which we can solve to get C = 000. Thus, plugging back into our solution, we get u = (6.0 0 t ) /. [Believe it or not, this is equivalent to the answer given in the back of the book.]. #8a Consider an insulated box (a building, perhaps) with internal temperature u(t). According to Newton s law of cooling, u satisfies the differential equation du dt = k[u T (t)], where T (t) is the ambient (external) temperature. Suppose that T (t) varies sinusoidally; for example, assume that T (t) = T 0 + T cos(ωt). Solve the differential equation and express u(t) in terms of t, k, T 0, T, and ω. Observe that part of your solution approaches zero as t becomes large; this is called the transient part. The remainder of the solution is called the stea state; denote it by S(t). We plug in the equation for T (t) and then solve: du dt = k[u (T 0 + T cos(ωt))] [substituting for T (t)] = du dt = ku + kt 0 + kt cos(ωt) [distributing] = du dt + ku = kt 0 + kt cos(ωt) [rearranging] ( ) du = e kt dt + ku = e kt (kt 0 + kt cos(ωt)) [integrating factor with p(t) = k] = (e kt u) = kt 0 e kt + kt e kt cos(ωt) [rewriting each side] = e kt u = T 0 e kt + wekt sin(ωt) + ke kt cos(ωt) ω + k = u = T 0 + kt (w sin(ωt) + k cos(ωt)) ω + k + C [using the integration below] + Ce kt [dividing] Now we justify the integration step above using two steps of integration by parts. In integration by parts, we have two functions u and v and use the formula udv = uv vdu.

12 Warning: this one gets ugly. e kt cos(ωt)dt = e kt cos(ωt)dt [simplifying a bit] [choose u = e kt, dv = cos(ωt)dt = du = ke kt, v = ω sin(ωt)] e kt cos(ωt)dt = ω ekt sin(ωt) k e kt sin(ωt)dt ω [choose u = e kt, dv = sin(ωt) = du = ke kt, v = ω cos(ωt)] e kt cos(ωt)dt = ω ekt sin(ωt) k ( ω w ekt cos(ωt) + k ) e kt cos(ωt)dt ω e kt cos(ωt)dt = ω ekt sin(ωt) + k ω ekt cos(ωt) k ω e kt cos(ωt)dt ) ( + k e kt cos(ωt)dt = ω ekt sin(ωt) + k ω ekt cos(ωt) ω ω + k ω e kt cos(ωt)dt = ω ekt sin(ωt) + k ω ekt cos(ωt) e kt cos(ωt)dt = ωekt sin(ωt) + ke kt cos(ωt) k + ω.4 # For each problem, determine (without solving the problem) an interval in which the solution of the given initial value problem is certain to exist. () (t )y + (ln t)y = t, y() = (5) (4 t )y + ty = t, y() = Let s start with an overview of how to apply Theorem.4.. Here are the steps we can follow: (i) Rearrange the differential equation to the form + p(t)y = g(t). (ii) Find all values of t at which p(t) is not continuous - mark them on a number line with vertical dashes. (iii) Find all values of t at which g(t) is not continuous - mark them on the same number line with vertical dashes. (iv) Mark the t value for which the initial condition is defined as a star on the number line. (v) Theorem.4. is guaranteed to hold on the biggest interval that contains the star and no dashes. In other words, this interval we found is the largest interval in which the solution to the differential equation is certan to exist. Moreover, the solution is unique. Now, let s enumerate the things which cause a function f not to be continuous in this course: (a) f is discontinuous any place where its denominator is equal to 0. (b) f is discontinuous any place where it takes the square root of a negative number. (c) f is discontinuous any place where it takes the ln of a number which is 0 or negative. (d) f is discontinuous any place where it takes sin or cos of a number x with x < or x >. Let s apply this process to our problems.

13 () (i) We rearrange as follows: (t )y + (ln t)y = t = y + ln t t y = t t [dividing] Thus, p(t) = ln t t and g(t) = t t. (ii) We see that p(t) is discontinuous at t <= 0 (because of ln t) and t = (because of the denominator, t ). (iii) We see that g(t) is discontinuous at t = (because of the denominator, t ). (iv) We see that the initial condition (y() = ) is defined at t =. We mark this on the number line with a star. The completed number line appears below. (v) We can see that the biggest interval containing the star and no dashes is (0, ) (which can also be expressed as {t : 0 < t < } - in words, the set of values of t such that 0 < t < ). (5) (i) We rearrange as follows: (4 t )y + ty = t = y + t 4 t y = t 4 t Thus, p(t) = t 4 t and g(t) = t 4 t. (ii) We see that p(t) discontinuous at t = and t = (because of the denominator, 4 t ). (iii) We see that g(t) is discontinuous at t = and t = (because of the denominator, 4 t ). (iv) We see that the initial condition (y() = ) is defined at t =. We mark this on the number line with a star. The completed number line appears below. (v) We can see that the biggest interval containing the star and no dashes is (, ) (which can also be expressed as {t : < t < } - in words, the set of values of t such that < t < )..4 #4,5 In each problem, solve the given initial value problem and determine how the interval in which the solution exists depends on the initial value y 0. (4) y = ty, y(0) = y 0 (5) y + y = 0, y(0) = y 0

14 (4) We ll start with solving the differential equation. dt = ty = = tdt [separating] y = y = y = = t + C [integrating] [dividing, renaming C] C t Now we use our initial condition: y(0) = C (0) = C = y 0, which means that C = /y 0. Thus, substituting back in, we get y = /y 0 t. Now note that we can t use Theorem.4. because it is impossible to get the differential equation in the form y + p(t)y = g(t). So, we must simply look at our final answer. We think about where this solution is discontinuous and see that it is discontinuous anywhere that the denominator, /y 0 t, is equal to 0. Solving, we see that this happens when t = ± /y 0. If we think carefully about this, we can realize that this solution exists only when y 0 > 0 (since we can t take the square root of a negative number or divide by 0). So let s look at three cases: (i) y 0 > 0: In this case, y is discontinuous at t = ± /y 0, as we showed above. So the number line appears as follows: Thus, the solution exists on the interval ( /y 0, /y 0 ). (ii) y 0 = 0: In this case, the solution we found above is not even defined, so it s clearly not correct. But we can confirm that the solution y = 0 satisfies the differential equation and the initial condition. Thus, our solution is y = 0, and it exists everywhere (aka on the interval (, )). (iii) y 0 < 0: In this case, the denominator is never equal to 0, so the solution exists everywhere (aka on the interval (, ).). (5) We ll start with solving the differential equation. dt + y = 0 = dt = y [rearranging] = y = dt [separating] = y = t + C [integrating] = y = ± [solving, renaming C] t + C 4

15 Now we use our initial condition: y(0) = ± (0) + C = ± C = y 0. But now we immediately need to examine various cases for y 0 : (i) y 0 > 0: Note that the square root of a number is always nonnegative (if it s even a real number). Thus, if ± C = y 0 and y 0 > 0, then we MUST choose the + sign, not the sign. So, we solve C = y 0 to get C = y0. Plugging back into our solution (and recalling that we chose thet + sign), we get y = t+y 0. Now we must consider where this solution exists. We know that we can only take the square root of a nonnegative number, so we must have t+y 0 know that we cannot divide by 0, so we must have t + y 0. We also 0 0. The first condition requires that t + y0 > 0, which means t > y 0. The second condition can be solve to find t y 0. The number line appears as follows: Thus, the solution exists on the interval ( y0 /, ). (ii) y 0 = 0: In this case, we cannot solve our initial condition equation for C. In fact, our solution for y is impossible since the square of divided by a number can never equal 0. As in problem 4, we can confirm that the solution y = 0 satisfies the differential equation and the initial condition. Thus, our solution is y = 0, and it exists everywhere (aka on the interval (, )). (iii) y 0 < 0: Note that the square root of a number is always nonnegative (if it s even a real number). Thus, if ± C = y 0 and y 0 < 0, then we MUST choose the sign, not the + sign. So, we solve C = y 0 to get C = y0. Plugging back into our solution (and recalling that we chose thet sign), we get y = t+y 0. Now we must consider where this solution exists. We know that we can only take the square root of a nonnegative number, so we must have t+y 0 also know that we cannot divide by 0, so we must have t + y 0. We 0 0. The first condition requires that t + y0 > 0, which means t > y 0. The second condition can be solve to find t y 0. The number line appears as follows: Thus, the solution exists on the interval ( y0 /, ). 5

16 .4 #7 Sometimes it is possible solve a nonlinear equqation by making a change of the dependent variable that converts it into a linear equation. The most important such equation has the form y + p(t)y = q(t)y n, and is called a Bernoulli equation after Jakob Bernoulli. (a) Solve Bernoulli s equation when n = 0; when n =. (b) Show that if n 0,, then the substitution v = y n reduces Bernoulli s equation to a linear equation. This method of solution was found by Leibniz in 696. (a) We ll do both cases of n: (i) [n = 0]: We have the differential equation y + p(t)y = q(t), which is identical to the standard form for the method of integrating factors with g(t) = q(t). Thus, we can use the general solution [Equation ()] given on page 7, namely y = e p(t)dt (ii) [n = ]: We have the differential equation + p(t)y = q(t)y dt = dt = dt [ t ] e p(s)ds g(s)ds + c. t 0 = q(t)y p(t)y [subtracting] = y(q(t) p(t)) [factoring] = = (q(t) p(t))dt [separating] y = ln y = (q(t) p(t))dt + C [integrating] = y = e (q(t) p(t))dt+c [exponentiating] (b) Suppose n 0, and note that if v = y n then v = ( n)y n y, and in particular, y n y = v n. We can find y + p(t)y = q(t)y n = y y n + p(t)y n = q(t) [dividing by y n ] + p(t)v = q(t) [substituting in terms of v] n = v + ( n)p(t)v = ( n)q(t) [multiplying by ( n)] = v We can see that this is a linear equation in terms of v..4 #8 Solve the given Bernoulli equation using the substitution mentioned in Problem 7(b). t y + ty y = 0, t > 0. 6

17 Let s first rearrange this equation to match the form of the equation from problem 7. t y + ty y = 0 = t y + ty = y = y + t y = t y [dividing by t ] Now let s use the transformation from problem 7 (taking n = - so v = y n = y ) and solve: y + t y = t y = v + ( ) t v = ( ) [using the transformation] t = v + 4 t v = t [simplifying] = t 4 ( v + 4 t v ) = t 4 ( t = (t 4 v) = t 6 = t 4 v = 5 t 5 + C [integrating] ) = v = 5t + Ct4 [solving] [integrating factor µ = e ( 4/t)dt = e 4 ln t = e ln(t 4) = t 4 ] Last, we substitute in v = y and solve for y: y = 5t + Ct4 [substituting] = y = [solving] ± 5t + Ct4.5 # This problem involves an equation of the form /dt = f(y). In each problem sketch the graph of f(y) versus y, determine the critical (equilibrium) points, and classify each one as asymptotically stable or unstable. Draw the phase line, and sketch several graphs of solutions in the ty-plane. First, we sketch a graph of f(y) versus y. /dt = y(y )(y ), y 0 0. Next, we identify the critical/equilibrium points, which are the values of y for which / = 0. These values are y = 0,,. Now we create a phase line. We mark each critical point on the line and then add 7

18 a plus sign for each segment of the graph that is positive, as well as a minus sign for each segment of the graph that is negative. Last, for each plus sign, we draw an arrow to the right, and for each minus sign, we draw an arrow to the left. We identify that y = 0 is unstable, y = is stable, and y = is unstable. Below we sketch a graph of several solutions..5 #, These problems involve equations of the form /dt = f(y). In each problem sketch the graph of f(y) versus y, determine the critical (equilibrium) points, and classify each one asymptotically stable, unstable, or semistable (see Problem 7). Draw the phase line, and sketch several graphs of solutions in the ty-plane () /dt = y (4 y ), < y 0 < () /dt = y ( y), < y 0 < () I will complete the steps as in problem. 8

19 We see that y = is unstable, y = 0 is semistable, and y = is stable. () I will complete the steps as in problem. We see that y = 0 and y = are both semistable. 9

20 .5 #6 Another equation that has been used to model population growth is the Gompertz equation where r and K are positive constants. /dt = ry ln(k/y), (a) Sketch the graph of f(y) versus y, find the critical points, and determine whether each is asymptotically stable or unstable. (b) For 0 y K, determine where the graph of y versus t is concave up and where it is concave down. (c) For each y in 0 < y K, show that /dt as given by the Gompertz equation is never less than /dt as given by the logistic equation..5 # Suppose that a given population can be divided into two parts: those who have a given disease and can infect others, and those who do not have it but are susceptible. Let x be the proportion of susceptible individuals and y the proportion of infectious individuals; then x + y =. Assume that the disease spreads by contact between sick and well members of the population and that the rate of spread /dt is porportional to the number of such contacts. Further, assume that members of both groups move about freely among each other, so the number of contacts is proportional to the product of x and y. Since x = y, we obtain the initial value problem /dt = αy( y), y(0) = y 0, where α is a positive proportionality factor, and y 0 is the initial proportion of infectious individuals. (a) Find the equilibrium points for the differential equation and determine whether each is asymptotically stable, semistable, or unstable. (b) Solve the initial value problem and verify that the conclusions you reached in part (a) are correct. Show taht y(t) as t, which means that ultimately the disease spreads through the entire population..5 # Some diseases (such as typhoid fever) are spread largely by carriers, individuals who can transmit the disease but who exhibit no overt symptoms. Let x and y denote the proportions of susceptibles and carriers, resepectively, in the population. Suppose that carriers are identified and removed from the population at a rate β, so /dt = βy. (5) Suppose also that the disease spreads at a rate proportional to the product of x and y; thus dx/dt = αxy (6) (a) Determine y at any time t by solving Equation (??) subject to the initial condition y(0) = y 0. (b) Use the result of part (a) to find x at any time t by solving Equation (??) subject to the initial condition x(0) = x 0. (c) Find the proportion of the population that excapes the epidemic by finding the limiting value of x as t. 0

Math 308 Exam I Practice Problems

Math 308 Exam I Practice Problems Math 308 Exam I Practice Problems This review should not be used as your sole source of preparation for the exam. You should also re-work all examples given in lecture and all suggested homework problems..

More information

Math 308 Exam I Practice Problems

Math 308 Exam I Practice Problems Math 308 Exam I 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 and all suggested homework problems..

More information

Homework 2 Solutions Math 307 Summer 17

Homework 2 Solutions Math 307 Summer 17 Homework 2 Solutions Math 307 Summer 17 July 8, 2017 Section 2.3 Problem 4. A tank with capacity of 500 gallons originally contains 200 gallons of water with 100 pounds of salt in solution. Water containing

More information

Solutions to the Review Questions

Solutions to the Review Questions Solutions to the Review Questions Short Answer/True or False. True or False, and explain: (a) If y = y + 2t, then 0 = y + 2t is an equilibrium solution. False: This is an isocline associated with a slope

More information

Solutions of Math 53 Midterm Exam I

Solutions of Math 53 Midterm Exam I Solutions of Math 53 Midterm Exam I Problem 1: (1) [8 points] Draw a direction field for the given differential equation y 0 = t + y. (2) [8 points] Based on the direction field, determine the behavior

More information

dy dt = 1 y t 1 +t 2 y dy = 1 +t 2 dt 1 2 y2 = 1 2 ln(1 +t2 ) +C, y = ln(1 +t 2 ) + 9.

dy dt = 1 y t 1 +t 2 y dy = 1 +t 2 dt 1 2 y2 = 1 2 ln(1 +t2 ) +C, y = ln(1 +t 2 ) + 9. Math 307A, Winter 2014 Midterm 1 Solutions Page 1 of 8 1. (10 points Solve the following initial value problem explicitly. Your answer should be a function in the form y = g(t, where there is no undetermined

More information

California State University Northridge MATH 280: Applied Differential Equations Midterm Exam 1

California State University Northridge MATH 280: Applied Differential Equations Midterm Exam 1 California State University Northridge MATH 280: Applied Differential Equations Midterm Exam 1 October 9, 2013. Duration: 75 Minutes. Instructor: Jing Li Student Name: Student number: Take your time to

More information

Sample Questions, Exam 1 Math 244 Spring 2007

Sample Questions, Exam 1 Math 244 Spring 2007 Sample Questions, Exam Math 244 Spring 2007 Remember, on the exam you may use a calculator, but NOT one that can perform symbolic manipulation (remembering derivative and integral formulas are a part of

More information

Homework Solutions: , plus Substitutions

Homework Solutions: , plus Substitutions Homework Solutions: 2.-2.2, plus Substitutions Section 2. I have not included any drawings/direction fields. We can see them using Maple or by hand, so we ll be focusing on getting the analytic solutions

More information

Solutions to the Review Questions

Solutions to the Review Questions Solutions to the Review Questions Short Answer/True or False. True or False, and explain: (a) If y = y + 2t, then 0 = y + 2t is an equilibrium solution. False: (a) Equilibrium solutions are only defined

More information

Solutions to Math 53 First Exam April 20, 2010

Solutions to Math 53 First Exam April 20, 2010 Solutions to Math 53 First Exam April 0, 00. (5 points) Match the direction fields below with their differential equations. Also indicate which two equations do not have matches. No justification is necessary.

More information

Second Order Linear Equations

Second Order Linear Equations October 13, 2016 1 Second And Higher Order Linear Equations In first part of this chapter, we consider second order linear ordinary linear equations, i.e., a differential equation of the form L[y] = d

More information

20D - Homework Assignment 4

20D - Homework Assignment 4 Brian Bowers (TA for Hui Sun) MATH 0D Homework Assignment November, 03 0D - Homework Assignment First, I will give a brief overview of how to use variation of parameters. () Ensure that the differential

More information

Homework Solutions:

Homework Solutions: Homework Solutions: 1.1-1.3 Section 1.1: 1. Problems 1, 3, 5 In these problems, we want to compare and contrast the direction fields for the given (autonomous) differential equations of the form y = ay

More information

Solutions to Homework 1, Introduction to Differential Equations, 3450: , Dr. Montero, Spring y(x) = ce 2x + e x

Solutions to Homework 1, Introduction to Differential Equations, 3450: , Dr. Montero, Spring y(x) = ce 2x + e x Solutions to Homewor 1, Introduction to Differential Equations, 3450:335-003, Dr. Montero, Spring 2009 problem 2. The problem says that the function yx = ce 2x + e x solves the ODE y + 2y = e x, and ass

More information

SMA 208: Ordinary differential equations I

SMA 208: Ordinary differential equations I SMA 208: Ordinary differential equations I First Order differential equations Lecturer: Dr. Philip Ngare (Contacts: pngare@uonbi.ac.ke, Tue 12-2 PM) School of Mathematics, University of Nairobi Feb 26,

More information

Calculus IV - HW 2 MA 214. Due 6/29

Calculus IV - HW 2 MA 214. Due 6/29 Calculus IV - HW 2 MA 214 Due 6/29 Section 2.5 1. (Problems 3 and 5 from B&D) The following problems involve differential equations of the form dy = f(y). For each, sketch the graph of f(y) versus y, determine

More information

Solutions to Math 53 Math 53 Practice Final

Solutions to Math 53 Math 53 Practice Final Solutions to Math 5 Math 5 Practice Final 20 points Consider the initial value problem y t 4yt = te t with y 0 = and y0 = 0 a 8 points Find the Laplace transform of the solution of this IVP b 8 points

More information

Chapter1. Ordinary Differential Equations

Chapter1. Ordinary Differential Equations Chapter1. Ordinary Differential Equations In the sciences and engineering, mathematical models are developed to aid in the understanding of physical phenomena. These models often yield an equation that

More information

HW2 Solutions. MATH 20D Fall 2013 Prof: Sun Hui TA: Zezhou Zhang (David) October 14, Checklist: Section 2.6: 1, 3, 6, 8, 10, 15, [20, 22]

HW2 Solutions. MATH 20D Fall 2013 Prof: Sun Hui TA: Zezhou Zhang (David) October 14, Checklist: Section 2.6: 1, 3, 6, 8, 10, 15, [20, 22] HW2 Solutions MATH 20D Fall 2013 Prof: Sun Hui TA: Zezhou Zhang (David) October 14, 2013 Checklist: Section 2.6: 1, 3, 6, 8, 10, 15, [20, 22] Section 3.1: 1, 2, 3, 9, 16, 18, 20, 23 Section 3.2: 1, 2,

More information

= 2e t e 2t + ( e 2t )e 3t = 2e t e t = e t. Math 20D Final Review

= 2e t e 2t + ( e 2t )e 3t = 2e t e t = e t. Math 20D Final Review Math D Final Review. Solve the differential equation in two ways, first using variation of parameters and then using undetermined coefficients: Corresponding homogenous equation: with characteristic equation

More information

MATH 307 Introduction to Differential Equations Autumn 2017 Midterm Exam Monday November

MATH 307 Introduction to Differential Equations Autumn 2017 Midterm Exam Monday November MATH 307 Introduction to Differential Equations Autumn 2017 Midterm Exam Monday November 6 2017 Name: Student ID Number: I understand it is against the rules to cheat or engage in other academic misconduct

More information

Calculus IV - HW 1. Section 20. Due 6/16

Calculus IV - HW 1. Section 20. Due 6/16 Calculus IV - HW Section 0 Due 6/6 Section.. Given both of the equations y = 4 y and y = 3y 3, draw a direction field for the differential equation. Based on the direction field, determine the behavior

More information

MT410 EXAM 1 SAMPLE 1 İLKER S. YÜCE DECEMBER 13, 2010 QUESTION 1. SOLUTIONS OF SOME DIFFERENTIAL EQUATIONS. dy dt = 4y 5, y(0) = y 0 (1) dy 4y 5 =

MT410 EXAM 1 SAMPLE 1 İLKER S. YÜCE DECEMBER 13, 2010 QUESTION 1. SOLUTIONS OF SOME DIFFERENTIAL EQUATIONS. dy dt = 4y 5, y(0) = y 0 (1) dy 4y 5 = MT EXAM SAMPLE İLKER S. YÜCE DECEMBER, SURNAME, NAME: QUESTION. SOLUTIONS OF SOME DIFFERENTIAL EQUATIONS where t. (A) Classify the given equation in (). = y, y() = y () (B) Solve the initial value problem.

More information

MIDTERM 1 PRACTICE PROBLEM SOLUTIONS

MIDTERM 1 PRACTICE PROBLEM SOLUTIONS MIDTERM 1 PRACTICE PROBLEM SOLUTIONS Problem 1. Give an example of: (a) an ODE of the form y (t) = f(y) such that all solutions with y(0) > 0 satisfy y(t) = +. lim t + (b) an ODE of the form y (t) = f(y)

More information

Lecture Notes in Mathematics. Arkansas Tech University Department of Mathematics

Lecture Notes in Mathematics. Arkansas Tech University Department of Mathematics Lecture Notes in Mathematics Arkansas Tech University Department of Mathematics Introductory Notes in Ordinary Differential Equations for Physical Sciences and Engineering Marcel B. Finan c All Rights

More information

µ = e R p(t)dt where C is an arbitrary constant. In the presence of an initial value condition

µ = e R p(t)dt where C is an arbitrary constant. In the presence of an initial value condition MATH 3860 REVIEW FOR FINAL EXAM The final exam will be comprehensive. It will cover materials from the following sections: 1.1-1.3; 2.1-2.2;2.4-2.6;3.1-3.7; 4.1-4.3;6.1-6.6; 7.1; 7.4-7.6; 7.8. The following

More information

Lecture 19: Solving linear ODEs + separable techniques for nonlinear ODE s

Lecture 19: Solving linear ODEs + separable techniques for nonlinear ODE s Lecture 19: Solving linear ODEs + separable techniques for nonlinear ODE s Geoffrey Cowles Department of Fisheries Oceanography School for Marine Science and Technology University of Massachusetts-Dartmouth

More information

Modeling with differential equations

Modeling with differential equations Mathematical Modeling Lia Vas Modeling with differential equations When trying to predict the future value, one follows the following basic idea. Future value = present value + change. From this idea,

More information

(1 2t), y(1) = 2 y. dy dt = t. e t y, y(0) = 1. dr, r(1) = 2 (r = r(θ)) y = t(t2 + 1) 4y 3, y(0) = 1. 2t y + t 2 y, y(0) = 2. 2t 1 + 2y, y(2) = 0

(1 2t), y(1) = 2 y. dy dt = t. e t y, y(0) = 1. dr, r(1) = 2 (r = r(θ)) y = t(t2 + 1) 4y 3, y(0) = 1. 2t y + t 2 y, y(0) = 2. 2t 1 + 2y, y(2) = 0 MATH 307 Due: Problem 1 Text: 2.2.9-20 Solve the following initial value problems (this problem should mainly be a review of MATH 125). 1. y = (1 2t)y 2, y(0) = 1/6 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12.

More information

Calculus IV - HW 3. Due 7/ Give the general solution to the following differential equations: y = c 1 e 5t + c 2 e 5t. y = c 1 e 2t + c 2 e 4t.

Calculus IV - HW 3. Due 7/ Give the general solution to the following differential equations: y = c 1 e 5t + c 2 e 5t. y = c 1 e 2t + c 2 e 4t. Calculus IV - HW 3 Due 7/13 Section 3.1 1. Give the general solution to the following differential equations: a y 25y = 0 Solution: The characteristic equation is r 2 25 = r 5r + 5. It follows that the

More information

Graded and supplementary homework, Math 2584, Section 4, Fall 2017

Graded and supplementary homework, Math 2584, Section 4, Fall 2017 Graded and supplementary homework, Math 2584, Section 4, Fall 2017 (AB 1) (a) Is y = cos(2x) a solution to the differential equation d2 y + 4y = 0? dx2 (b) Is y = e 2x a solution to the differential equation

More information

First Order Differential Equations

First Order Differential Equations First Order Differential Equations 1 Finding Solutions 1.1 Linear Equations + p(t)y = g(t), y() = y. First Step: Compute the Integrating Factor. We want the integrating factor to satisfy µ (t) = p(t)µ(t).

More information

Chapter 2 Notes, Kohler & Johnson 2e

Chapter 2 Notes, Kohler & Johnson 2e Contents 2 First Order Differential Equations 2 2.1 First Order Equations - Existence and Uniqueness Theorems......... 2 2.2 Linear First Order Differential Equations.................... 5 2.2.1 First

More information

20D - Homework Assignment 5

20D - Homework Assignment 5 Brian Bowers TA for Hui Sun MATH D Homework Assignment 5 November 8, 3 D - Homework Assignment 5 First, I present the list of all matrix row operations. We use combinations of these steps to row reduce

More information

Entrance Exam, Differential Equations April, (Solve exactly 6 out of the 8 problems) y + 2y + y cos(x 2 y) = 0, y(0) = 2, y (0) = 4.

Entrance Exam, Differential Equations April, (Solve exactly 6 out of the 8 problems) y + 2y + y cos(x 2 y) = 0, y(0) = 2, y (0) = 4. Entrance Exam, Differential Equations April, 7 (Solve exactly 6 out of the 8 problems). Consider the following initial value problem: { y + y + y cos(x y) =, y() = y. Find all the values y such that the

More information

MATH 251 Examination I October 8, 2015 FORM A. Name: Student Number: Section:

MATH 251 Examination I October 8, 2015 FORM A. Name: Student Number: Section: MATH 251 Examination I October 8, 2015 FORM A Name: Student Number: Section: This exam has 14 questions for a total of 100 points. Show all you your work! In order to obtain full credit for partial credit

More information

The First Derivative and Second Derivative Test

The First Derivative and Second Derivative Test The First Derivative and Second Derivative Test James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University April 9, 2018 Outline 1 Extremal Values 2

More information

The Fundamental Theorem of Calculus: Suppose f continuous on [a, b]. 1.) If G(x) = x. f(t)dt = F (b) F (a) where F is any antiderivative

The Fundamental Theorem of Calculus: Suppose f continuous on [a, b]. 1.) If G(x) = x. f(t)dt = F (b) F (a) where F is any antiderivative 1 Calulus pre-requisites you must know. Derivative = slope of tangent line = rate. Integral = area between curve and x-axis (where area can be negative). The Fundamental Theorem of Calculus: Suppose f

More information

The First Derivative and Second Derivative Test

The First Derivative and Second Derivative Test The First Derivative and Second Derivative Test James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University November 8, 2017 Outline Extremal Values The

More information

ODE Math 3331 (Summer 2014) June 16, 2014

ODE Math 3331 (Summer 2014) June 16, 2014 Page 1 of 12 Please go to the next page... Sample Midterm 1 ODE Math 3331 (Summer 2014) June 16, 2014 50 points 1. Find the solution of the following initial-value problem 1. Solution (S.O.V) dt = ty2,

More information

Solutions: Section 2.5

Solutions: Section 2.5 Solutions: Section 2.5. Problem : Given dy = ay + by2 = y(a + by) with a, b > 0. For the more general case, we will let y 0 be any real number. Always look for the equilibria first! In this case, y(a +

More information

Ordinary Differential Equations: Worked Examples with Solutions. Edray Herber Goins Talitha Michal Washington

Ordinary Differential Equations: Worked Examples with Solutions. Edray Herber Goins Talitha Michal Washington Ordinary Differential Equations: Worked Examples with Solutions Edray Herber Goins Talitha Michal Washington July 31, 2016 2 Contents I First Order Differential Equations 5 1 What is a Differential Equation?

More information

y + p(t)y = g(t) for each t I, and that also satisfies the initial condition y(t 0 ) = y 0 where y 0 is an arbitrary prescribed initial value.

y + p(t)y = g(t) for each t I, and that also satisfies the initial condition y(t 0 ) = y 0 where y 0 is an arbitrary prescribed initial value. p1 Differences Between Linear and Nonlinear Equation Theorem 1: If the function p and g are continuous on an open interval I : α < t < β containing the point t = t 0, then there exists a unique function

More information

Sect2.1. Any linear equation:

Sect2.1. Any linear equation: Sect2.1. Any linear equation: Divide a 0 (t) on both sides a 0 (t) dt +a 1(t)y = g(t) dt + a 1(t) a 0 (t) y = g(t) a 0 (t) Choose p(t) = a 1(t) a 0 (t) Rewrite it in standard form and ḡ(t) = g(t) a 0 (t)

More information

Solving Differential Equations: First Steps

Solving Differential Equations: First Steps 30 ORDINARY DIFFERENTIAL EQUATIONS 3 Solving Differential Equations Solving Differential Equations: First Steps Now we start answering the question which is the theme of this book given a differential

More information

Integration by Parts. MAT 126, Week 2, Thursday class. Xuntao Hu

Integration by Parts. MAT 126, Week 2, Thursday class. Xuntao Hu MAT 126, Week 2, Thursday class Xuntao Hu Recall that the substitution rule is a combination of the FTC and the chain rule. We can also combine the FTC and the product rule: d dx [f (x)g(x)] = f (x)g (x)

More information

Math 2a Prac Lectures on Differential Equations

Math 2a Prac Lectures on Differential Equations Math 2a Prac Lectures on Differential Equations Prof. Dinakar Ramakrishnan 272 Sloan, 253-37 Caltech Office Hours: Fridays 4 5 PM Based on notes taken in class by Stephanie Laga, with a few added comments

More information

144 Chapter 3. Second Order Linear Equations

144 Chapter 3. Second Order Linear Equations 144 Chapter 3. Second Order Linear Equations PROBLEMS In each of Problems 1 through 8 find the general solution of the given differential equation. 1. y + 2y 3y = 0 2. y + 3y + 2y = 0 3. 6y y y = 0 4.

More information

Math 2930 Worksheet Final Exam Review

Math 2930 Worksheet Final Exam Review Math 293 Worksheet Final Exam Review Week 14 November 3th, 217 Question 1. (* Solve the initial value problem y y = 2xe x, y( = 1 Question 2. (* Consider the differential equation: y = y y 3. (a Find the

More information

A: Brief Review of Ordinary Differential Equations

A: Brief Review of Ordinary Differential Equations A: Brief Review of Ordinary Differential Equations Because of Principle # 1 mentioned in the Opening Remarks section, you should review your notes from your ordinary differential equations (odes) course

More information

First Order ODEs, Part I

First Order ODEs, Part I Craig J. Sutton craig.j.sutton@dartmouth.edu Department of Mathematics Dartmouth College Math 23 Differential Equations Winter 2013 Outline 1 2 in General 3 The Definition & Technique Example Test for

More information

Dynamical Systems. August 13, 2013

Dynamical Systems. August 13, 2013 Dynamical Systems Joshua Wilde, revised by Isabel Tecu, Takeshi Suzuki and María José Boccardi August 13, 2013 Dynamical Systems are systems, described by one or more equations, that evolve over time.

More information

Final Problem Set. 2. Use the information in #1 to show a solution to the differential equation ), where k and L are constants and e c L be

Final Problem Set. 2. Use the information in #1 to show a solution to the differential equation ), where k and L are constants and e c L be Final Problem Set Name A. Show the steps for each of the following problems. 1. Show 1 1 1 y y L y y(1 ) L.. Use the information in #1 to show a solution to the differential equation dy y ky(1 ), where

More information

y 2y = 4 x, Name Form Solution method

y 2y = 4 x, Name Form Solution method An Introduction to Higher-Order Differential Equations Up to this point in the class, we have only specifically studied solution techniques for first-order differential equations, i.e. equations whose

More information

Math Applied Differential Equations

Math Applied Differential Equations Math 256 - Applied Differential Equations Notes Existence and Uniqueness The following theorem gives sufficient conditions for the existence and uniqueness of a solution to the IVP for first order nonlinear

More information

Section 4.7: Variable-Coefficient Equations

Section 4.7: Variable-Coefficient Equations Cauchy-Euler Equations Section 4.7: Variable-Coefficient Equations Before concluding our study of second-order linear DE s, let us summarize what we ve done. In Sections 4.2 and 4.3 we showed how to find

More information

Math Reading assignment for Chapter 1: Study Sections 1.1 and 1.2.

Math Reading assignment for Chapter 1: Study Sections 1.1 and 1.2. Math 3350 1 Chapter 1 Reading assignment for Chapter 1: Study Sections 1.1 and 1.2. 1.1 Material for Section 1.1 An Ordinary Differential Equation (ODE) is a relation between an independent variable x

More information

Agenda Sections 2.4, 2.5

Agenda Sections 2.4, 2.5 Agenda Sections 2.4, 2.5 Reminders Read 3.1, 3.2 Do problems for 2.4, 2.5 Homework 1 due Friday Midterm Exam I on 1/23 Lab on Friday (Shapiro 2054) Office hours Tues, Thurs 3-4:30 pm (5852 East Hall) Theorem:

More information

First Order Differential Equations

First Order Differential Equations Chapter 2 First Order Differential Equations Introduction Any first order differential equation can be written as F (x, y, y )=0 by moving all nonzero terms to the left hand side of the equation. Of course,

More information

MATH 23 EXAM 1 REVIEW PROBLEMS

MATH 23 EXAM 1 REVIEW PROBLEMS MATH 3 EXAM 1 REVIEW PROBLEMS Problem 1. A spherical raindrop evaporates at a rate proportional to its surface area. Write a differential equation for the volume of the raindrop as a function of time.

More information

Calculus I Review Solutions

Calculus I Review Solutions Calculus I Review Solutions. Compare and contrast the three Value Theorems of the course. When you would typically use each. The three value theorems are the Intermediate, Mean and Extreme value theorems.

More information

Differential Equations

Differential Equations This document was written and copyrighted by Paul Dawkins. Use of this document and its online version is governed by the Terms and Conditions of Use located at. The online version of this document is

More information

Math 122 Fall Handout 11: Summary of Euler s Method, Slope Fields and Symbolic Solutions of Differential Equations

Math 122 Fall Handout 11: Summary of Euler s Method, Slope Fields and Symbolic Solutions of Differential Equations 1 Math 122 Fall 2008 Handout 11: Summary of Euler s Method, Slope Fields and Symbolic Solutions of Differential Equations The purpose of this handout is to review the techniques that you will learn for

More information

MATH 307: Problem Set #3 Solutions

MATH 307: Problem Set #3 Solutions : Problem Set #3 Solutions Due on: May 3, 2015 Problem 1 Autonomous Equations Recall that an equilibrium solution of an autonomous equation is called stable if solutions lying on both sides of it tend

More information

3 Algebraic Methods. we can differentiate both sides implicitly to obtain a differential equation involving x and y:

3 Algebraic Methods. we can differentiate both sides implicitly to obtain a differential equation involving x and y: 3 Algebraic Methods b The first appearance of the equation E Mc 2 in Einstein s handwritten notes. So far, the only general class of differential equations that we know how to solve are directly integrable

More information

Math Homework 3 Solutions. (1 y sin x) dx + (cos x) dy = 0. = sin x =

Math Homework 3 Solutions. (1 y sin x) dx + (cos x) dy = 0. = sin x = 2.6 #10: Determine if the equation is exact. If so, solve it. Math 315-01 Homework 3 Solutions (1 y sin x) dx + (cos x) dy = 0 Solution: Let P (x, y) = 1 y sin x and Q(x, y) = cos x. Note P = sin x = Q

More information

AP Calculus Testbank (Chapter 6) (Mr. Surowski)

AP Calculus Testbank (Chapter 6) (Mr. Surowski) AP Calculus Testbank (Chapter 6) (Mr. Surowski) Part I. Multiple-Choice Questions 1. Suppose that f is an odd differentiable function. Then (A) f(1); (B) f (1) (C) f(1) f( 1) (D) 0 (E). 1 1 xf (x) =. The

More information

Use separation of variables to solve the following differential equations with given initial conditions. y 1 1 y ). y(y 1) = 1

Use separation of variables to solve the following differential equations with given initial conditions. y 1 1 y ). y(y 1) = 1 Chapter 11 Differential Equations 11.1 Use separation of variables to solve the following differential equations with given initial conditions. (a) = 2ty, y(0) = 10 (b) = y(1 y), y(0) = 0.5, (Hint: 1 y(y

More information

First Order Differential Equations

First Order Differential Equations C H A P T E R 2 First Order Differential Equations 2.1 5.(a) (b) If y() > 3, solutions eventually have positive slopes, and hence increase without bound. If y() 3, solutions have negative slopes and decrease

More information

Ordinary Differential Equations

Ordinary Differential Equations 12/01/2015 Table of contents Second Order Differential Equations Higher Order Differential Equations Series The Laplace Transform System of First Order Linear Differential Equations Nonlinear Differential

More information

Chapter 3: Second Order Equations

Chapter 3: Second Order Equations Exam 2 Review This review sheet contains this cover page (a checklist of topics from Chapters 3). Following by all the review material posted pertaining to chapter 3 (all combined into one file). Chapter

More information

MAT 132 Midterm 1 Spring 2017

MAT 132 Midterm 1 Spring 2017 MAT Midterm Spring 7 Name: ID: Problem 5 6 7 8 Total ( pts) ( pts) ( pts) ( pts) ( pts) ( pts) (5 pts) (5 pts) ( pts) Score Instructions: () Fill in your name and Stony Brook ID number at the top of this

More information

2tdt 1 y = t2 + C y = which implies C = 1 and the solution is y = 1

2tdt 1 y = t2 + C y = which implies C = 1 and the solution is y = 1 Lectures - Week 11 General First Order ODEs & Numerical Methods for IVPs In general, nonlinear problems are much more difficult to solve than linear ones. Unfortunately many phenomena exhibit nonlinear

More information

for any C, including C = 0, because y = 0 is also a solution: dy

for any C, including C = 0, because y = 0 is also a solution: dy Math 3200-001 Fall 2014 Practice exam 1 solutions 2/16/2014 Each problem is worth 0 to 4 points: 4=correct, 3=small error, 2=good progress, 1=some progress 0=nothing relevant. If the result is correct,

More information

we get y 2 5y = x + e x + C: From the initial condition y(0) = 1, we get 1 5 = 0+1+C; so that C = 5. Completing the square to solve y 2 5y = x + e x 5

we get y 2 5y = x + e x + C: From the initial condition y(0) = 1, we get 1 5 = 0+1+C; so that C = 5. Completing the square to solve y 2 5y = x + e x 5 Math 24 Final Exam Solution 17 December 1999 1. Find the general solution to the differential equation ty 0 +2y = sin t. Solution: Rewriting the equation in the form (for t 6= 0),we find that y 0 + 2 t

More information

Limited Growth (Logistic Equation)

Limited Growth (Logistic Equation) Chapter 2, Part 2 2.4. Applications Orthogonal trajectories Exponential Growth/Decay Newton s Law of Cooling/Heating Limited Growth (Logistic Equation) Miscellaneous Models 1 2.4.1. Orthogonal Trajectories

More information

AMATH 351 Mar 15, 2013 FINAL REVIEW. Instructor: Jiri Najemnik

AMATH 351 Mar 15, 2013 FINAL REVIEW. Instructor: Jiri Najemnik AMATH 351 Mar 15, 013 FINAL REVIEW Instructor: Jiri Najemni ABOUT GRADES Scores I have so far will be posted on the website today sorted by the student number HW4 & Exam will be added early next wee Let

More information

f(x) g(x) = [f (x)g(x) dx + f(x)g (x)dx

f(x) g(x) = [f (x)g(x) dx + f(x)g (x)dx Chapter 7 is concerned with all the integrals that can t be evaluated with simple antidifferentiation. Chart of Integrals on Page 463 7.1 Integration by Parts Like with the Chain Rule substitutions with

More information

Relevant sections from AMATH 351 Course Notes (Wainwright): 1.3 Relevant sections from AMATH 351 Course Notes (Poulin and Ingalls): 1.1.

Relevant sections from AMATH 351 Course Notes (Wainwright): 1.3 Relevant sections from AMATH 351 Course Notes (Poulin and Ingalls): 1.1. Lecture 8 Qualitative Behaviour of Solutions to ODEs Relevant sections from AMATH 351 Course Notes (Wainwright): 1.3 Relevant sections from AMATH 351 Course Notes (Poulin and Ingalls): 1.1.1 The last few

More information

First order differential equations

First order differential equations First order differential equations Samy Tindel Purdue University Differential equations and linear algebra - MA 262 Taken from Differential equations and linear algebra by Goode and Annin Samy T. First

More information

Math 2930 Worksheet Introduction to Differential Equations

Math 2930 Worksheet Introduction to Differential Equations Math 2930 Worksheet Introduction to Differential Equations Week 2 February 1st, 2019 Learning Goals Solve linear first order ODEs analytically. Solve separable first order ODEs analytically. Questions

More information

8.3 Partial Fraction Decomposition

8.3 Partial Fraction Decomposition 8.3 partial fraction decomposition 575 8.3 Partial Fraction Decomposition Rational functions (polynomials divided by polynomials) and their integrals play important roles in mathematics and applications,

More information

ODE Homework Solutions of Linear Homogeneous Equations; the Wronskian

ODE Homework Solutions of Linear Homogeneous Equations; the Wronskian ODE Homework 3 3.. Solutions of Linear Homogeneous Equations; the Wronskian 1. Verify that the functions y 1 (t = e t and y (t = te t are solutions of the differential equation y y + y = 0 Do they constitute

More information

Final 09/14/2017. Notes and electronic aids are not allowed. You must be seated in your assigned row for your exam to be valid.

Final 09/14/2017. Notes and electronic aids are not allowed. You must be seated in your assigned row for your exam to be valid. Final 09/4/207 Name: Problems -5 are each worth 8 points. Problem 6 is a bonus for up to 4 points. So a full score is 40 points and the max score is 44 points. The exam has 6 pages; make sure you have

More information

Ordinary Differential Equations (ODEs)

Ordinary Differential Equations (ODEs) c01.tex 8/10/2010 22: 55 Page 1 PART A Ordinary Differential Equations (ODEs) Chap. 1 First-Order ODEs Sec. 1.1 Basic Concepts. Modeling To get a good start into this chapter and this section, quickly

More information

Review of Lecture 5. F = GMm r 2. = m dv dt Expressed in terms of altitude x = r R, we have. mv dv dx = GMm. (R + x) 2. Max altitude. 2GM v 2 0 R.

Review of Lecture 5. F = GMm r 2. = m dv dt Expressed in terms of altitude x = r R, we have. mv dv dx = GMm. (R + x) 2. Max altitude. 2GM v 2 0 R. Review of Lecture 5 Models could involve just one or two equations (e.g. orbit calculation), or hundreds of equations (as in climate modeling). To model a vertical cannon shot: F = GMm r 2 = m dv dt Expressed

More information

Old Math 330 Exams. David M. McClendon. Department of Mathematics Ferris State University

Old Math 330 Exams. David M. McClendon. Department of Mathematics Ferris State University Old Math 330 Exams David M. McClendon Department of Mathematics Ferris State University Last updated to include exams from Fall 07 Contents Contents General information about these exams 3 Exams from Fall

More information

Differential equations

Differential equations Differential equations Math 27 Spring 2008 In-term exam February 5th. Solutions This exam contains fourteen problems numbered through 4. Problems 3 are multiple choice problems, which each count 6% of

More information

Math 312 Lecture 3 (revised) Solving First Order Differential Equations: Separable and Linear Equations

Math 312 Lecture 3 (revised) Solving First Order Differential Equations: Separable and Linear Equations Math 312 Lecture 3 (revised) Solving First Order Differential Equations: Separable and Linear Equations Warren Weckesser Department of Mathematics Colgate University 24 January 25 This lecture describes

More information

MATH 353 LECTURE NOTES: WEEK 1 FIRST ORDER ODES

MATH 353 LECTURE NOTES: WEEK 1 FIRST ORDER ODES MATH 353 LECTURE NOTES: WEEK 1 FIRST ORDER ODES J. WONG (FALL 2017) What did we cover this week? Basic definitions: DEs, linear operators, homogeneous (linear) ODEs. Solution techniques for some classes

More information

Differential Equations Handout A

Differential Equations Handout A Differential Equations Handout A Math 1b November 11, 2005 These are problems for the differential equations unit of the course, some topics of which are not covered in the main textbook. Some of these

More information

Math 116 Second Midterm November 14, 2012

Math 116 Second Midterm November 14, 2012 Math 6 Second Midterm November 4, Name: EXAM SOLUTIONS Instructor: Section:. Do not open this exam until you are told to do so.. This exam has pages including this cover. There are 8 problems. Note that

More information

MATH 4B Differential Equations, Fall 2016 Final Exam Study Guide

MATH 4B Differential Equations, Fall 2016 Final Exam Study Guide MATH 4B Differential Equations, Fall 2016 Final Exam Study Guide GENERAL INFORMATION AND FINAL EXAM RULES The exam will have a duration of 3 hours. No extra time will be given. Failing to submit your solutions

More information

Find the Fourier series of the odd-periodic extension of the function f (x) = 1 for x ( 1, 0). Solution: The Fourier series is.

Find the Fourier series of the odd-periodic extension of the function f (x) = 1 for x ( 1, 0). Solution: The Fourier series is. Review for Final Exam. Monday /09, :45-:45pm in CC-403. Exam is cumulative, -4 problems. 5 grading attempts per problem. Problems similar to homeworks. Integration and LT tables provided. No notes, no

More information

Lecture Notes for Math 251: ODE and PDE. Lecture 7: 2.4 Differences Between Linear and Nonlinear Equations

Lecture Notes for Math 251: ODE and PDE. Lecture 7: 2.4 Differences Between Linear and Nonlinear Equations Lecture Notes for Math 51: ODE and PDE. Lecture 7:.4 Differences Between Linear and Nonlinear Equations Shawn D. Ryan Spring 01 1 Existence and Uniqueness Last Time: We developed 1st Order ODE models for

More information

Diff. Eq. App.( ) Midterm 1 Solutions

Diff. Eq. App.( ) Midterm 1 Solutions Diff. Eq. App.(110.302) Midterm 1 Solutions Johns Hopkins University February 28, 2011 Problem 1.[3 15 = 45 points] Solve the following differential equations. (Hint: Identify the types of the equations

More information

Homogeneous Equations with Constant Coefficients

Homogeneous Equations with Constant Coefficients Homogeneous Equations with Constant Coefficients MATH 365 Ordinary Differential Equations J. Robert Buchanan Department of Mathematics Spring 2018 General Second Order ODE Second order ODEs have the form

More information

Topic 2 Notes Jeremy Orloff

Topic 2 Notes Jeremy Orloff Topic 2 Notes Jeremy Orloff 2 Linear systems: input-response models 2 Goals Be able to classify a first-order differential equation as linear or nonlinear 2 Be able to put a first-order linear DE into

More information

2.3 Linear Equations 69

2.3 Linear Equations 69 2.3 Linear Equations 69 2.3 Linear Equations An equation y = fx,y) is called first-order linear or a linear equation provided it can be rewritten in the special form 1) y + px)y = rx) for some functions

More information