20D - Homework Assignment 4

Size: px
Start display at page:

Download "20D - Homework Assignment 4"

Transcription

1 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 equation takes the form y + p(t)y + q(t)y g(t) where p, q, and g are continuous. [If we don t have this form and we can t get to this form, then we CAN T USE THIS METHOD.] () Find a fundamental set of solutions y and y to the associated homogeneous differential equation (namely y + p(t)y + q(t)y 0). (3) Calculate W (y, y ) y y y y. () Calculate Y y (5) The general solution is y c y + c y + Y. y g W (y, y ) dt + y y g W (y, y ) dt. 3.6 #7,0 For each problem, find the general solution of the given differential equation. (7) y + y + y t e t, t > 0 (0) y y + y e t /( + t ) (7) y + y + y t e t, t > 0. I will use the method outlined above: () We have the right form, and we see that p, q, and g are continuous [since t > 0]. () The homogeneous equation is y + y + y 0. This has characteristic equation r + r + 0, which factors as (r + ) 0, yielding solutions r,. Thus, y e t and y te t. (3) W (y, y ) y y y y e t (e t te t ) ( e t )te t e t te t + te t e t. () We calculate: Y y y g W (y, y ) dt + y te e t t (t e t ) e t dt + te t e t t dt + te t t dt e t ln t + te t ( t ) e t ln t e t [since t > 0] y g W (y, y ) dt e t (t e t ) dt e t (5) The general solution is y c y + c y + Y c e t + c te t e t ln t e t c e t + c te t e t ln t [combining the e t terms]

2 (0) y y + y e t /( + t ). I will once again use the method outlined above: () We have the right form, and we see that p, q, and g are continuous [since + t is never equal to 0]. () The homogeneous equation is y y + y 0. This has characteristic equation r r + 0, which factors as (r ) 0, yielding solutions r,. Thus, y e t and y te t. (3) W (y, y ) y y y y e t (e t + te t ) e t (te t ) e t + te t te t e t. () We calculate: y g Y y W (y, y ) dt + y y g W (y, y ) dt te e t t (e t /( + t )) e e t dt + te t t (e t /( + t )) e t dt e t t dt + tet + t + t dt et ln( + t ) + te t tan t (5) Thus, the general solution is y c y + c y + Y c e t + c te t et ln( + t ) + te t tan (t) 3.6 #3,7 In each problem, verify that the given functions y and y satisfy the corresponding homogeneous equation; then find a particular particular solution of the given nonhomogeneous equation. (3) t y y 3t, t > 0; y (t) t, y (t) t (7) x y 3xy + y x ln x, x > 0; y (x ), y (x)x ln x (3) First, we confirm that y and y satisfy the differential equation by plugging them into the left side of the differential equation and confirming that it equals 0: t y y t (t ) (t ) t (t) (t ) t () t 0 t y y t (t ) (t ) t ( t ) t t (t 3 ) t 0 Next, we follow steps through from above: (a) We don t have the right form yet, so we divide both sides by t to get y t y 3 t Now we see that p, q, and g are continuous [since the problem statement tells us t > 0]. (b) This step was completed for us in the problem statement. (c) W (y, y ) y y y y t ( t ) (t)t 3. [Note that since W 0, we know that y and y form a fundamental set of solutions.]

3 (d) We calculate Y y y g W (y, y ) dt + y y g W (y, y ) dt t t (3 t ) t dt + t (3 t ) dt 3 3 t (t 3 /3 t )dt + t (/3 t )dt t t t ln t + t 6 3 t t ln t + 3 t 3 + t ln t t 3 We note that Y (t) is a particular solution. However, in the solution, they have combined the t 3 with y to yield the particular solution term Y (t) + t ln t (7) x y 3xy + y x ln x, x > 0; y (x) x, y (x) x ln x. First, we confirm that y and y satisfy the differential equation by plugging them into the left side of the differential equation and confirming that it equals 0: x y 3xy + y x (x ) 3x(x ) + (x ) x (x) 3x(x) + x x () 6x + x 0 x y 3xy + y x (x ln x) 3x(x ln x) + (x ln x) x (x ln x + x) 3x(x ln x + x) + x ln x x ( ln x + + ) 6x ln x 3x + x ln x x ln x + x + x 6x ln x 3x + x ln x 0 Next, we follow steps through from above: (a) We don t have the right form yet, so we divide both sides by x to get y 3 x y + x y ln x Now we see that p, q, and g are continuous [since the problem statement tells us x > 0]. (b) This step was completed for us in the problem statement. (c) W (y, y ) y y y y x (x ln x + x) (x)x ln x x 3 ln x + x 3 x 3 ln x x 3. [Note that since W 0, we know that y and y form a fundamental set of solutions.] 3

4 (d) We calculate y g Y y W (y, y ) dx + y y g W (y, y ) dx x x ln x(ln x) x x 3 dx + x (ln x) ln x x 3 dx (ln x) x ln x dx + x ln x x x dx [ ] [ ] x 3 (ln x)3 + x ln x (ln x) 3 x (ln x) 3 + x (ln x) 3 6 x (ln x) 3 7. # Transform the given equation into a system of first order equations: u + 0.5u + u 0. In general, to convert a second order differential equation into a system of first order differential equations, we choose to set x equal to the dependent variable (u in this case) and then we set x x. (In this case, it means that x x u. Furthermore, we see that u (u ) (x ).) So if we plug u x, u x, and u x into our original differential equation, we get x + 0.5x + x 0. Thus, our system of first order equations is { x + 0.5x x 0 x x. 7. #5 Transform the given initial value problem into an initial value problem for two first order equations. u + 0.5u + u cos(3t), u(0), u (0). We use the same substitutions as in the previous exercise (u x, u x, and u x ) to get the system { x + 0.5x + x cos(3t) x x, x (0), x (0). 7. #7 Systems of first order equations can sometimes be transformed into a single equation of higher order. Consider the system x x + x, x x x. (a) Solve the first equation for x and substitute into the second equation, thereby obtaining a second order equation for x. Solve this equation for x and then determine x also. (b) Find the solution of the given system that also satisfies the initial conditions x (0), x (0) 3. (c) Sketch the curve, for t 0, given parametrically by the expressions for x and x obtained in part (b). (a) Solving the first equation for x, we get x x + x.

5 Substituting this into the second equation ad solving for x, we get (x + x ) x (x + x ) x + x x x x x + x + 3x 0 r + r [characteristic equation] (r + 3)(r + ) 0 [factoring] r 3, x c e 3t + c e t Next, we plug this into our equation for x to get x (c e 3t + c e t ) + (c e 3t + c e t ) 3c e 3t c e t + c e 3t + c e t c e t c e 3t (b) Now we use the initial conditions: x (0) c e 3(0) + c e (0) c + c x (0) c e (0) c e 3(0) c c 3 The first equation yields c c. Plugging this into the second equation, we get c ( c ) c 3, which we can solve to get c 5/. Plugging this back into the first equation, we get c + 5/, which we can solve to get c /. Thus, we plug these constants into our formulae for x and x : x e 3t + 5 e t x 5 e t + e 3t (c) We can get some intuition about the graph by thinking about what happens at t 0 and what happens for very large values of t. At t 0, we have x x (0) and x x (0) 3, so we graph the point (, 3). At large values of t, we see that both x and x will approach 0. By experimentally plugging in several values of t, we can see that the graph looks like the following: 5

6 7. #, For each problem, proceed as in problem 7. (a) Transform the given system into a single equation of second order. (b) Find x and x that also satisfy the given initial conditions. (c) Sketch the graph of the solution in the x x -plane for t 0. () x x, x (0) 3, x x, x (0). () x 0.5x + x, x (0), x x 0.5x, x (0). () We complete the steps in order: (a) First, we solve the first equation for x to get x x. Next, we plug this into our second equation to get x x x x x + x 0 (b) Next, we solve this equation for x : x + x 0 r + 0 [characteristic equation] r ±i [solving using quadratic formula] x c cos(t) + c sin(t) Plugging this back into our equation for x, we see x x (c cos(t) + c sin(t)) c sin(t) + c cos(t). Now we use our initial conditions: x (0) c cos((0)) + c sin((0)) c 3 x (0) c sin((0)) + c cos((0)) c Finally, we plug c and c back into our formulae for x and x : x 3 cos(t) + sin(t) x 3 sin(t) + cos(t) (c) We can find by experimentation that this actually graphs a circle (traversed clockwise) centered at 0 of radius 5. (We can confirm this by calculating (x, x ) 5.) 6

7 () x 0.5x + x, x (0), x x 0.5x, x (0) We complete the steps in order: (a) First, we solve the first equation for x to get x x + x. Next, we plug this into our second equation to get ( x + ) ( x x 0.5 x + ) x x + x x x 8 x x + x x 0 (b) Next, we solve this equation for x : x + x x 0 r + r [characteristic equation] r ± i x c e t/ cos(t) + c e t/ sin(t) Plugging this back into our equation for x, we see x x + x ( ) c e t/ cos(t) + c e t/ ( ) sin(t) + c e t/ cos(t) + c e t/ sin(t) ( c e t/ cos(t) c e t/ sin(t) c ) e t/ sin(t) + c e t/ cos(t) + ( ) c e t/ cos(t) + c e t/ sin(t) ( c c + c + c ) ( e t/ cos(t) + c c + c ) e t/ sin(t) c e t/ cos(t) c e t/ sin(t) Now we use our initial conditions: x (0) c e (0)/ cos((0)) + c e (0)/ sin((0)) c x (0) c e (0)/ cos((0)) c e (0)/ sin((0)) c 7

8 Finally, we plug c and c back into our formulae for x and x : x e t/ cos(t) + e t/ sin(t) x e t/ cos(t) + e t/ sin(t) (c) We can note that x and x are decreasing over time, so our graph should approach the origin. In particular, if we experiment with plugging in various values of t, we see that the graph will spiral inward clockwise, as seen below: 7. #3 Transform the following equations for the parallel circuit into a single second order equation: di dt V L, dv dt I C V RC, where L is the inductance, C is the capacitance, and R is the resistance. Note that I (the current) and V (the voltage) are the dependent variables here, whereas the other letters are constants. We begin by solving the first equation for V : di dt V L Next, we plug this into our second equation: V L di dt. dv dt I C V RC d ( L di ) IC L di dt dt dt RC L d I dt I C L di RC dt LRC d I dt LRC d I dt + LdI dt + RI 0 LRCI + LI + RI 0 IR LdI dt 7. # If A (a) A B (b) 3A + B (c) AB (d) BA + i + i i 3 and B, find 3 + i i i 8

9 (a) + i + i i 3 A B 3 + i i i + i + i i i i i + i i + i i i + i i 7 + i + i + 3i (b) + i + i i 3 3A + B i i i 3 + 3i 3 + 6i i i 6 3i i 3 + 3i + i 3 + 6i i + 6 3i i 3 + i 6i + 6i 6 5i (c) + i + i i 3 AB 3 + i i i ( + i)(i) + ( + i)() ( + i)(3) + ( + i)( i) (3 + i)(i) + ( i)() (3 + i)(3) + ( i)( i) i + i 3 + 3i + i + 3i + i 9 + 6i i 3 + 5i 7 + 5i + i 7 + i (d) i 3 + i + i BA i 3 + i i (i)( + i) + (3)(3 + i) (i)( + i) + (3)( i) ()( + i) + ( i)(3 + i) ()( + i) + ( i)( i) i i i + 6 3i + i 6i + + i i 8 + 7i i 6 i 7. #0 Either compute the inverse of the matrix or show that it is singular: ( ) 3 9

10 Call the above matrix A. First, we quickly check whether or not the matrix is singular. We see that det(a) (3) ( ) 0, so the matrix is invertible. Now we augment the matrix with the identity and use row operations to convert the left side to the identity matrix. 0 [augmenting with identity matrix] [adding *(row ) to (row )] 0 0 [dividing (row ) by ] [adding -*(row ) to (row )] Thus, the inverse is the right side of our augmented matrix, namely ) ( 3 7. #,3 In each problem, verify that the given vector satisfies the given differential equation. ( 3 () x x, x e ) t. ( ( ( (3) x x + e 3 ) t, x e 0) t + te ) t. e t () First, we simplify the expression for x as x e t. Now we substitute in and confirm that the equation is true: e t 3 e t e t e t 8e t 3(e e t t ) (e t ) (e t ) (e t ) 8e t 8e t e t e t Thus, the given x satisfies the differential equation. ( e (3) First, we simplify the expression for x as x t + te t te t equation is true: e t + te t e te t t + te t e t 3 te t + e t e t + e t + te t (e e t + te t t + te t ) (te t ) 3(e t + te t ) (te t + 3e t + te t e e t + te t t + te t e t 3e t + te t + e t 3e t + te t 3e e t + te t t + te t e t + te t ). Now we substitute in and confirm that the ( e t e t ) 0

11 Thus, the given x satisfies the differential equation.

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

+ i. cos(t) + 2 sin(t) + c 2.

+ i. cos(t) + 2 sin(t) + c 2. MATH HOMEWORK #7 PART A SOLUTIONS Problem 7.6.. Consider the system x = 5 x. a Express the general solution of the given system of equations in terms of realvalued functions. b Draw a direction field,

More information

Understand the existence and uniqueness theorems and what they tell you about solutions to initial value problems.

Understand the existence and uniqueness theorems and what they tell you about solutions to initial value problems. Review Outline To review for the final, look over the following outline and look at problems from the book and on the old exam s and exam reviews to find problems about each of the following topics.. Basics

More information

Nonhomogeneous Linear Equations: Variation of Parameters Professor David Levermore 17 October 2004 We now return to the discussion of the general case

Nonhomogeneous Linear Equations: Variation of Parameters Professor David Levermore 17 October 2004 We now return to the discussion of the general case Nonhomogeneous Linear Equations: Variation of Parameters Professor David Levermore 17 October 2004 We now return to the discussion of the general case L(t)y = a 0 (t)y + a 1 (t)y + a 2 (t)y = b(t). (1.1)

More information

Vector Functions & Space Curves MATH 2110Q

Vector Functions & Space Curves MATH 2110Q Vector Functions & Space Curves Vector Functions & Space Curves Vector Functions Definition A vector function or vector-valued function is a function that takes real numbers as inputs and gives vectors

More information

Math 266 Midterm Exam 2

Math 266 Midterm Exam 2 Math 266 Midterm Exam 2 March 2st 26 Name: Ground Rules. Calculator is NOT allowed. 2. Show your work for every problem unless otherwise stated (partial credits are available). 3. You may use one 4-by-6

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

Solution to Homework 2

Solution to Homework 2 Solution to Homework. Substitution and Nonexact Differential Equation Made Exact) [0] Solve dy dx = ey + 3e x+y, y0) = 0. Let u := e x, v = e y, and hence dy = v + 3uv) dx, du = u)dx, dv = v)dy = u)dv

More information

Green s Theorem. MATH 311, Calculus III. J. Robert Buchanan. Fall Department of Mathematics. J. Robert Buchanan Green s Theorem

Green s Theorem. MATH 311, Calculus III. J. Robert Buchanan. Fall Department of Mathematics. J. Robert Buchanan Green s Theorem Green s Theorem MATH 311, alculus III J. obert Buchanan Department of Mathematics Fall 2011 Main Idea Main idea: the line integral around a positively oriented, simple closed curve is related to a double

More information

Math 180 Written Homework Assignment #10 Due Tuesday, December 2nd at the beginning of your discussion class.

Math 180 Written Homework Assignment #10 Due Tuesday, December 2nd at the beginning of your discussion class. Math 18 Written Homework Assignment #1 Due Tuesday, December 2nd at the beginning of your discussion class. Directions. You are welcome to work on the following problems with other MATH 18 students, but

More information

Differential Equations Practice: 2nd Order Linear: Nonhomogeneous Equations: Variation of Parameters Page 1

Differential Equations Practice: 2nd Order Linear: Nonhomogeneous Equations: Variation of Parameters Page 1 Differential Equations Practice: 2nd Order Linear: Nonhomogeneous Equations: Variation of Parameters Page Questions Example (3.6.) Find a particular solution of the differential equation y 5y + 6y = 2e

More information

Lecture 14: Forced/free motion; variation of parameters

Lecture 14: Forced/free motion; variation of parameters Lecture 14: Forced/free motion; variation of parameters Available on Canvas Files tab or http://www.math.ksu.edu/~crytser/teaching Dr. Danny Crytser March 6, 2017 Equation of motion for a spring The equation

More information

Linear Second Order ODEs

Linear Second Order ODEs Chapter 3 Linear Second Order ODEs In this chapter we study ODEs of the form (3.1) y + p(t)y + q(t)y = f(t), where p, q, and f are given functions. Since there are two derivatives, we might expect that

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 308 Final Exam Practice Problems

Math 308 Final Exam Practice Problems Math 308 Final Exam 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

Even-Numbered Homework Solutions

Even-Numbered Homework Solutions -6 Even-Numbered Homework Solutions Suppose that the matric B has λ = + 5i as an eigenvalue with eigenvector Y 0 = solution to dy = BY Using Euler s formula, we can write the complex-valued solution Y

More information

2.3 Terminology for Systems of Linear Equations

2.3 Terminology for Systems of Linear Equations page 133 e 2t sin 2t 44 A(t) = t 2 5 te t, a = 0, b = 1 sec 2 t 3t sin t 45 The matrix function A(t) in Problem 39, with a = 0 and b = 1 Integration of matrix functions given in the text was done with

More information

June 2011 PURDUE UNIVERSITY Study Guide for the Credit Exam in (MA 262) Linear Algebra and Differential Equations

June 2011 PURDUE UNIVERSITY Study Guide for the Credit Exam in (MA 262) Linear Algebra and Differential Equations June 20 PURDUE UNIVERSITY Study Guide for the Credit Exam in (MA 262) Linear Algebra and Differential Equations The topics covered in this exam can be found in An introduction to differential equations

More information

Response of Second-Order Systems

Response of Second-Order Systems Unit 3 Response of SecondOrder Systems In this unit, we consider the natural and step responses of simple series and parallel circuits containing inductors, capacitors and resistors. The equations which

More information

A First Course in Elementary Differential Equations: Problems and Solutions. Marcel B. Finan Arkansas Tech University c All Rights Reserved

A First Course in Elementary Differential Equations: Problems and Solutions. Marcel B. Finan Arkansas Tech University c All Rights Reserved A First Course in Elementary Differential Equations: Problems and Solutions Marcel B. Finan Arkansas Tech University c All Rights Reserved 1 4 The Method of Variation of Parameters Problem 4.1 Solve y

More information

Math 2142 Homework 5 Part 1 Solutions

Math 2142 Homework 5 Part 1 Solutions Math 2142 Homework 5 Part 1 Solutions Problem 1. For the following homogeneous second order differential equations, give the general solution and the particular solution satisfying the given initial conditions.

More information

MATH 23 Exam 2 Review Solutions

MATH 23 Exam 2 Review Solutions MATH 23 Exam 2 Review Solutions Problem 1. Use the method of reduction of order to find a second solution of the given differential equation x 2 y (x 0.1875)y = 0, x > 0, y 1 (x) = x 1/4 e 2 x Solution

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

MAC 2311 Calculus I Spring 2004

MAC 2311 Calculus I Spring 2004 MAC 2 Calculus I Spring 2004 Homework # Some Solutions.#. Since f (x) = d dx (ln x) =, the linearization at a = is x L(x) = f() + f ()(x ) = ln + (x ) = x. The answer is L(x) = x..#4. Since e 0 =, and

More information

Exploring Substitution

Exploring Substitution I. Introduction Exploring Substitution Math Fall 08 Lab We use the Fundamental Theorem of Calculus, Part to evaluate a definite integral. If f is continuous on [a, b] b and F is any antiderivative of f

More information

Ex. 1. Find the general solution for each of the following differential equations:

Ex. 1. Find the general solution for each of the following differential equations: MATH 261.007 Instr. K. Ciesielski Spring 2010 NAME (print): SAMPLE TEST # 2 Solve the following exercises. Show your work. (No credit will be given for an answer with no supporting work shown.) Ex. 1.

More information

1 Solution to Homework 4

1 Solution to Homework 4 Solution to Homework Section. 5. The characteristic equation is r r + = (r )(r ) = 0 r = or r =. y(t) = c e t + c e t y = c e t + c e t. y(0) =, y (0) = c + c =, c + c = c =, c =. To find the maximum value

More information

Math 310 Introduction to Ordinary Differential Equations Final Examination August 9, Instructor: John Stockie

Math 310 Introduction to Ordinary Differential Equations Final Examination August 9, Instructor: John Stockie Make sure this exam has 15 pages. Math 310 Introduction to Ordinary Differential Equations inal Examination August 9, 2006 Instructor: John Stockie Name: (Please Print) Student Number: Special Instructions

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

Solutions to Exam I MATH 304, section 6

Solutions to Exam I MATH 304, section 6 Solutions to Exam I MATH 304, section 6 YOU MUST SHOW ALL WORK TO GET CREDIT. Problem 1. Let A = 1 2 5 6 1 2 5 6 3 2 0 0 1 3 1 1 2 0 1 3, B =, C =, I = I 0 0 0 1 1 3 4 = 4 4 identity matrix. 3 1 2 6 0

More information

1. Why don t we have to worry about absolute values in the general form for first order differential equations with constant coefficients?

1. Why don t we have to worry about absolute values in the general form for first order differential equations with constant coefficients? 1. Why don t we have to worry about absolute values in the general form for first order differential equations with constant coefficients? Let y = ay b with y(0) = y 0 We can solve this as follows y =

More information

Homework 9 - Solutions. Math 2177, Lecturer: Alena Erchenko

Homework 9 - Solutions. Math 2177, Lecturer: Alena Erchenko Homework 9 - Solutions Math 2177, Lecturer: Alena Erchenko 1. Classify the following differential equations (order, determine if it is linear or nonlinear, if it is linear, then determine if it is homogeneous

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

New Material Section 1: Functions and Geometry occurring in engineering

New Material Section 1: Functions and Geometry occurring in engineering New Material Section 1: Functions and Geometry occurring in engineering 1. Plotting Functions: Using appropriate software to plot the graph of a function Linear f(x) = mx+c Quadratic f(x) = Px +Qx+R Cubic

More information

Worksheet 1.7: Introduction to Vector Functions - Position

Worksheet 1.7: Introduction to Vector Functions - Position Boise State Math 275 (Ultman) Worksheet 1.7: Introduction to Vector Functions - Position From the Toolbox (what you need from previous classes): Cartesian Coordinates: Coordinates of points in general,

More information

MA 351 Fall 2007 Exam #1 Review Solutions 1

MA 351 Fall 2007 Exam #1 Review Solutions 1 MA 35 Fall 27 Exam # Review Solutions THERE MAY BE TYPOS in these solutions. Please let me know if you find any.. Consider the two surfaces ρ 3 csc θ in spherical coordinates and r 3 in cylindrical coordinates.

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

Definition of differential equations and their classification. Methods of solution of first-order differential equations

Definition of differential equations and their classification. Methods of solution of first-order differential equations Introduction to differential equations: overview Definition of differential equations and their classification Solutions of differential equations Initial value problems Existence and uniqueness Mathematical

More information

Solutions to Homework 3

Solutions to Homework 3 Solutions to Homework 3 Section 3.4, Repeated Roots; Reduction of Order Q 1). Find the general solution to 2y + y = 0. Answer: The charactertic equation : r 2 2r + 1 = 0, solving it we get r = 1 as a repeated

More information

Updated: January 16, 2016 Calculus II 7.4. Math 230. Calculus II. Brian Veitch Fall 2015 Northern Illinois University

Updated: January 16, 2016 Calculus II 7.4. Math 230. Calculus II. Brian Veitch Fall 2015 Northern Illinois University Math 30 Calculus II Brian Veitch Fall 015 Northern Illinois University Integration of Rational Functions by Partial Fractions From algebra, we learned how to find common denominators so we can do something

More information

Fall 2016 Math 2B Suggested Homework Problems Solutions

Fall 2016 Math 2B Suggested Homework Problems Solutions Fall 016 Math B Suggested Homework Problems Solutions Antiderivatives Exercise : For all x ], + [, the most general antiderivative of f is given by : ( x ( x F(x = + x + C = 1 x x + x + C. Exercise 4 :

More information

Find the rectangular coordinates for each of the following polar coordinates:

Find the rectangular coordinates for each of the following polar coordinates: WORKSHEET 13.1 1. Plot the following: 7 3 A. 6, B. 3, 6 4 5 8 D. 6, 3 C., 11 2 E. 5, F. 4, 6 3 Find the rectangular coordinates for each of the following polar coordinates: 5 2 2. 4, 3. 8, 6 3 Given the

More information

MATH 3321 Sample Questions for Exam 3. 3y y, C = Perform the indicated operations, if possible: (a) AC (b) AB (c) B + AC (d) CBA

MATH 3321 Sample Questions for Exam 3. 3y y, C = Perform the indicated operations, if possible: (a) AC (b) AB (c) B + AC (d) CBA MATH 33 Sample Questions for Exam 3. Find x and y so that x 4 3 5x 3y + y = 5 5. x = 3/7, y = 49/7. Let A = 3 4, B = 3 5, C = 3 Perform the indicated operations, if possible: a AC b AB c B + AC d CBA AB

More information

Parametric Curves. Calculus 2 Lia Vas

Parametric Curves. Calculus 2 Lia Vas Calculus Lia Vas Parametric Curves In the past, we mostly worked with curves in the form y = f(x). However, this format does not encompass all the curves one encounters in applications. For example, consider

More information

1 Implicit Differentiation

1 Implicit Differentiation 1 Implicit Differentiation In logarithmic differentiation, we begin with an equation y = f(x) and then take the logarithm of both sides to get ln y = ln f(x). In this equation, y is not explicitly expressed

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

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

Problem 1 (Equations with the dependent variable missing) By means of the substitutions. v = dy dt, dv

Problem 1 (Equations with the dependent variable missing) By means of the substitutions. v = dy dt, dv V Problem 1 (Equations with the dependent variable missing) By means of the substitutions v = dy dt, dv dt = d2 y dt 2 solve the following second-order differential equations 1. t 2 d2 y dt + 2tdy 1 =

More information

UNIVERSITY OF SOUTHAMPTON. A foreign language dictionary (paper version) is permitted provided it contains no notes, additions or annotations.

UNIVERSITY OF SOUTHAMPTON. A foreign language dictionary (paper version) is permitted provided it contains no notes, additions or annotations. UNIVERSITY OF SOUTHAMPTON MATH055W SEMESTER EXAMINATION 03/4 MATHEMATICS FOR ELECTRONIC & ELECTRICAL ENGINEERING Duration: 0 min Solutions Only University approved calculators may be used. A foreign language

More information

Series Solutions Near a Regular Singular Point

Series Solutions Near a Regular Singular Point Series Solutions Near a Regular Singular Point MATH 365 Ordinary Differential Equations J. Robert Buchanan Department of Mathematics Fall 2018 Background We will find a power series solution to the equation:

More information

M343 Homework 6. Enrique Areyan May 31, 2013

M343 Homework 6. Enrique Areyan May 31, 2013 M343 Homework 6 Enrique Areyan May 31, 013 Section 3.5. + y + 5y = 3sin(t). The general solution is given by: y h : Characteristic equation: r + r + 5 = 0 r = 1 ± i. The solution in this case is: y h =

More information

Coordinate goemetry in the (x, y) plane

Coordinate goemetry in the (x, y) plane Coordinate goemetr in the (x, ) plane In this chapter ou will learn how to solve problems involving parametric equations.. You can define the coordinates of a point on a curve using parametric equations.

More information

The above statement is the false product rule! The correct product rule gives g (x) = 3x 4 cos x+ 12x 3 sin x. for all angles θ.

The above statement is the false product rule! The correct product rule gives g (x) = 3x 4 cos x+ 12x 3 sin x. for all angles θ. Math 7A Practice Midterm III Solutions Ch. 6-8 (Ebersole,.7-.4 (Stewart DISCLAIMER. This collection of practice problems is not guaranteed to be identical, in length or content, to the actual exam. You

More information

= cos(cos(tan t)) ( sin(tan t)) d (tan t) = cos(cos(tan t)) ( sin(tan t)) sec 2 t., we get. 4x 3/4 f (t) 4 [ ln(f (t)) ] 3/4 f (t)

= cos(cos(tan t)) ( sin(tan t)) d (tan t) = cos(cos(tan t)) ( sin(tan t)) sec 2 t., we get. 4x 3/4 f (t) 4 [ ln(f (t)) ] 3/4 f (t) Tuesday, January 2 Solutions A review of some important calculus topics 1. Chain Rule: (a) Let h(t) = sin ( cos(tan t) ). Find the derivative with respect to t. Solution. d (h(t)) = d (sin(cos(tan t)))

More information

Section 14.1 Vector Functions and Space Curves

Section 14.1 Vector Functions and Space Curves Section 14.1 Vector Functions and Space Curves Functions whose range does not consists of numbers A bulk of elementary mathematics involves the study of functions - rules that assign to a given input a

More information

True or False. Circle T if the statement is always true; otherwise circle F. for all angles θ. T F. 1 sin θ

True or False. Circle T if the statement is always true; otherwise circle F. for all angles θ. T F. 1 sin θ Math 90 Practice Midterm III Solutions Ch. 8-0 (Ebersole), 3.3-3.8 (Stewart) DISCLAIMER. This collection of practice problems is not guaranteed to be identical, in length or content, to the actual exam.

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 of preparation for the exam. You should also re-work all examples given in lecture and all suggested homework problems..

More information

Properties of Linear Transformations from R n to R m

Properties of Linear Transformations from R n to R m Properties of Linear Transformations from R n to R m MATH 322, Linear Algebra I J. Robert Buchanan Department of Mathematics Spring 2015 Topic Overview Relationship between the properties of a matrix transformation

More information

Answers and Hints to Review Questions for Test (a) Find the general solution to the linear system of differential equations Y = 2 ± 3i.

Answers and Hints to Review Questions for Test (a) Find the general solution to the linear system of differential equations Y = 2 ± 3i. Answers and Hints to Review Questions for Test 3 (a) Find the general solution to the linear system of differential equations [ dy 3 Y 3 [ (b) Find the specific solution that satisfies Y (0) = (c) What

More information

Systems of Ordinary Differential Equations

Systems of Ordinary Differential Equations Systems of Ordinary Differential Equations MATH 365 Ordinary Differential Equations J Robert Buchanan Department of Mathematics Fall 2018 Objectives Many physical problems involve a number of separate

More information

Practice problems for Exam 1. a b = (2) 2 + (4) 2 + ( 3) 2 = 29

Practice problems for Exam 1. a b = (2) 2 + (4) 2 + ( 3) 2 = 29 Practice problems for Exam.. Given a = and b =. Find the area of the parallelogram with adjacent sides a and b. A = a b a ı j k b = = ı j + k = ı + 4 j 3 k Thus, A = 9. a b = () + (4) + ( 3)

More information

20D - Homework Assignment 1

20D - Homework Assignment 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 =

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 162: Calculus IIA

Math 162: Calculus IIA Math 62: Calculus IIA Final Exam ANSWERS December 9, 26 Part A. (5 points) Evaluate the integral x 4 x 2 dx Substitute x 2 cos θ: x 8 cos dx θ ( 2 sin θ) dθ 4 x 2 2 sin θ 8 cos θ dθ 8 cos 2 θ cos θ dθ

More information

Math 106 Answers to Exam 3a Fall 2015

Math 106 Answers to Exam 3a Fall 2015 Math 6 Answers to Exam 3a Fall 5.. Consider the curve given parametrically by x(t) = cos(t), y(t) = (t 3 ) 3, for t from π to π. (a) (6 points) Find all the points (x, y) where the graph has either a vertical

More information

1 Antiderivatives graphically and numerically

1 Antiderivatives graphically and numerically Math B - Calculus by Hughes-Hallett, et al. Chapter 6 - Constructing antiderivatives Prepared by Jason Gaddis Antiderivatives graphically and numerically Definition.. The antiderivative of a function f

More information

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

California State University Northridge MATH 280: Applied Differential Equations Midterm Exam 2 California State University Northridge MATH 280: Applied Differential Equations Midterm Exam 2 November 3, 203. Duration: 75 Minutes. Instructor: Jing Li Student Name: Student number: Take your time to

More information

Antiderivatives. Definition A function, F, is said to be an antiderivative of a function, f, on an interval, I, if. F x f x for all x I.

Antiderivatives. Definition A function, F, is said to be an antiderivative of a function, f, on an interval, I, if. F x f x for all x I. Antiderivatives Definition A function, F, is said to be an antiderivative of a function, f, on an interval, I, if F x f x for all x I. Theorem If F is an antiderivative of f on I, then every function of

More information

Higher Order Linear Equations

Higher Order Linear Equations C H A P T E R 4 Higher Order Linear Equations 4.1 1. The differential equation is in standard form. Its coefficients, as well as the function g(t) = t, are continuous everywhere. Hence solutions are valid

More information

Parametric Equations, Function Composition and the Chain Rule: A Worksheet

Parametric Equations, Function Composition and the Chain Rule: A Worksheet Parametric Equations, Function Composition and the Chain Rule: A Worksheet Prof.Rebecca Goldin Oct. 8, 003 1 Parametric Equations We have seen that the graph of a function f(x) of one variable consists

More information

AC Circuits III. Physics 2415 Lecture 24. Michael Fowler, UVa

AC Circuits III. Physics 2415 Lecture 24. Michael Fowler, UVa AC Circuits III Physics 415 Lecture 4 Michael Fowler, UVa Today s Topics LC circuits: analogy with mass on spring LCR circuits: damped oscillations LCR circuits with ac source: driven pendulum, resonance.

More information

Parametric Equations and Polar Coordinates

Parametric Equations and Polar Coordinates Parametric Equations and Polar Coordinates Parametrizations of Plane Curves In previous chapters, we have studied curves as the graphs of functions or equations involving the two variables x and y. Another

More information

MATH 32A: MIDTERM 2 REVIEW. sin 2 u du z(t) = sin 2 t + cos 2 2

MATH 32A: MIDTERM 2 REVIEW. sin 2 u du z(t) = sin 2 t + cos 2 2 MATH 3A: MIDTERM REVIEW JOE HUGHES 1. Curvature 1. Consider the curve r(t) = x(t), y(t), z(t), where x(t) = t Find the curvature κ(t). 0 cos(u) sin(u) du y(t) = Solution: The formula for curvature is t

More information

Volumes of Solids of Revolution Lecture #6 a

Volumes of Solids of Revolution Lecture #6 a Volumes of Solids of Revolution Lecture #6 a Sphereoid Parabaloid Hyperboloid Whateveroid Volumes Calculating 3-D Space an Object Occupies Take a cross-sectional slice. Compute the area of the slice. Multiply

More information

Homework #6 Solutions

Homework #6 Solutions Problems Section.1: 6, 4, 40, 46 Section.:, 8, 10, 14, 18, 4, 0 Homework #6 Solutions.1.6. Determine whether the functions f (x) = cos x + sin x and g(x) = cos x sin x are linearly dependent or linearly

More information

MA261-A Calculus III 2006 Fall Homework 7 Solutions Due 10/20/2006 8:00AM

MA261-A Calculus III 2006 Fall Homework 7 Solutions Due 10/20/2006 8:00AM MA26-A Calculus III 2006 Fall Homework 7 Solutions Due 0/20/2006 8:00AM 3 #4 Find the rst partial derivatives of the function f (; ) 5 + 3 3 2 + 3 4 f (; ) 5 4 + 9 2 2 + 3 4 f (; ) 6 3 + 2 3 3 #6 Find

More information

Math 23 Practice Quiz 2018 Spring

Math 23 Practice Quiz 2018 Spring 1. Write a few examples of (a) a homogeneous linear differential equation (b) a non-homogeneous linear differential equation (c) a linear and a non-linear differential equation. 2. Calculate f (t). Your

More information

Mathematics Engineering Calculus III Fall 13 Test #1

Mathematics Engineering Calculus III Fall 13 Test #1 Mathematics 2153-02 Engineering Calculus III Fall 13 Test #1 Instructor: Dr. Alexandra Shlapentokh (1) Which of the following statements is always true? (a) If x = f(t), y = g(t) and f (1) = 0, then dy/dx(1)

More information

9 11 Solve the initial-value problem Evaluate the integral. 1. y sin 3 x cos 2 x dx. calculation. 1 + i i23

9 11 Solve the initial-value problem Evaluate the integral. 1. y sin 3 x cos 2 x dx. calculation. 1 + i i23 Mock Exam 1 5 8 Solve the differential equation. 7. d dt te t s1 Mock Exam 9 11 Solve the initial-value problem. 9. x ln x, 1 3 6 Match the differential equation with its direction field (labeled I IV).

More information

Math 116 Practice for Exam 2

Math 116 Practice for Exam 2 Math 116 Practice for Exam 2 Generated October 12, 215 Name: SOLUTIONS Instructor: Section Number: 1. This exam has 8 questions. Note that the problems are not of equal difficulty, so you may want to skip

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

Chapter 4 Transients. Chapter 4 Transients

Chapter 4 Transients. Chapter 4 Transients Chapter 4 Transients Chapter 4 Transients 1. Solve first-order RC or RL circuits. 2. Understand the concepts of transient response and steady-state response. 1 3. Relate the transient response of first-order

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

MATH 162. Midterm 2 ANSWERS November 18, 2005

MATH 162. Midterm 2 ANSWERS November 18, 2005 MATH 62 Midterm 2 ANSWERS November 8, 2005. (0 points) Does the following integral converge or diverge? To get full credit, you must justify your answer. 3x 2 x 3 + 4x 2 + 2x + 4 dx You may not be able

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

Differential Equations: Homework 8

Differential Equations: Homework 8 Differential Equations: Homework 8 Alvin Lin January 08 - May 08 Section.6 Exercise Find a general solution to the differential equation using the method of variation of parameters. y + y = tan(t) r +

More information

MATH Green s Theorem Fall 2016

MATH Green s Theorem Fall 2016 MATH 55 Green s Theorem Fall 16 Here is a statement of Green s Theorem. It involves regions and their boundaries. In order have any hope of doing calculations, you must see the region as the set of points

More information

Math 4B Notes. Written by Victoria Kala SH 6432u Office Hours: T 12:45 1:45pm Last updated 7/24/2016

Math 4B Notes. Written by Victoria Kala SH 6432u Office Hours: T 12:45 1:45pm Last updated 7/24/2016 Math 4B Notes Written by Victoria Kala vtkala@math.ucsb.edu SH 6432u Office Hours: T 2:45 :45pm Last updated 7/24/206 Classification of Differential Equations The order of a differential equation is the

More information

2t t dt.. So the distance is (t2 +6) 3/2

2t t dt.. So the distance is (t2 +6) 3/2 Math 8, Solutions to Review for the Final Exam Question : The distance is 5 t t + dt To work that out, integrate by parts with u t +, so that t dt du The integral is t t + dt u du u 3/ (t +) 3/ So the

More information

a Write down the coordinates of the point on the curve where t = 2. b Find the value of t at the point on the curve with coordinates ( 5 4, 8).

a Write down the coordinates of the point on the curve where t = 2. b Find the value of t at the point on the curve with coordinates ( 5 4, 8). Worksheet A 1 A curve is given by the parametric equations x = t + 1, y = 4 t. a Write down the coordinates of the point on the curve where t =. b Find the value of t at the point on the curve with coordinates

More information

Lecture 9. Systems of Two First Order Linear ODEs

Lecture 9. Systems of Two First Order Linear ODEs Math 245 - Mathematics of Physics and Engineering I Lecture 9. Systems of Two First Order Linear ODEs January 30, 2012 Konstantin Zuev (USC) Math 245, Lecture 9 January 30, 2012 1 / 15 Agenda General Form

More information

MATH 24 EXAM 3 SOLUTIONS

MATH 24 EXAM 3 SOLUTIONS MATH 4 EXAM 3 S Consider the equation y + ω y = cosω t (a) Find the general solution of the homogeneous equation (b) Find the particular solution of the non-homogeneous equation using the method of Undetermined

More information

First-order transient

First-order transient EIE209 Basic Electronics First-order transient Contents Inductor and capacitor Simple RC and RL circuits Transient solutions Constitutive relation An electrical element is defined by its relationship between

More information

Math 216 Final Exam 24 April, 2017

Math 216 Final Exam 24 April, 2017 Math 216 Final Exam 24 April, 2017 This sample exam is provided to serve as one component of your studying for this exam in this course. Please note that it is not guaranteed to cover the material that

More information

Exam II Review: Selected Solutions and Answers

Exam II Review: Selected Solutions and Answers November 9, 2011 Exam II Review: Selected Solutions and Answers NOTE: For additional worked problems see last year s review sheet and answers, the notes from class, and your text. Answers to problems from

More information

EXAM 3 MAT 167 Calculus I Spring is a composite function of two functions y = e u and u = 4 x + x 2. By the. dy dx = dy du = e u x + 2x.

EXAM 3 MAT 167 Calculus I Spring is a composite function of two functions y = e u and u = 4 x + x 2. By the. dy dx = dy du = e u x + 2x. EXAM MAT 67 Calculus I Spring 20 Name: Section: I Each answer must include either supporting work or an explanation of your reasoning. These elements are considered to be the main part of each answer and

More information

Calculus and Parametric Equations

Calculus and Parametric Equations Calculus and Parametric Equations MATH 211, Calculus II J. Robert Buchanan Department of Mathematics Spring 2018 Introduction Given a pair a parametric equations x = f (t) y = g(t) for a t b we know how

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

Math Assignment 6

Math Assignment 6 Math 2280 - Assignment 6 Dylan Zwick Fall 2013 Section 3.7-1, 5, 10, 17, 19 Section 3.8-1, 3, 5, 8, 13 Section 4.1-1, 2, 13, 15, 22 Section 4.2-1, 10, 19, 28 1 Section 3.7 - Electrical Circuits 3.7.1 This

More information

Math : Solutions to Assignment 10

Math : Solutions to Assignment 10 Math -3: Solutions to Assignment. There are two tanks. The first tank initially has gallons of pure water. The second tank initially has 8 gallons of a water/salt solution with oz of salt. Both tanks drain

More information