8. Convolution. T is linear: T (af + bg) = at (f) + bt (g) (8.1) T is translation invariant: T (τ a (f)) = τ a (T (f)) (8.2)

Size: px
Start display at page:

Download "8. Convolution. T is linear: T (af + bg) = at (f) + bt (g) (8.1) T is translation invariant: T (τ a (f)) = τ a (T (f)) (8.2)"

Transcription

1 8. Convolution 8.. Linear Translation Invariant (LTI or LSI) Operators An extremely important class of operators is the class of linear translation invariant or linear shift invariant operators. These are operators T that satisfy the following three conditions: (i) (ii) (iii) T is bounded or continuous on some space somehow. T is linear: T (af + bg) = at (f) + bt (g) (8.) T is translation invariant: T (τ a (f)) = τ a (T (f)) (8.2) The model that we want to think of is that T is a black box a processor into which we feed a function, or signal, f. The output is the processed signal T (f). We ll be very loose about what we mean by condition (i); intuitively it means that a small change in the input signal should result in a small change in the output. We are being deliberately vague for now about what we mean by small. Another physical name for (ii) is that our operator or processor obeys a principle of superposition. The intuitive meaning of property (iii) is this: the system respond in the same way to the same input, regardless of what the clock on the wall says. If we feed a certain song into the amplifier, we get a certain response from the speakers. If we feed the same song into the amplifier, only three hours later, we get the same response from the speakers three hours later. Since the concept is so basic, let us recognize for the purpose of this course the standard abbreviation LTI operator. Some examples of LTI operators: the zero operator, the identity operator, any translation operator τ a ; multiplication by a constant, differentiation; any linear constant coefficient differential operator; the inverse of a linear constant coefficient differential operator, the partial sum operators S M defined in (5.2). We ll have some others to consider, called filters, that do various things to various frequencies of the input signal; the partial sum operators are examples of low-pass filters. Does the Fourier transform interact with LTI operators in a predictable way? The answer is a resounding yes. What follows is going to be an extremely formal argument. To put even the barest hint of rigor into it requires either the language of generalized functions or a whole lot of functional analysis. Suppose that we have an LTI operator T, and suppose that the set of functions T is capable of acting on includes all of the simple harmonic motions. Just for this argument, let us adopt a temporary notation: for each frequency s, the function e s is defined as e s (x) = e 2πisx. An important identity is the one we obtain by letting a translation act on e s. τ a e s (x) = e s (x + a) = e 2πis(x+a) = e 2πisa e 2πisx = e 2πisa e s (x) (8.3) How does our LTI operator act on a simple harmonic motion? We test it by applying translations. T e s (x + a) = τ a T e s (x) = T τ a e s (x) = T ( e 2πisa e s (x) ) = e 2πisa T e s (x) (8.4) Let x = in equation (8.4): T e s (a) = e 2πisa T e s () (8.5) 57

2 Now replace a in (8.5) by x : T e s (x) = e 2πisx T e s () = T e s ()e s (x) (8.6) We have discovered that an LTI operator sends a simple harmonic motion to a constant multiple of itself. What about arbitrary functions f(x)? We use the synthesis equation: f(x) = f(s)e s (x) ds (8.7) Hit both sides of (8.7) with the operator T. Use the analogy of sums to integrals and the linearity of the operator to bring T inside the integral. (Yes, this is a very formal derivation.) T f(x) = f(s)t e s (x) ds = f(s)t e s ()e s (x) ds (8.8) T e s () is a number that depends only on s. Let s give it a new name: T e s () = m T (s). T f(x) = f(s)m T (s)e 2πisx ds (8.9) If we read (8.9) as being another synthesis equation, then we can extract the following from equation (8.9). T f(s) = m T (s) f(s) (8.) A paraphrase of equation (8.) goes like this: every LTI operator is given by point-by-point multiplication on the Fourier transform side. The function m T (s) is called the multiplier associated with the operator T. (Engineers might call m T (s) the transfer function.) We wrote (8.) as if we were talking about R; however, the same identity is true on each of the other three domains. An LTI opererator acting on functions performs the same action as multiplying the Fourier transforms by some fixed function. For a different perspective on what this means, consider LTI operators on functions on P N. A function on P N is an N-vector and the set of all such functions is an N-dimensional vector space. Any linear operator (linear transformation) from this vector space into itself is given by the multiplication of the N-vector by an N N matrix. The set of LTI operators is then some (possibly fairly small) proper subset of the set of all N N matrices. (In fact, these matrices have the special property that they are constant on all wrapped-around diagonals in the same direction as the main diagonal, and they have a special name: circulant matrices.) Let T be some LTI operator. Then there is a function m T [k] on P N such that for all x functions on P N } : T x[k] = m T [k] x[k] (8.) Now let s look at this from a matrix point of view. Consider both x and x to be N column vectors, and let the N N matrix of the operator T also called T. Let F be the matrix whose (j, k)th element is ζ jk = e 2πijk/N. Let F be the conjugate transpose of F, which is to say the matrix whose (j, k)th element is ζ jk = e 2πijk/N. (This is the same matrix defined in equation (4.).) The work in chapter 4 shows that N F F = I, where I is the identity matrix. (8.2) 58

3 The analysis equation is x = N F x, and the synthesis equation is x = F x. Equation (8.) can be rewritten as N F Tx equals a vector obtained by multiplying the kth component of the vector N F x by m T [k]. But the act of each component of a vector by a different number can be written as multiplication of that vector by a diagonal matrix. Let D = D T be the diagonal matrix obtained by making the kth entry on the diagonal m T [k] and making all other entries of that matrix zero. Then we have the following further rewrite of (8.): ( ) N F Tx = D N F x Multiply both sides of this on the left by F. ( ) ( ) Tx = FD N F x or T = FD N F or N F TF = D (8.3) To put a name to what we have here, the Fourier transform diagonalizes all LTI operators. The numbers m T [k] are the eigenvalues of T Introduction to convolution From looking at LTI operators, we develop an interest in the following: Suppose we have functions f(x) and g(x). We calculate their Fourier transforms f(s) and ĝ(s), multiply these two transforms together and assume that the result is the Fourier transform ĥ(s) of some function h(x), then use Fourier inversion (the synthesis integral) to recover h. That is, Then, h(x) = = = = ĥ(s) = f(s)ĝ(s); ĥ(s)e 2πisx ds = f(s)ĝ(s)e 2πisx ds [ ] f(s) g(u)e 2πisu du e 2πisx ds [ ] g(u) f(s)e 2πis(x u) ds du f(x u)g(u)du (8.4) The (binary) operation that combines two functions given in (8.4) is called the convolution of the two functions. Let s define what we mean by convolution in each of our four domains: Convolution on R : Convolution on Z : Convolution: f g(x) = f(x u)g(u) du (8.5) Fourier transform: f g (s) = f(s)ĝ(s) (8.6) Convolution: f g[n] = 59 m= f[n m]g[m] (8.7)

4 Convolution on T P : Fourier transform: f g [k] = q f [k] ĝ [k] (8.8) Convolution: f g(x) = P P f(mod(x u, p))g(u) du (8.9) Fourier transform: f g [k] = f [k] ĝ [k] (8.2) Warning! We had a notational choice: should we include the in equation (8.9) or not? P Leaving it out would be consistent with all of the other equations in this section, and indeed that is the choice that Kammler would make, but I have another agenda here which argues in favor of the notation I chose. We ll just have to watch our step. Convolution on P N : Convolution: f g[n] = N m= f[mod(n m, N)]g[m] (8.2) Fourier transform: f g[k] = N f[k]ĝ[k] (8.22) Convolution on one side yields multiplication on the other side. Many things in this subject are symmetrical, so multiplication on one side should yield convolution on the other side. Without further ado, let s write down the formulas: On R : If h(x) = f(x)g(x), then ĥ(s) = ( f ĝ)(s) (8.23) On T P : If h(x) = f(x)g(x), then ĥ[k] = ( f ĝ)[k] (8.24) On Z : If h[n] = f[n]g[n], then ĥ(s) = q( f ĝ)(s) = q f(s u)ĝ(u) du (8.25) On P N : If h[n] = f[n]g[n], then ĥ[k] = ( f ĝ)[k] (8.26) Our funny notational choice in (8.9) came back to haunt us on (8.25), introducing what looks like an extraneous multiplication by q into the formula. We ll just have to live with it Convolution as a multiplication Convolution is a binary operation on functions. It takes as input two functions and delivers as output another function. As a binary operation, it has many of the characteristics of a multiplication. Let s look at what some of those properties are. Convolution is commutative. To see this, write out the integral in (8.5), then make the change of variable y = x u, from which u = x y. By Calculus I notation, du = dy, but the domain of integration gets flipped around, balancing out the minus sign. If we follow the discussion before equation (7.3), we will just write du = dy, with the same result. f g(x) = f(x u)g(u) du = f(y)g(x y) dy = g f(x) (8.27) 6

5 Very similar arguments could be made in each of the other three domains. Convolution is associative. This means that f (g h) = (f g) h. The proof of this identity is left to the reader. It s a lot of work, but the work is straightforward. You do what you have to do. Convolution is bilinear. This means that f (ag + bh) = af g + bf h and (af + bg) h = af h + bg h. Eventually, some of this is going to lead to the topic of commutative Banach algebras. There is one multiplication-related point I m still hiding from you: I haven t told you whether there is or isn t an identity element for convolution A practical guide for convolving piecewise-defined functions The trickiest part of dealing with convolution is figuring out what to do when one or both of the functions being convolved is piecewise defined: e.g., if x is less than a certain number, f(x) is defined by a certain formula, if x is greater or equal to that number but less than another number, f(x) is defined by another formula, and so forth. The following steps might help.. Don t forget that convolution is commutative - that is, (g f)(x). Try writing the integral in (8.5) both ways, so that you can pick the way that looks easier.. Inspect the definitions of both f(x) and g(x) to determine for each function the best interval that describes where the function is anything but zero: outside this interval the function is x if x < 2 zero. For instance, if f(x) = x if 3 x < 4 then that interval is [, 4]. (We include the otherwise endpoints as a matter of routine and convention: it s frequently not particularly important to us exactly what the definition of the function is at any one point.) The interval could easily be of the form [a, ) or (, b]. You have two such intervals for the two functions; call them [a, b] and [c, d]. Then the convolution of the two functions will live on the interval [a + c, b + d] in the sense that (f g)(x) will be for x < a + c and for x > b + d, and we don t need to do anything else about computing (f g)(x) out there. 2. For each of f(x) and g(x) write out the list of the change points all of the points at which the formula that defines the function changes. For instance, the function f(x) listed in step has as its change points, 2, 3, 4}. If either function has any absolute values symbols in its formulas, list all of the places at which the thing inside the absolute value equals zero as change points. For instance, if g(x) = x 2 4, then the change points of g are 2, 2} and if x if x < /\(x) =, then the change points of /\ are,, }. otherwise 3. You now have two lists the change points of f and the change points of g. Find the list of all of the numbers that you can obtain by adding together any element of the first list with any element of the second list. The resulting list is the list of the change points of (f g)(x). For example, suppose the change points of f(x) are, 2, 3, 4} and the change points of g(x) are,, }. Then the change points of (f g)(x) are,,, 2, 3, 4, 5}. With 3 points on 6

6 one list and 4 points on the other, there could have been as many as 3 4 = 2 points on the list of sums, but in this case some of these sums were duplicated. (Actually, a function with 7 change points is one that could take 8 lines to describe we hope that most of our problems aren t quite that complicated!) 4. Proceed on a case-by-case basis. For each interval between adjacent change points of (f g)(x) (or outside, if outside matters ), assume that x belongs to that interval. Write out the integral: f(x u)g(u) du Break this integral down into as many integrals over separate intervals as there are non-zero pieces of the definition of g(x). For each such separate integral, determine which parts of the definition of f(x) apply within that interval. For that purpose, you need to know the answers to questions of this form: for what values of u is x u in the interval [a, b]? The answer is for x b u x a. This allows you to subdivide your integral even further into integrals whose lower limit of integration may be of the form x b or whose upper limit of integration may be of the form x a. Add up these pieces of integrals to get the value of (f g)(x) on the particular interval for x that you are working on; repeat for each of the other intervals. 5. Sketch the graphs of f(x), g(x), and (f g)(x). Expect that (f g)(x) will be the smoothest of the bunch; in particular, expect that under ordinary circumstances, (f g)(x) will be continuous even if f(x) and g(x) are not. Let s illustrate this with two examples: if x 3 if x 2 Example 8.4a: Let f(x) = and g(x) =. otherwise otherwise By step, we see that f(x) is non-zero on [, 3] and g(x) is non-zero on [, 2] so that (f g)(x) should be nonzero on (at most) [, 3] + [, 2] = [2, 5]. By step 2, we see that our lists of change points are, 3} and, 2} so that by step 3 the list of change points of (f g)(x) is 2, 3, 4, 5}. We have already decided that for values of x that are outside which is to say less than 2 or greater than 5 then (f g)(x) is zero. This leaves us three cases for values of x. First case: Assume 2 x 3. (We re going to be sloppy about whether these should be < or ; it really won t matter to the integral calculations that follow.) We must compute f(x u)g(u) du = 2 f(x u) du But f(x u) is equal to if x u in the interval [, 3], which is to say when x 3 u x, and is zero otherwise. Since x is between 2 and 3, x 3 is between and and thus doesn t matter when we are integrating from to 2, but x is between and 2 and matters very much. f is to the left of that point and otherwise, so we have x du = (x ) = x 2. Second case: Assume 3 < x < 4. Now x 3 is between and and x is between 2 and 3: neither one of these change points matters when we are integrating from to 2. In fact, f(x u) 62

7 is equal to on the whole of that interval and we have 2 du = 2 =. Third case: Assume 4 < x < 5. Now x 3 is between and 2 and matters: f is equal to for values of u to the right of x 3. x is between 3 and 4 and does not matter. 2 x 3 du = 2 (x 3) = 5 x. Overall, we have found that x 2 if 2 x 3 if 3 x 4 5 x if 4 x 5 otherwise The graph looks like this (note that (f g)(x) is continuous, even though neither f(x) nor g(x) is): f g(x) Example 8.4b: Let f(x) = e x if x if x > and g(x) = e x if x if x <. The interval on which (f g)(x) can be non-zero is (, ] + [, ) = (, ), so we have to consider all possible values of x. The only change point of f is and the only change point of g is also, so the only change point of (f g)(x) is and we have two cases to consider. In any case, we must compute this integral: f(x u)g(u) du = f(x u)e u du First case: Assume that x <. Then f(x u) = e x u if x ule, which is to say if u x. Since x <, this holds for all of the interval [, ) upon which we are integrating. e x u e u du = infty e x e 2u du = 2 ex e 2u = 2 ex 63

8 Second case: Assume that x. Then f(x u) = e x u if u x, but is zero otherwise. Since x lies inside the interval [, ), this matters. x e x u e u du = x e x e 2u du = 2 ex e 2u = 2 ex e 2x = 2 e x In this case, we can combine the two formulas into one line as 2 e x. Once again, this is a continuous function The Wave Equation on the Line We consider the one-dimensional wave equation for the infinite line: 2 u t 2 = c2 2 u u for < x <, < t < ; u(x, ) = f(x), (x, ) = g(x). (8.28) x2 t Here c is a physical constant that has the dimensions of a velocity. We ll see that c is the speed T of wave propagation. For a string under tension T with mass per unit length ρ, c = ρ. We take the Fourier transform of the equation with respect to x, the space variablel arriving at 2 t 2 (û) = 4π2 c 2 s 2 û; û (s, ) = f(s); x ) = ĝ(s) (8.29) tû(s, This is now an ordinary differential equation in t. In particular, it is the ODE of simple harmonic motion of angular frequency 2πcs, that is of frequency cs. The solution is û(s, t) = A(s) cos(2πcst) + B(s) sin(2πcst) (8.3) Considering the initial conditions in (8.29) leads us to saying that A(s) = f(s) and that B(s) = ĝ(s) 2πcs. We now write our answer as u(x, t) = u (x, t) + u 2 (x, t) where û (s, t) = f(s) cos(2πcst) and û 2 (s, t) = ĝ(s) sin(2πcst) 2πcs We deal with these terms one at a time. û (s, t) = f(s) cos(2πcst) = 2 f(s)e 2πicst + 2 By the translation formula (7.3), we get that f(s)e 2πicst (8.3) u (x, t) = 2 f(x + ct) + f(x ct) (8.32) 2 Formula (8.32) is quite striking. It is the classic solution due to DAlambert in which the (stationary) initial position is divided in two with half of it sent sliding to the right at speed c without changing shape and the other half sliding to the left at the same speed. Now we deal with the part that depends on the initial velocity. By the second part of (8.3), û 2 is the product of ĝ and another function of s, which by (8.6) makes u 2 the result of the convolution of g with the function whose Fourier transform is sin(2πcst) = t sinc(2cts). We know that sinc(s) 2πcs 64

9 is the Fourier transform of (x). The dilation rule (7.3) tells us that the function whose Fourier t ( x ) transform is t sinc(2cts), is 2ct = ( x ) 2ct 2c. Explicitly writing out the convolution, we 2ct have u 2 (x, t) = 2c x+ct x ct g(y) dy (8.33) Our final answer for u is simply the sum of the functions in (8.32) and (8.33) Exercises 8.. On R, define the operator T f(x) = ( + x 2) f(x). (a) Show that T is a linear operator. (b) Show by appropriate example that T is not translation invariant Using the functions defined in Example 8.4a, compute f(s), ĝ(s) and f g(s). Verify that identity (8.6) is true in this case Using the functions defined in Example 8.4b, compute f(s), ĝ(s) and f g(s). Verify that identity (8.6) is true in this case Consider the wave equation on the whole line with c = : conditions being that u(x, ) = (zero intial position) and u for x (x, ) = t otherwise. 2 u t 2 = 2 u, with the initial x2 (This simulates a string being struck a sudden blow by a broad, blunt hammer.) Find the solution u(x, t) and draw sketches of the graph for t = 2,, 3, 2, 3, and

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

Convolution and Linear Systems

Convolution and Linear Systems CS 450: Introduction to Digital Signal and Image Processing Bryan Morse BYU Computer Science Introduction Analyzing Systems Goal: analyze a device that turns one signal into another. Notation: f (t) g(t)

More information

8. TRANSFORMING TOOL #1 (the Addition Property of Equality)

8. TRANSFORMING TOOL #1 (the Addition Property of Equality) 8 TRANSFORMING TOOL #1 (the Addition Property of Equality) sentences that look different, but always have the same truth values What can you DO to a sentence that will make it LOOK different, but not change

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

Theorem 5.3. Let E/F, E = F (u), be a simple field extension. Then u is algebraic if and only if E/F is finite. In this case, [E : F ] = deg f u.

Theorem 5.3. Let E/F, E = F (u), be a simple field extension. Then u is algebraic if and only if E/F is finite. In this case, [E : F ] = deg f u. 5. Fields 5.1. Field extensions. Let F E be a subfield of the field E. We also describe this situation by saying that E is an extension field of F, and we write E/F to express this fact. If E/F is a field

More information

30. TRANSFORMING TOOL #1 (the Addition Property of Equality)

30. TRANSFORMING TOOL #1 (the Addition Property of Equality) 30 TRANSFORMING TOOL #1 (the Addition Property of Equality) sentences that look different, but always have the same truth values What can you DO to a sentence that will make it LOOK different, but not

More information

Guide to Proofs on Sets

Guide to Proofs on Sets CS103 Winter 2019 Guide to Proofs on Sets Cynthia Lee Keith Schwarz I would argue that if you have a single guiding principle for how to mathematically reason about sets, it would be this one: All sets

More information

One-to-one functions and onto functions

One-to-one functions and onto functions MA 3362 Lecture 7 - One-to-one and Onto Wednesday, October 22, 2008. Objectives: Formalize definitions of one-to-one and onto One-to-one functions and onto functions At the level of set theory, there are

More information

MITOCW watch?v=rf5sefhttwo

MITOCW watch?v=rf5sefhttwo MITOCW watch?v=rf5sefhttwo The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high-quality educational resources for free. To

More information

LAMC Advanced Circle May 21, Jason O Neill and Brad Dirks

LAMC Advanced Circle May 21, Jason O Neill and Brad Dirks LAMC Advanced Circle May 21, 2017 Jason O Neill and Brad Dirks jasonmoneill9@g.ucla.edu, bdirks@ucla.edu Definition 1. Let σ S n be a permutation. We say i is a fixed point of σ if σ(i) = i. In other words,

More information

II. Unit Speed Curves

II. Unit Speed Curves The Geometry of Curves, Part I Rob Donnelly From Murray State University s Calculus III, Fall 2001 note: This material supplements Sections 13.3 and 13.4 of the text Calculus with Early Transcendentals,

More information

MATH 250 TOPIC 13 INTEGRATION. 13B. Constant, Sum, and Difference Rules

MATH 250 TOPIC 13 INTEGRATION. 13B. Constant, Sum, and Difference Rules Math 5 Integration Topic 3 Page MATH 5 TOPIC 3 INTEGRATION 3A. Integration of Common Functions Practice Problems 3B. Constant, Sum, and Difference Rules Practice Problems 3C. Substitution Practice Problems

More information

PageRank: The Math-y Version (Or, What To Do When You Can t Tear Up Little Pieces of Paper)

PageRank: The Math-y Version (Or, What To Do When You Can t Tear Up Little Pieces of Paper) PageRank: The Math-y Version (Or, What To Do When You Can t Tear Up Little Pieces of Paper) In class, we saw this graph, with each node representing people who are following each other on Twitter: Our

More information

Math (P)Review Part I:

Math (P)Review Part I: Lecture 1: Math (P)Review Part I: Linear Algebra Computer Graphics CMU 15-462/15-662, Fall 2017 Homework 0.0 (Due Monday!) Exercises will be a bit harder / more rigorous than what you will do for the rest

More information

Discrete Structures Proofwriting Checklist

Discrete Structures Proofwriting Checklist CS103 Winter 2019 Discrete Structures Proofwriting Checklist Cynthia Lee Keith Schwarz Now that we re transitioning to writing proofs about discrete structures like binary relations, functions, and graphs,

More information

f(x)e ikx dx. (19.1) ˆf(k)e ikx dk. (19.2)

f(x)e ikx dx. (19.1) ˆf(k)e ikx dk. (19.2) 9 Fourier transform 9 A first look at the Fourier transform In Math 66 you all studied the Laplace transform, which was used to turn an ordinary differential equation into an algebraic one There are a

More information

[Disclaimer: This is not a complete list of everything you need to know, just some of the topics that gave people difficulty.]

[Disclaimer: This is not a complete list of everything you need to know, just some of the topics that gave people difficulty.] Math 43 Review Notes [Disclaimer: This is not a complete list of everything you need to know, just some of the topics that gave people difficulty Dot Product If v (v, v, v 3 and w (w, w, w 3, then the

More information

Calculus II. Calculus II tends to be a very difficult course for many students. There are many reasons for this.

Calculus II. Calculus II tends to be a very difficult course for many students. There are many reasons for this. Preface Here are my online notes for my Calculus II course that I teach here at Lamar University. Despite the fact that these are my class notes they should be accessible to anyone wanting to learn Calculus

More information

Lecture 6: Finite Fields

Lecture 6: Finite Fields CCS Discrete Math I Professor: Padraic Bartlett Lecture 6: Finite Fields Week 6 UCSB 2014 It ain t what they call you, it s what you answer to. W. C. Fields 1 Fields In the next two weeks, we re going

More information

Generating Function Notes , Fall 2005, Prof. Peter Shor

Generating Function Notes , Fall 2005, Prof. Peter Shor Counting Change Generating Function Notes 80, Fall 00, Prof Peter Shor In this lecture, I m going to talk about generating functions We ve already seen an example of generating functions Recall when we

More information

Final Review Sheet. B = (1, 1 + 3x, 1 + x 2 ) then 2 + 3x + 6x 2

Final Review Sheet. B = (1, 1 + 3x, 1 + x 2 ) then 2 + 3x + 6x 2 Final Review Sheet The final will cover Sections Chapters 1,2,3 and 4, as well as sections 5.1-5.4, 6.1-6.2 and 7.1-7.3 from chapters 5,6 and 7. This is essentially all material covered this term. Watch

More information

5.4 Continuity: Preliminary Notions

5.4 Continuity: Preliminary Notions 5.4. CONTINUITY: PRELIMINARY NOTIONS 181 5.4 Continuity: Preliminary Notions 5.4.1 Definitions The American Heritage Dictionary of the English Language defines continuity as an uninterrupted succession,

More information

Math 300: Final Exam Practice Solutions

Math 300: Final Exam Practice Solutions Math 300: Final Exam Practice Solutions 1 Let A be the set of all real numbers which are zeros of polynomials with integer coefficients: A := {α R there exists p(x) = a n x n + + a 1 x + a 0 with all a

More information

1 Assignment 1: Nonlinear dynamics (due September

1 Assignment 1: Nonlinear dynamics (due September Assignment : Nonlinear dynamics (due September 4, 28). Consider the ordinary differential equation du/dt = cos(u). Sketch the equilibria and indicate by arrows the increase or decrease of the solutions.

More information

Linear Algebra, Summer 2011, pt. 2

Linear Algebra, Summer 2011, pt. 2 Linear Algebra, Summer 2, pt. 2 June 8, 2 Contents Inverses. 2 Vector Spaces. 3 2. Examples of vector spaces..................... 3 2.2 The column space......................... 6 2.3 The null space...........................

More information

Lecture 4: Constructing the Integers, Rationals and Reals

Lecture 4: Constructing the Integers, Rationals and Reals Math/CS 20: Intro. to Math Professor: Padraic Bartlett Lecture 4: Constructing the Integers, Rationals and Reals Week 5 UCSB 204 The Integers Normally, using the natural numbers, you can easily define

More information

It has neither a local maximum value nor an absolute maximum value

It has neither a local maximum value nor an absolute maximum value 1 Here, we learn how derivatives affect the shape of a graph of a function and, in particular, how they help us locate maximum and minimum values of functions. Some of the most important applications of

More information

Morita Equivalence. Eamon Quinlan

Morita Equivalence. Eamon Quinlan Morita Equivalence Eamon Quinlan Given a (not necessarily commutative) ring, you can form its category of right modules. Take this category and replace the names of all the modules with dots. The resulting

More information

6 The Fourier transform

6 The Fourier transform 6 The Fourier transform In this presentation we assume that the reader is already familiar with the Fourier transform. This means that we will not make a complete overview of its properties and applications.

More information

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

Designing Information Devices and Systems I Fall 2018 Lecture Notes Note Introduction to Linear Algebra the EECS Way

Designing Information Devices and Systems I Fall 2018 Lecture Notes Note Introduction to Linear Algebra the EECS Way EECS 16A Designing Information Devices and Systems I Fall 018 Lecture Notes Note 1 1.1 Introduction to Linear Algebra the EECS Way In this note, we will teach the basics of linear algebra and relate it

More information

Mathematic 108, Fall 2015: Solutions to assignment #7

Mathematic 108, Fall 2015: Solutions to assignment #7 Mathematic 08, Fall 05: Solutions to assignment #7 Problem # Suppose f is a function with f continuous on the open interval I and so that f has a local maximum at both x = a and x = b for a, b I with a

More information

Exam Question 10: Differential Equations. June 19, Applied Mathematics: Lecture 6. Brendan Williamson. Introduction.

Exam Question 10: Differential Equations. June 19, Applied Mathematics: Lecture 6. Brendan Williamson. Introduction. Exam Question 10: June 19, 2016 In this lecture we will study differential equations, which pertains to Q. 10 of the Higher Level paper. It s arguably more theoretical than other topics on the syllabus,

More information

Some Notes on Linear Algebra

Some Notes on Linear Algebra Some Notes on Linear Algebra prepared for a first course in differential equations Thomas L Scofield Department of Mathematics and Statistics Calvin College 1998 1 The purpose of these notes is to present

More information

1.3 Limits and Continuity

1.3 Limits and Continuity 40 CHAPTER 1. RATES OF CHANGE AND THE DERIVATIVE 1.3 Limits and Continuity Despite the fact that we have placed all of the proofs of the theorems from this section in the Technical Matters section, Section

More information

Volume in n Dimensions

Volume in n Dimensions Volume in n Dimensions MA 305 Kurt Bryan Introduction You ve seen that if we have two vectors v and w in two dimensions then the area spanned by these vectors can be computed as v w = v 1 w 2 v 2 w 1 (where

More information

Lecture 10: Powers of Matrices, Difference Equations

Lecture 10: Powers of Matrices, Difference Equations Lecture 10: Powers of Matrices, Difference Equations Difference Equations A difference equation, also sometimes called a recurrence equation is an equation that defines a sequence recursively, i.e. each

More information

Answers for Calculus Review (Extrema and Concavity)

Answers for Calculus Review (Extrema and Concavity) Answers for Calculus Review 4.1-4.4 (Extrema and Concavity) 1. A critical number is a value of the independent variable (a/k/a x) in the domain of the function at which the derivative is zero or undefined.

More information

Usually, when we first formulate a problem in mathematics, we use the most familiar

Usually, when we first formulate a problem in mathematics, we use the most familiar Change of basis Usually, when we first formulate a problem in mathematics, we use the most familiar coordinates. In R, this means using the Cartesian coordinates x, y, and z. In vector terms, this is equivalent

More information

Stochastic Processes

Stochastic Processes qmc082.tex. Version of 30 September 2010. Lecture Notes on Quantum Mechanics No. 8 R. B. Griffiths References: Stochastic Processes CQT = R. B. Griffiths, Consistent Quantum Theory (Cambridge, 2002) DeGroot

More information

Signal Processing and Linear Systems1 Lecture 4: Characterizing Systems

Signal Processing and Linear Systems1 Lecture 4: Characterizing Systems Signal Processing and Linear Systems Lecture : Characterizing Systems Nicholas Dwork www.stanford.edu/~ndwork Our goal will be to develop a way to learn how the system behaves. In general, this is a very

More information

2 Metric Spaces Definitions Exotic Examples... 3

2 Metric Spaces Definitions Exotic Examples... 3 Contents 1 Vector Spaces and Norms 1 2 Metric Spaces 2 2.1 Definitions.......................................... 2 2.2 Exotic Examples...................................... 3 3 Topologies 4 3.1 Open Sets..........................................

More information

Chapter 1 Review of Equations and Inequalities

Chapter 1 Review of Equations and Inequalities Chapter 1 Review of Equations and Inequalities Part I Review of Basic Equations Recall that an equation is an expression with an equal sign in the middle. Also recall that, if a question asks you to solve

More information

Designing Information Devices and Systems I Spring 2018 Lecture Notes Note Introduction to Linear Algebra the EECS Way

Designing Information Devices and Systems I Spring 2018 Lecture Notes Note Introduction to Linear Algebra the EECS Way EECS 16A Designing Information Devices and Systems I Spring 018 Lecture Notes Note 1 1.1 Introduction to Linear Algebra the EECS Way In this note, we will teach the basics of linear algebra and relate

More information

Differential Equations

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

More information

A Hypothesis about Infinite Series, of the minimally centered variety. By Sidharth Ghoshal May 17, 2012

A Hypothesis about Infinite Series, of the minimally centered variety. By Sidharth Ghoshal May 17, 2012 A Hypothesis about Infinite Series, of the minimally centered variety By Sidharth Ghoshal May 17, 2012 Contents Taylor s Theorem and Maclaurin s Special Case: A Brief Introduction... 3 The Curious Case

More information

Slope Fields: Graphing Solutions Without the Solutions

Slope Fields: Graphing Solutions Without the Solutions 8 Slope Fields: Graphing Solutions Without the Solutions Up to now, our efforts have been directed mainly towards finding formulas or equations describing solutions to given differential equations. Then,

More information

Calculus I Review Solutions

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

More information

Algebra Exam. Solutions and Grading Guide

Algebra Exam. Solutions and Grading Guide Algebra Exam Solutions and Grading Guide You should use this grading guide to carefully grade your own exam, trying to be as objective as possible about what score the TAs would give your responses. Full

More information

2. If the values for f(x) can be made as close as we like to L by choosing arbitrarily large. lim

2. If the values for f(x) can be made as close as we like to L by choosing arbitrarily large. lim Limits at Infinity and Horizontal Asymptotes As we prepare to practice graphing functions, we should consider one last piece of information about a function that will be helpful in drawing its graph the

More information

Math 115 Spring 11 Written Homework 10 Solutions

Math 115 Spring 11 Written Homework 10 Solutions Math 5 Spring Written Homework 0 Solutions. For following its, state what indeterminate form the its are in and evaluate the its. (a) 3x 4x 4 x x 8 Solution: This is in indeterminate form 0. Algebraically,

More information

Special Theory Of Relativity Prof. Shiva Prasad Department of Physics Indian Institute of Technology, Bombay

Special Theory Of Relativity Prof. Shiva Prasad Department of Physics Indian Institute of Technology, Bombay Special Theory Of Relativity Prof. Shiva Prasad Department of Physics Indian Institute of Technology, Bombay Lecture - 6 Length Contraction and Time Dilation (Refer Slide Time: 00:29) In our last lecture,

More information

Relativistic Boats: an explanation of special relativity. Brianna Thorpe, Dr. Michael Dugger

Relativistic Boats: an explanation of special relativity. Brianna Thorpe, Dr. Michael Dugger height Relativistic Boats: an explanation of special relativity Brianna Thorpe, Dr. Michael Dugger Time Dilation Relativity is all about your point of view. We are working with the speed of light and some

More information

Making Piecewise Functions Continuous and Differentiable by Dave Slomer

Making Piecewise Functions Continuous and Differentiable by Dave Slomer Making Piecewise Functions Continuous and Differentiable by Dave Slomer Piecewise-defined functions are applied in areas such as Computer Assisted Drawing (CAD). Many piecewise functions in textbooks are

More information

Page 52. Lecture 3: Inner Product Spaces Dual Spaces, Dirac Notation, and Adjoints Date Revised: 2008/10/03 Date Given: 2008/10/03

Page 52. Lecture 3: Inner Product Spaces Dual Spaces, Dirac Notation, and Adjoints Date Revised: 2008/10/03 Date Given: 2008/10/03 Page 5 Lecture : Inner Product Spaces Dual Spaces, Dirac Notation, and Adjoints Date Revised: 008/10/0 Date Given: 008/10/0 Inner Product Spaces: Definitions Section. Mathematical Preliminaries: Inner

More information

FOUNDATIONS OF ALGEBRAIC GEOMETRY CLASS 2

FOUNDATIONS OF ALGEBRAIC GEOMETRY CLASS 2 FOUNDATIONS OF ALGEBRAIC GEOMETRY CLASS 2 RAVI VAKIL CONTENTS 1. Where we were 1 2. Yoneda s lemma 2 3. Limits and colimits 6 4. Adjoints 8 First, some bureaucratic details. We will move to 380-F for Monday

More information

Notes on ordinals and cardinals

Notes on ordinals and cardinals Notes on ordinals and cardinals Reed Solomon 1 Background Terminology We will use the following notation for the common number systems: N = {0, 1, 2,...} = the natural numbers Z = {..., 2, 1, 0, 1, 2,...}

More information

Designing Information Devices and Systems I Fall 2018 Lecture Notes Note Positioning Sytems: Trilateration and Correlation

Designing Information Devices and Systems I Fall 2018 Lecture Notes Note Positioning Sytems: Trilateration and Correlation EECS 6A Designing Information Devices and Systems I Fall 08 Lecture Notes Note. Positioning Sytems: Trilateration and Correlation In this note, we ll introduce two concepts that are critical in our positioning

More information

Takeaway Notes: Finite State Automata

Takeaway Notes: Finite State Automata Takeaway Notes: Finite State Automata Contents 1 Introduction 1 2 Basics and Ground Rules 2 2.1 Building Blocks.............................. 2 2.2 The Name of the Game.......................... 2 3 Deterministic

More information

(Refer Slide Time: 0:21)

(Refer Slide Time: 0:21) Theory of Computation Prof. Somenath Biswas Department of Computer Science and Engineering Indian Institute of Technology Kanpur Lecture 7 A generalisation of pumping lemma, Non-deterministic finite automata

More information

2.2 Graphs of Functions

2.2 Graphs of Functions 2.2 Graphs of Functions Introduction DEFINITION domain of f, D(f) Associated with every function is a set called the domain of the function. This set influences what the graph of the function looks like.

More information

Sometimes the domains X and Z will be the same, so this might be written:

Sometimes the domains X and Z will be the same, so this might be written: II. MULTIVARIATE CALCULUS The first lecture covered functions where a single input goes in, and a single output comes out. Most economic applications aren t so simple. In most cases, a number of variables

More information

Solve Wave Equation from Scratch [2013 HSSP]

Solve Wave Equation from Scratch [2013 HSSP] 1 Solve Wave Equation from Scratch [2013 HSSP] Yuqi Zhu MIT Department of Physics, 77 Massachusetts Ave., Cambridge, MA 02139 (Dated: August 18, 2013) I. COURSE INFO Topics Date 07/07 Comple number, Cauchy-Riemann

More information

Communication Engineering Prof. Surendra Prasad Department of Electrical Engineering Indian Institute of Technology, Delhi

Communication Engineering Prof. Surendra Prasad Department of Electrical Engineering Indian Institute of Technology, Delhi Communication Engineering Prof. Surendra Prasad Department of Electrical Engineering Indian Institute of Technology, Delhi Lecture - 41 Pulse Code Modulation (PCM) So, if you remember we have been talking

More information

#29: Logarithm review May 16, 2009

#29: Logarithm review May 16, 2009 #29: Logarithm review May 16, 2009 This week we re going to spend some time reviewing. I say re- view since you ve probably seen them before in theory, but if my experience is any guide, it s quite likely

More information

NP-Completeness I. Lecture Overview Introduction: Reduction and Expressiveness

NP-Completeness I. Lecture Overview Introduction: Reduction and Expressiveness Lecture 19 NP-Completeness I 19.1 Overview In the past few lectures we have looked at increasingly more expressive problems that we were able to solve using efficient algorithms. In this lecture we introduce

More information

Lecture 3: Sizes of Infinity

Lecture 3: Sizes of Infinity Math/CS 20: Intro. to Math Professor: Padraic Bartlett Lecture 3: Sizes of Infinity Week 2 UCSB 204 Sizes of Infinity On one hand, we know that the real numbers contain more elements than the rational

More information

Designing Information Devices and Systems I Spring 2016 Official Lecture Notes Note 21

Designing Information Devices and Systems I Spring 2016 Official Lecture Notes Note 21 EECS 6A Designing Information Devices and Systems I Spring 26 Official Lecture Notes Note 2 Introduction In this lecture note, we will introduce the last topics of this semester, change of basis and diagonalization.

More information

INFINITE SEQUENCES AND SERIES

INFINITE SEQUENCES AND SERIES 11 INFINITE SEQUENCES AND SERIES INFINITE SEQUENCES AND SERIES In section 11.9, we were able to find power series representations for a certain restricted class of functions. INFINITE SEQUENCES AND SERIES

More information

CMU CS 462/662 (INTRO TO COMPUTER GRAPHICS) HOMEWORK 0.0 MATH REVIEW/PREVIEW LINEAR ALGEBRA

CMU CS 462/662 (INTRO TO COMPUTER GRAPHICS) HOMEWORK 0.0 MATH REVIEW/PREVIEW LINEAR ALGEBRA CMU CS 462/662 (INTRO TO COMPUTER GRAPHICS) HOMEWORK 0.0 MATH REVIEW/PREVIEW LINEAR ALGEBRA Andrew ID: ljelenak August 25, 2018 This assignment reviews basic mathematical tools you will use throughout

More information

Linear algebra and differential equations (Math 54): Lecture 10

Linear algebra and differential equations (Math 54): Lecture 10 Linear algebra and differential equations (Math 54): Lecture 10 Vivek Shende February 24, 2016 Hello and welcome to class! As you may have observed, your usual professor isn t here today. He ll be back

More information

Math 127: Course Summary

Math 127: Course Summary Math 27: Course Summary Rich Schwartz October 27, 2009 General Information: M27 is a course in functional analysis. Functional analysis deals with normed, infinite dimensional vector spaces. Usually, these

More information

36 What is Linear Algebra?

36 What is Linear Algebra? 36 What is Linear Algebra? The authors of this textbook think that solving linear systems of equations is a big motivation for studying linear algebra This is certainly a very respectable opinion as systems

More information

AN ALGEBRA PRIMER WITH A VIEW TOWARD CURVES OVER FINITE FIELDS

AN ALGEBRA PRIMER WITH A VIEW TOWARD CURVES OVER FINITE FIELDS AN ALGEBRA PRIMER WITH A VIEW TOWARD CURVES OVER FINITE FIELDS The integers are the set 1. Groups, Rings, and Fields: Basic Examples Z := {..., 3, 2, 1, 0, 1, 2, 3,...}, and we can add, subtract, and multiply

More information

CIS 2033 Lecture 5, Fall

CIS 2033 Lecture 5, Fall CIS 2033 Lecture 5, Fall 2016 1 Instructor: David Dobor September 13, 2016 1 Supplemental reading from Dekking s textbook: Chapter2, 3. We mentioned at the beginning of this class that calculus was a prerequisite

More information

Abstract & Applied Linear Algebra (Chapters 1-2) James A. Bernhard University of Puget Sound

Abstract & Applied Linear Algebra (Chapters 1-2) James A. Bernhard University of Puget Sound Abstract & Applied Linear Algebra (Chapters 1-2) James A. Bernhard University of Puget Sound Copyright 2018 by James A. Bernhard Contents 1 Vector spaces 3 1.1 Definitions and basic properties.................

More information

Modern Algebra Prof. Manindra Agrawal Department of Computer Science and Engineering Indian Institute of Technology, Kanpur

Modern Algebra Prof. Manindra Agrawal Department of Computer Science and Engineering Indian Institute of Technology, Kanpur Modern Algebra Prof. Manindra Agrawal Department of Computer Science and Engineering Indian Institute of Technology, Kanpur Lecture 02 Groups: Subgroups and homomorphism (Refer Slide Time: 00:13) We looked

More information

Math 5a Reading Assignments for Sections

Math 5a Reading Assignments for Sections Math 5a Reading Assignments for Sections 4.1 4.5 Due Dates for Reading Assignments Note: There will be a very short online reading quiz (WebWork) on each reading assignment due one hour before class on

More information

Writing proofs. Tim Hsu, San José State University. May 31, Definitions and theorems 3. 2 What is a proof? 3. 3 A word about definitions 4

Writing proofs. Tim Hsu, San José State University. May 31, Definitions and theorems 3. 2 What is a proof? 3. 3 A word about definitions 4 Writing proofs Tim Hsu, San José State University May 31, 2006 Contents I Fundamentals 3 1 Definitions and theorems 3 2 What is a proof? 3 3 A word about definitions 4 II The structure of proofs 6 4 Assumptions

More information

Designing Information Devices and Systems I Fall 2018 Lecture Notes Note Positioning Sytems: Trilateration and Correlation

Designing Information Devices and Systems I Fall 2018 Lecture Notes Note Positioning Sytems: Trilateration and Correlation EECS 6A Designing Information Devices and Systems I Fall 08 Lecture Notes Note. Positioning Sytems: Trilateration and Correlation In this note, we ll introduce two concepts that are critical in our positioning

More information

Introduction to Algebra: The First Week

Introduction to Algebra: The First Week Introduction to Algebra: The First Week Background: According to the thermostat on the wall, the temperature in the classroom right now is 72 degrees Fahrenheit. I want to write to my friend in Europe,

More information

CS 124 Math Review Section January 29, 2018

CS 124 Math Review Section January 29, 2018 CS 124 Math Review Section CS 124 is more math intensive than most of the introductory courses in the department. You re going to need to be able to do two things: 1. Perform some clever calculations to

More information

M. Matrices and Linear Algebra

M. Matrices and Linear Algebra M. Matrices and Linear Algebra. Matrix algebra. In section D we calculated the determinants of square arrays of numbers. Such arrays are important in mathematics and its applications; they are called matrices.

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

A Guided Tour of the Wave Equation

A Guided Tour of the Wave Equation A Guided Tour of the Wave Equation Background: In order to solve this problem we need to review some facts about ordinary differential equations: Some Common ODEs and their solutions: f (x) = 0 f(x) =

More information

18.303: Introduction to Green s functions and operator inverses

18.303: Introduction to Green s functions and operator inverses 8.33: Introduction to Green s functions and operator inverses S. G. Johnson October 9, 2 Abstract In analogy with the inverse A of a matri A, we try to construct an analogous inverse  of differential

More information

Practical Algebra. A Step-by-step Approach. Brought to you by Softmath, producers of Algebrator Software

Practical Algebra. A Step-by-step Approach. Brought to you by Softmath, producers of Algebrator Software Practical Algebra A Step-by-step Approach Brought to you by Softmath, producers of Algebrator Software 2 Algebra e-book Table of Contents Chapter 1 Algebraic expressions 5 1 Collecting... like terms 5

More information

Module 1: Signals & System

Module 1: Signals & System Module 1: Signals & System Lecture 6: Basic Signals in Detail Basic Signals in detail We now introduce formally some of the basic signals namely 1) The Unit Impulse function. 2) The Unit Step function

More information

Review for Final Exam, MATH , Fall 2010

Review for Final Exam, MATH , Fall 2010 Review for Final Exam, MATH 170-002, Fall 2010 The test will be on Wednesday December 15 in ILC 404 (usual class room), 8:00 a.m - 10:00 a.m. Please bring a non-graphing calculator for the test. No other

More information

A primer on matrices

A primer on matrices A primer on matrices Stephen Boyd August 4, 2007 These notes describe the notation of matrices, the mechanics of matrix manipulation, and how to use matrices to formulate and solve sets of simultaneous

More information

27. The pole diagram and the Laplace transform

27. The pole diagram and the Laplace transform 124 27. The pole diagram and the Laplace transform When working with the Laplace transform, it is best to think of the variable s in F (s) as ranging over the complex numbers. In the first section below

More information

22A-2 SUMMER 2014 LECTURE 5

22A-2 SUMMER 2014 LECTURE 5 A- SUMMER 0 LECTURE 5 NATHANIEL GALLUP Agenda Elimination to the identity matrix Inverse matrices LU factorization Elimination to the identity matrix Previously, we have used elimination to get a system

More information

Summary of basic probability theory Math 218, Mathematical Statistics D Joyce, Spring 2016

Summary of basic probability theory Math 218, Mathematical Statistics D Joyce, Spring 2016 8. For any two events E and F, P (E) = P (E F ) + P (E F c ). Summary of basic probability theory Math 218, Mathematical Statistics D Joyce, Spring 2016 Sample space. A sample space consists of a underlying

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

EXAMPLES OF PROOFS BY INDUCTION

EXAMPLES OF PROOFS BY INDUCTION EXAMPLES OF PROOFS BY INDUCTION KEITH CONRAD 1. Introduction In this handout we illustrate proofs by induction from several areas of mathematics: linear algebra, polynomial algebra, and calculus. Becoming

More information

Linear Algebra, Summer 2011, pt. 3

Linear Algebra, Summer 2011, pt. 3 Linear Algebra, Summer 011, pt. 3 September 0, 011 Contents 1 Orthogonality. 1 1.1 The length of a vector....................... 1. Orthogonal vectors......................... 3 1.3 Orthogonal Subspaces.......................

More information

Lecture for Week 2 (Secs. 1.3 and ) Functions and Limits

Lecture for Week 2 (Secs. 1.3 and ) Functions and Limits Lecture for Week 2 (Secs. 1.3 and 2.2 2.3) Functions and Limits 1 First let s review what a function is. (See Sec. 1 of Review and Preview.) The best way to think of a function is as an imaginary machine,

More information

1. Introduction to commutative rings and fields

1. Introduction to commutative rings and fields 1. Introduction to commutative rings and fields Very informally speaking, a commutative ring is a set in which we can add, subtract and multiply elements so that the usual laws hold. A field is a commutative

More information

Part 1. The simple harmonic oscillator and the wave equation

Part 1. The simple harmonic oscillator and the wave equation Part 1 The simple harmonic oscillator and the wave equation In the first part of the course we revisit the simple harmonic oscillator, previously discussed in di erential equations class. We use the discussion

More information

Why write proofs? Why not just test and repeat enough examples to confirm a theory?

Why write proofs? Why not just test and repeat enough examples to confirm a theory? P R E F A C E T O T H E S T U D E N T Welcome to the study of mathematical reasoning. The authors know that many students approach this material with some apprehension and uncertainty. Some students feel

More information