MATH 220 solution to homework 1

Size: px
Start display at page:

Download "MATH 220 solution to homework 1"

Transcription

1 MATH solution to homework Problem. Define z(s = u( + s, y + s, then z (s = u u ( + s, y + s + y ( + s, y + s = e y, z( y = u( y, = f( y, u(, y = z( = z( y + y If we prescribe the data u(, = f(, then z (s ds = f( y + ye y.. f( must satisfy that f ( = e =, otherwise there will be no solutions.. If f ( =, then there are infinitely many solutions. Problem. Define z(s = φ(t + s, + us, then { z (s + cz(s( z(s =, z( t = φ(, ut =. Solving the equation we have φ(t, = z( = + e ct (. From the formula we see that, if g(, then. The numerator.. The denominator is at t = and remains positive at the points where the solution eists. the positivity is preserved. (Note that φ(t, might not eist for all (t,. For eample, when > and c >, then at t = ( c log the denominator becomes, and the solution only eists for t < t. But at the points where the solution eists, the positivity is preserved. The maimum principle doesn t hold. For eample, if c =, g( /, then φ(, > /,.

2 If g(, then by φ(t, = + e ct we see that φ(t,. ( Problem 3. (i Define E(t = φ(t, d, then E (t = φ(t, φ t (t, d = R n φ(t, (u( φ(t, d = u( (φ (t, d = φ (t, ( u( d =. (Here we assume that, for fied t, φ(t, is compactly supported in. This assumption holds if, for eample, u( is bounded. φ(t, d = E(t = E( = f ( d. (ii Note that if we take f( as the indicator function of the set S, then φ(t, is the indicator function of S(t for fied t, assuming that f( is smooth. by (i we immediately get (ii. The problem is, the indicator function is not smooth. So we need to make some modification. ɛ >, we can find set S and S + such that S S S + and µ(s \ S < ɛ, µ(s + \ S < ɛ. And there eists smooth functions f (, f + ( such that:. f ( is on S and on S c. And f (.. f + ( is on S and on S c +. and f + (. Suppose we solve the equation in (i with initial data f (, f + ( and we get φ (t,, φ + (t, respectively, then we observe that φ (t, χ S(t ( φ + (t,, (t, [,, where χ S(t ( is the indicator function of the set S(t. Then by (i we have vol(s ɛ f ( d = φ (t, d χ S(t ( d R n = vol(s(t φ +(t, d = f+( d vol(s + ɛ. Now let ɛ, we have vol(s(t = vol(s. (iii Similar as in (i, define E(t = φ(t, d, then E (t = φ(t, φ t (t, d = R n φ(t, (u( φ(t, d = u( (φ (t, d = φ (t, ( u( d E(t.

3 Problem 4. e t (E (t E(t d(e t E(t e t E(t E( E(t e t E( φ (t, d e t f( d. u( = ( k u ( = k = ( u ( = e k(y f(y dy + ( f( k e k( y f(y dy, e k(y f(y dy f( + k e k(y f(y dy + e k( y f(y dy, ( f( + k = f( + k u(. u ( + k u( = f(. e k(y f(y dy f( + k Note that for the corresponding homogeneous equation v ( + k v( =, the solution has the form v( = Ae k + Be k. the solution to the equation u ( + k u( = f( has the form u( = Ae k + Be k + k e k y f(y dy. e k( y f(y dy e k( y f(y dy 3

4 where A, B are arbitrary numbers. So there are infinitely many solutions. To ensure uniqueness, we need to add constraint to guarantee that A, B are. function k e k y f(y dy Note that the is bounded because f( is compactly supported, and v( = Ae k + Be k is unbounded unless both A and B are. So a reasonable constraint is, u( is a bounded function. In other words, u( = k e k y f(y dy is the unique solution to the problem u ( + k u( = f(, sup u( <. R Problem 5. For this problem, we use forward difference in time and backward difference in space. The matlab code: h =.; % eperiment with different tau tau =.; = : h : ; t = : tau : ; u = zeros(numel(t, numel(; u(, : = sin(; u(:, = t; for j t = : numel(t u(j t, : end = ( (tau / h * u(j t, : end + (tau / h * u(j t,... : end ; end 4

5 The numerical results τ =., t = τ =., t = τ =., t = Figure : The numerical results for different t where τ =.. In this case we get the eact solution, since the time-space step matches the transportation speed. τ =.5, t = τ =.5, t = τ =.5, t = Figure : The numerical results for different t where τ =.5. In this case we get a first order accurate solution. τ =.44, t = τ =.44, t = τ =.44, t = Figure 3: The numerical results for different t where τ =.. In this case we get a wrong solution (note the magnitude of the y-ais, since the CFL condition is violated. 5

Math 104: Homework 7 solutions

Math 104: Homework 7 solutions Math 04: Homework 7 solutions. (a) The derivative of f () = is f () = 2 which is unbounded as 0. Since f () is continuous on [0, ], it is uniformly continous on this interval by Theorem 9.2. Hence for

More information

Math 5440 Problem Set 5 Solutions

Math 5440 Problem Set 5 Solutions Math 5 Math 5 Problem Set 5 Solutions Aaron Fogelson Fall, 3 : (Logan,. # 3) Solve the outgoing signal problem and where s(t) is a known signal. u tt c u >, < t

More information

This theorem guarantees solutions to many problems you will encounter. exists, then f ( c)

This theorem guarantees solutions to many problems you will encounter. exists, then f ( c) Maimum and Minimum Values Etreme Value Theorem If f () is continuous on the closed interval [a, b], then f () achieves both a global (absolute) maimum and global minimum at some numbers c and d in [a,

More information

Math 320: Real Analysis MWF 1pm, Campion Hall 302 Homework 9: OPTIONAL Please write neatly, and in complete sentences when possible.

Math 320: Real Analysis MWF 1pm, Campion Hall 302 Homework 9: OPTIONAL Please write neatly, and in complete sentences when possible. Math 320: Real Analysis MWF pm, Campion Hall 302 Homework 9: OPTIONAL Please write neatly, and in complete sentences when possible. Do the following problems from the book: 5.2., 5.2.2, 5.2.3, 5.2.5, 5.2.8,

More information

Homework #12 corrections

Homework #12 corrections Homework #2 corrections April 25, 205 (284) Let f() = 2 sin for 0 and f(0) = 0 (a) Use Theorems 283 and 284 to show f is differentiable at each a 0 and calculate f (a) Use, without proof, the fact that

More information

Math 320-1: Midterm 2 Practice Solutions Northwestern University, Fall 2014

Math 320-1: Midterm 2 Practice Solutions Northwestern University, Fall 2014 Math 30-: Midterm Practice Solutions Northwestern University, Fall 04. Give an eample of each of the following. Justify your answer. (a) A function on (, ) which is continuous but not uniformly continuous.

More information

Math 19, Homework-1 Solutions

Math 19, Homework-1 Solutions SSEA Summer 207 Math 9, Homework- Solutions. Consider the graph of function f shown below. Find the following its or eplain why they do not eist: (a) t 2 f(t). = 0. (b) t f(t). =. (c) t 0 f(t). (d) Does

More information

Math 361: Homework 1 Solutions

Math 361: Homework 1 Solutions January 3, 4 Math 36: Homework Solutions. We say that two norms and on a vector space V are equivalent or comparable if the topology they define on V are the same, i.e., for any sequence of vectors {x

More information

Math Midterm Solutions

Math Midterm Solutions Math 50 - Midterm Solutions November 4, 009. a) If f ) > 0 for all in a, b), then the graph of f is concave upward on a, b). If f ) < 0 for all in a, b), then the graph of f is downward on a, b). This

More information

Math 112 Section 10 Lecture notes, 1/7/04

Math 112 Section 10 Lecture notes, 1/7/04 Math 11 Section 10 Lecture notes, 1/7/04 Section 7. Integration by parts To integrate the product of two functions, integration by parts is used when simpler methods such as substitution or simplifying

More information

(a) Show that there is a root α of f (x) = 0 in the interval [1.2, 1.3]. (2)

(a) Show that there is a root α of f (x) = 0 in the interval [1.2, 1.3]. (2) . f() = 4 cosec 4 +, where is in radians. (a) Show that there is a root α of f () = 0 in the interval [.,.3]. Show that the equation f() = 0 can be written in the form = + sin 4 Use the iterative formula

More information

Mathematical Tripos Part III Michaelmas 2017 Distribution Theory & Applications, Example sheet 1 (answers) Dr A.C.L. Ashton

Mathematical Tripos Part III Michaelmas 2017 Distribution Theory & Applications, Example sheet 1 (answers) Dr A.C.L. Ashton Mathematical Tripos Part III Michaelmas 7 Distribution Theory & Applications, Eample sheet (answers) Dr A.C.L. Ashton Comments and corrections to acla@damtp.cam.ac.uk.. Construct a non-zero element of

More information

Homework 4, 5, 6 Solutions. > 0, and so a n 0 = n + 1 n = ( n+1 n)( n+1+ n) 1 if n is odd 1/n if n is even diverges.

Homework 4, 5, 6 Solutions. > 0, and so a n 0 = n + 1 n = ( n+1 n)( n+1+ n) 1 if n is odd 1/n if n is even diverges. 2..2(a) lim a n = 0. Homework 4, 5, 6 Solutions Proof. Let ɛ > 0. Then for n n = 2+ 2ɛ we have 2n 3 4+ ɛ 3 > ɛ > 0, so 0 < 2n 3 < ɛ, and thus a n 0 = 2n 3 < ɛ. 2..2(g) lim ( n + n) = 0. Proof. Let ɛ >

More information

4. (6 points) Express the domain of the following function in interval notation:

4. (6 points) Express the domain of the following function in interval notation: Eam 1-A L. Ballou Name Math 131 Calculus I September 1, 016 NO Calculator Allowed BOX YOUR ANSWER! Show all work for full credit! 1. (4 points) Write an equation of a line with y-intercept 4 and -intercept

More information

1998 AP Calculus AB: Section I, Part A

1998 AP Calculus AB: Section I, Part A 998 AP Calculus AB: 55 Minutes No Calculator Note: Unless otherwise specified, the domain of a function f is assumed to be the set of all real numbers for which f () is a real number.. What is the -coordinate

More information

PACKET Unit 4 Honors ICM Functions and Limits 1

PACKET Unit 4 Honors ICM Functions and Limits 1 PACKET Unit 4 Honors ICM Functions and Limits 1 Day 1 Homework For each of the rational functions find: a. domain b. -intercept(s) c. y-intercept Graph #8 and #10 with at least 5 EXACT points. 1. f 6.

More information

MA2223 Tutorial solutions Part 1. Metric spaces

MA2223 Tutorial solutions Part 1. Metric spaces MA2223 Tutorial solutions Part 1. Metric spaces T1 1. Show that the function d(,y) = y defines a metric on R. The given function is symmetric and non-negative with d(,y) = 0 if and only if = y. It remains

More information

MATH 1010E University Mathematics Lecture Notes (week 8) Martin Li

MATH 1010E University Mathematics Lecture Notes (week 8) Martin Li MATH 1010E University Mathematics Lecture Notes (week 8) Martin Li 1 L Hospital s Rule Another useful application of mean value theorems is L Hospital s Rule. It helps us to evaluate its of indeterminate

More information

MATH 250 TOPIC 11 LIMITS. A. Basic Idea of a Limit and Limit Laws. Answers to Exercises and Problems

MATH 250 TOPIC 11 LIMITS. A. Basic Idea of a Limit and Limit Laws. Answers to Exercises and Problems Math 5 T-Limits Page MATH 5 TOPIC LIMITS A. Basic Idea of a Limit and Limit Laws B. Limits of the form,, C. Limits as or as D. Summary for Evaluating Limits Answers to Eercises and Problems Math 5 T-Limits

More information

MATH 220 solution to homework 5

MATH 220 solution to homework 5 MATH 220 solution to homework 5 Problem. (i Define E(t = k(t + p(t = then E (t = 2 = 2 = 2 u t u tt + u x u xt dx u 2 t + u 2 x dx, u t u xx + u x u xt dx x [u tu x ] dx. Because f and g are compactly

More information

Math Theory of Number Homework 1

Math Theory of Number Homework 1 Math 4050 Theory of Number Homework 1 Due Wednesday, 015-09-09, in class Do 5 of the following 7 problems. Please only attempt 5 because I will only grade 5. 1. Find all rational numbers and y satisfying

More information

Solutions to Problem Sheet for Week 11

Solutions to Problem Sheet for Week 11 THE UNIVERSITY OF SYDNEY SCHOOL OF MATHEMATICS AND STATISTICS Solutions to Problem Sheet for Week MATH9: Differential Calculus (Advanced) Semester, 7 Web Page: sydney.edu.au/science/maths/u/ug/jm/math9/

More information

CHAPTER 2 First Order Equations

CHAPTER 2 First Order Equations CHAPTER 2 First Order Equations IN THIS CHAPTER we study first order equations for which there are general methods of solution. SECTION 2.1 deals with linear equations, the simplest kind of first order

More information

Chapter 6 Overview: Applications of Derivatives

Chapter 6 Overview: Applications of Derivatives Chapter 6 Overview: Applications of Derivatives There are two main contets for derivatives: graphing and motion. In this chapter, we will consider the graphical applications of the derivative. Much of

More information

1998 AP Calculus AB: Section I, Part A

1998 AP Calculus AB: Section I, Part A 55 Minutes No Calculator Note: Unless otherwise specified, the domain of a function f is assumed to be the set of all real numbers for which f () is a real number.. What is the -coordinate of the point

More information

Welcome to Advanced Placement Calculus!! Summer Math

Welcome to Advanced Placement Calculus!! Summer Math Welcome to Advanced Placement Calculus!! Summer Math - 017 As Advanced placement students, your first assignment for the 017-018 school year is to come to class the very first day in top mathematical form.

More information

Epsilon Delta proofs

Epsilon Delta proofs Epsilon Delta proofs Before reading this guide, please go over inequalities (if needed). Eample Prove lim(4 3) = 5 2 First we have to know what the definition of a limit is: i.e rigorous way of saying

More information

ME 391 Mechanical Engineering Analysis

ME 391 Mechanical Engineering Analysis Solve the following differential equations. ME 9 Mechanical Engineering Analysis Eam # Practice Problems Solutions. e u 5sin() with u(=)= We may rearrange this equation to e u 5sin() and note that it is

More information

Math 2414 Activity 1 (Due by end of class July 23) Precalculus Problems: 3,0 and are tangent to the parabola axis. Find the other line.

Math 2414 Activity 1 (Due by end of class July 23) Precalculus Problems: 3,0 and are tangent to the parabola axis. Find the other line. Math 44 Activity (Due by end of class July 3) Precalculus Problems: 3, and are tangent to the parabola ais. Find the other line.. One of the two lines that pass through y is the - {Hint: For a line through

More information

Math 126: Homework 13 solutions

Math 126: Homework 13 solutions Math 6: Homework 3 lutions. (a) The initial data can be parameterized according to = f (s) = s, y = g(s) =, u( f (s), g(s)) = h(s) = sin s. The characteristics are determined by the ODE system Equation

More information

November 13, 2018 MAT186 Week 8 Justin Ko

November 13, 2018 MAT186 Week 8 Justin Ko 1 Mean Value Theorem Theorem 1 (Mean Value Theorem). Let f be a continuous on [a, b] and differentiable on (a, b). There eists a c (a, b) such that f f(b) f(a) (c) =. b a Eample 1: The Mean Value Theorem

More information

MORE CURVE SKETCHING

MORE CURVE SKETCHING Mathematics Revision Guides More Curve Sketching Page of 3 MK HOME TUITION Mathematics Revision Guides Level: AS / A Level MEI OCR MEI: C4 MORE CURVE SKETCHING Version : 5 Date: 05--007 Mathematics Revision

More information

Math 311, Partial Differential Equations, Winter 2015, Midterm

Math 311, Partial Differential Equations, Winter 2015, Midterm Score: Name: Math 3, Partial Differential Equations, Winter 205, Midterm Instructions. Write all solutions in the space provided, and use the back pages if you have to. 2. The test is out of 60. There

More information

Maximum and Minimum Values

Maximum and Minimum Values Maimum and Minimum Values y Maimum Minimum MATH 80 Lecture 4 of 6 Definitions: A function f has an absolute maimum at c if f ( c) f ( ) for all in D, where D is the domain of f. The number f (c) is called

More information

Austin Mohr Math 704 Homework 6

Austin Mohr Math 704 Homework 6 Austin Mohr Math 704 Homework 6 Problem 1 Integrability of f on R does not necessarily imply the convergence of f(x) to 0 as x. a. There exists a positive continuous function f on R so that f is integrable

More information

Math 140 Final Sample A Solutions. Tyrone Crisp

Math 140 Final Sample A Solutions. Tyrone Crisp Math 4 Final Sample A Solutions Tyrone Crisp (B) Direct substitution gives, so the limit is infinite. When is close to, but greater than,, the numerator is negative while the denominator is positive. So

More information

Section 2.6 Limits at infinity and infinite limits 2 Lectures. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I

Section 2.6 Limits at infinity and infinite limits 2 Lectures. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I Section 2.6 Limits at infinity and infinite its 2 Lectures College of Science MATHS 0: Calculus I (University of Bahrain) Infinite Limits / 29 Finite its as ±. 2 Horizontal Asympotes. 3 Infinite its. 4

More information

I know this time s homework is hard... So I ll do as much detail as I can.

I know this time s homework is hard... So I ll do as much detail as I can. I know this time s homework is hard... So I ll do as much detail as I can. Theorem (Corollary 7). If f () g () in (a, b), then f g is a constant function on (a, b). Proof. Call h() f() g(). Then, we try

More information

Math 1105: Calculus II (Math/Sci majors) MWF 11am / 12pm, Campion 235 Written homework 10

Math 1105: Calculus II (Math/Sci majors) MWF 11am / 12pm, Campion 235 Written homework 10 Math 05: Calculus II Math/Sci majors) MWF am / pm, Campion 35 Written homewor 0 8556,6,68,73,80,8,84), 86,58), Chapter 8 Review60,7) Problem 56, 85 Use a test of your choice to determine whether = ) Solution

More information

Chapter 5: Limits, Continuity, and Differentiability

Chapter 5: Limits, Continuity, and Differentiability Chapter 5: Limits, Continuity, and Differentiability 63 Chapter 5 Overview: Limits, Continuity and Differentiability Derivatives and Integrals are the core practical aspects of Calculus. They were the

More information

Sketching Rational Functions

Sketching Rational Functions 00 D.W.MacLean: Graphs of Rational Functions-1 Sketching Rational Functions Recall that a rational function f) is the quotient of two polynomials: f) = p). Things would be simpler q) if we could assume

More information

GLOBAL EXISTENCE FOR THE ONE-DIMENSIONAL SEMILINEAR TRICOMI-TYPE EQUATIONS

GLOBAL EXISTENCE FOR THE ONE-DIMENSIONAL SEMILINEAR TRICOMI-TYPE EQUATIONS GLOBAL EXISTENCE FOR THE ONE-DIMENSIONAL SEMILINEAR TRICOMI-TYPE EQUATIONS ANAHIT GALSTYAN The Tricomi equation u tt tu xx = 0 is a linear partial differential operator of mixed type. (For t > 0, the Tricomi

More information

VARIATIONAL PRINCIPLES

VARIATIONAL PRINCIPLES CHAPTER - II VARIATIONAL PRINCIPLES Unit : Euler-Lagranges s Differential Equations: Introduction: We have seen that co-ordinates are the tools in the hands of a mathematician. With the help of these co-ordinates

More information

Measure and Integration: Solutions of CW2

Measure and Integration: Solutions of CW2 Measure and Integration: s of CW2 Fall 206 [G. Holzegel] December 9, 206 Problem of Sheet 5 a) Left (f n ) and (g n ) be sequences of integrable functions with f n (x) f (x) and g n (x) g (x) for almost

More information

Math Exam 1a. c) lim tan( 3x. 2) Calculate the derivatives of the following. DON'T SIMPLIFY! d) s = t t 3t

Math Exam 1a. c) lim tan( 3x. 2) Calculate the derivatives of the following. DON'T SIMPLIFY! d) s = t t 3t Math 111 - Eam 1a 1) Evaluate the following limits: 7 3 1 4 36 a) lim b) lim 5 1 3 6 + 4 c) lim tan( 3 ) + d) lim ( ) 100 1+ h 1 h 0 h ) Calculate the derivatives of the following. DON'T SIMPLIFY! a) y

More information

Strongly nonlinear long gravity waves in uniform shear flows

Strongly nonlinear long gravity waves in uniform shear flows Strongly nonlinear long gravity waves in uniform shear flows Wooyoung Choi Department of Naval Architecture and Marine Engineering, University of Michigan, Ann Arbor, Michigan 48109, USA Received 14 January

More information

Real Analysis Math 125A, Fall 2012 Sample Final Questions. x 1+x y. x y x. 2 (1+x 2 )(1+y 2 ) x y

Real Analysis Math 125A, Fall 2012 Sample Final Questions. x 1+x y. x y x. 2 (1+x 2 )(1+y 2 ) x y . Define f : R R by Real Analysis Math 25A, Fall 202 Sample Final Questions f() = 3 + 2. Show that f is continuous on R. Is f uniformly continuous on R? To simplify the inequalities a bit, we write 3 +

More information

Explicit Solutions of the Heat Equation

Explicit Solutions of the Heat Equation LECTURE 6 Eplicit Solutions of the Heat Equation Recall the -dimensional homogeneous) Heat Equation: ) u t a 2 u. In this lecture our goal is to construct an eplicit solution to the Heat Equation ) on

More information

APPM 1360 Final Exam Spring 2016

APPM 1360 Final Exam Spring 2016 APPM 36 Final Eam Spring 6. 8 points) State whether each of the following quantities converge or diverge. Eplain your reasoning. a) The sequence a, a, a 3,... where a n ln8n) lnn + ) n!) b) ln d c) arctan

More information

Review: Limits of Functions - 10/7/16

Review: Limits of Functions - 10/7/16 Review: Limits of Functions - 10/7/16 1 Right and Left Hand Limits Definition 1.0.1 We write lim a f() = L to mean that the function f() approaches L as approaches a from the left. We call this the left

More information

(d by dx notation aka Leibniz notation)

(d by dx notation aka Leibniz notation) n Prerequisites: Differentiating, sin and cos ; sum/difference and chain rules; finding ma./min.; finding tangents to curves; finding stationary points and their nature; optimising a function. Maths Applications:

More information

SECTION 2.5: THE INDETERMINATE FORMS 0 0 AND

SECTION 2.5: THE INDETERMINATE FORMS 0 0 AND (Section 2.5: The Indeterminate Forms 0/0 and / ) 2.5. SECTION 2.5: THE INDETERMINATE FORMS 0 0 AND LEARNING OBJECTIVES Understand what it means for a Limit Form to be indeterminate. Recognize indeterminate

More information

Section , #5. Let Q be the amount of salt in oz in the tank. The scenario can be modeled by a differential equation.

Section , #5. Let Q be the amount of salt in oz in the tank. The scenario can be modeled by a differential equation. Section.3.5.3, #5. Let Q be the amount of salt in oz in the tank. The scenario can be modeled by a differential equation dq = 1 4 (1 + sin(t) ) + Q, Q(0) = 50. (1) 100 (a) The differential equation given

More information

Limits and Their Properties

Limits and Their Properties Chapter 1 Limits and Their Properties Course Number Section 1.1 A Preview of Calculus Objective: In this lesson you learned how calculus compares with precalculus. I. What is Calculus? (Pages 42 44) Calculus

More information

7.8 Improper Integrals

7.8 Improper Integrals CHAPTER 7. TECHNIQUES OF INTEGRATION 67 7.8 Improper Integrals Eample. Find Solution. Z e d. Z e d = = e e!! e = (e ) = Z Eample. Find d. Solution. We do this prolem twice: once the WRONG way, and once

More information

8.4 Integration of Rational Functions by Partial Fractions Lets use the following example as motivation: Ex: Consider I = x+5

8.4 Integration of Rational Functions by Partial Fractions Lets use the following example as motivation: Ex: Consider I = x+5 Math 2-08 Rahman Week6 8.4 Integration of Rational Functions by Partial Fractions Lets use the following eample as motivation: E: Consider I = +5 2 + 2 d. Solution: Notice we can easily factor the denominator

More information

2 3 x = 6 4. (x 1) 6

2 3 x = 6 4. (x 1) 6 Solutions to Math 201 Final Eam from spring 2007 p. 1 of 16 (some of these problem solutions are out of order, in the interest of saving paper) 1. given equation: 1 2 ( 1) 1 3 = 4 both sides 6: 6 1 1 (

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

MAE 82 Engineering Mathematics

MAE 82 Engineering Mathematics Class otes : First Order Differential Equation on Linear AE 8 Engineering athematics Universe on Linear umerical Linearization on Linear Special Cases Analtical o General Solution Linear Analtical General

More information

Hyperbolic Systems of Conservation Laws. in One Space Dimension. II - Solutions to the Cauchy problem. Alberto Bressan

Hyperbolic Systems of Conservation Laws. in One Space Dimension. II - Solutions to the Cauchy problem. Alberto Bressan Hyperbolic Systems of Conservation Laws in One Space Dimension II - Solutions to the Cauchy problem Alberto Bressan Department of Mathematics, Penn State University http://www.math.psu.edu/bressan/ 1 Global

More information

and y c from x 0 to x 1

and y c from x 0 to x 1 Math 44 Activity 9 (Due by end of class August 6). Find the value of c, c, that minimizes the volume of the solid generated by revolving the region between the graphs of y 4 and y c from to about the line

More information

In this note we will evaluate the limits of some indeterminate forms using L Hôpital s Rule. Indeterminate Forms and 0 0. f(x)

In this note we will evaluate the limits of some indeterminate forms using L Hôpital s Rule. Indeterminate Forms and 0 0. f(x) L Hôpital s Rule In this note we will evaluate the its of some indeterminate forms using L Hôpital s Rule. Indeterminate Forms and 0 0 f() Suppose a f() = 0 and a g() = 0. Then a g() the indeterminate

More information

MATH 312 Section 8.3: Non-homogeneous Systems

MATH 312 Section 8.3: Non-homogeneous Systems MATH 32 Section 8.3: Non-homogeneous Systems Prof. Jonathan Duncan Walla Walla College Spring Quarter, 2007 Outline Undetermined Coefficients 2 Variation of Parameter 3 Conclusions Undetermined Coefficients

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

Ordinary Differential Equations: Homework 2

Ordinary Differential Equations: Homework 2 Orinary Differential Equations: Homework 2 M. Gameiro, J.-P. Lessar, J.D. Mireles James, K. Mischaikow January 30, 2017 2 0.1 Eercises Eercise 0.1.1. Let (X, ) be a metric space. function (in the metric

More information

Real Analysis Math 125A, Fall 2012 Final Solutions

Real Analysis Math 125A, Fall 2012 Final Solutions Real Analysis Math 25A, Fall 202 Final Solutions. (a) Suppose that f : [0, ] R is continuous on the closed, bounded interval [0, ] and f() > 0 for every 0. Prove that the reciprocal function /f : [0, ]

More information

Example: RR Robot. Illustrate the column vector of the Jacobian in the space at the end-effector point.

Example: RR Robot. Illustrate the column vector of the Jacobian in the space at the end-effector point. Forward kinematics: X e = c 1 + c 12 Y e = s 1 + s 12 = s 1 s 12 c 1 + c 12, = s 12 c 12 Illustrate the column vector of the Jacobian in the space at the end-effector point. points in the direction perpendicular

More information

Math 240 Calculus III

Math 240 Calculus III Line Math 114 Calculus III Summer 2013, Session II Monday, July 1, 2013 Agenda Line 1.,, and 2. Line vector Line Definition Let f : X R 3 R be a differentiable scalar function on a region of 3-dimensional

More information

Math Calculus f. Business and Management - Worksheet 12. Solutions for Worksheet 12 - Limits as x approaches infinity

Math Calculus f. Business and Management - Worksheet 12. Solutions for Worksheet 12 - Limits as x approaches infinity Math 0 - Calculus f. Business and Management - Worksheet 1 Solutions for Worksheet 1 - Limits as approaches infinity Simple Limits Eercise 1: Compute the following its: 1a : + 4 1b : 5 + 8 1c : 5 + 8 Solution

More information

Piecewise Smooth Solutions to the Burgers-Hilbert Equation

Piecewise Smooth Solutions to the Burgers-Hilbert Equation Piecewise Smooth Solutions to the Burgers-Hilbert Equation Alberto Bressan and Tianyou Zhang Department of Mathematics, Penn State University, University Park, Pa 68, USA e-mails: bressan@mathpsuedu, zhang

More information

Calculus of Variation An Introduction To Isoperimetric Problems

Calculus of Variation An Introduction To Isoperimetric Problems Calculus of Variation An Introduction To Isoperimetric Problems Kevin Wang The University of Sydney SSP Working Seminars, MATH2916 May 4, 2013 Contents I Lagrange Multipliers 2 1 Single Constraint Lagrange

More information

MATH section 3.1 Maximum and Minimum Values Page 1 of 7

MATH section 3.1 Maximum and Minimum Values Page 1 of 7 MATH section. Maimum and Minimum Values Page of 7 Definition : Let c be a number in the domain D of a function f. Then c ) is the Absolute maimum value of f on D if ) c f() for all in D. Absolute minimum

More information

Chapter 8 Indeterminate Forms and Improper Integrals Math Class Notes

Chapter 8 Indeterminate Forms and Improper Integrals Math Class Notes Chapter 8 Indeterminate Forms and Improper Integrals Math 1220-004 Class Notes Section 8.1: Indeterminate Forms of Type 0 0 Fact: The it of quotient is equal to the quotient of the its. (book page 68)

More information

Shooting methods for numerical solutions of control problems constrained. by linear and nonlinear hyperbolic partial differential equations

Shooting methods for numerical solutions of control problems constrained. by linear and nonlinear hyperbolic partial differential equations Shooting methods for numerical solutions of control problems constrained by linear and nonlinear hyperbolic partial differential equations by Sung-Dae Yang A dissertation submitted to the graduate faculty

More information

Optimal Sojourn Time Control within an Interval 1

Optimal Sojourn Time Control within an Interval 1 Optimal Sojourn Time Control within an Interval Jianghai Hu and Shankar Sastry Department of Electrical Engineering and Computer Sciences University of California at Berkeley Berkeley, CA 97-77 {jianghai,sastry}@eecs.berkeley.edu

More information

1993 AP Calculus AB: Section I

1993 AP Calculus AB: Section I 99 AP Calculus AB: Section I 90 Minutes Scientific Calculator Notes: () The eact numerical value of the correct answer does not always appear among the choices given. When this happens, select from among

More information

Ph.D. Katarína Bellová Page 1 Mathematics 1 (10-PHY-BIPMA1) RETAKE EXAM, 4 April 2018, 10:00 12:00

Ph.D. Katarína Bellová Page 1 Mathematics 1 (10-PHY-BIPMA1) RETAKE EXAM, 4 April 2018, 10:00 12:00 Ph.D. Katarína Bellová Page Mathematics (0-PHY-BIPMA) RETAKE EXAM, 4 April 08, 0:00 :00 Problem [4 points]: Prove that for any positive integer n, the following equality holds: + 4 + 7 + + (3n ) = n(3n

More information

Economics 205 Exercises

Economics 205 Exercises Economics 05 Eercises Prof. Watson, Fall 006 (Includes eaminations through Fall 003) Part 1: Basic Analysis 1. Using ε and δ, write in formal terms the meaning of lim a f() = c, where f : R R.. Write the

More information

Transition to College Math

Transition to College Math Transition to College Math Date: Unit 3: Trigonometr Lesson 2: Angles of Rotation Name Period Essential Question: What is the reference angle for an angle of 15? Standard: F-TF.2 Learning Target: Eplain

More information

CHAPTER 2 Limits and Their Properties

CHAPTER 2 Limits and Their Properties CHAPTER Limits and Their Properties Section. A Preview of Calculus...5 Section. Finding Limits Graphically and Numerically...5 Section. Section. Evaluating Limits Analytically...5 Continuity and One-Sided

More information

Solution to Exercise 3

Solution to Exercise 3 Spring 207 MATH502 Real Analysis II Solution to Eercise 3 () For a, b > 0, set a sin( b ), 0 < f() = 0, = 0. nπ+π/2 Show that f is in BV [0, ] iff a > b. ( ) b Solution. Put n = for n 0. We claim that

More information

f'(x) = x 4 (2)(x - 6)(1) + (x - 6) 2 (4x 3 ) f'(x) = (x - 2) -1/3 = x 2 ; domain of f: (-, ) f'(x) = (x2 + 1)4x! 2x 2 (2x) 4x f'(x) =

f'(x) = x 4 (2)(x - 6)(1) + (x - 6) 2 (4x 3 ) f'(x) = (x - 2) -1/3 = x 2 ; domain of f: (-, ) f'(x) = (x2 + 1)4x! 2x 2 (2x) 4x f'(x) = 85. f() = 4 ( - 6) 2 f'() = 4 (2)( - 6)(1) + ( - 6) 2 (4 3 ) = 2 3 ( - 6)[ + 2( - 6)] = 2 3 ( - 6)(3-12) = 6 3 ( - 4)( - 6) Thus, the critical values are = 0, = 4, and = 6. Now we construct the sign chart

More information

+ 2 on the interval [-1,3]

+ 2 on the interval [-1,3] Section.1 Etrema on an Interval 1. Understand the definition of etrema of a function on an interval.. Understand the definition of relative etrema of a function on an open interval.. Find etrema on a closed

More information

1 DL3. Infinite Limits and Limits at Infinity

1 DL3. Infinite Limits and Limits at Infinity Daily Lessons and Assessments for AP* Calculus AB, A Complete Course Page 78 Mark Sparks 01 Infinite Limits and Limits at Infinity In our graphical analysis of its, we have already seen both an infinite

More information

c. Better work with components of slowness vector s (or wave + k z 2 = k 2 = (ωs) 2 = ω 2 /c 2. k=(kx,k z )

c. Better work with components of slowness vector s (or wave + k z 2 = k 2 = (ωs) 2 = ω 2 /c 2. k=(kx,k z ) .50 Introduction to seismology /3/05 sophie michelet Today s class: ) Eikonal equation (basis of ray theory) ) Boundary conditions (Stein s book.3.0) 3) Snell s law Some remarks on what we discussed last

More information

Lecture Notes for Math 1000

Lecture Notes for Math 1000 Lecture Notes for Math 1000 Dr. Xiang-Sheng Wang Memorial University of Newfoundland Office: HH-2016, Phone: 864-4321 Office hours: 13:00-15:00 Wednesday, 12:00-13:00 Friday Email: swang@mun.ca Course

More information

Solutions Manual for Homework Sets Math 401. Dr Vignon S. Oussa

Solutions Manual for Homework Sets Math 401. Dr Vignon S. Oussa 1 Solutions Manual for Homework Sets Math 401 Dr Vignon S. Oussa Solutions Homework Set 0 Math 401 Fall 2015 1. (Direct Proof) Assume that x and y are odd integers. Then there exist integers u and v such

More information

TRANSPORT IN POROUS MEDIA

TRANSPORT IN POROUS MEDIA 1 TRANSPORT IN POROUS MEDIA G. ALLAIRE CMAP, Ecole Polytechnique 1. Introduction 2. Main result in an unbounded domain 3. Asymptotic expansions with drift 4. Two-scale convergence with drift 5. The case

More information

ENGI 2422 First Order ODEs - Separable Page 3-01

ENGI 2422 First Order ODEs - Separable Page 3-01 ENGI 4 First Order ODEs - Separable Page 3-0 3. Ordinary Differential Equations Equations involving only one independent variable and one or more dependent variables, together with their derivatives with

More information

Math 201 Lecture 05 Bernoulli and Linear Coefficients

Math 201 Lecture 05 Bernoulli and Linear Coefficients Math 0 Lecture 05 Bernoulli and Linear Coefficients Jan. 8, 0 Many eamples here are taken from the tetbook. The first number in () refers to the problem number in the UA Custom edition, the second number

More information

2 Particle dynamics. The particle is called free body if it is no in interaction with any other body or field.

2 Particle dynamics. The particle is called free body if it is no in interaction with any other body or field. Mechanics and Thermodynamics GEIT5 Particle dynamics. Basic concepts The aim of dynamics is to find the cause of motion and knowing the cause to give description of motion. The cause is always some interaction.

More information

9.3 Path independence

9.3 Path independence 66 CHAPTER 9. ONE DIMENSIONAL INTEGRALS IN SEVERAL VARIABLES 9.3 Path independence Note:??? lectures 9.3.1 Path independent integrals Let U R n be a set and ω a one-form defined on U, The integral of ω

More information

Limits: How to approach them?

Limits: How to approach them? Limits: How to approach them? The purpose of this guide is to show you the many ways to solve it problems. These depend on many factors. The best way to do this is by working out a few eamples. In particular,

More information

The answer in each case is the error in evaluating the taylor series for ln(1 x) for x = which is 6.9.

The answer in each case is the error in evaluating the taylor series for ln(1 x) for x = which is 6.9. Brad Nelson Math 26 Homework #2 /23/2. a MATLAB outputs: >> a=(+3.4e-6)-.e-6;a- ans = 4.449e-6 >> a=+(3.4e-6-.e-6);a- ans = 2.224e-6 And the exact answer for both operations is 2.3e-6. The reason why way

More information

Problem Set 9 Solutions

Problem Set 9 Solutions 8.4 Problem Set 9 Solutions Total: 4 points Problem : Integrate (a) (b) d. ( 4 + 4)( 4 + 5) d 4. Solution (4 points) (a) We use the method of partial fractions to write A B (C + D) = + +. ( ) ( 4 + 5)

More information

University of Regina Department of Mathematics and Statistics

University of Regina Department of Mathematics and Statistics u z v 1. Consider the map Universit of Regina Department of Mathematics and Statistics MATH431/831 Differential Geometr Winter 2014 Homework Assignment No. 3 - Solutions ϕ(u, v) = (cosusinv, sin u sin

More information

SOLUTIONS TO THE FINAL - PART 1 MATH 150 FALL 2016 KUNIYUKI PART 1: 135 POINTS, PART 2: 115 POINTS, TOTAL: 250 POINTS

SOLUTIONS TO THE FINAL - PART 1 MATH 150 FALL 2016 KUNIYUKI PART 1: 135 POINTS, PART 2: 115 POINTS, TOTAL: 250 POINTS SOLUTIONS TO THE FINAL - PART MATH 5 FALL 6 KUNIYUKI PART : 5 POINTS, PART : 5 POINTS, TOTAL: 5 POINTS No notes, books, or calculators allowed. 5 points: 45 problems, pts. each. You do not have to algebraically

More information

Math 2414 Activity 1 (Due by end of class Jan. 26) Precalculus Problems: 3,0 and are tangent to the parabola axis. Find the other line.

Math 2414 Activity 1 (Due by end of class Jan. 26) Precalculus Problems: 3,0 and are tangent to the parabola axis. Find the other line. Math Activity (Due by end of class Jan. 6) Precalculus Problems: 3, and are tangent to the parabola ais. Find the other line.. One of the two lines that pass through y is the - {Hint: For a line through

More information

Chapter 5. Linear Algebra. Sections A linear (algebraic) equation in. unknowns, x 1, x 2,..., x n, is. an equation of the form

Chapter 5. Linear Algebra. Sections A linear (algebraic) equation in. unknowns, x 1, x 2,..., x n, is. an equation of the form Chapter 5. Linear Algebra Sections 5.1 5.3 A linear (algebraic) equation in n unknowns, x 1, x 2,..., x n, is an equation of the form a 1 x 1 + a 2 x 2 + + a n x n = b where a 1, a 2,..., a n and b are

More information

Hello everyone, Best, Josh

Hello everyone, Best, Josh Hello everyone, As promised, the chart mentioned in class about what kind of critical points you get with different types of eigenvalues are included on the following pages (The pages are an ecerpt from

More information