AM 105b J. R. Rice (January 2008 revision of February 1997 notes) Solutions of the Diffusion Equation (a Partial Differential Equation)

Size: px
Start display at page:

Download "AM 105b J. R. Rice (January 2008 revision of February 1997 notes) Solutions of the Diffusion Equation (a Partial Differential Equation)"

Transcription

1 AM 15b J. R. Rice (January 28 revision of February 1997 notes) Solutions of the Diffusion Equation (a Partial Differential Equation) Ordinary differential equations (ode's) are important on their own. We also study them because they arise in solving partial differential equations (pde's). These notes show examples of how ode's arise in developing solutions of a particular pde, the diffusion equation (sometimes called the heat equation). That pde in its simplest form requires that a function = (x,t) satisfy 2 x 2 = t (where is a positive constant) Typically x would denote distance and t time, and would then have units of (length) 2 /time. Appendix 1 explains situations leading to that pde, or to its generalization 2 = / t in 2 or 3 space dimensions. E.g., in solution chemistry, could be local concentration of a solute; in thermal physics, could be local temperature in a solid; in economic modeling, could be number of coins of a certain type per unit land area. In studying one approach to solving the pde, by separation of variables as in the next section, we'll also have an accessible introduction to something that we'll study in a much wider context later in the course. That involves generating orthogonal basis functions in terms of which we can develop representations of arbitrary functions as infinite series. In the case we look at here, our orthogonal basis functions are just sine functions, and the representation of arbitrary functions as infinite series of them is just a special form of the well known Fourier series. Don't worry at this point if it seems hard to understand the motivation for some of the steps in developing solutions of the pde. We'll look at such matters more systematically later in the semester. Just view this as an insight into how ode's may arise in solving pde's and as a perhaps unexpected route to the Fourier series. Solution of the diffusion equation for a finite-thickness slab by separation of variables: The problem: Determine = (x,t) which solves the pde 2 x 2 = t in the domain < x < and < t < of the x,t plane subject to the and the initial condition at t=: (x,)= init (x) (some given function) for < x <, boundary conditions at x= and x=: (,t) = and (,t) = for < t <. 1

2 ere is the idea of separation of variables: We begin by seeking expressions for in the simple product form, (x, t) = f (x)g(t), such that we solve the pde and, also, meet the boundary conditions. But we do not yet try to meet the initial conditions. Then, after finding a family of such product terms, we seek a way of summing together an infinite number of that family in a way that does meet the initial conditions. To get started, first note that to solve the pde 2 x = in such product form 2 t (x, t) = f (x)g(t), one must have d2 f (x) dx 2 g(t) = f (x) dg(t) dt. Further, to meet the boundary conditions (,t) = and (,t) = for < t < by such a product, it is necessary that f () = and f () =. Now, dividing by f (x)g(t), the first equation can be re-written as 1 d 2 f (x) 1 dg(t) f (x) dx 2 = g(t) dt which shows that a function of x is equal to a function of t. The only way that can happen is if both functions are, in fact, the same constant. Let us write the constant as, anticipating that might be positive. Thus 1 d 2 f (x) 1 dg(t) f (x) dx 2 = =, g(t) dt which means that we'll have generated a solution to the pde if f(x) and g(t) satisfy the ode's dg(t) dt + g(t) = and d 2 f (x) dx 2 + f (x) =. These are both linear ode's with constant coefficients. Their general solutions are readily obtained by methods learned in Math 21 or Appl Math 21, and are as follows: g(t) = C exp(t), and f (x) = a exp(i x) + bexp(i x) = Asin( x) + Bcos( x). 2

3 ere C, A, B, a, b are constants; a, b can be related to A, B by using Euler's formula exp(±i) = cos() ± isin(). So far, we have solved the pde in the assumed product form (x, t) = f (x)g(t). Now we demand that the boundary conditions be met. As explained above, that means that f () = and f () =. We see from the general solution for f (x) just given that f () = B and f () = Asin( ) + B cos( ). Thus f () = requires that B=, and then f () = requires that Asin( ) =. The latter equation tells us that either A =, which is of no interest, for then we would have an identically zero solution of the pde, or else that sin( ) =. Thus to have a non-zero solution for which meets both the pde and the boundary conditions, we must choose so that =, 2, 3,... (that is, = n n 2 2 / 2, where n is any positive integer). The corresponding function f (x), associated with = n, may be denoted as f (n) (x) and is given by where A n is an arbitrary constant. f (n) (x) = A n sin(nx / ) An important property of the functions f (n) (x) is their orthogonality, expressed by f (n) (x) f (m) (x)dx = for m n, because sin(n x / )sin(m x / )dx = for m n. You should check the latter result by doing the integral [use sin() = (1 / 2i)(e i e i ) ]. When n=m, you should also find that the result of the integral is just /2. Aside: The equations above controlling the determination of and f (x) constitute a characteristic value problem, also called an eigenvalue problem, for a continuous system. We may say that the n are the characteristic values or eigenvalues and the associated f (n) (x) are the characteristic functions or eigenfunctions. Appendix 2 explores the relation between such continuous eigenvalue problems, associated with homogeneous differential equations and boundary conditions, and the matrix eigenvalue problem that you have studied in Math 21b or Appl Math 21b or an analogous course. It also explains the deeper reasons why the n of our 3

4 problem above are positive and why the functions f (n) (x) are orthogonal. Now, back to the pde problem: At this point we can combine our solutions for f (x), g(t) and to produce an infinite number of product solutions of type (x, t) = D n sin(nx / )exp(n 2 2 t / 2 ) with n = 1, 2, 3, 4,... and with arbitrary constants D n. Each of these forms satisfies the pde and boundary conditions but none satisfy the initial condition that (x,)= init (x), except for fortuitously chosen init (x). We therefore seek to satisfy the initial condition by summing such product forms for all n, trying (x,t) = D n sin(n x / )exp(n 2 2 t / 2 ). n=1 Now, we hope to be able to choose the D n so that we meet the initial condition (x,) D n sin(n x / ) = init (x) for < x <. n=1 Let us assume that this sine series is complete (it is) in the sense that any reasonable function init (x) defined on < x < can be so expressed on that interval. (See the closing paragraph of Appendix 2 for how the sine series relates to the standard Fourier series). Then the orthogonality condition gives us an easy way of obtaining the D n, as follows: We multiply both sides of the last expression by sin(mx / ) and then integrate from to (assuming that interchange of integration and summation is valid for our infinite series, like it would obviously be for any finite series of terms). That gives D n sin(n x / )sin(m x / )dx = init (x)sin(m x / )dx for m = 1, 2, 3, 4,.... n=1 By orthogonality, every integral in the infinite sum vanishes except for that with n=m, and that integral, as we can easily show ourselves, just gives /2. Thus we can solve at once for which completes the solution. D m = (2 / ) init (x)sin(m x / )dx, m = 1, 2, 3, 4,..., Uniform initial : Consider the special case init (x) = o (a constant) on < x <. Then 4

5 the integral giving D m vanishes whenever m is an even integer, and gives D m = 4 o / m when m is an odd integer. Thus the solution for this case is (x,t) = 4 o sin(n x / ) exp(n 2 2 t / 2 ) n n=1,3,5,... That is a rapidly convergent series except for extremely small values of 2 t / 2. The average in the slab may then be computed as (t) 1 (x,t)dx = 8 o 2 n=1,3,5,... 1 n 2 exp(n2 2 t / 2 ) which is also rapidly convergent. Solution for a half-space, with uniform initial, by a similarity method: The half-apace is the limiting case of the slab of infinite thickness,. Note that the above series solution is not useful in that limit. When init (x) = o (a constant), however, there is a simple solution: The problem: Determine = (x,t) which solves the pde 2 x 2 = t in the domain < x < and < t < of the x,t plane subject to the and the initial condition at t=: (x,)= o for < x <, boundary condition at x=: (,t) = for < t <. From the point of view of "dimensional analysis", we may note that this problem specification contains no characteristic length. Thus the only way that x and t could appear in the solution is through the non-dimensional combination x / t. From a more abstract point of view, we find that there is a self-similar transformation which leaves the description of this problem invariant (see homework). We shall therefore seek a solution in the form (x, t) = F() where = (x,t) x 2 t ; 5

6 the 2 is just inserted for later convenience. Thus, direct calculations give spatial derivatives as x = df() d x = 1 2 t and the time derivative as df() d and 2 x 2 = 1 2 t d 2 F() d 2 x = 1 d 2 F() 4t d 2, t = df() d t = 1 x df() 2 2 t3/2 = df() d 2t d ence, by inserting into the pde, we find that it will be satisfied if we satisfy the ode. 1 d 2 F() 4t d 2 = df() 2t d, or d 2 F() d df() d =. Fortunately, this is straightforward to solve (which is not true of most second-order ode's with variable coefficients) because it can be reduced to a first-order ode for df()/d. Let G() = df()/d. Then dg() d so that direct integration gives + 2G() exp( 2 ) d d [exp(2 )G()] = G() = (2 / )Bexp( 2 ), implying df()/d = (2 / )Bexp( 2 ) where B is an arbitrary constant and putting in the the 2/ simplifies the next step. Integrating once again, and noting that the error function erf () is defined by erf() = 2 exp(u 2 )du [note: erf(+) = 1, erf() =, erf() = 1] (a homework helps you to verify that erf(+) = 1 ), we therefore have the solution where A, like B, is an arbitrary constant. (x,t) = F() = A + Berf() = A + Berf(x /2 t ) We must now choose those constants to fit the boundary and initial conditions. To fit the boundary condition (,t) = for < t <, we note that as x at any fixed t on < t <, 6

7 and erf () so that F A. Thus the boundary condition requires that A =. And to fit the initial condition (x,)= o for < x <, we note that as t for any fixed x on < x <, and erf () 1, so that F A + B = B. Thus the initial condition requires that B = o, and therefore the solution of the pde in the half-space is (x,t) = o erf(x /2 t ). Also of some interest is the form of the flux term (flux of heat, or of diffusing species, or of coins, depending on our interpretation), which is given by Q(x,t) = K( x,t)/x, corresponding to Q(x,t) = K[ o / t ]exp(x 2 /4t). ence Q(,t) = K o / t at the boundary of the half-space. That can be interpreted as showing that t is an effective length scale near the boundary over which falls from a value near o to. Appendix 1: Origin of the diffusion pde The diffusion pde begins its life as a pair of equations. Both involve a quantity [= (x,t)] of interest. Different interpretations of are as follows: Solution chemistry: = local mass of solute per unit volume of solution at position x at time t. Thermal physics (heat conduction): = local temperature at position x in a solid body at time t. Currency distribution: = number of coins of a certain type, per unit land area, at place x within some economic region at time t. In all cases, something flows at a rate Q which is negatively proportional to the gradient in the quantity : Q = K x where K > (so the flow tends to go from regions of higher to those of lower. Interpretations of the flux expression are as follows: Solution chemistry: Q = mass of solute molecules crossing unit area in unit time; K = diffusivity; expression for Q is Fick law of diffusion. Thermal physics (heat conduction): Q = rate of energy flow as heat crossing unit area in unit time; K = thermal conductivity; expression for Q is Fourier law of heat conduction. Currency distribution: Q = number of particular type of coin for which home of owner crosses 7

8 unit length along the land surface per unit time; K = coefficient proportional to frequency of economic transactions (transactions cause sellers in a region with an abundance of such coins to lose them to purchasers coming from a region with a relative paucity of such coins). Also, in all cases, whatever is conducted by the flow Q is conserved during that flow (i.e., it is moved from place to place but not created or destroyed). That conserved something has local density proportional to ; i.e., density = C (where the constant coefficient C may be unity in some interpretations). Conservation during the flow is expressed by requiring that Q x = C (figure out why!), t with interpretations as follows: Solution chemistry: C = 1; mass of solute is conserved. Thermal physics (heat conduction): C = specific heat per unit volume of solid, so that C = internal energy of solid per unit volume; energy is conserved. Currency distribution: C = 1; total number of coins in circulation is conserved. Substituting the expression for flow rate Q into the conservation equation then gives (assuming constant K) the diffusion pde: 2 x =, where = K 2 t C. This type of pde also arises in certain simplified problems of the dynamics of motion in viscous fluids, and in describing time-dependent decay of the magnetic field in a stationary electric conductor. Appendix 2: Relation of the continuous and matrix eigenvalue problems You should see an analogy between the solution we obtained above for f (x) and the kind of characteristic value, or eigenvalue, problem that you have studied in Math 21b or Appl Math 21b. We were faced with solving the homogeneous problem Lf (x) = f (x) on < x <, where L = d 2 / dx 2 and the solution was further constrained by the homogeneous conditions f () = f () =. Solutions were found only for certain values of, called the characteristic values, or eigenvalues. That is analogous to the matrix characteristic value problem (Math 21b) for a real square matrix [A], i.e., the problem [ A]{v} = {v}. 8

9 There also, solutions can be found only for certain values of, also called the characteristic values or eigenvalues. Indeed, since our f (x) is defined at an infinite number of points, we may think of our problem as one that corresponds in some sense to an infinite number of elements of {v}; since the matrix problem has as many eigenvalues (allowing for repeated roots) as there are elements of {v}, such makes it plausible that our continuous case has a countably infinite number of eigenvalues. The analogy goes further: Recall that if the matrix problem satisfies {u} [A]{v} = {v } [A]{u} for all {u},{v} (the prime denotes matrix transpose), which is the same as saying that the matrix [A] is symmetric, [ A] = [A], then the following are true: (i) The eigenvalues are real numbers, and (ii) The eigenvectors are orthogonal to one another, at least if they correspond to distinct eigenvalues. The precise statement of (ii) is that if {u(n) }, {u (m) } are a pair of eigenvectors, respectively associated with the pair n, m of eigenvalues, then ( n m ){u (n) } {u (m) } =. In the continuous problem the property analogous to {u} [A]{v} = {v } [A]{u} is that h(x)lf (x)dx = f (x)lh(x)dx for all functions h(x), f (x) meeting the homogeneous boundary conditions f () = f () = and h() = h() =. (Try to prove that our L = d 2 / dx 2 satisfies that condition; an integration by parts will get you there). Operators L which satisfy that condition are said to be self-adjoint. Then, analogously to the matrix case, one may show that (i) The eigenvalues corresponding to such operators are real, and (ii) The eigenfunctions are orthogonal. That is, if f (n) (x), f (m) (x) are a pair of eigenfunctions of a self-adjoint operator L, respectively associated with the pair n, m of its eigenvalues, then ( n m ) f (n) (x) f (m) (x)dx =, as we have explicitly seen above for the f (n) (x) = sin(nx / ) corresponding to our operator L = d 2 / dx 2. This discussion is a foretaste of Sturm-Liouville theory, which we will encounter later in the course. That theory deals with equations of the type Lf (x) = r(x) f (x) where L is a secondorder differential operator and r(x) is a given function. If the operator L is self-adjoint in the 9

10 sense explained above for the class of functions h(x), f (x) meeting suitable homogeneous boundary conditions at the end points (,) of the interval on which the operator is defined, then the eigenfunctions of the operator L, meeting those same boundary conditions, satisfy the orthogonality condition ( n m ) f (n) (x) f (m) (x)r(x)dx =. Such orthogonality conditions, together with the completeness of the set of eigenfunctions, enables generalizations of the Fourier series concept, in that arbitrary functions defined on (,) can be expressed as a series in the eigenfunctions, with series coefficients readily computed because of the orthogonality property. Finally, we should recall that in the matrix case with [ A] = [A], if {v} [A]{v} > for all {v} not identically zero, which means that if [A] is positive definite, then each eigenvalue is not only real but also positive. Similarly, our self-adjoint differential operator L = d 2 / dx 2 has the feature f (x)lf (x)dx > or all continuous functions f (x) meeting f () = f () = but which are not identically zero (try to prove that too; again, an integration by parts will get you there). Self-adjoint operators L meeting that inequality are said to be positive definite operators; such operators have real and positive eigenvalues, as we have already seen in our particular case. If you have studied Fourier series, you understand that a function (x) defined over a portion of the x axis between, say, some point x 1 and x 1 +P should correspond to a Fourier series (if its period is chosen as P) in the form (x) = a + [a n cos(2nx / P) + b n sin(2nx / P)] for x 1 < x < x 1 + P n=1 ence you might be puzzled by the lack of cosine terms in the series for init (x), i.e. the series given in the expression (slightly rearranged here) init (x) = D n sin(n x / ) for < x <. n=1 The latter is a Fourier sine series. It is related to the standard Fourier series in the following way: Let init (x) be defined on < x <. We then define a new function (x) on both < x < and < x < such that (x) = init (x) on < x <, but that (x) is continued as an odd function relative to x=, i.e., defined by (x) = (x) on < x <. If we now identify x 1 with, and P with 2, then the standard Fourier series for (x) has identically zero coefficients for its cosine terms (cosines are even, not odd, relative to x=) and just reduces to the sine series given above for init (x). 1

Second Order Linear Partial Differential Equations. Part I

Second Order Linear Partial Differential Equations. Part I Second Order Linear Partial Differential Equations Part I Second linear partial differential equations; Separation of Variables; - point boundary value problems; Eigenvalues and Eigenfunctions Introduction

More information

LS.6 Solution Matrices

LS.6 Solution Matrices LS.6 Solution Matrices In the literature, solutions to linear systems often are expressed using square matrices rather than vectors. You need to get used to the terminology. As before, we state the definitions

More information

An Introduction to Partial Differential Equations

An Introduction to Partial Differential Equations An Introduction to Partial Differential Equations Andrew J. Bernoff LECTURE 2 Cooling of a Hot Bar: The Diffusion Equation 2.1. Outline of Lecture An Introduction to Heat Flow Derivation of the Diffusion

More information

Application of Fourier Transform to PDE (I) Fourier Sine Transform (application to PDEs defined on a semi-infinite domain)

Application of Fourier Transform to PDE (I) Fourier Sine Transform (application to PDEs defined on a semi-infinite domain) Application of Fourier Transform to PDE (I) Fourier Sine Transform (application to PDEs defined on a semi-infinite domain) The Fourier Sine Transform pair are F. T. : U = 2/ u x sin x dx, denoted as U

More information

Lecture 3 Fluid Dynamics and Balance Equa6ons for Reac6ng Flows

Lecture 3 Fluid Dynamics and Balance Equa6ons for Reac6ng Flows Lecture 3 Fluid Dynamics and Balance Equa6ons for Reac6ng Flows 3.- 1 Basics: equations of continuum mechanics - balance equations for mass and momentum - balance equations for the energy and the chemical

More information

Second Order Linear Nonhomogeneous Differential Equations; Method of Undetermined Coefficients. y + p(t) y + q(t) y = g(t), g(t) 0.

Second Order Linear Nonhomogeneous Differential Equations; Method of Undetermined Coefficients. y + p(t) y + q(t) y = g(t), g(t) 0. Second Order Linear Nonhomogeneous Differential Equations; Method of Undetermined Coefficients We will now turn our attention to nonhomogeneous second order linear equations, equations with the standard

More information

The Heat Equation. Lectures INF2320 p. 1/88

The Heat Equation. Lectures INF2320 p. 1/88 The Heat Equation Lectures INF232 p. 1/88 Lectures INF232 p. 2/88 The Heat Equation We study the heat equation: u t = u xx for x (,1), t >, (1) u(,t) = u(1,t) = for t >, (2) u(x,) = f(x) for x (,1), (3)

More information

Chapter 17. Orthogonal Matrices and Symmetries of Space

Chapter 17. Orthogonal Matrices and Symmetries of Space Chapter 17. Orthogonal Matrices and Symmetries of Space Take a random matrix, say 1 3 A = 4 5 6, 7 8 9 and compare the lengths of e 1 and Ae 1. The vector e 1 has length 1, while Ae 1 = (1, 4, 7) has length

More information

Linear Algebra Notes for Marsden and Tromba Vector Calculus

Linear Algebra Notes for Marsden and Tromba Vector Calculus Linear Algebra Notes for Marsden and Tromba Vector Calculus n-dimensional Euclidean Space and Matrices Definition of n space As was learned in Math b, a point in Euclidean three space can be thought of

More information

State of Stress at Point

State of Stress at Point State of Stress at Point Einstein Notation The basic idea of Einstein notation is that a covector and a vector can form a scalar: This is typically written as an explicit sum: According to this convention,

More information

CHAPTER 2. Eigenvalue Problems (EVP s) for ODE s

CHAPTER 2. Eigenvalue Problems (EVP s) for ODE s A SERIES OF CLASS NOTES FOR 005-006 TO INTRODUCE LINEAR AND NONLINEAR PROBLEMS TO ENGINEERS, SCIENTISTS, AND APPLIED MATHEMATICIANS DE CLASS NOTES 4 A COLLECTION OF HANDOUTS ON PARTIAL DIFFERENTIAL EQUATIONS

More information

TMA4213/4215 Matematikk 4M/N Vår 2013

TMA4213/4215 Matematikk 4M/N Vår 2013 Norges teknisk naturvitenskapelige universitet Institutt for matematiske fag TMA43/45 Matematikk 4M/N Vår 3 Løsningsforslag Øving a) The Fourier series of the signal is f(x) =.4 cos ( 4 L x) +cos ( 5 L

More information

Inner Product Spaces

Inner Product Spaces Math 571 Inner Product Spaces 1. Preliminaries An inner product space is a vector space V along with a function, called an inner product which associates each pair of vectors u, v with a scalar u, v, and

More information

Introduction to Matrix Algebra

Introduction to Matrix Algebra Psychology 7291: Multivariate Statistics (Carey) 8/27/98 Matrix Algebra - 1 Introduction to Matrix Algebra Definitions: A matrix is a collection of numbers ordered by rows and columns. It is customary

More information

Unified Lecture # 4 Vectors

Unified Lecture # 4 Vectors Fall 2005 Unified Lecture # 4 Vectors These notes were written by J. Peraire as a review of vectors for Dynamics 16.07. They have been adapted for Unified Engineering by R. Radovitzky. References [1] Feynmann,

More information

CONSERVATION LAWS. See Figures 2 and 1.

CONSERVATION LAWS. See Figures 2 and 1. CONSERVATION LAWS 1. Multivariable calculus 1.1. Divergence theorem (of Gauss). This states that the volume integral in of the divergence of the vector-valued function F is equal to the total flux of F

More information

Math 4310 Handout - Quotient Vector Spaces

Math 4310 Handout - Quotient Vector Spaces Math 4310 Handout - Quotient Vector Spaces Dan Collins The textbook defines a subspace of a vector space in Chapter 4, but it avoids ever discussing the notion of a quotient space. This is understandable

More information

Mechanics 1: Conservation of Energy and Momentum

Mechanics 1: Conservation of Energy and Momentum Mechanics : Conservation of Energy and Momentum If a certain quantity associated with a system does not change in time. We say that it is conserved, and the system possesses a conservation law. Conservation

More information

y cos 3 x dx y cos 2 x cos x dx y 1 sin 2 x cos x dx

y cos 3 x dx y cos 2 x cos x dx y 1 sin 2 x cos x dx Trigonometric Integrals In this section we use trigonometric identities to integrate certain combinations of trigonometric functions. We start with powers of sine and cosine. EXAMPLE Evaluate cos 3 x dx.

More information

BANACH AND HILBERT SPACE REVIEW

BANACH AND HILBERT SPACE REVIEW BANACH AND HILBET SPACE EVIEW CHISTOPHE HEIL These notes will briefly review some basic concepts related to the theory of Banach and Hilbert spaces. We are not trying to give a complete development, but

More information

Class Meeting # 1: Introduction to PDEs

Class Meeting # 1: Introduction to PDEs MATH 18.152 COURSE NOTES - CLASS MEETING # 1 18.152 Introduction to PDEs, Fall 2011 Professor: Jared Speck Class Meeting # 1: Introduction to PDEs 1. What is a PDE? We will be studying functions u = u(x

More information

3. INNER PRODUCT SPACES

3. INNER PRODUCT SPACES . INNER PRODUCT SPACES.. Definition So far we have studied abstract vector spaces. These are a generalisation of the geometric spaces R and R. But these have more structure than just that of a vector space.

More information

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 2. x n. a 11 a 12 a 1n b 1 a 21 a 22 a 2n b 2 a 31 a 32 a 3n b 3. a m1 a m2 a mn b m

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 2. x n. a 11 a 12 a 1n b 1 a 21 a 22 a 2n b 2 a 31 a 32 a 3n b 3. a m1 a m2 a mn b m MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS 1. SYSTEMS OF EQUATIONS AND MATRICES 1.1. Representation of a linear system. The general system of m equations in n unknowns can be written a 11 x 1 + a 12 x 2 +

More information

Elasticity Theory Basics

Elasticity Theory Basics G22.3033-002: Topics in Computer Graphics: Lecture #7 Geometric Modeling New York University Elasticity Theory Basics Lecture #7: 20 October 2003 Lecturer: Denis Zorin Scribe: Adrian Secord, Yotam Gingold

More information

SIGNAL PROCESSING & SIMULATION NEWSLETTER

SIGNAL PROCESSING & SIMULATION NEWSLETTER 1 of 10 1/25/2008 3:38 AM SIGNAL PROCESSING & SIMULATION NEWSLETTER Note: This is not a particularly interesting topic for anyone other than those who ar e involved in simulation. So if you have difficulty

More information

Differential Relations for Fluid Flow. Acceleration field of a fluid. The differential equation of mass conservation

Differential Relations for Fluid Flow. Acceleration field of a fluid. The differential equation of mass conservation Differential Relations for Fluid Flow In this approach, we apply our four basic conservation laws to an infinitesimally small control volume. The differential approach provides point by point details of

More information

Lecture L3 - Vectors, Matrices and Coordinate Transformations

Lecture L3 - Vectors, Matrices and Coordinate Transformations S. Widnall 16.07 Dynamics Fall 2009 Lecture notes based on J. Peraire Version 2.0 Lecture L3 - Vectors, Matrices and Coordinate Transformations By using vectors and defining appropriate operations between

More information

Introduction to Complex Fourier Series

Introduction to Complex Fourier Series Introduction to Complex Fourier Series Nathan Pflueger 1 December 2014 Fourier series come in two flavors. What we have studied so far are called real Fourier series: these decompose a given periodic function

More information

Second Order Linear Differential Equations

Second Order Linear Differential Equations CHAPTER 2 Second Order Linear Differential Equations 2.. Homogeneous Equations A differential equation is a relation involving variables x y y y. A solution is a function f x such that the substitution

More information

Notes on Orthogonal and Symmetric Matrices MENU, Winter 2013

Notes on Orthogonal and Symmetric Matrices MENU, Winter 2013 Notes on Orthogonal and Symmetric Matrices MENU, Winter 201 These notes summarize the main properties and uses of orthogonal and symmetric matrices. We covered quite a bit of material regarding these topics,

More information

Module 1 : Conduction. Lecture 5 : 1D conduction example problems. 2D conduction

Module 1 : Conduction. Lecture 5 : 1D conduction example problems. 2D conduction Module 1 : Conduction Lecture 5 : 1D conduction example problems. 2D conduction Objectives In this class: An example of optimization for insulation thickness is solved. The 1D conduction is considered

More information

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS Systems of Equations and Matrices Representation of a linear system The general system of m equations in n unknowns can be written a x + a 2 x 2 + + a n x n b a

More information

3. Diffusion of an Instantaneous Point Source

3. Diffusion of an Instantaneous Point Source 3. Diffusion of an Instantaneous Point Source The equation of conservation of mass is also known as the transport equation, because it describes the transport of scalar species in a fluid systems. In this

More information

Section 1.1 Linear Equations: Slope and Equations of Lines

Section 1.1 Linear Equations: Slope and Equations of Lines Section. Linear Equations: Slope and Equations of Lines Slope The measure of the steepness of a line is called the slope of the line. It is the amount of change in y, the rise, divided by the amount of

More information

7. DYNAMIC LIGHT SCATTERING 7.1 First order temporal autocorrelation function.

7. DYNAMIC LIGHT SCATTERING 7.1 First order temporal autocorrelation function. 7. DYNAMIC LIGHT SCATTERING 7. First order temporal autocorrelation function. Dynamic light scattering (DLS) studies the properties of inhomogeneous and dynamic media. A generic situation is illustrated

More information

1 if 1 x 0 1 if 0 x 1

1 if 1 x 0 1 if 0 x 1 Chapter 3 Continuity In this chapter we begin by defining the fundamental notion of continuity for real valued functions of a single real variable. When trying to decide whether a given function is or

More information

2.2 Magic with complex exponentials

2.2 Magic with complex exponentials 2.2. MAGIC WITH COMPLEX EXPONENTIALS 97 2.2 Magic with complex exponentials We don t really know what aspects of complex variables you learned about in high school, so the goal here is to start more or

More information

[1] Diagonal factorization

[1] Diagonal factorization 8.03 LA.6: Diagonalization and Orthogonal Matrices [ Diagonal factorization [2 Solving systems of first order differential equations [3 Symmetric and Orthonormal Matrices [ Diagonal factorization Recall:

More information

The one dimensional heat equation: Neumann and Robin boundary conditions

The one dimensional heat equation: Neumann and Robin boundary conditions The one dimensional heat equation: Neumann and Robin boundary conditions Ryan C. Trinity University Partial Differential Equations February 28, 2012 with Neumann boundary conditions Our goal is to solve:

More information

5 Numerical Differentiation

5 Numerical Differentiation D. Levy 5 Numerical Differentiation 5. Basic Concepts This chapter deals with numerical approximations of derivatives. The first questions that comes up to mind is: why do we need to approximate derivatives

More information

FFT Algorithms. Chapter 6. Contents 6.1

FFT Algorithms. Chapter 6. Contents 6.1 Chapter 6 FFT Algorithms Contents Efficient computation of the DFT............................................ 6.2 Applications of FFT................................................... 6.6 Computing DFT

More information

5.4 The Heat Equation and Convection-Diffusion

5.4 The Heat Equation and Convection-Diffusion 5.4. THE HEAT EQUATION AND CONVECTION-DIFFUSION c 6 Gilbert Strang 5.4 The Heat Equation and Convection-Diffusion The wave equation conserves energy. The heat equation u t = u xx dissipates energy. The

More information

Introduction To Materials Science FOR ENGINEERS, Ch. 5. Diffusion. MSE 201 Callister Chapter 5

Introduction To Materials Science FOR ENGINEERS, Ch. 5. Diffusion. MSE 201 Callister Chapter 5 Diffusion MSE 21 Callister Chapter 5 1 Goals: Diffusion - how do atoms move through solids? Fundamental concepts and language Diffusion mechanisms Vacancy diffusion Interstitial diffusion Impurities Diffusion

More information

Understanding Poles and Zeros

Understanding Poles and Zeros MASSACHUSETTS INSTITUTE OF TECHNOLOGY DEPARTMENT OF MECHANICAL ENGINEERING 2.14 Analysis and Design of Feedback Control Systems Understanding Poles and Zeros 1 System Poles and Zeros The transfer function

More information

Probability and Statistics Prof. Dr. Somesh Kumar Department of Mathematics Indian Institute of Technology, Kharagpur

Probability and Statistics Prof. Dr. Somesh Kumar Department of Mathematics Indian Institute of Technology, Kharagpur Probability and Statistics Prof. Dr. Somesh Kumar Department of Mathematics Indian Institute of Technology, Kharagpur Module No. #01 Lecture No. #15 Special Distributions-VI Today, I am going to introduce

More information

6. Vectors. 1 2009-2016 Scott Surgent (surgent@asu.edu)

6. Vectors. 1 2009-2016 Scott Surgent (surgent@asu.edu) 6. Vectors For purposes of applications in calculus and physics, a vector has both a direction and a magnitude (length), and is usually represented as an arrow. The start of the arrow is the vector s foot,

More information

by the matrix A results in a vector which is a reflection of the given

by the matrix A results in a vector which is a reflection of the given Eigenvalues & Eigenvectors Example Suppose Then So, geometrically, multiplying a vector in by the matrix A results in a vector which is a reflection of the given vector about the y-axis We observe that

More information

LINEAR INEQUALITIES. Mathematics is the art of saying many things in many different ways. MAXWELL

LINEAR INEQUALITIES. Mathematics is the art of saying many things in many different ways. MAXWELL Chapter 6 LINEAR INEQUALITIES 6.1 Introduction Mathematics is the art of saying many things in many different ways. MAXWELL In earlier classes, we have studied equations in one variable and two variables

More information

Time dependence in quantum mechanics Notes on Quantum Mechanics

Time dependence in quantum mechanics Notes on Quantum Mechanics Time dependence in quantum mechanics Notes on Quantum Mechanics http://quantum.bu.edu/notes/quantummechanics/timedependence.pdf Last updated Thursday, November 20, 2003 13:22:37-05:00 Copyright 2003 Dan

More information

2x + y = 3. Since the second equation is precisely the same as the first equation, it is enough to find x and y satisfying the system

2x + y = 3. Since the second equation is precisely the same as the first equation, it is enough to find x and y satisfying the system 1. Systems of linear equations We are interested in the solutions to systems of linear equations. A linear equation is of the form 3x 5y + 2z + w = 3. The key thing is that we don t multiply the variables

More information

DERIVATIVES AS MATRICES; CHAIN RULE

DERIVATIVES AS MATRICES; CHAIN RULE DERIVATIVES AS MATRICES; CHAIN RULE 1. Derivatives of Real-valued Functions Let s first consider functions f : R 2 R. Recall that if the partial derivatives of f exist at the point (x 0, y 0 ), then we

More information

TOPIC 4: DERIVATIVES

TOPIC 4: DERIVATIVES TOPIC 4: DERIVATIVES 1. The derivative of a function. Differentiation rules 1.1. The slope of a curve. The slope of a curve at a point P is a measure of the steepness of the curve. If Q is a point on the

More information

Metric Spaces. Chapter 7. 7.1. Metrics

Metric Spaces. Chapter 7. 7.1. Metrics Chapter 7 Metric Spaces A metric space is a set X that has a notion of the distance d(x, y) between every pair of points x, y X. The purpose of this chapter is to introduce metric spaces and give some

More information

Let s first see how precession works in quantitative detail. The system is illustrated below: ...

Let s first see how precession works in quantitative detail. The system is illustrated below: ... lecture 20 Topics: Precession of tops Nutation Vectors in the body frame The free symmetric top in the body frame Euler s equations The free symmetric top ala Euler s The tennis racket theorem As you know,

More information

Separable First Order Differential Equations

Separable First Order Differential Equations Separable First Order Differential Equations Form of Separable Equations which take the form = gx hy or These are differential equations = gxĥy, where gx is a continuous function of x and hy is a continuously

More information

Chapter 20. Vector Spaces and Bases

Chapter 20. Vector Spaces and Bases Chapter 20. Vector Spaces and Bases In this course, we have proceeded step-by-step through low-dimensional Linear Algebra. We have looked at lines, planes, hyperplanes, and have seen that there is no limit

More information

6. Define log(z) so that π < I log(z) π. Discuss the identities e log(z) = z and log(e w ) = w.

6. Define log(z) so that π < I log(z) π. Discuss the identities e log(z) = z and log(e w ) = w. hapter omplex integration. omplex number quiz. Simplify 3+4i. 2. Simplify 3+4i. 3. Find the cube roots of. 4. Here are some identities for complex conjugate. Which ones need correction? z + w = z + w,

More information

CBE 6333, R. Levicky 1 Differential Balance Equations

CBE 6333, R. Levicky 1 Differential Balance Equations CBE 6333, R. Levicky 1 Differential Balance Equations We have previously derived integral balances for mass, momentum, and energy for a control volume. The control volume was assumed to be some large object,

More information

Solutions to Homework 10

Solutions to Homework 10 Solutions to Homework 1 Section 7., exercise # 1 (b,d): (b) Compute the value of R f dv, where f(x, y) = y/x and R = [1, 3] [, 4]. Solution: Since f is continuous over R, f is integrable over R. Let x

More information

3. Reaction Diffusion Equations Consider the following ODE model for population growth

3. Reaction Diffusion Equations Consider the following ODE model for population growth 3. Reaction Diffusion Equations Consider the following ODE model for population growth u t a u t u t, u 0 u 0 where u t denotes the population size at time t, and a u plays the role of the population dependent

More information

Math Review. for the Quantitative Reasoning Measure of the GRE revised General Test

Math Review. for the Quantitative Reasoning Measure of the GRE revised General Test Math Review for the Quantitative Reasoning Measure of the GRE revised General Test www.ets.org Overview This Math Review will familiarize you with the mathematical skills and concepts that are important

More information

arxiv:1201.6059v2 [physics.class-ph] 27 Aug 2012

arxiv:1201.6059v2 [physics.class-ph] 27 Aug 2012 Green s functions for Neumann boundary conditions Jerrold Franklin Department of Physics, Temple University, Philadelphia, PA 19122-682 arxiv:121.659v2 [physics.class-ph] 27 Aug 212 (Dated: August 28,

More information

x 2 + y 2 = 1 y 1 = x 2 + 2x y = x 2 + 2x + 1

x 2 + y 2 = 1 y 1 = x 2 + 2x y = x 2 + 2x + 1 Implicit Functions Defining Implicit Functions Up until now in this course, we have only talked about functions, which assign to every real number x in their domain exactly one real number f(x). The graphs

More information

Notes on Determinant

Notes on Determinant ENGG2012B Advanced Engineering Mathematics Notes on Determinant Lecturer: Kenneth Shum Lecture 9-18/02/2013 The determinant of a system of linear equations determines whether the solution is unique, without

More information

Similarity and Diagonalization. Similar Matrices

Similarity and Diagonalization. Similar Matrices MATH022 Linear Algebra Brief lecture notes 48 Similarity and Diagonalization Similar Matrices Let A and B be n n matrices. We say that A is similar to B if there is an invertible n n matrix P such that

More information

College of the Holy Cross, Spring 2009 Math 373, Partial Differential Equations Midterm 1 Practice Questions

College of the Holy Cross, Spring 2009 Math 373, Partial Differential Equations Midterm 1 Practice Questions College of the Holy Cross, Spring 29 Math 373, Partial Differential Equations Midterm 1 Practice Questions 1. (a) Find a solution of u x + u y + u = xy. Hint: Try a polynomial of degree 2. Solution. Use

More information

MATH 551 - APPLIED MATRIX THEORY

MATH 551 - APPLIED MATRIX THEORY MATH 55 - APPLIED MATRIX THEORY FINAL TEST: SAMPLE with SOLUTIONS (25 points NAME: PROBLEM (3 points A web of 5 pages is described by a directed graph whose matrix is given by A Do the following ( points

More information

Section 1.1. Introduction to R n

Section 1.1. Introduction to R n The Calculus of Functions of Several Variables Section. Introduction to R n Calculus is the study of functional relationships and how related quantities change with each other. In your first exposure to

More information

1 Determinants and the Solvability of Linear Systems

1 Determinants and the Solvability of Linear Systems 1 Determinants and the Solvability of Linear Systems In the last section we learned how to use Gaussian elimination to solve linear systems of n equations in n unknowns The section completely side-stepped

More information

Continued Fractions and the Euclidean Algorithm

Continued Fractions and the Euclidean Algorithm Continued Fractions and the Euclidean Algorithm Lecture notes prepared for MATH 326, Spring 997 Department of Mathematics and Statistics University at Albany William F Hammond Table of Contents Introduction

More information

Increasing for all. Convex for all. ( ) Increasing for all (remember that the log function is only defined for ). ( ) Concave for all.

Increasing for all. Convex for all. ( ) Increasing for all (remember that the log function is only defined for ). ( ) Concave for all. 1. Differentiation The first derivative of a function measures by how much changes in reaction to an infinitesimal shift in its argument. The largest the derivative (in absolute value), the faster is evolving.

More information

DIFFERENTIABILITY OF COMPLEX FUNCTIONS. Contents

DIFFERENTIABILITY OF COMPLEX FUNCTIONS. Contents DIFFERENTIABILITY OF COMPLEX FUNCTIONS Contents 1. Limit definition of a derivative 1 2. Holomorphic functions, the Cauchy-Riemann equations 3 3. Differentiability of real functions 5 4. A sufficient condition

More information

Heat Transfer Prof. Dr. Aloke Kumar Ghosal Department of Chemical Engineering Indian Institute of Technology, Guwahati

Heat Transfer Prof. Dr. Aloke Kumar Ghosal Department of Chemical Engineering Indian Institute of Technology, Guwahati Heat Transfer Prof. Dr. Aloke Kumar Ghosal Department of Chemical Engineering Indian Institute of Technology, Guwahati Module No. # 02 One Dimensional Steady State Heat Transfer Lecture No. # 05 Extended

More information

MATH10212 Linear Algebra. Systems of Linear Equations. Definition. An n-dimensional vector is a row or a column of n numbers (or letters): a 1.

MATH10212 Linear Algebra. Systems of Linear Equations. Definition. An n-dimensional vector is a row or a column of n numbers (or letters): a 1. MATH10212 Linear Algebra Textbook: D. Poole, Linear Algebra: A Modern Introduction. Thompson, 2006. ISBN 0-534-40596-7. Systems of Linear Equations Definition. An n-dimensional vector is a row or a column

More information

Math 120 Final Exam Practice Problems, Form: A

Math 120 Final Exam Practice Problems, Form: A Math 120 Final Exam Practice Problems, Form: A Name: While every attempt was made to be complete in the types of problems given below, we make no guarantees about the completeness of the problems. Specifically,

More information

Elementary Differential Equations and Boundary Value Problems. 10th Edition International Student Version

Elementary Differential Equations and Boundary Value Problems. 10th Edition International Student Version Brochure More information from http://www.researchandmarkets.com/reports/3148843/ Elementary Differential Equations and Boundary Value Problems. 10th Edition International Student Version Description:

More information

MATH 4330/5330, Fourier Analysis Section 11, The Discrete Fourier Transform

MATH 4330/5330, Fourier Analysis Section 11, The Discrete Fourier Transform MATH 433/533, Fourier Analysis Section 11, The Discrete Fourier Transform Now, instead of considering functions defined on a continuous domain, like the interval [, 1) or the whole real line R, we wish

More information

Math 1B, lecture 5: area and volume

Math 1B, lecture 5: area and volume Math B, lecture 5: area and volume Nathan Pflueger 6 September 2 Introduction This lecture and the next will be concerned with the computation of areas of regions in the plane, and volumes of regions in

More information

A Brief Review of Elementary Ordinary Differential Equations

A Brief Review of Elementary Ordinary Differential Equations 1 A Brief Review of Elementary Ordinary Differential Equations At various points in the material we will be covering, we will need to recall and use material normally covered in an elementary course on

More information

Integrals of Rational Functions

Integrals of Rational Functions Integrals of Rational Functions Scott R. Fulton Overview A rational function has the form where p and q are polynomials. For example, r(x) = p(x) q(x) f(x) = x2 3 x 4 + 3, g(t) = t6 + 4t 2 3, 7t 5 + 3t

More information

The continuous and discrete Fourier transforms

The continuous and discrete Fourier transforms FYSA21 Mathematical Tools in Science The continuous and discrete Fourier transforms Lennart Lindegren Lund Observatory (Department of Astronomy, Lund University) 1 The continuous Fourier transform 1.1

More information

y cos 3 x dx y cos 2 x cos x dx y 1 sin 2 x cos x dx y 1 u 2 du u 1 3u 3 C

y cos 3 x dx y cos 2 x cos x dx y 1 sin 2 x cos x dx y 1 u 2 du u 1 3u 3 C Trigonometric Integrals In this section we use trigonometric identities to integrate certain combinations of trigonometric functions. We start with powers of sine and cosine. EXAMPLE Evaluate cos 3 x dx.

More information

The Matrix Elements of a 3 3 Orthogonal Matrix Revisited

The Matrix Elements of a 3 3 Orthogonal Matrix Revisited Physics 116A Winter 2011 The Matrix Elements of a 3 3 Orthogonal Matrix Revisited 1. Introduction In a class handout entitled, Three-Dimensional Proper and Improper Rotation Matrices, I provided a derivation

More information

4. Introduction to Heat & Mass Transfer

4. Introduction to Heat & Mass Transfer 4. Introduction to Heat & Mass Transfer This section will cover the following concepts: A rudimentary introduction to mass transfer. Mass transfer from a molecular point of view. Fundamental similarity

More information

Numerical Methods for Differential Equations

Numerical Methods for Differential Equations Numerical Methods for Differential Equations Course objectives and preliminaries Gustaf Söderlind and Carmen Arévalo Numerical Analysis, Lund University Textbooks: A First Course in the Numerical Analysis

More information

1 Inner Products and Norms on Real Vector Spaces

1 Inner Products and Norms on Real Vector Spaces Math 373: Principles Techniques of Applied Mathematics Spring 29 The 2 Inner Product 1 Inner Products Norms on Real Vector Spaces Recall that an inner product on a real vector space V is a function from

More information

Method To Solve Linear, Polynomial, or Absolute Value Inequalities:

Method To Solve Linear, Polynomial, or Absolute Value Inequalities: Solving Inequalities An inequality is the result of replacing the = sign in an equation with ,, or. For example, 3x 2 < 7 is a linear inequality. We call it linear because if the < were replaced with

More information

When the fluid velocity is zero, called the hydrostatic condition, the pressure variation is due only to the weight of the fluid.

When the fluid velocity is zero, called the hydrostatic condition, the pressure variation is due only to the weight of the fluid. Fluid Statics When the fluid velocity is zero, called the hydrostatic condition, the pressure variation is due only to the weight of the fluid. Consider a small wedge of fluid at rest of size Δx, Δz, Δs

More information

LEARNING OBJECTIVES FOR THIS CHAPTER

LEARNING OBJECTIVES FOR THIS CHAPTER CHAPTER 2 American mathematician Paul Halmos (1916 2006), who in 1942 published the first modern linear algebra book. The title of Halmos s book was the same as the title of this chapter. Finite-Dimensional

More information

In mathematics, there are four attainment targets: using and applying mathematics; number and algebra; shape, space and measures, and handling data.

In mathematics, there are four attainment targets: using and applying mathematics; number and algebra; shape, space and measures, and handling data. MATHEMATICS: THE LEVEL DESCRIPTIONS In mathematics, there are four attainment targets: using and applying mathematics; number and algebra; shape, space and measures, and handling data. Attainment target

More information

Mathematics Course 111: Algebra I Part IV: Vector Spaces

Mathematics Course 111: Algebra I Part IV: Vector Spaces Mathematics Course 111: Algebra I Part IV: Vector Spaces D. R. Wilkins Academic Year 1996-7 9 Vector Spaces A vector space over some field K is an algebraic structure consisting of a set V on which are

More information

Correlation and Convolution Class Notes for CMSC 426, Fall 2005 David Jacobs

Correlation and Convolution Class Notes for CMSC 426, Fall 2005 David Jacobs Correlation and Convolution Class otes for CMSC 46, Fall 5 David Jacobs Introduction Correlation and Convolution are basic operations that we will perform to extract information from images. They are in

More information

LINEAR DIFFERENTIAL EQUATIONS IN DISTRIBUTIONS

LINEAR DIFFERENTIAL EQUATIONS IN DISTRIBUTIONS LINEAR DIFFERENTIAL EQUATIONS IN DISTRIBUTIONS LESLIE D. GATES, JR.1 1. Introduction. The main result of this paper is an extension of the analysis of Laurent Schwartz [l ] concerning the primitive of

More information

1.7 Graphs of Functions

1.7 Graphs of Functions 64 Relations and Functions 1.7 Graphs of Functions In Section 1.4 we defined a function as a special type of relation; one in which each x-coordinate was matched with only one y-coordinate. We spent most

More information

LINEAR ALGEBRA W W L CHEN

LINEAR ALGEBRA W W L CHEN LINEAR ALGEBRA W W L CHEN c W W L Chen, 1997, 2008 This chapter is available free to all individuals, on understanding that it is not to be used for financial gain, and may be downloaded and/or photocopied,

More information

1 2 3 1 1 2 x = + x 2 + x 4 1 0 1

1 2 3 1 1 2 x = + x 2 + x 4 1 0 1 (d) If the vector b is the sum of the four columns of A, write down the complete solution to Ax = b. 1 2 3 1 1 2 x = + x 2 + x 4 1 0 0 1 0 1 2. (11 points) This problem finds the curve y = C + D 2 t which

More information

EQUATIONS and INEQUALITIES

EQUATIONS and INEQUALITIES EQUATIONS and INEQUALITIES Linear Equations and Slope 1. Slope a. Calculate the slope of a line given two points b. Calculate the slope of a line parallel to a given line. c. Calculate the slope of a line

More information

I. Pointwise convergence

I. Pointwise convergence MATH 40 - NOTES Sequences of functions Pointwise and Uniform Convergence Fall 2005 Previously, we have studied sequences of real numbers. Now we discuss the topic of sequences of real valued functions.

More information

3.1. Solving linear equations. Introduction. Prerequisites. Learning Outcomes. Learning Style

3.1. Solving linear equations. Introduction. Prerequisites. Learning Outcomes. Learning Style Solving linear equations 3.1 Introduction Many problems in engineering reduce to the solution of an equation or a set of equations. An equation is a type of mathematical expression which contains one or

More information

An Introduction to Partial Differential Equations in the Undergraduate Curriculum

An Introduction to Partial Differential Equations in the Undergraduate Curriculum An Introduction to Partial Differential Equations in the Undergraduate Curriculum J. Tolosa & M. Vajiac LECTURE 11 Laplace s Equation in a Disk 11.1. Outline of Lecture The Laplacian in Polar Coordinates

More information