2 A brief interruption to discuss boundary value/intial value problems

Size: px
Start display at page:

Download "2 A brief interruption to discuss boundary value/intial value problems"

Transcription

1 The lecture of 1/9/ The one dimensional heat equation The punchline from the derivation of the heat equation notes (either the posted file, or equivalently what is in the text) is that given a rod of length L, such that the temperature u = u(x, t) at time t, at a point x away from the left endpoint is the same at all points of the cross section at x, then u satisfies the following PDE: u t (x, t) = ku x x(x, t) + q(x, t), where k > 0 is a constant, and q(x, t) is the heat energy generated by unit volume, unit time, at x at time t. For k to be a constant, we have to assume that the rod has constant density and constant specific heat. For this problem, to keep it one dimensional, we will always assume that the rod is perfectly insulated on the sides, that the only way heat can enter or escape is at the end-points. 2 A brief interruption to discuss boundary value/intial value problems This discussion will be done assuming three space variables x, y, z. The transition to two or one space variable should be fairly obvious. In applications one considers two types of PDE problems. A static one, in which one has to find a function u = u(x, y, z) in a region of 3-space. The region is usually an open set with a reasonably nice boundary. For example: Find u(x, y, z) such that u = 0 in x 2 + y 2 + z 2 < 1. Then there is the dynamic one in which there is an extra variable interpreted as time, usually denoted t. One has again given a region and one has to find u = u(x, y, z, t) such that u satisfies a PDE for all (x, y, z), t > 0. Example Find u(x, y, z, t) such that u t = k u for(x, y, z), t > 0. Here acts only on the space variables; the equation is u t = k ( 2 u x u y u z 2 Both from a physical as well as from a mathematical point of view, something is missing. One usually (meaning always) has to add some conditions. For the static problem the conditions to add are boundary conditions. One prescribes the behavior of u and/or some of its derivatives, on the boundary of. We call such a problem a BV problem or BVP. For the dynamic problem one prescribes not only boundary conditions but also initial conditions; what is the value of u and some of its time derivatives at time t = 0. The number of time derivatives one can (and usually must) prescribe is one less than the highest time derivative in the equation. For the example above, that is 0, one would only prescribe u. Such a problem is an IVB problem, or IVBP. Here is an example of such a problem: Find u = u(x, y, z, t) such that u tt = u, x 2 + y 2 + z 2 < 1, ). u(x, y, z, t) + u ν (x, y, z, t) = 0, x2 + y 2 + z 2 = 1, t > 0, u(x, y, z, 0) = f(x, y, z), u t (x, y, z, 0) = g(x, y, z), x 2 + y 2 + z 2 < 1, where f, g are given. Here u ν = u ν indicates the normal derivative. It is also possible to have simply IV problems; just initial values get prescribed (free boundaries, or no boundary).

2 3 INITIAL AND BOUNDARY CONDITIONS FOR THE ONE-DIMENSIONAL HEAT EQUATION 2 3 Initial and boundary conditions for the one-dimensional heat equation The region in this case is the interval (0, L), so the boundary consists of the points 0 and L. A typical ICBV problem is: Solve; that is find u = u(x, t) such that, u t = ku xx + q, 0 < x < L, t > 0, au(0, t) + bu x (0, t) = α(t) cu(l, t) + du x (L, t) = β(t), t > 0, u(x, 0) = f(x), 0 < x < L. The assumption here is that not both a, b are 0, and not both c, d are 0. What the BC mean. We analyze at the left end-point x = 0. The analysis for x = L is the same. We can have b = 0 so the condition is u(0, t) = α(t). That means that the temperature at the left endpoint is kept always equal to a prescribed value α(t). Common case u(0, t) = 0 for t > 0. If the rod is perfectly isolated at x = 0, then this is described as u x (0, t) = 0 for t > 0. (Case a = 0, α(t) 0. Prescribing a heat flux gives u x (0, t) = α(t) for t > 0. The rod could be in a medium of temperature U(t) at time t. Then what happens at the end-points (the only points where the medium affects the temperature of the rod) can be modelled by Newton s law of cooling: the heat flux is proportional to the difference in temperature of the rod and the medium. The heat flux is proportional to the temperature gradient; φ(x, t) = K 0 u(x, t), so this works out to K 0 u x (0, t) = H[u(0, t) U(t)], for t > 0. On the left endpoint one has to change signs: K 0 u x (L, t) = H[u(L, t) U(t)], for t > 0. Classical solutions. (Just solutions for us). A function that has all the derivatives appearing in the equation; these derivatives are continuous, and it satisfies the boundary and initial conditions. This requires some smoothness of the prescribed conditions. Example 4.7 of the textbook Suppose we have the following problem, and we can assume α, β, q are continuous. u t = ku xx + q, 0 < x < L, t > 0, u(0, t) = α(t) u(l, t) = β(t), t > 0, u(x, 0) = f(x), 0 < x < L. A solution (classical solution) is a function that is once continuously differentiable with respect to t, twice with respect to x in the strip {(x, t) : 0 < x < L, t > 0} and it must satisfy the equation at all points of this strip. It also has to satisfy that lim t 0+ u(x, t) = f(x) for all x, 0 < x < L, and lim x 0+ u(x, t) = α(t), lim x L u(x, t) = β(t) for all t > 0. What happens at the corner points x = 0, t = 0, x = L, t = 0 is left open. But, we have Theorem 4.9 of the textbook if we also can assume that u is continuous at all points of the strip with boundary {(x, t) : 0 x L, t 0}. We turn to the statement and proof of that theorem. I know that for a lot of you proof is a dirty word, so I will go very lightly with proofs in the future. But for a while, humor me. 4 auss divergence theorem and the higher dimensional heat equation What was done before in one space dimension can be done also in 2 or 3 space dimensions. I will ignore heat sources and assume we have a region in 3-space (the text does two space); E = E(x, y, z, t) is the thermal energy density at (x, y, z) at time t. The relation between E and u is E(x, y, z, t) = c(x, y, z)ρ(x, y, z)u(x, y, z, t),

3 4 AUSS DIVERENCE THEOREM AND THE HIHER DIMENSIONAL HEAT EQUATION 3 where c(x, y, z) is the specific heat at the point (x, y, z); we recall that the specific heat of a substance is defined as the amount of energy that has to be applied to raise the temperature of a unit mass of the substance by one unit of temperature. For example, it takes 4200 joules to raise the temperature of one kg of water by one degree Celsius, thus the specific heat of water is joules 4200 kg degrees celsius. The specific heat can vary from point to point if the substance is not homogeneous, ρ(x, y, z) is the density of the substance; mass/volume. The heat flux, which computes how energy flows, is assumed to obey Fourier s law which states that the amount of energy escaping across a surface patch S as in the picture is K 0 u ν where ν is the normal in the direction of the flow, indicated by ˆn in the picture. If we now consider a small little subregion, so small that everything is mostly constant in there. And now we interrupt for a few words on surface integrals, and related notions. This interruption would be unnecessary if calculus 3 were taught properly. It isn t, at least not usually at FAU, because Calculus 1 and 2 are not taught properly. All calculus courses spend inordinate amounts of time doing similar exercises again and again, and in the end there isn t enough time to develop the ideas as they should be developed. Students come out of calculus knowing a certain number of techniques they soon forget, but are not quite sure what is important and what isn t. The question on why calculus isn t taught properly could be a topic of a seminar. All this, of course, is my opinion; I could be wrong. Incidentally, a good place to brush up on this topic could be the article on auss divergence theorem in Wikipedia. We will work with regions in spaces of 1, 2, and 3 dimensions. By definition, a one dimensional region will just be an open interval, one of the following: (a, b), (a, ), (, b), or (, infty). Two dimensional regions will be planar sets bounded by a mostly smooth curve (a few corners are allowed) that does not self-intersect. It could be the inside of a circle or a square, or a region with a more complicated curve as a boundary, as shown in the picture.

4 4 AUSS DIVERENCE THEOREM AND THE HIHER DIMENSIONAL HEAT EQUATION 4 In 3 dimensions it would be a solid bounded by a closed surface that is mostly smooth, for example a ball, a cube, a torus (doughnut), or try to imagine a three dimensional analog of the planar region above. If the symbol for the region is, we use the symbol to denote its boundary; the boundary consisting of all points P so that there are points inside the region and outside of the region infinitely close to P. For example: In one dimension, if I = (0, 5) (the interval from 0 to 5), then I consists of just the two points 0 and 5; I = {0, 5}. In two dimensions, if = {(x, y) : x 2 + y 2 < 4} (disk of radius 2 centered at the origin), then = {(x, y) : x 2 + y 2 = 4} (circle of radius 2 centered at the origin). In two dimensions, if is the red region of the figure above, then consists of all points of the black curve surrounding the figure. In three dimensions, if = {(x, y, z) : (x 1) 2 + (y 2) 2 + z 2 < 9} (ball of radius 3 centered at (1, 2, 0)), then = {(x, y, z) : (x 1) 2 + (y 2) 2 + z 2 = 9} (sphere of radius 3 centered at (1, 2, 0)). Or one could say that the boundary is what you think the boundary should be. At least for two and three dimensional regions, one can integrate functions defined on the boundary. The integral of f over the boundary is sort of a sum of all the infinite values of S, weighted by that amount of boundary length or area at which those values are assumed. I cannot go into details here, that s what Calculus 3 is supposed to do. If is a two or three dimensional region, we ll denote by fds or, if a variable is to be specified, by f(x)ds x the integral of a function f defined (and continuous) at all points of over. Calculus 3 texts usually use ds for the integral over curves, such as the boundary of a planar region (arc length) and ds for integration on surfaces, such as the boundary of solids. I ll use ds for both. One has, if f(x) 1, { length of the boundary of in the case of two dimensions, ds = area of the boudary of in the case of three dimensions. The interpretation of the boundary integral is that it is a sort of sum of all values of f weighted by the length or area of the set of points where they are assumed. In the days of Newton and friends ds x really meant something, for each x on the curve or surface, it was the length (curve) or area (area) of an infinitesimal portion of the curve or surface, respectively. Then f(x)ds x was an actual product of the value of f at x by ds x ; also an infinitesimal. But when you added up all these infinitesimals along the curve or surface, you got a finite, perceptible value; the integral of f over the boundary. At almost every point x of the boundary of a nice region there is a unique vector of length 1 perpendicular to the boundary and pointing outward. The exception are corners, and there shouldn t be too many of them. This vector is called the outward normal and I ll denote it by ν or by ν(x) if the point x is to be emphasized. If F is a vector field defined (and continuous) on the region and its boundary, then auss divergence theorem states that F(x)dx = F ds. This is a more or less sophisticated way of stating it, in which x stands for a two or three dimensional vector, and can be a single integral, a double integral, or a triple integral. The way Calculus books do it doesn t allow, as it should, for a unified treatment. If one uses x, y for two dimensions, x, y, z for three, then the breakdown is The two dimensional version: In this case F = f, g and it is a convention (an annoying one 1, I think) of Calculus texts to use da for integrals over planar regions, so the theorem looks like ( ) f g (x, y) + (x, y) da = (f(x, y)ν 1 (x, y) + g(x, y)ν 2 (x, y)) ds. x y 1 it really defeats the purpose of having the d symbol, which should indicate which are the variables of integration.

5 4 AUSS DIVERENCE THEOREM AND THE HIHER DIMENSIONAL HEAT EQUATION 5 The three dimensional version: In this case F = f, g, h and the Calculus texts (silly) convention is to use dv for integrals over spatial regions, so the theorem looks like ( f x (x, y, z) + g y ) h (x, y, z) + (x, y, z) dv = (f(x, y, z)ν 1 (x, y, z) + g(x, y, z)ν 2 (x, y, z) + h(x, y, z)ν 3 (x, y, z)) ds. z This also works in the one dimensional case, in which is an interval (a, b). In this case = {a, b}. The integral of f over the boundary is the sum of its values on the boundary; that is, it is just f(a) + f(b). The normal ν(a) at a is the vector < 1 >; an arrow of length 1 pointing to the left at a; ν(b) =< 1 >, and arrow of length 1 pointing to the right. A one-dimensional vector field on the interval is just a function f(x) defined for all values of x in [a, b] and f(x) = f (x). Also f ν at b is < f(b) > < 1 >= f(b), at a, < f(a) > < 1 >= f(a). The formula F dx = F(x) ν(x) ds reduces to b in other words, the fundamental theorem of Calculus. a f (x) dx = f(b) f(a); This concludes the interruption; let us return to where we were. Suppose we have a certain region of either two dimensional or three dimensional space where thermal energy is stored. It could be a metal plate (two dimensions) or a solid body (three dimensions). At a generic point P of this region we consider a very small portion of this region surrounding P ; let s call this small portion. The total thermal energy in is E(x, y, t) da (2 dims.) E(x, y, z, t) dv (3 dims.) To keep the treatment unified, I will write merely x to stand for either (x, y) or (x, y, z), dx stands for either da or dv and the total energy in the tiny portion is E(x, t) dx c(x)ρ(x)u(x, t) dx. The rate at which this energy changes is thus given by d c(x)ρ(x)u(x, t) dx = dt c(x)ρ(x) u (x, t) dx. t This rate must equal the total amount of energy that has entered or left the portion per unit time. Over a small patch S of the boundary of this rate equals the flux φ(x, t) which, according to Fourier s law equals K 0 u ν, for a constant K. Adding all this up and equating one gets that c(x)ρ(x) u t (x, t) dx = K 0 u(x) ν(x) ds x. Here is where auss divergence theorem comes in. Applying it, one gets, because the divergence of a gradient is the Laplacian ( u = u): c(x)ρ(x) u t (x, t) dx = K 0 u(x) x, or ( c(x)ρ(x) u ) t (x, t) K 0 u(x) x = 0. This is true for any portion of our big region, and a function cannot have integral 0 over all little regions of a big region without being itself 0, so this shows that u must satisfy u t = k u. where k = k(x) = K 0 /(c(x)ρ(x)). This is how one shows that the temperature satisfies the heat equation.

6 5 LAPLACE S EQUATION 6 5 Laplace s equation As time goes on, if there are no outside sources of heat, the temperature becomes stable; it does not change any more in time, u t = 0. The temperature distribution, which satisfied the heat equation now satisfies Laplace s equation u = 0. This equation appears in a lot of situations, not only for stable temperature. For example it is satisfied by the electric field generated by a charged body. It is also satisfied by functions u = u(x, y) whose graph has minimal area for the given boundary. The graph of such a function can be visualized by shaping a piece of wire into the boundary, then dipping it into a soap solution. The soap film is the graph of a harmonic function, as solutions to Laplace s equation are called. Laplace s equation is usually associated with a boundary value, similar to the boundary value for the heat equation. 6 The Wave Equation This equation has the form 2 u t 2 = c2 u. it is a model for wave motion; for example in 3 dimensions u(x, y, z, t) can measure a disturbance propagating through space; for example it could be pressure at point (x, y, z) at time t due to a sound source. Or, in two dimensions, we could have thrown a stone (or several) into a swimming pool, and u(x, y, t) is how high above (or below) the horizontal is the water at time t, at point (x, y). In other words, it measures the ripple at (x, y), time t. Or, in one dimension, u(x, t) could measure the displacement from rest position at time t at x, of a taut string that has been plucked. In any case, the interpretation of c is the speed at which the disturbance propagates.

Partial Differential Equations Summary

Partial Differential Equations Summary Partial Differential Equations Summary 1. The heat equation Many physical processes are governed by partial differential equations. temperature of a rod. In this chapter, we will examine exactly that.

More information

General Technical Remarks on PDE s and Boundary Conditions Kurt Bryan MA 436

General Technical Remarks on PDE s and Boundary Conditions Kurt Bryan MA 436 General Technical Remarks on PDE s and Boundary Conditions Kurt Bryan MA 436 1 Introduction You may have noticed that when we analyzed the heat equation on a bar of length 1 and I talked about the equation

More information

McGill University April 20, Advanced Calculus for Engineers

McGill University April 20, Advanced Calculus for Engineers McGill University April 0, 016 Faculty of Science Final examination Advanced Calculus for Engineers Math 64 April 0, 016 Time: PM-5PM Examiner: Prof. R. Choksi Associate Examiner: Prof. A. Hundemer Student

More information

Ideas from Vector Calculus Kurt Bryan

Ideas from Vector Calculus Kurt Bryan Ideas from Vector Calculus Kurt Bryan Most of the facts I state below are for functions of two or three variables, but with noted exceptions all are true for functions of n variables..1 Tangent Line Approximation

More information

2.1 Definition. Let n be a positive integer. An n-dimensional vector is an ordered list of n real numbers.

2.1 Definition. Let n be a positive integer. An n-dimensional vector is an ordered list of n real numbers. 2 VECTORS, POINTS, and LINEAR ALGEBRA. At first glance, vectors seem to be very simple. It is easy enough to draw vector arrows, and the operations (vector addition, dot product, etc.) are also easy to

More information

CS 542G: The Poisson Problem, Finite Differences

CS 542G: The Poisson Problem, Finite Differences CS 542G: The Poisson Problem, Finite Differences Robert Bridson November 10, 2008 1 The Poisson Problem At the end last time, we noticed that the gravitational potential has a zero Laplacian except at

More information

Q ( q(m, t 0 ) n) S t.

Q ( q(m, t 0 ) n) S t. THE HEAT EQUATION The main equations that we will be dealing with are the heat equation, the wave equation, and the potential equation. We use simple physical principles to show how these equations are

More information

Introduction and some preliminaries

Introduction and some preliminaries 1 Partial differential equations Introduction and some preliminaries A partial differential equation (PDE) is a relationship among partial derivatives of a function (or functions) of more than one variable.

More information

MATH 308 COURSE SUMMARY

MATH 308 COURSE SUMMARY MATH 308 COURSE SUMMARY Approximately a third of the exam cover the material from the first two midterms, that is, chapter 6 and the first six sections of chapter 7. The rest of the exam will cover the

More information

PRACTICE PROBLEMS. Please let me know if you find any mistakes in the text so that i can fix them. 1. Mixed partial derivatives.

PRACTICE PROBLEMS. Please let me know if you find any mistakes in the text so that i can fix them. 1. Mixed partial derivatives. PRACTICE PROBLEMS Please let me know if you find any mistakes in the text so that i can fix them. 1.1. Let Show that f is C 1 and yet How is that possible? 1. Mixed partial derivatives f(x, y) = {xy x

More information

Math 5587 Lecture 2. Jeff Calder. August 31, Initial/boundary conditions and well-posedness

Math 5587 Lecture 2. Jeff Calder. August 31, Initial/boundary conditions and well-posedness Math 5587 Lecture 2 Jeff Calder August 31, 2016 1 Initial/boundary conditions and well-posedness 1.1 ODE vs PDE Recall that the general solutions of ODEs involve a number of arbitrary constants. Example

More information

DIFFERENTIAL EQUATIONS

DIFFERENTIAL EQUATIONS DIFFERENTIAL EQUATIONS Basic Concepts Paul Dawkins Table of Contents Preface... Basic Concepts... 1 Introduction... 1 Definitions... Direction Fields... 8 Final Thoughts...19 007 Paul Dawkins i http://tutorial.math.lamar.edu/terms.aspx

More information

Math 234 Exam 3 Review Sheet

Math 234 Exam 3 Review Sheet Math 234 Exam 3 Review Sheet Jim Brunner LIST OF TOPIS TO KNOW Vector Fields lairaut s Theorem & onservative Vector Fields url Divergence Area & Volume Integrals Using oordinate Transforms hanging the

More information

Chapter 5 Integrals. 5.1 Areas and Distances

Chapter 5 Integrals. 5.1 Areas and Distances Chapter 5 Integrals 5.1 Areas and Distances We start with a problem how can we calculate the area under a given function ie, the area between the function and the x-axis? If the curve happens to be something

More information

Major Ideas in Calc 3 / Exam Review Topics

Major Ideas in Calc 3 / Exam Review Topics Major Ideas in Calc 3 / Exam Review Topics Here are some highlights of the things you should know to succeed in this class. I can not guarantee that this list is exhaustive!!!! Please be sure you are able

More information

13 PDEs on spatially bounded domains: initial boundary value problems (IBVPs)

13 PDEs on spatially bounded domains: initial boundary value problems (IBVPs) 13 PDEs on spatially bounded domains: initial boundary value problems (IBVPs) A prototypical problem we will discuss in detail is the 1D diffusion equation u t = Du xx < x < l, t > finite-length rod u(x,

More information

Electro Magnetic Field Dr. Harishankar Ramachandran Department of Electrical Engineering Indian Institute of Technology Madras

Electro Magnetic Field Dr. Harishankar Ramachandran Department of Electrical Engineering Indian Institute of Technology Madras Electro Magnetic Field Dr. Harishankar Ramachandran Department of Electrical Engineering Indian Institute of Technology Madras Lecture - 7 Gauss s Law Good morning. Today, I want to discuss two or three

More information

Lecture 10. (2) Functions of two variables. Partial derivatives. Dan Nichols February 27, 2018

Lecture 10. (2) Functions of two variables. Partial derivatives. Dan Nichols February 27, 2018 Lecture 10 Partial derivatives Dan Nichols nichols@math.umass.edu MATH 233, Spring 2018 University of Massachusetts February 27, 2018 Last time: functions of two variables f(x, y) x and y are the independent

More information

18.02 Multivariable Calculus Fall 2007

18.02 Multivariable Calculus Fall 2007 MIT OpenCourseWare http://ocw.mit.edu 18.02 Multivariable Calculus Fall 2007 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. V7. Laplace's Equation and

More information

Chapter 12 Partial Differential Equations

Chapter 12 Partial Differential Equations Chapter 12 Partial Differential Equations Advanced Engineering Mathematics Wei-Ta Chu National Chung Cheng University wtchu@cs.ccu.edu.tw 1 2 12.1 Basic Concepts of PDEs Partial Differential Equation A

More information

Functions of Several Variables

Functions of Several Variables Functions of Several Variables Partial Derivatives Philippe B Laval KSU March 21, 2012 Philippe B Laval (KSU) Functions of Several Variables March 21, 2012 1 / 19 Introduction In this section we extend

More information

Integrals. D. DeTurck. January 1, University of Pennsylvania. D. DeTurck Math A: Integrals 1 / 61

Integrals. D. DeTurck. January 1, University of Pennsylvania. D. DeTurck Math A: Integrals 1 / 61 Integrals D. DeTurck University of Pennsylvania January 1, 2018 D. DeTurck Math 104 002 2018A: Integrals 1 / 61 Integrals Start with dx this means a little bit of x or a little change in x If we add up

More information

Strauss PDEs 2e: Section Exercise 1 Page 1 of 6

Strauss PDEs 2e: Section Exercise 1 Page 1 of 6 Strauss PDEs 2e: Section 3 - Exercise Page of 6 Exercise Carefully derive the equation of a string in a medium in which the resistance is proportional to the velocity Solution There are two ways (among

More information

Main topics for the First Midterm Exam

Main topics for the First Midterm Exam Main topics for the First Midterm Exam The final will cover Sections.-.0, 2.-2.5, and 4.. This is roughly the material from first three homeworks and three quizzes, in addition to the lecture on Monday,

More information

MATH 425, FINAL EXAM SOLUTIONS

MATH 425, FINAL EXAM SOLUTIONS MATH 425, FINAL EXAM SOLUTIONS Each exercise is worth 50 points. Exercise. a The operator L is defined on smooth functions of (x, y by: Is the operator L linear? Prove your answer. L (u := arctan(xy u

More information

Preface. Here are a couple of warnings to my students who may be here to get a copy of what happened on a day that you missed.

Preface. Here are a couple of warnings to my students who may be here to get a copy of what happened on a day that you missed. alculus III Preface Here are my online notes for my alculus III course that I teach here at Lamar University. espite the fact that these are my class notes, they should be accessible to anyone wanting

More information

APPM 2350 Final Exam points Monday December 17, 7:30am 10am, 2018

APPM 2350 Final Exam points Monday December 17, 7:30am 10am, 2018 APPM 2 Final Exam 28 points Monday December 7, 7:am am, 28 ON THE FONT OF YOU BLUEBOOK write: () your name, (2) your student ID number, () lecture section/time (4) your instructor s name, and () a grading

More information

Calculus with Analytic Geometry I Exam 8 Take Home Part.

Calculus with Analytic Geometry I Exam 8 Take Home Part. Calculus with Analytic Geometry I Exam 8 Take Home Part. INSTRUCTIONS: SHOW ALL WORK. Write clearly, using full sentences. Use equal signs appropriately; don t use them between quantities that are not

More information

Subject: Mathematics III Subject Code: Branch: B. Tech. all branches Semester: (3rd SEM) i) Dr. G. Pradhan (Coordinator) ii) Ms.

Subject: Mathematics III Subject Code: Branch: B. Tech. all branches Semester: (3rd SEM) i) Dr. G. Pradhan (Coordinator) ii) Ms. Subject: Mathematics III Subject Code: BSCM1205 Branch: B. Tech. all branches Semester: (3 rd SEM) Lecture notes prepared by: i) Dr. G. Pradhan (Coordinator) Asst. Prof. in Mathematics College of Engineering

More information

STEP Support Programme. Mechanics STEP Questions

STEP Support Programme. Mechanics STEP Questions STEP Support Programme Mechanics STEP Questions This is a selection of mainly STEP I questions with a couple of STEP II questions at the end. STEP I and STEP II papers follow the same specification, the

More information

AP Calculus Chapter 9: Infinite Series

AP Calculus Chapter 9: Infinite Series AP Calculus Chapter 9: Infinite Series 9. Sequences a, a 2, a 3, a 4, a 5,... Sequence: A function whose domain is the set of positive integers n = 2 3 4 a n = a a 2 a 3 a 4 terms of the sequence Begin

More information

Lecture 6, September 1, 2017

Lecture 6, September 1, 2017 Engineering Mathematics Fall 07 Lecture 6, September, 07 Escape Velocity Suppose we have a planet (or any large near to spherical heavenly body) of radius R and acceleration of gravity at the surface of

More information

Applications to PDE Problems

Applications to PDE Problems 48 Applications to PDE Problems The use of the Sturm-iouville theory can be nicely illustrated by solving any of a number of classical problems. We will consider two: a heat flow problem and a vibrating

More information

Applications to PDE Problems

Applications to PDE Problems 53 Applications to PDE Problems The use of the Sturm-iouville theory can be nicely illustrated by solving any of a number of classical problems. We will consider two: a heat flow problem and a vibrating

More information

McGill University April 16, Advanced Calculus for Engineers

McGill University April 16, Advanced Calculus for Engineers McGill University April 16, 2014 Faculty of cience Final examination Advanced Calculus for Engineers Math 264 April 16, 2014 Time: 6PM-9PM Examiner: Prof. R. Choksi Associate Examiner: Prof. A. Hundemer

More information

Modeling using conservation laws. Let u(x, t) = density (heat, momentum, probability,...) so that. u dx = amount in region R Ω. R

Modeling using conservation laws. Let u(x, t) = density (heat, momentum, probability,...) so that. u dx = amount in region R Ω. R Modeling using conservation laws Let u(x, t) = density (heat, momentum, probability,...) so that u dx = amount in region R Ω. R Modeling using conservation laws Let u(x, t) = density (heat, momentum, probability,...)

More information

=.55 = = 5.05

=.55 = = 5.05 MAT1193 4c Definition of derivative With a better understanding of limits we return to idea of the instantaneous velocity or instantaneous rate of change. Remember that in the example of calculating the

More information

Differential Equations

Differential Equations Electricity and Magnetism I (P331) M. R. Shepherd October 14, 2008 Differential Equations The purpose of this note is to provide some supplementary background on differential equations. The problems discussed

More information

MA 201, Mathematics III, July-November 2016, Partial Differential Equations: 1D wave equation (contd.) and 1D heat conduction equation

MA 201, Mathematics III, July-November 2016, Partial Differential Equations: 1D wave equation (contd.) and 1D heat conduction equation MA 201, Mathematics III, July-November 2016, Partial Differential Equations: 1D wave equation (contd.) and 1D heat conduction equation Lecture 12 Lecture 12 MA 201, PDE (2016) 1 / 24 Formal Solution of

More information

CLASSIFICATION AND PRINCIPLE OF SUPERPOSITION FOR SECOND ORDER LINEAR PDE

CLASSIFICATION AND PRINCIPLE OF SUPERPOSITION FOR SECOND ORDER LINEAR PDE CLASSIFICATION AND PRINCIPLE OF SUPERPOSITION FOR SECOND ORDER LINEAR PDE 1. Linear Partial Differential Equations A partial differential equation (PDE) is an equation, for an unknown function u, that

More information

2. Gauss Law [1] Equipment: This is a theoretical lab so your equipment is pencil, paper, and textbook.

2. Gauss Law [1] Equipment: This is a theoretical lab so your equipment is pencil, paper, and textbook. Purpose: Theoretical study of Gauss law. 2. Gauss Law [1] Equipment: This is a theoretical lab so your equipment is pencil, paper, and textbook. When drawing field line pattern around charge distributions

More information

Functions. If x 2 D, then g(x) 2 T is the object that g assigns to x. Writing the symbols. g : D! T

Functions. If x 2 D, then g(x) 2 T is the object that g assigns to x. Writing the symbols. g : D! T Functions This is the second of three chapters that are meant primarily as a review of Math 1050. We will move quickly through this material. A function is a way of describing a relationship between two

More information

The Divergence Theorem Stokes Theorem Applications of Vector Calculus. Calculus. Vector Calculus (III)

The Divergence Theorem Stokes Theorem Applications of Vector Calculus. Calculus. Vector Calculus (III) Calculus Vector Calculus (III) Outline 1 The Divergence Theorem 2 Stokes Theorem 3 Applications of Vector Calculus The Divergence Theorem (I) Recall that at the end of section 12.5, we had rewritten Green

More information

Lecture 11: Extrema. Nathan Pflueger. 2 October 2013

Lecture 11: Extrema. Nathan Pflueger. 2 October 2013 Lecture 11: Extrema Nathan Pflueger 2 October 201 1 Introduction In this lecture we begin to consider the notion of extrema of functions on chosen intervals. This discussion will continue in the lectures

More information

Diffusion Processes. Lectures INF2320 p. 1/72

Diffusion Processes. Lectures INF2320 p. 1/72 Diffusion Processes Lectures INF2320 p. 1/72 Lectures INF2320 p. 2/72 Diffusion processes Examples of diffusion processes Heat conduction Heat moves from hot to cold places Diffusive (molecular) transport

More information

Vector Calculus, Maths II

Vector Calculus, Maths II Section A Vector Calculus, Maths II REVISION (VECTORS) 1. Position vector of a point P(x, y, z) is given as + y and its magnitude by 2. The scalar components of a vector are its direction ratios, and represent

More information

Differential Forms. Introduction

Differential Forms. Introduction ifferential Forms A 305 Kurt Bryan Aesthetic pleasure needs no justification, because a life without such pleasure is one not worth living. ana Gioia, Can Poetry atter? Introduction We ve hit the big three

More information

Calculus Workshop. Calculus Workshop 1

Calculus Workshop. Calculus Workshop 1 Physics 251 Laboratory Calculus Workshop For the next three lab periods we will be reviewing the concept of density and learning the calculus techniques necessary to succeed in Physics 251. The first week

More information

Introduction - Motivation. Many phenomena (physical, chemical, biological, etc.) are model by differential equations. f f(x + h) f(x) (x) = lim

Introduction - Motivation. Many phenomena (physical, chemical, biological, etc.) are model by differential equations. f f(x + h) f(x) (x) = lim Introduction - Motivation Many phenomena (physical, chemical, biological, etc.) are model by differential equations. Recall the definition of the derivative of f(x) f f(x + h) f(x) (x) = lim. h 0 h Its

More information

3.1 Day 1: The Derivative of a Function

3.1 Day 1: The Derivative of a Function A P Calculus 3.1 Day 1: The Derivative of a Function I CAN DEFINE A DERIVATIVE AND UNDERSTAND ITS NOTATION. Last chapter we learned to find the slope of a tangent line to a point on a graph by using a

More information

Welcome. to Electrostatics

Welcome. to Electrostatics Welcome to Electrostatics Outline 1. Coulomb s Law 2. The Electric Field - Examples 3. Gauss Law - Examples 4. Conductors in Electric Field Coulomb s Law Coulomb s law quantifies the magnitude of the electrostatic

More information

Precalculus idea: A picture is worth 1,000 words

Precalculus idea: A picture is worth 1,000 words Six Pillars of Calculus by Lorenzo Sadun Calculus is generally viewed as a difficult subject, with hundreds of formulas to memorize and many applications to the real world. However, almost all of calculus

More information

In this chapter we study elliptical PDEs. That is, PDEs of the form. 2 u = lots,

In this chapter we study elliptical PDEs. That is, PDEs of the form. 2 u = lots, Chapter 8 Elliptic PDEs In this chapter we study elliptical PDEs. That is, PDEs of the form 2 u = lots, where lots means lower-order terms (u x, u y,..., u, f). Here are some ways to think about the physical

More information

MATH Calculus IV Spring 2014 Three Versions of the Divergence Theorem

MATH Calculus IV Spring 2014 Three Versions of the Divergence Theorem MATH 2443 008 Calculus IV pring 2014 Three Versions of the Divergence Theorem In this note we will establish versions of the Divergence Theorem which enable us to give it formulations of div, grad, and

More information

LAB 8: INTEGRATION. Figure 1. Approximating volume: the left by cubes, the right by cylinders

LAB 8: INTEGRATION. Figure 1. Approximating volume: the left by cubes, the right by cylinders LAB 8: INTGRATION The purpose of this lab is to give intuition about integration. It will hopefully complement the, rather-dry, section of the lab manual and the, rather-too-rigorous-and-unreadable, section

More information

MATH 6B Spring 2017 Vector Calculus II Study Guide Final Exam Chapters 8, 9, and Sections 11.1, 11.2, 11.7, 12.2, 12.3.

MATH 6B Spring 2017 Vector Calculus II Study Guide Final Exam Chapters 8, 9, and Sections 11.1, 11.2, 11.7, 12.2, 12.3. MATH 6B pring 2017 Vector Calculus II tudy Guide Final Exam Chapters 8, 9, and ections 11.1, 11.2, 11.7, 12.2, 12.3. Before starting with the summary of the main concepts covered in the quarter, here there

More information

d` = 1+( dy , which is part of the cone.

d` = 1+( dy , which is part of the cone. 7.5 Surface area When we did areas, the basic slices were rectangles, with A = h x or h y. When we did volumes of revolution, the basic slices came from revolving rectangles around an axis. Depending on

More information

14 Conservation of Energy

14 Conservation of Energy Utah State University DigitalCommons@USU Foundations of Wave Phenomena Physics, Department of 1-1-2004 14 Conservation of Energy Charles G. Torre Department of Physics, Utah State University, Charles.Torre@usu.edu

More information

Gauss s law for electric fields

Gauss s law for electric fields 1 Gauss s law for electric fields In Maxwell s Equations, you ll encounter two kinds of electric field: the electrostatic field produced by electric charge and the induced electric field produced by a

More information

Archive of Calculus IV Questions Noel Brady Department of Mathematics University of Oklahoma

Archive of Calculus IV Questions Noel Brady Department of Mathematics University of Oklahoma Archive of Calculus IV Questions Noel Brady Department of Mathematics University of Oklahoma This is an archive of past Calculus IV exam questions. You should first attempt the questions without looking

More information

Lecture 1, August 21, 2017

Lecture 1, August 21, 2017 Engineering Mathematics 1 Fall 2017 Lecture 1, August 21, 2017 What is a differential equation? A differential equation is an equation relating a function (known sometimes as the unknown) to some of its

More information

Lecture 17 - The Secrets we have Swept Under the Rug

Lecture 17 - The Secrets we have Swept Under the Rug 1.0 0.5 0.0-0.5-0.5 0.0 0.5 1.0 Lecture 17 - The Secrets we have Swept Under the Rug A Puzzle... What makes 3D Special? Example (1D charge distribution) A stick with uniform charge density λ lies between

More information

Experiment 2 Electric Field Mapping

Experiment 2 Electric Field Mapping Experiment 2 Electric Field Mapping I hear and I forget. I see and I remember. I do and I understand Anonymous OBJECTIVE To visualize some electrostatic potentials and fields. THEORY Our goal is to explore

More information

1 Dirac Notation for Vector Spaces

1 Dirac Notation for Vector Spaces Theoretical Physics Notes 2: Dirac Notation This installment of the notes covers Dirac notation, which proves to be very useful in many ways. For example, it gives a convenient way of expressing amplitudes

More information

CHAPTER 6 VECTOR CALCULUS. We ve spent a lot of time so far just looking at all the different ways you can graph

CHAPTER 6 VECTOR CALCULUS. We ve spent a lot of time so far just looking at all the different ways you can graph CHAPTER 6 VECTOR CALCULUS We ve spent a lot of time so far just looking at all the different ways you can graph things and describe things in three dimensions, and it certainly seems like there is a lot

More information

THE WAVE EQUATION. F = T (x, t) j + T (x + x, t) j = T (sin(θ(x, t)) + sin(θ(x + x, t)))

THE WAVE EQUATION. F = T (x, t) j + T (x + x, t) j = T (sin(θ(x, t)) + sin(θ(x + x, t))) THE WAVE EQUATION The aim is to derive a mathematical model that describes small vibrations of a tightly stretched flexible string for the one-dimensional case, or of a tightly stretched membrane for the

More information

LECTURE # 0 BASIC NOTATIONS AND CONCEPTS IN THE THEORY OF PARTIAL DIFFERENTIAL EQUATIONS (PDES)

LECTURE # 0 BASIC NOTATIONS AND CONCEPTS IN THE THEORY OF PARTIAL DIFFERENTIAL EQUATIONS (PDES) LECTURE # 0 BASIC NOTATIONS AND CONCEPTS IN THE THEORY OF PARTIAL DIFFERENTIAL EQUATIONS (PDES) RAYTCHO LAZAROV 1 Notations and Basic Functional Spaces Scalar function in R d, d 1 will be denoted by u,

More information

MA 510 ASSIGNMENT SHEET Spring 2009 Text: Vector Calculus, J. Marsden and A. Tromba, fifth edition

MA 510 ASSIGNMENT SHEET Spring 2009 Text: Vector Calculus, J. Marsden and A. Tromba, fifth edition MA 510 ASSIGNMENT SHEET Spring 2009 Text: Vector Calculus, J. Marsden and A. Tromba, fifth edition This sheet will be updated as the semester proceeds, and I expect to give several quizzes/exams. the calculus

More information

Lecture notes: Introduction to Partial Differential Equations

Lecture notes: Introduction to Partial Differential Equations Lecture notes: Introduction to Partial Differential Equations Sergei V. Shabanov Department of Mathematics, University of Florida, Gainesville, FL 32611 USA CHAPTER 1 Classification of Partial Differential

More information

Coordinate systems and vectors in three spatial dimensions

Coordinate systems and vectors in three spatial dimensions PHYS2796 Introduction to Modern Physics (Spring 2015) Notes on Mathematics Prerequisites Jim Napolitano, Department of Physics, Temple University January 7, 2015 This is a brief summary of material on

More information

Summary for Vector Calculus and Complex Calculus (Math 321) By Lei Li

Summary for Vector Calculus and Complex Calculus (Math 321) By Lei Li Summary for Vector alculus and omplex alculus (Math 321) By Lei Li 1 Vector alculus 1.1 Parametrization urves, surfaces, or volumes can be parametrized. Below, I ll talk about 3D case. Suppose we use e

More information

Introduction to Vector Functions

Introduction to Vector Functions Introduction to Vector Functions Differentiation and Integration Philippe B. Laval KSU Today Philippe B. Laval (KSU) Vector Functions Today 1 / 14 Introduction In this section, we study the differentiation

More information

Section 3.1 Extreme Values

Section 3.1 Extreme Values Math 132 Extreme Values Section 3.1 Section 3.1 Extreme Values Example 1: Given the following is the graph of f(x) Where is the maximum (x-value)? What is the maximum (y-value)? Where is the minimum (x-value)?

More information

An Introduction to Numerical Methods for Differential Equations. Janet Peterson

An Introduction to Numerical Methods for Differential Equations. Janet Peterson An Introduction to Numerical Methods for Differential Equations Janet Peterson Fall 2015 2 Chapter 1 Introduction Differential equations arise in many disciplines such as engineering, mathematics, sciences

More information

1.4 Techniques of Integration

1.4 Techniques of Integration .4 Techniques of Integration Recall the following strategy for evaluating definite integrals, which arose from the Fundamental Theorem of Calculus (see Section.3). To calculate b a f(x) dx. Find a function

More information

MATH 230 CALCULUS II OVERVIEW

MATH 230 CALCULUS II OVERVIEW MATH 230 CALCULUS II OVERVIEW This overview is designed to give you a brief look into some of the major topics covered in Calculus II. This short introduction is just a glimpse, and by no means the whole

More information

Practice Exam 1 Solutions

Practice Exam 1 Solutions Practice Exam 1 Solutions 1a. Let S be the region bounded by y = x 3, y = 1, and x. Find the area of S. What is the volume of the solid obtained by rotating S about the line y = 1? Area A = Volume 1 1

More information

1 Lecture 25: Extreme values

1 Lecture 25: Extreme values 1 Lecture 25: Extreme values 1.1 Outline Absolute maximum and minimum. Existence on closed, bounded intervals. Local extrema, critical points, Fermat s theorem Extreme values on a closed interval Rolle

More information

Midterm 1 Review. Distance = (x 1 x 0 ) 2 + (y 1 y 0 ) 2.

Midterm 1 Review. Distance = (x 1 x 0 ) 2 + (y 1 y 0 ) 2. Midterm 1 Review Comments about the midterm The midterm will consist of five questions and will test on material from the first seven lectures the material given below. No calculus either single variable

More information

Chapter 6: The Definite Integral

Chapter 6: The Definite Integral Name: Date: Period: AP Calc AB Mr. Mellina Chapter 6: The Definite Integral v v Sections: v 6.1 Estimating with Finite Sums v 6.5 Trapezoidal Rule v 6.2 Definite Integrals 6.3 Definite Integrals and Antiderivatives

More information

Problem Solving 1: The Mathematics of 8.02 Part I. Coordinate Systems

Problem Solving 1: The Mathematics of 8.02 Part I. Coordinate Systems Problem Solving 1: The Mathematics of 8.02 Part I. Coordinate Systems In 8.02 we regularly use three different coordinate systems: rectangular (Cartesian), cylindrical and spherical. In order to become

More information

In this lecture we will discuss three topics: conservation of energy, friction, and uniform circular motion.

In this lecture we will discuss three topics: conservation of energy, friction, and uniform circular motion. 1 PHYS:100 LECTURE 9 MECHANICS (8) In this lecture we will discuss three topics: conservation of energy, friction, and uniform circular motion. 9 1. Conservation of Energy. Energy is one of the most fundamental

More information

CURRENT MATERIAL: Vector Calculus.

CURRENT MATERIAL: Vector Calculus. Math 275, section 002 (Ultman) Fall 2011 FINAL EXAM REVIEW The final exam will be held on Wednesday 14 December from 10:30am 12:30pm in our regular classroom. You will be allowed both sides of an 8.5 11

More information

Worksheet for Exploration 24.1: Flux and Gauss's Law

Worksheet for Exploration 24.1: Flux and Gauss's Law Worksheet for Exploration 24.1: Flux and Gauss's Law In this Exploration, we will calculate the flux, Φ, through three Gaussian surfaces: green, red and blue (position is given in meters and electric field

More information

Corrections to the First Printing: Chapter 6. This list includes corrections and clarifications through November 6, 1999.

Corrections to the First Printing: Chapter 6. This list includes corrections and clarifications through November 6, 1999. June 2,2 1 Corrections to the First Printing: Chapter 6 This list includes corrections and clarifications through November 6, 1999. We should have mentioned that our treatment of differential forms, especially

More information

8. More about calculus in physics

8. More about calculus in physics 8. More about calculus in physics This section is about physical quantities that change with time or change when a different quantity changes. Calculus is about the mathematics of rates of change (differentiation)

More information

MATH Max-min Theory Fall 2016

MATH Max-min Theory Fall 2016 MATH 20550 Max-min Theory Fall 2016 1. Definitions and main theorems Max-min theory starts with a function f of a vector variable x and a subset D of the domain of f. So far when we have worked with functions

More information

AP Calculus AB. Integration. Table of Contents

AP Calculus AB. Integration.  Table of Contents AP Calculus AB Integration 2015 11 24 www.njctl.org Table of Contents click on the topic to go to that section Riemann Sums Trapezoid Approximation Area Under a Curve (The Definite Integral) Antiderivatives

More information

3.5 Quadratic Approximation and Convexity/Concavity

3.5 Quadratic Approximation and Convexity/Concavity 3.5 Quadratic Approximation and Convexity/Concavity 55 3.5 Quadratic Approximation and Convexity/Concavity Overview: Second derivatives are useful for understanding how the linear approximation varies

More information

6 Div, grad curl and all that

6 Div, grad curl and all that 6 Div, grad curl and all that 6.1 Fundamental theorems for gradient, divergence, and curl Figure 1: Fundamental theorem of calculus relates df/dx over[a, b] and f(a), f(b). You will recall the fundamental

More information

Separation of Variables in Linear PDE: One-Dimensional Problems

Separation of Variables in Linear PDE: One-Dimensional Problems Separation of Variables in Linear PDE: One-Dimensional Problems Now we apply the theory of Hilbert spaces to linear differential equations with partial derivatives (PDE). We start with a particular example,

More information

Gradient. x y x h = x 2 + 2h x + h 2 GRADIENTS BY FORMULA. GRADIENT AT THE POINT (x, y)

Gradient. x y x h = x 2 + 2h x + h 2 GRADIENTS BY FORMULA. GRADIENT AT THE POINT (x, y) GRADIENTS BY FORMULA GRADIENT AT THE POINT (x, y) Now let s see about getting a formula for the gradient, given that the formula for y is y x. Start at the point A (x, y), where y x. Increase the x coordinate

More information

Course Description for Real Analysis, Math 156

Course Description for Real Analysis, Math 156 Course Description for Real Analysis, Math 156 In this class, we will study elliptic PDE, Fourier analysis, and dispersive PDE. Here is a quick summary of the topics will study study. They re described

More information

FIGURES FOR ALGEBRAIC TOPOLOGY I I LECTURE NOTES. : Differential forms and their integrals

FIGURES FOR ALGEBRAIC TOPOLOGY I I LECTURE NOTES. : Differential forms and their integrals FIGURES FOR ALGEBRAIC TOPOLOGY I I LECTURE NOTES I : Differential forms and their integrals I. 2 : Extending Green s and Stokes Theorems The drawings below are related to Section I.2 of the notes and also

More information

5 Integrals reviewed Basic facts U-substitution... 4

5 Integrals reviewed Basic facts U-substitution... 4 Contents 5 Integrals reviewed 5. Basic facts............................... 5.5 U-substitution............................. 4 6 Integral Applications 0 6. Area between two curves.......................

More information

Lecture 3: Vectors. Any set of numbers that transform under a rotation the same way that a point in space does is called a vector.

Lecture 3: Vectors. Any set of numbers that transform under a rotation the same way that a point in space does is called a vector. Lecture 3: Vectors Any set of numbers that transform under a rotation the same way that a point in space does is called a vector i.e., A = λ A i ij j j In earlier courses, you may have learned that a vector

More information

Lecture 3. Heat flow. 3.1 Conservation of energy

Lecture 3. Heat flow. 3.1 Conservation of energy Lecture 3 Heat flow 3.1 Conservation of energy One of the recuring themes in this class and in all of physics is that of conservation of energy. You have all heard this before: energy can be neither created

More information

MATHS 267 Answers to Stokes Practice Dr. Jones

MATHS 267 Answers to Stokes Practice Dr. Jones MATH 267 Answers to tokes Practice Dr. Jones 1. Calculate the flux F d where is the hemisphere x2 + y 2 + z 2 1, z > and F (xz + e y2, yz, z 2 + 1). Note: the surface is open (doesn t include any of the

More information

Solving two-body problems with Newton s Second Law. Example Static and Kinetic Friction. Section 5.1 Friction 10/15/13

Solving two-body problems with Newton s Second Law. Example Static and Kinetic Friction. Section 5.1 Friction 10/15/13 Solving two-body problems with Newton s Second Law You ll get multiple equations from the x and y directions, these equations can be solved simultaneously to find unknowns 1. Draw a separate free body

More information

Confidence intervals

Confidence intervals Confidence intervals We now want to take what we ve learned about sampling distributions and standard errors and construct confidence intervals. What are confidence intervals? Simply an interval for which

More information