Fourier Series and the Discrete Fourier Expansion

Size: px
Start display at page:

Download "Fourier Series and the Discrete Fourier Expansion"

Transcription

1 Fourier Series and the Discrete Fourier Expansion Matthew Lincoln Adrienne Carter December 5, 2 Abstract This article is intended to introduce the Fourier series and the Discrete Fourier Expansion and demonstrate their power through examples. Page of 35. Like the function in Figure, any function can be approximated by an infinite series of sine and cosine functions. As we can see from the Figure 2, the green, red, cyan, and violet are the basis for the blue function. A different view is provided in Figure 3.

2 Page 2 of 35 Figure : This complex wave is a combination of five independent sinusoidal functions varying in amplitude and frequency.

3 Figure 2: The blue wave is the sum of the four simple harmonic functions. Page 3 of 35

4 Page 4 of 35 Figure 3: A three dimensional view of the functions summed and the resulting complex wave.

5 2 2.. The Inner Product Before we begin our discussion of a basis, we need to broaden our definition of the inner product. The inner product, or dot product, of two vectors results in a scalar. Similarly, the dot product of two functions, given the limits, will also yield a number. The inner product of two functions is defined as the integral of the product of those functions. In symbols, f(x), g(x) = b a f(x)g(x) dx. For this to be an inner product, it must satisfy these five restraints that define the dot product:. f, f ; 2. f, f =, iff f = ; 3. f, g = g, f ; 4. αf, g = f, αg = α f, g ; 5. f, g + h = f, g + f, h. Each of these properties can be easily proven.. 2. f, f = f, f = b a b a [f(x)] 2 dx [f(x)] 2 dx =, iff f(x) =.5.5 Page 5 of 35

6 f, g + h = = = f, g = = αf, g = = b a b a b b a b a = g, f b a b a = f, αg = b a = α f, g f(x)g(x) dx g(x)f(x) dx αf(x)g(x) dx f, αgdx α f, g dx f(x) (g(x) + h(x)) dx f(x)g(x) + f(x)h(x) dx f(x)g(x)dx + a a = f, g + f, h b f(x)h(x) dx.5.5 Page 6 of 35

7 Orthogonality of the Basis We will use.5.5 {, cos(x), sin(x), cos(2x), sin(2x),..., cos(nx), sin(nx),...}, n =,, 2,... as a basis. Our first task is to show that distinct basis elements are orthogonal. That is, we must show that, cos nx =,, sin nx =, cos mx, cos nx =, m n; sin mx, sin nx =, m n; cos mx, sin nx =. Note n and m are integers. It is important that when we dot a cosine function with another cosine function, or sine with sine, we have different frequencies. These different frequencies must be integer multiples of the original frequency. The inner product of a cosine function and a sine function has no restriction on the frequency. We perform all the integrations over the period, represented here from [, 2π]. Page 7 of 35

8 2 2. If nɛ{, 2, 3,..., }, then, cos nx = = cos nx dx cos nx dx = n sin nx 2π.5.5 = [sin(2nπ) sin ] n = ( ) n = Therefore, and cos nx are orthogonal. 2. If nɛ{, 2, 3,..., }, then, sin nx = Therefore, is orthogonal to sin nx. sin nx dx = n cos nx 2 π = [cos(2nπ) cos ] n = ( ) n = n () = Page 8 of 35

9 If n m, then cos mx, cos nx = cos mx cos nx dx sin((n m)x) = + 2(n m) [ sin(2π(n m)) = + 2(n m) [ sin((n m)) + 2(n m) = ( + ) ( + ) = sin((n + m)x) 2(n + m) 2π ] sin 2π(n + m) 2(n + m) sin((n + m)) 2(n + m) ].5.5 Therefore, cos mx and cos nx are orthogonal, provided m n. 4. If m n, then sin mx, sin nx = a sin mx sin nx dx sin((n m)x) = 2(n m) = + [ sin(2π(n m)) 2(n m) + [ sin((n m)) + 2(n m) = ( + ) ( + ) = sin(n + m)x 2(n + m) 2π sin(2π(n + m)) 2(n + m) ] sin((n + m)) 2(n + m) ] Page 9 of 35

10 2 2 Therefore, sin mx and sin nx are orthogonal if m n. 5. If n, m are any positive integers, then.5.5 cos mx, sin nx = cos mx sin nx dx 2π cos((n m)x) cos((n + m)x) = 2(n m) 2(n + m) [ ] cos(2π(n m)) cos(2π(n + m)) = + 2(n m) 2(n + m) [ ] cos((n m)) cos((n + m)) + 2(n m) 2(n + m) ( ) ( ) = 2(n m) + 2(n + m) 2(n m) + 2(n + m) = Therefore, cos mx and sin nx are orthogonal at any frequency. Thus, distinct members of the basis are orthogonal. Now, what happens when you take the inner product of a basis element with itself? Page of 35. First, compute,., = dx = [x 2π = 2π = 2π

11 Secondly, compute cos nx, cos nx. cos nx, cos nx = = = [ 2 cos 2 nx dx ( ) + cos 2nx dx 2 ( ) cos 2nx + dx 2 2 2π sin 2nx x + 4n = = [ sin 2n(2π) 2 2π + 4n ] sin 2n() 4n.5.5 = 2π 2 + ( ) = π Page of 35

12 Finally, compute sin nx, sin nx. sin nx, sin nx = 2. = = [ 2 sin 2 nx dx cos 2nx dx 2 ( ) cos 2nx 2 2 2π sin 2n = x 4n = [ sin 2n(2π) 2 (2π) 4n = 2π ( ) 2 = π ] sin 2n() 4n Any function can be written as an infinite sum of sine and cosine functions. Jean Baptist Fourier was the first mathematician to write this as an expression. It is now called the Fourier series and is defined as f(x) = a + (a n cos(nx) + b n sin(nx)), n=.5.5 Page 2 of 35

13 2 2 where a = 2π a n = π b n = π f(x) dx, f(x) cos(nx) dx, and, f(x) sin(nx) dx. The integration is performed over the period, stated in the individual terms as [, 2π]. It can just as easily be represented as [ π, π]. We will use both expressions of the period in the later examples Derivation of the Fourier Coefficients We now have f(x) = a + a n cos nx + b n sin nx. Take the inner product of both sides with respect to the basis element. f, = (a + n= a n cos nx + b n sin nx), n= Now, using the properties of the inner product, f, = a, + (a n cos nx, + b n sin nx, ) n= But, due to the orthogonality between the basis elements, all but one of the terms go to zero. Thus, we are left with f, = a,. Page 3 of 35

14 2 2 Recall that we established, = π. Therefore, f, = a (2π), a = f,, 2π a = f(x) dx. 2π Now, take the inner product of both sides with respect to the basis element cos nx. f, cos nx = (a + a n cos nx + b n sin nx), cos nx n= f, cos nx = a, cos nx + (a n cos nx, cos nx + b n sin nx, cos nx ) n= Again, the orthogonality of the elements simplifies this equation to f, cos nx = a n cos nx, cos nx. But, we previously found the value of cos nx, cos nx. f, cos nx = a n (π) a n = f, cos nx π = π f(x) cos nx dx Finally, repeat the procedure taking the inner product of both sides with respect to.5.5 Page 4 of 35

15 2 2 sin nx, the remaining basis element. f, sin nx = (a + a n cos nx + b n sin nx), sin nx n= f, sin nx = a, sin nx + (a n cos nx, sin nx + b n sin nx, sin nx ) n= Remember, sin nx is orthogonal to every basis element but itself..5.5 f, sin nx = b n sin nx, sin nx f, sin nx = b n π b n = f, sin nx π = π f(x) sin nx dx 2.2. Using the Fourier Series To demonstrate the Fourier series, we will expand the function f(x) = x, π x π. See Figure 4. We being by finding the coefficients. Start with a. If we think graphically, a represents the initial weight or displacement. We should look at the area under this curve. The same amount of area exists to the left and right of the y-axis. But, the area on the left is negative, so our initial area under the curve, a is zero. To prove it, the Page 5 of 35

16 Figure 4: The graph of f(x) = x from [ π, π]. Page 6 of 35

17 2 2 expression for a is evaluated from [ π, π]. a = π x dx 2π π = [ x 2 π 2π π = 2π [π2 ( π) 2 ] = 2π (π2 π 2 ) = 2π () =.5.5 Now, we will calculate a n. π a n = x cos nx dx π π = [ π x sin nx π n nπ π = nπ [x sin nx π π + nπ π [ n π sin nx dx cos nx π π = (π sin nπ π sin( nπ)) + nπ n 2 π [cos nx π π = ( ) + nπ n 2 (cos nπ cos( nπ)) π = + n 2 ( ) π = Page 7 of 35

18 2 2 If we think of this problem graphically, we notice that f(x) = x is an odd function, so cosine would not have any terms because it is an even function. Finally, we will find b n..5.5 π b n = x sin nx dx π π = [ n π π x cos nx π nπ = nπ [x cos nx π π + nπ π π [ nπ cos nx dx sin nx π π = (π cos nπ + π cos( nπ)) + nπ n 2 π [sin nx π π = (2π) cos nπ + nπ n 2 (sin nπ sin( nπ)) π = 2π cos nπ + nπ n 2 π () = 2 n ( )n+ Combining these three values into the Fourier series, we get f(x) = x = a + = + = 2 (a n cos nx + b n sin nx), π x π n= n= ( cos(nx) + ( ( ) n+ n= n ( 2n ) ) ( )n+ sin nx, π x π ) sin nx, π x π. Page 8 of 35

19 2 2 Expand this summation a few terms, ( ) sin 2x sin 3x f(x) = x = 2 sin x +, π x π. 2 3 Notice the signs alternate and the frequency of each term is equal to the denominator of each term. Now, we will graph the summation with an increasing number of terms. We start with four terms. The equation for Figure 5 follows. f(x) = x = 2 ( sin 2x sin 3x sin x ) sin 4x, π x π. 4 As we increase the number of terms in our series to ten, we see the improvement in the graph (see Figure 6), and the separation between the original function and modeled function decrease. But the new graph still doesn t look like f(x) = x. The middle of the graph of fifty terms shown in Figure 7 looks very close. But, even at n = 5, there appears to be some error at the very edges of the graph. This ringing is known as Gibb s phenomenon The Discrete Fourier Expansion Our first derivation led to the Fourier coefficients a = 2π a n = π b n = π f(x) dx, f(x) cos(nx) dx, and, f(x) sin(nx) dx. Page 9 of 35

20 Figure 5: Here, n = 4. Page 2 of 35

21 Figure 6: n =. Page 2 of 35

22 Figure 7: n = 5. Page 22 of 35

23 2 2 In the Fourier approximation of f(x) = x on [ π, π], we saw that equivalent representations for the Fourier were a = π f(x)d x, 2π a n = π b n = π π π π π π f(x) cos(nx) dx, and, f(x) sin(nx) dx. In general, the Fourier coefficients for the expansion of a function within period T are given by and the series is defined by a = T a n = 2 T b n = 2 T f(x) = a + T T T n= f(x) dx, f(x) cos 2πnx T f(x) sin 2πnx T a n cos 2πnx T dx, and, dx + b n sin 2πnx T. If and when f(x) is unknown or unable to be integrated, the Fourier series expansion doesn t work, but f(x) can still be examined point by point with the Discrete Fourier Expansion. For example, consider the periodic wave in Figure 8. This is an analog sample that could represent a musical tone of some type or a periodic signal. First, we will segregate a single period in Figure Page 23 of 35

24 Page 24 of 35 Figure 8: Periodic wave.

25 Figure 9: A single period of the wave. Page 25 of 35

26 Figure : The left-endpoints used for the discrete values are circled in red. Again, a will be calculated first. a = T T f(x) dx The function of this single period is unknown, so instead of taking the integral over the period, we will use the left-endpoint method by selecting sample points to find the area under the curve. See Figure..5 Page 26 of 35

27 2 2 a T = n= f(n x) x 9 f(n.). n= = (f() + f(.) + f(.2) + f(.3) + f(.4) + f(.5) + f(.6) + f(.7) + f(.8) + f(.9))(.) = ( = )(.) A more complete understanding of a will send ambiguity forth to funerals. Cosine and sine waves osculate about the x-axis with a total sum of zero underneath their curves. In the Fourier series, a behaves as a constant much like b in the formula y = mx + b. Every scaled sine and cosine wave (that makes up the character of the wave) will contain sums of zero underneath their curves. The addition of a prevents a zero integral, provided a nonzero total area exists under the original function. Thusly, the value of a is the area underneath the original and model wave. Now, a n = 2 T f(x) cos 2πnx dx T T a = 2 = 2 f(x) cos 2π()x f(x) cos(2πx) dx Again, we must use the left-endpoint method to find the area under the product curve dx.5.5 Page 27 of 35

28 Page 28 of Figure : The original function (top left), the cosine (top right), and their product (bottom).

29 2 2.5 of f(x) cos 2πx. a = 2(f(x) cos(2π()) + f(.) cos(2π(.)) + f(.2) cos(2π(.2))+ + f(.9) cos(2π(.9))) x = 2( )(.) = We can store this information in a table. a a 2 a 3 a 4 a 5 x f(x) f(x) cos ωx f(x) cos 2ωx f(x) cos 3ωx f(x) cos 4ωx f(x) cos 5ωx Total area 5.2 a n Then we proceed to find a 2, a 3, a 4, and a 5 by summing the products of f(x) cos 2πnx (of their respective frequencies) and multiplying by x and 2/T. Then, store this information into a table. Page 29 of 35

30 2 2.5 a a 2 a 3 a 4 a 5 x f(x) f(x) cos ωx f(x) cos 2ωx f(x) cos 3ωx f(x) cos 4ωx f(x) cos 5ωx Total area a n We can find b in a similar manner. b n = 2 T b = 2 b = 2 T f(x) sin 2πnx T f(x) sin 2π()x f(x) sin 2πx dx dx dx 2(f() sin(2π()) + f(.) sin(2π(.)) + f(.2) sin(2π(.2)) + = f(.9) sin(2π(.9)))(.) The product of f(x) and sin 2πx is demonstrated graphically in Figure 2. Discrete values from the product function are summed and then multiplied by 2/T and x to yield b. Page 3 of 35

31 Page 3 of Figure 2: The original function (top left), the sine function (top right), and their product (bottom).

32 2 2 Then this information is placed in a table where the values of b 2, b 3, b 4, and b 5 respectively placed as well. are.5.5 b b 2 b 3 b 4 b 5 x f(x) f(x) sin ωx f(x) sin 2ωx f(x) sin 3ωx f(x) sin 4ωx f(x) sin 5ωx Total area b n Now, we can list the coefficients that were found discretely. a = 8. a = 3.22 b = 2.38 a 2 = 2.2 b 2 = 4.23 a 3 =.988 b 3 = a 4 =.22 b 4 =.4 a 5 =.2 b 5 =. Page 32 of 35

33 Figure 3: The original function (left) and our model with ten terms (right). And, using these numbers, we can write f(x) a + a cos( 2πx) + b sin( 2πx + a 2 cos(2 2πx) + b 2 sin(2 2πx) a 5 cos(5 2πx) + b 5 sin(5 2πx), = cos(2πx) sin(2πx) cos(4πx) sin(4πx) cos(6πx) sin(6πx).22 cos(8πx) +.4 sin(8πx).2 cos(πx) + sin(πx). Now, we can compare the original and modeled functions in Figure Interpreting Sound: An Application Hearing is a complicated process that combines the structure of the ear with our newly understood Fourier coefficients. Sound waves are differences in air pressure through a period of time. The waves enter the ear through the ear canal and are channeled through Page 33 of 35

34 Figure 4: Three simple harmonic functions combine to make a noise that enters the ear. As the vibrations cause waves in the fluid of the cochlea, each cilia picks up the amplitude of a specific frequency and reports to the brain. the outer ear to the ear drum. The ear drum s movements vibrate the three tiny bones that connect the ear drum to the cochlea. The cochlea is a spiral shaped sensory organ that contains fluid and cilia, the little hair-like structures attached to nerve cells. While the ear drum is causing the connecting bones to move, those bones cause the fluid to oscillate. The cilia move with the fluid and send information to the nerve cells which pass it along to neurons, and finally the brain received the information. We must think of a noise as a combination of sinusoidal functions. These functions vary in frequency and in amplitude. Each cilia has an assigned frequency that causes it to respond to the fluid s movement. The higher frequencies are located at the outer end of the cochlea while the lower frequencies are located towards the inner part. The amount the cilia vibrates depends on the amplitude from the wave of that specific frequency. The information that is reported to the brain is the amplitude. Page 34 of 35

35 2 2 If we had a graph of a sound wave, we could use the Discrete Fourier Expansion to approximate the coefficients of the Fourier series. Then, by adding enough terms from the expansion, we could approximate the sound wave..5.5 References [] Anton, Howard and Chris Rorres, Elementary Linear Algebra: Applications Version, John Wiley & Sons, New York, 2, p [2] Ramirez, Robert W., The FFT: Fundamentals and Concepts, Prentice Hall PTR, New York, 985, p.23 [3] Tolstov, Georgi P., Fourier Series, Dover Publications, New York, 962, p.-4 [4] Transnational College of LEX, Who is Fourier?: A Mathematical Adventure, Language Research Foundation, Boston, 995 Page 35 of 35

Weighted SS(E) = w 2 1( y 1 y1) y n. w n. Wy W y 2 = Wy WAx 2. WAx = Wy. (WA) T WAx = (WA) T b

Weighted SS(E) = w 2 1( y 1 y1) y n. w n. Wy W y 2 = Wy WAx 2. WAx = Wy. (WA) T WAx = (WA) T b 6.8 - Applications of Inner Product Spaces Weighted Least-Squares Sometimes you want to get a least-squares solution to a problem where some of the data points are less reliable than others. In this case,

More information

Examples of the Fourier Theorem (Sect. 10.3). The Fourier Theorem: Continuous case.

Examples of the Fourier Theorem (Sect. 10.3). The Fourier Theorem: Continuous case. s of the Fourier Theorem (Sect. 1.3. The Fourier Theorem: Continuous case. : Using the Fourier Theorem. The Fourier Theorem: Piecewise continuous case. : Using the Fourier Theorem. The Fourier Theorem:

More information

Overview of Fourier Series (Sect. 6.2). Origins of the Fourier Series.

Overview of Fourier Series (Sect. 6.2). Origins of the Fourier Series. Overview of Fourier Series (Sect. 6.2. Origins of the Fourier Series. Periodic functions. Orthogonality of Sines and Cosines. Main result on Fourier Series. Origins of the Fourier Series. Summary: Daniel

More information

More on Fourier Series

More on Fourier Series More on Fourier Series R. C. Trinity University Partial Differential Equations Lecture 6.1 New Fourier series from old Recall: Given a function f (x, we can dilate/translate its graph via multiplication/addition,

More information

Physics 250 Green s functions for ordinary differential equations

Physics 250 Green s functions for ordinary differential equations Physics 25 Green s functions for ordinary differential equations Peter Young November 25, 27 Homogeneous Equations We have already discussed second order linear homogeneous differential equations, which

More information

22. Periodic Functions and Fourier Series

22. Periodic Functions and Fourier Series November 29, 2010 22-1 22. Periodic Functions and Fourier Series 1 Periodic Functions A real-valued function f(x) of a real variable is called periodic of period T > 0 if f(x + T ) = f(x) for all x R.

More information

Math 45, Linear Algebra 1/58. Fourier Series. The Professor and The Sauceman. College of the Redwoods

Math 45, Linear Algebra 1/58. Fourier Series. The Professor and The Sauceman. College of the Redwoods Math 45, Linear Algebra /58 Fourier Series The Professor and The Sauceman College of the Redwoods e-mail: thejigman@yahoo.com Objectives To show that the vector space containing all continuous functions

More information

Ma 221 Eigenvalues and Fourier Series

Ma 221 Eigenvalues and Fourier Series Ma Eigenvalues and Fourier Series Eigenvalue and Eigenfunction Examples Example Find the eigenvalues and eigenfunctions for y y 47 y y y5 Solution: The characteristic equation is r r 47 so r 44 447 6 Thus

More information

Fourier and Partial Differential Equations

Fourier and Partial Differential Equations Chapter 5 Fourier and Partial Differential Equations 5.1 Fourier MATH 294 SPRING 1982 FINAL # 5 5.1.1 Consider the function 2x, 0 x 1. a) Sketch the odd extension of this function on 1 x 1. b) Expand the

More information

Time-Frequency Analysis

Time-Frequency Analysis Time-Frequency Analysis Basics of Fourier Series Philippe B. aval KSU Fall 015 Philippe B. aval (KSU) Fourier Series Fall 015 1 / 0 Introduction We first review how to derive the Fourier series of a function.

More information

Differential Equations

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

More information

Analysis II: Fourier Series

Analysis II: Fourier Series .... Analysis II: Fourier Series Kenichi Maruno Department of Mathematics, The University of Texas - Pan American May 3, 011 K.Maruno (UT-Pan American) Analysis II May 3, 011 1 / 16 Fourier series were

More information

Computer Problems for Fourier Series and Transforms

Computer Problems for Fourier Series and Transforms Computer Problems for Fourier Series and Transforms 1. Square waves are frequently used in electronics and signal processing. An example is shown below. 1 π < x < 0 1 0 < x < π y(x) = 1 π < x < 2π... and

More information

The Spectral Differences in Sounds and Harmonics. Through chemical and biological processes, we, as humans, can detect the movement and

The Spectral Differences in Sounds and Harmonics. Through chemical and biological processes, we, as humans, can detect the movement and John Chambers Semester Project 5/2/16 The Spectral Differences in Sounds and Harmonics Through chemical and biological processes, we, as humans, can detect the movement and vibrations of molecules through

More information

10.12 INTRODUCTION TO FOURIER SERIES

10.12 INTRODUCTION TO FOURIER SERIES 10.12 Fourier Series Contemporary Calculus 1 10.12 INTRODUCTION TO FOURIER SERIES When we discussed Maclaurin series in earlier sections we used information about the derivatives of a function f(x) to

More information

0 3 x < x < 5. By continuing in this fashion, and drawing a graph, it can be seen that T = 2.

0 3 x < x < 5. By continuing in this fashion, and drawing a graph, it can be seen that T = 2. 04 Section 10. y (π) = c = 0, and thus λ = 0 is an eigenvalue, with y 0 (x) = 1 as the eigenfunction. For λ > 0 we again have y(x) = c 1 sin λ x + c cos λ x, so y (0) = λ c 1 = 0 and y () = -c λ sin λ

More information

Mathematics for Chemists 2 Lecture 14: Fourier analysis. Fourier series, Fourier transform, DFT/FFT

Mathematics for Chemists 2 Lecture 14: Fourier analysis. Fourier series, Fourier transform, DFT/FFT Mathematics for Chemists 2 Lecture 14: Fourier analysis Fourier series, Fourier transform, DFT/FFT Johannes Kepler University Summer semester 2012 Lecturer: David Sevilla Fourier analysis 1/25 Remembering

More information

7.2 Trigonometric Integrals

7.2 Trigonometric Integrals 7.2 1 7.2 Trigonometric Integrals Products of Powers of Sines and Cosines We wish to evaluate integrals of the form: sin m x cos n xdx where m and n are nonnegative integers. Recall the double angle formulas

More information

Further Mathematical Methods (Linear Algebra) 2002

Further Mathematical Methods (Linear Algebra) 2002 Further Mathematical Methods (Linear Algebra) Solutions For Problem Sheet 9 In this problem sheet, we derived a new result about orthogonal projections and used them to find least squares approximations

More information

10.2-3: Fourier Series.

10.2-3: Fourier Series. 10.2-3: Fourier Series. 10.2-3: Fourier Series. O. Costin: Fourier Series, 10.2-3 1 Fourier series are very useful in representing periodic functions. Examples of periodic functions. A function is periodic

More information

Fourier Series. Now we need to take a theoretical excursion to build up the mathematics that makes separation of variables possible.

Fourier Series. Now we need to take a theoretical excursion to build up the mathematics that makes separation of variables possible. Fourier Series Now we need to take a theoretical excursion to build up the mathematics that makes separation of variables possible Periodic functions Definition: A function f is periodic with period p

More information

Maths 381 The First Midterm Solutions

Maths 381 The First Midterm Solutions Maths 38 The First Midterm Solutions As Given by Peter Denton October 8, 8 # From class, we have that If we make the substitution y = x 3/, we get # Once again, we use the fact that and substitute into

More information

Math 54: Mock Final. December 11, y y 2y = cos(x) sin(2x). The auxiliary equation for the corresponding homogeneous problem is

Math 54: Mock Final. December 11, y y 2y = cos(x) sin(2x). The auxiliary equation for the corresponding homogeneous problem is Name: Solutions Math 54: Mock Final December, 25 Find the general solution of y y 2y = cos(x) sin(2x) The auxiliary equation for the corresponding homogeneous problem is r 2 r 2 = (r 2)(r + ) = r = 2,

More information

Math 489AB A Very Brief Intro to Fourier Series Fall 2008

Math 489AB A Very Brief Intro to Fourier Series Fall 2008 Math 489AB A Very Brief Intro to Fourier Series Fall 8 Contents Fourier Series. The coefficients........................................ Convergence......................................... 4.3 Convergence

More information

Math 3150 HW 3 Solutions

Math 3150 HW 3 Solutions Math 315 HW 3 Solutions June 5, 18 3.8, 3.9, 3.1, 3.13, 3.16, 3.1 1. 3.8 Make graphs of the periodic extensions on the region x [ 3, 3] of the following functions f defined on x [, ]. Be sure to indicate

More information

Cotangent and the Herglotz trick

Cotangent and the Herglotz trick Cotangent and the Herglotz trick Yang Han Christian Wude May 0, 0 The following script introduces the partial fraction expression of the cotangent function and provides an elegant proof, using the Herglotz

More information

Physics 342 Lecture 2. Linear Algebra I. Lecture 2. Physics 342 Quantum Mechanics I

Physics 342 Lecture 2. Linear Algebra I. Lecture 2. Physics 342 Quantum Mechanics I Physics 342 Lecture 2 Linear Algebra I Lecture 2 Physics 342 Quantum Mechanics I Wednesday, January 27th, 21 From separation of variables, we move to linear algebra Roughly speaking, this is the study

More information

Vectors in Function Spaces

Vectors in Function Spaces Jim Lambers MAT 66 Spring Semester 15-16 Lecture 18 Notes These notes correspond to Section 6.3 in the text. Vectors in Function Spaces We begin with some necessary terminology. A vector space V, also

More information

14 Fourier analysis. Read: Boas Ch. 7.

14 Fourier analysis. Read: Boas Ch. 7. 14 Fourier analysis Read: Boas Ch. 7. 14.1 Function spaces A function can be thought of as an element of a kind of vector space. After all, a function f(x) is merely a set of numbers, one for each point

More information

Next, we ll use all of the tools we ve covered in our study of trigonometry to solve some equations.

Next, we ll use all of the tools we ve covered in our study of trigonometry to solve some equations. Section 6.3 - Solving Trigonometric Equations Next, we ll use all of the tools we ve covered in our study of trigonometry to solve some equations. These are equations from algebra: Linear Equation: Solve:

More information

Physics 342 Lecture 2. Linear Algebra I. Lecture 2. Physics 342 Quantum Mechanics I

Physics 342 Lecture 2. Linear Algebra I. Lecture 2. Physics 342 Quantum Mechanics I Physics 342 Lecture 2 Linear Algebra I Lecture 2 Physics 342 Quantum Mechanics I Wednesday, January 3th, 28 From separation of variables, we move to linear algebra Roughly speaking, this is the study of

More information

8/19/16. Fourier Analysis. Fourier analysis: the dial tone phone. Fourier analysis: the dial tone phone

8/19/16. Fourier Analysis. Fourier analysis: the dial tone phone. Fourier analysis: the dial tone phone Patrice Koehl Department of Biological Sciences National University of Singapore http://www.cs.ucdavis.edu/~koehl/teaching/bl5229 koehl@cs.ucdavis.edu Fourier analysis: the dial tone phone We use Fourier

More information

Course 2BA1, Section 11: Periodic Functions and Fourier Series

Course 2BA1, Section 11: Periodic Functions and Fourier Series Course BA, 8 9 Section : Periodic Functions and Fourier Series David R. Wikins Copyright c David R. Wikins 9 Contents Periodic Functions and Fourier Series 74. Fourier Series of Even and Odd Functions...........

More information

Project IV Fourier Series

Project IV Fourier Series Project IV Fourier Series Robert Jerrard Goal of the project To develop understanding of how many terms of a Fourier series are required in order to well-approximate the original function, and of the differences

More information

1 Solving equations 1.1 Kick off with CAS 1. Polynomials 1. Trigonometric symmetry properties 1.4 Trigonometric equations and general solutions 1.5 Literal and simultaneous equations 1.6 Review 1.1 Kick

More information

Signals and Systems Lecture (S2) Orthogonal Functions and Fourier Series March 17, 2008

Signals and Systems Lecture (S2) Orthogonal Functions and Fourier Series March 17, 2008 Signals and Systems Lecture (S) Orthogonal Functions and Fourier Series March 17, 008 Today s Topics 1. Analogy between functions of time and vectors. Fourier series Take Away Periodic complex exponentials

More information

Fourier series A periodic function f(x) with period T = 2π can be represented by a Fourier series: sinnx dx = sinnxsinmx dx =

Fourier series A periodic function f(x) with period T = 2π can be represented by a Fourier series: sinnx dx = sinnxsinmx dx = Periodic functions and boundary conditions Afunctionisperiodic,withperiodT,ifitrepeatsitselfexactlyafteranintervaloflengthT. i.e. y(x = y(x+ T for any x. Evidently, the derivatives of y(x are also periodic

More information

Fourier Series. Fourier Transform

Fourier Series. Fourier Transform Math Methods I Lia Vas Fourier Series. Fourier ransform Fourier Series. Recall that a function differentiable any number of times at x = a can be represented as a power series n= a n (x a) n where the

More information

7: FOURIER SERIES STEVEN HEILMAN

7: FOURIER SERIES STEVEN HEILMAN 7: FOURIER SERIES STEVE HEILMA Contents 1. Review 1 2. Introduction 1 3. Periodic Functions 2 4. Inner Products on Periodic Functions 3 5. Trigonometric Polynomials 5 6. Periodic Convolutions 7 7. Fourier

More information

Unit #3 : Differentiability, Computing Derivatives

Unit #3 : Differentiability, Computing Derivatives Unit #3 : Differentiability, Computing Derivatives Goals: Determine when a function is differentiable at a point Relate the derivative graph to the the graph of an original function Compute derivative

More information

`an cos nπx. n 1. L `b

`an cos nπx. n 1. L `b 4 Fourier Series A periodic function on a range p,q may be decomposed into a sum of sinusoidal (sine or cosine) functions. This can be written as follows gpxq 1 2 a ` ř8 `b (4.1) The aim of this chapter

More information

FOURIER ANALYSIS. (a) Fourier Series

FOURIER ANALYSIS. (a) Fourier Series (a) Fourier Series FOURIER ANAYSIS (b) Fourier Transforms Useful books: 1. Advanced Mathematics for Engineers and Scientists, Schaum s Outline Series, M. R. Spiegel - The course text. We follow their notation

More information

Section 6: Summary Section 7

Section 6: Summary Section 7 Section 6: Summary Section 7 a n = 2 ( 2πnx cos b n = 2 ( 2πnx sin d = f(x dx f(x = d + n= [ a n cos f(x dx f(x dx ( ( ] 2πnx 2πnx + b n sin You can sometimes combine multiple integrals using symmetry

More information

Unit #3 : Differentiability, Computing Derivatives, Trig Review

Unit #3 : Differentiability, Computing Derivatives, Trig Review Unit #3 : Differentiability, Computing Derivatives, Trig Review Goals: Determine when a function is differentiable at a point Relate the derivative graph to the the graph of an original function Compute

More information

Solving the Heat Equation (Sect. 10.5).

Solving the Heat Equation (Sect. 10.5). Solving the Heat Equation Sect. 1.5. Review: The Stationary Heat Equation. The Heat Equation. The Initial-Boundary Value Problem. The separation of variables method. An example of separation of variables.

More information

8.5 Taylor Polynomials and Taylor Series

8.5 Taylor Polynomials and Taylor Series 8.5. TAYLOR POLYNOMIALS AND TAYLOR SERIES 50 8.5 Taylor Polynomials and Taylor Series Motivating Questions In this section, we strive to understand the ideas generated by the following important questions:

More information

10.7 Trigonometric Equations and Inequalities

10.7 Trigonometric Equations and Inequalities 0.7 Trigonometric Equations and Inequalities 857 0.7 Trigonometric Equations and Inequalities In Sections 0., 0. and most recently 0., we solved some basic equations involving the trigonometric functions.

More information

a k cos(kx) + b k sin(kx), (1.1)

a k cos(kx) + b k sin(kx), (1.1) FOURIER SERIES. INTRODUCTION In this chapter, we examine the trigonometric expansion of a function f(x) defined on an interval such as x π. A trigonometric expansion is a sum of the form a 0 + k a k cos(kx)

More information

Section 11.1: Sequences

Section 11.1: Sequences Section 11.1: Sequences In this section, we shall study something of which is conceptually simple mathematically, but has far reaching results in so many different areas of mathematics - sequences. 1.

More information

A glimpse of Fourier analysis

A glimpse of Fourier analysis Chapter 7 A glimpse of Fourier analysis 7.1 Fourier series In the middle of the 18th century, mathematicians and physicists started to study the motion of a vibrating string (think of the strings of a

More information

Math 201 Assignment #11

Math 201 Assignment #11 Math 21 Assignment #11 Problem 1 (1.5 2) Find a formal solution to the given initial-boundary value problem. = 2 u x, < x < π, t > 2 u(, t) = u(π, t) =, t > u(x, ) = x 2, < x < π Problem 2 (1.5 5) Find

More information

Math 5440 Problem Set 7 Solutions

Math 5440 Problem Set 7 Solutions Math 544 Math 544 Problem Set 7 Solutions Aaron Fogelson Fall, 13 1: (Logan, 3. # 1) Verify that the set of functions {1, cos(x), cos(x),...} form an orthogonal set on the interval [, π]. Next verify that

More information

X b n sin nπx L. n=1 Fourier Sine Series Expansion. a n cos nπx L 2 + X. n=1 Fourier Cosine Series Expansion ³ L. n=1 Fourier Series Expansion

X b n sin nπx L. n=1 Fourier Sine Series Expansion. a n cos nπx L 2 + X. n=1 Fourier Cosine Series Expansion ³ L. n=1 Fourier Series Expansion 3 Fourier Series 3.1 Introduction Although it was not apparent in the early historical development of the method of separation of variables what we are about to do is the analog for function spaces of

More information

ORTHOGONAL FUNCTIONS

ORTHOGONAL FUNCTIONS ORTHOGONAL FUNCTIONS Overview Throughout the first half of the semester we have become familiar with the concept of orthogonal coordinate systems. A coordinate system is orthogonal if its base vectors

More information

PHYS 502 Lecture 3: Fourier Series

PHYS 502 Lecture 3: Fourier Series PHYS 52 Lecture 3: Fourier Series Fourier Series Introduction In mathematics, a Fourier series decomposes periodic functions or periodic signals into the sum of a (possibly infinite) set of simple oscillating

More information

MATH 167: APPLIED LINEAR ALGEBRA Chapter 3

MATH 167: APPLIED LINEAR ALGEBRA Chapter 3 MATH 167: APPLIED LINEAR ALGEBRA Chapter 3 Jesús De Loera, UC Davis February 18, 2012 Orthogonal Vectors and Subspaces (3.1). In real life vector spaces come with additional METRIC properties!! We have

More information

3 rd class Mech. Eng. Dept. hamdiahmed.weebly.com Fourier Series

3 rd class Mech. Eng. Dept. hamdiahmed.weebly.com Fourier Series Definition 1 Fourier Series A function f is said to be piecewise continuous on [a, b] if there exists finitely many points a = x 1 < x 2

More information

10.7 Trigonometric Equations and Inequalities

10.7 Trigonometric Equations and Inequalities 0.7 Trigonometric Equations and Inequalities 857 0.7 Trigonometric Equations and Inequalities In Sections 0. 0. and most recently 0. we solved some basic equations involving the trigonometric functions.

More information

Math 480 The Vector Space of Differentiable Functions

Math 480 The Vector Space of Differentiable Functions Math 480 The Vector Space of Differentiable Functions The vector space of differentiable functions. Let C (R) denote the set of all infinitely differentiable functions f : R R. Then C (R) is a vector space,

More information

Section 5.8. Taylor Series

Section 5.8. Taylor Series Difference Equations to Differential Equations Section 5.8 Taylor Series In this section we will put together much of the work of Sections 5.-5.7 in the context of a discussion of Taylor series. We begin

More information

Notes on Fourier Series and Integrals Fourier Series

Notes on Fourier Series and Integrals Fourier Series Notes on Fourier Series and Integrals Fourier Series et f(x) be a piecewise linear function on [, ] (This means that f(x) may possess a finite number of finite discontinuities on the interval). Then f(x)

More information

MA 201: Differentiation and Integration of Fourier Series Applications of Fourier Series Lecture - 10

MA 201: Differentiation and Integration of Fourier Series Applications of Fourier Series Lecture - 10 MA 201: Differentiation and Integration of Fourier Series Applications of Fourier Series ecture - 10 Fourier Series: Orthogonal Sets We begin our treatment with some observations: For m,n = 1,2,3,... cos

More information

2.2 The derivative as a Function

2.2 The derivative as a Function 2.2 The derivative as a Function Recall: The derivative of a function f at a fixed number a: f a f a+h f(a) = lim h 0 h Definition (Derivative of f) For any number x, the derivative of f is f x f x+h f(x)

More information

Introduction to Fourier Analysis Part 2. CS 510 Lecture #7 January 31, 2018

Introduction to Fourier Analysis Part 2. CS 510 Lecture #7 January 31, 2018 Introduction to Fourier Analysis Part 2 CS 510 Lecture #7 January 31, 2018 OpenCV on CS Dept. Machines 2/4/18 CSU CS 510, Ross Beveridge & Bruce Draper 2 In the extreme, a square wave Graphic from http://www.mechatronics.colostate.edu/figures/4-4.jpg

More information

3. Use absolute value notation to write an inequality that represents the statement: x is within 3 units of 2 on the real line.

3. Use absolute value notation to write an inequality that represents the statement: x is within 3 units of 2 on the real line. PreCalculus Review Review Questions 1 The following transformations are applied in the given order) to the graph of y = x I Vertical Stretch by a factor of II Horizontal shift to the right by units III

More information

function independent dependent domain range graph of the function The Vertical Line Test

function independent dependent domain range graph of the function The Vertical Line Test Functions A quantity y is a function of another quantity x if there is some rule (an algebraic equation, a graph, a table, or as an English description) by which a unique value is assigned to y by a corresponding

More information

Chapter 11 - Sequences and Series

Chapter 11 - Sequences and Series Calculus and Analytic Geometry II Chapter - Sequences and Series. Sequences Definition. A sequence is a list of numbers written in a definite order, We call a n the general term of the sequence. {a, a

More information

Exploring Nonlinear Oscillator Models for the Auditory Periphery

Exploring Nonlinear Oscillator Models for the Auditory Periphery Exploring Nonlinear Oscillator Models for the Auditory Periphery Andrew Binder Dr. Christopher Bergevin, Supervisor October 31, 2008 1 Introduction Sound-induced vibrations are converted into electrical

More information

Solving equations UNCORRECTED PAGE PROOFS

Solving equations UNCORRECTED PAGE PROOFS 1 Solving equations 1.1 Kick off with CAS 1. Polynomials 1.3 Trigonometric symmetry properties 1.4 Trigonometric equations and general solutions 1.5 Literal equations and simultaneous equations 1.6 Review

More information

10.7 Trigonometric Equations and Inequalities

10.7 Trigonometric Equations and Inequalities 0.7 Trigonometric Equations and Inequalities 79 0.7 Trigonometric Equations and Inequalities In Sections 0., 0. and most recently 0., we solved some basic equations involving the trigonometric functions.

More information

1.5 Inverse Trigonometric Functions

1.5 Inverse Trigonometric Functions 1.5 Inverse Trigonometric Functions Remember that only one-to-one functions have inverses. So, in order to find the inverse functions for sine, cosine, and tangent, we must restrict their domains to intervals

More information

Chapter 5.8: Bessel s equation

Chapter 5.8: Bessel s equation Chapter 5.8: Bessel s equation Bessel s equation of order ν is: x 2 y + xy + (x 2 ν 2 )y = 0. It has a regular singular point at x = 0. When ν = 0,, 2,..., this equation comes up when separating variables

More information

Ma 530 Power Series II

Ma 530 Power Series II Ma 530 Power Series II Please note that there is material on power series at Visual Calculus. Some of this material was used as part of the presentation of the topics that follow. Operations on Power Series

More information

Partial Differential Equations and Fourier Series

Partial Differential Equations and Fourier Series CHAPTER 1 Partial Differential Equations and Fourier Series In many important physical problems there are two or more independent variables, so that the corresponding mathematical models involve partial,

More information

Subsequences and Limsups. Some sequences of numbers converge to limits, and some do not. For instance,

Subsequences and Limsups. Some sequences of numbers converge to limits, and some do not. For instance, Subsequences and Limsups Some sequences of numbers converge to limits, and some do not. For instance,,, 3, 4, 5,,... converges to 0 3, 3., 3.4, 3.4, 3.45, 3.459,... converges to π, 3,, 3.,, 3.4,... does

More information

Chapter 7: Techniques of Integration

Chapter 7: Techniques of Integration Chapter 7: Techniques of Integration MATH 206-01: Calculus II Department of Mathematics University of Louisville last corrected September 14, 2013 1 / 43 Chapter 7: Techniques of Integration 7.1. Integration

More information

MAT137 Calculus! Lecture 6

MAT137 Calculus! Lecture 6 MAT137 Calculus! Lecture 6 Today: 3.2 Differentiation Rules; 3.3 Derivatives of higher order. 3.4 Related rates 3.5 Chain Rule 3.6 Derivative of Trig. Functions Next: 3.7 Implicit Differentiation 4.10

More information

INTRODUCTION TO REAL ANALYSIS II MATH 4332 BLECHER NOTES

INTRODUCTION TO REAL ANALYSIS II MATH 4332 BLECHER NOTES INTRODUCTION TO REAL ANALYSIS II MATH 433 BLECHER NOTES. As in earlier classnotes. As in earlier classnotes (Fourier series) 3. Fourier series (continued) (NOTE: UNDERGRADS IN THE CLASS ARE NOT RESPONSIBLE

More information

Methods of Mathematical Physics X1 Homework 3 Solutions

Methods of Mathematical Physics X1 Homework 3 Solutions Methods of Mathematical Physics - 556 X Homework 3 Solutions. (Problem 2.. from Keener.) Verify that l 2 is an inner product space. Specifically, show that if x, y l 2, then x, y x k y k is defined and

More information

Chapter 17: Fourier Series

Chapter 17: Fourier Series Section A Introduction to Fourier Series By the end of this section you will be able to recognise periodic functions sketch periodic functions determine the period of the given function Why are Fourier

More information

8.7 Taylor s Inequality Math 2300 Section 005 Calculus II. f(x) = ln(1 + x) f(0) = 0

8.7 Taylor s Inequality Math 2300 Section 005 Calculus II. f(x) = ln(1 + x) f(0) = 0 8.7 Taylor s Inequality Math 00 Section 005 Calculus II Name: ANSWER KEY Taylor s Inequality: If f (n+) is continuous and f (n+) < M between the center a and some point x, then f(x) T n (x) M x a n+ (n

More information

Convergence of Fourier Series

Convergence of Fourier Series MATH 454: Analysis Two James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University April, 8 MATH 454: Analysis Two Outline The Cos Family MATH 454: Analysis

More information

Name: Instructor: Multiple Choice. x 3. = lim x 3 x 3 x (x 2 + 7) 16 = lim. (x 3)( x ) x 3 (x 3)( x ) = lim.

Name: Instructor: Multiple Choice. x 3. = lim x 3 x 3 x (x 2 + 7) 16 = lim. (x 3)( x ) x 3 (x 3)( x ) = lim. Multiple Choice 1.(6 pts.) Evaluate the following limit: x + 7 4 lim. x 3 x 3 lim x 3 x + 7 4 x 3 x + 7 4 x + 7 + 4 x 3 x 3 x + 7 + 4 (x + 7) 16 x 3 (x 3)( x + 7 + 4) x 9 x 3 (x 3)( x + 7 + 4) x 3 (x 3)(x

More information

AP Calculus Chapter 9: Infinite Series

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

More information

An improper integral and an infinite series

An improper integral and an infinite series An improper integral and an infinite series A. Baltimore one of the old cities in the United States Yue Kwok Choy In summer of 2010, I had great time visiting my daughter, Wendy, who is living in a small

More information

Slide 1. Slide 2. Slide 3 Remark is a new function derived from called derivative. 2.2 The derivative as a Function

Slide 1. Slide 2. Slide 3 Remark is a new function derived from called derivative. 2.2 The derivative as a Function Slide 1 2.2 The derivative as a Function Slide 2 Recall: The derivative of a function number : at a fixed Definition (Derivative of ) For any number, the derivative of is Slide 3 Remark is a new function

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

Periodic functions: simple harmonic oscillator

Periodic functions: simple harmonic oscillator Periodic functions: simple harmonic oscillator Recall the simple harmonic oscillator (e.g. mass-spring system) d 2 y dt 2 + ω2 0y = 0 Solution can be written in various ways: y(t) = Ae iω 0t y(t) = A cos

More information

Quantitative Understanding in Biology Fourier Analysis and Signal Processing

Quantitative Understanding in Biology Fourier Analysis and Signal Processing Quantitative Understanding in Biology Fourier Analysis and Signal Processing Representing Mathematical Functions as Linear Combinations of Basis Functions Throughout this course we have seen examples of

More information

Advanced Mathematics Unit 2 Limits and Continuity

Advanced Mathematics Unit 2 Limits and Continuity Advanced Mathematics 3208 Unit 2 Limits and Continuity NEED TO KNOW Expanding Expanding Expand the following: A) (a + b) 2 B) (a + b) 3 C) (a + b)4 Pascals Triangle: D) (x + 2) 4 E) (2x -3) 5 Random Factoring

More information

Advanced Mathematics Unit 2 Limits and Continuity

Advanced Mathematics Unit 2 Limits and Continuity Advanced Mathematics 3208 Unit 2 Limits and Continuity NEED TO KNOW Expanding Expanding Expand the following: A) (a + b) 2 B) (a + b) 3 C) (a + b)4 Pascals Triangle: D) (x + 2) 4 E) (2x -3) 5 Random Factoring

More information

Math 1102: Calculus I (Math/Sci majors) MWF 3pm, Fulton Hall 230 Homework 4 Solutions

Math 1102: Calculus I (Math/Sci majors) MWF 3pm, Fulton Hall 230 Homework 4 Solutions Math 0: Calculus I (Math/Sci majors) MWF 3pm, Fulton Hall 30 Homework 4 Solutions Please write neatly, and show all work. Caution: An answer with no work is wrong! Problem A. Use Weierstrass (ɛ,δ)-definition

More information

u tt = a 2 u xx u tt = a 2 (u xx + u yy )

u tt = a 2 u xx u tt = a 2 (u xx + u yy ) 10.7 The wave equation 10.7 The wave equation O. Costin: 10.7 1 This equation describes the propagation of waves through a medium: in one dimension, such as a vibrating string u tt = a 2 u xx 1 This equation

More information

1 + lim. n n+1. f(x) = x + 1, x 1. and we check that f is increasing, instead. Using the quotient rule, we easily find that. 1 (x + 1) 1 x (x + 1) 2 =

1 + lim. n n+1. f(x) = x + 1, x 1. and we check that f is increasing, instead. Using the quotient rule, we easily find that. 1 (x + 1) 1 x (x + 1) 2 = Chapter 5 Sequences and series 5. Sequences Definition 5. (Sequence). A sequence is a function which is defined on the set N of natural numbers. Since such a function is uniquely determined by its values

More information

11.10a Taylor and Maclaurin Series

11.10a Taylor and Maclaurin Series 11.10a 1 11.10a Taylor and Maclaurin Series Let y = f(x) be a differentiable function at x = a. In first semester calculus we saw that (1) f(x) f(a)+f (a)(x a), for all x near a The right-hand side of

More information

Separation of Variables. A. Three Famous PDE s

Separation of Variables. A. Three Famous PDE s Separation of Variables c 14, Philip D. Loewen A. Three Famous PDE s 1. Wave Equation. Displacement u depends on position and time: u = u(x, t. Concavity drives acceleration: u tt = c u xx.. Heat Equation.

More information

Chapter P: Preliminaries

Chapter P: Preliminaries Chapter P: Preliminaries Winter 2016 Department of Mathematics Hong Kong Baptist University 1 / 59 Preliminaries The preliminary chapter reviews the most important things that you should know before beginning

More information

We can see that f(2) is undefined. (Plugging x = 2 into the function results in a 0 in the denominator)

We can see that f(2) is undefined. (Plugging x = 2 into the function results in a 0 in the denominator) In order to be successful in AP Calculus, you are expected to KNOW everything that came before. All topics from Algebra I, II, Geometry and of course Precalculus are expected to be mastered before you

More information

Precalculus Honors Problem Set: Elementary Trigonometry

Precalculus Honors Problem Set: Elementary Trigonometry Precalculus Honors Problem Set: Elementary Trigonometry Mr. Warkentin 03 Sprague Hall 017-018 Academic Year Directions: These questions are not presented in order of difficulty. Some of these questions

More information

Chapter 11 Vibrations and Waves

Chapter 11 Vibrations and Waves Chapter 11 Vibrations and Waves If an object vibrates or oscillates back and forth over the same path, each cycle taking the same amount of time, the motion is called periodic. The mass and spring system

More information