Experiments in Periodicity

Size: px
Start display at page:

Download "Experiments in Periodicity"

Transcription

1 Experiments in Periodicity Kaitlin Keon and Yasmine Sasannejad May 9, 2005 Introduction Periodic functions are prevalent in various aspects of mathematics and physics. They describe a variety of recurring phenomena. These types of functions let us analyze the repetition of various occurrences in the world around us. Everything from the rising of sun to the motion of sounds wave can be examined using periodic functions. Periodic functions are defined as functions whose values repeat at regular intervals, called periods. In this laboratory, we will examine periodic functions, specifically trigonometric functions, to understand their various properties, including area accumulation and periodicity. We will use the computer program CALCWIN to investigate the graphs and characteristics of periodic functions. It is important to first establish the language of describing periodic functions. For a function y = f(x) to be p-periodic, there must exist a positive real number p such that for every real number x, f(x + p) = f(x) where the smallest positive p is referred to as the period of f. For example, the trigonometric functions f(x) = sin(x) and f(x) = cos(x) are both 2Πperiodic. It is interesting to examine the periods for the rest of the basic trigonometric functions. The trigonometric functions f(x) = tan(x) and f(x) = cot(x) are Π-periodic. Also, f(x) = sec(x) and f(x) = csc(x) are 2Π-periodic. 1

2 Examples of Periodic Functions Let s examine different forms of periodic trigonometric functions to determine their periodicity. It is beneficial to add and multiply trigonometric functions to see its effect on the period. We first looked at the function f(x) = sin(x) + cos(x). Similar to sin(x) and cos(x), this function is also 2Π-periodic. The graph is shifted to lie in between cos(x) and sin(x). It also appears to be stretched vertically. Another example of a trigonometric function is f(x) = 2sin(x). This function is also 2Π-periodic but it is vertically stretched so that the maximum y-values are 2 and 2 instead of 1 and 1. Now let s examine the derivatives of these functions to see if they have comparable periods. The derivative of f(x) = sin(x) + cos(x) is f(x) = cos(x) sin(x). The graph of this function appears to be 2Π-periodic. Compared to f(x) = sin(x) + cos(x), f(x) = cos(x) sin(x) is shifted to the left by Π. For the next example, the derivative of 2sin(x) is 2cos(x). This 2 new function has a period of 2Π and is also shifted to the left by Π. It is 2 important to note that the derivatives of periodic functions have the same period. For these two examples, the derivatives were just shifted versions of the original functions. Area Accumulation In this section, we will use CALCWIN to look at area accumulation functions and try to determine their periodicity. Let s first define area accumulation function. By the fundamental theorem of calculus, a continuous function f always has an antiderivative, given by an area accumulation function. For any real number a, we define an area accumulation function A for f whose value A(x) is the signed area between the graph of f and the x-axis over the interval from a to x. For area accumulation, areas below the x-axis are assigned a negative value while those above the x-axis are considered positive. In this investigation, we will vary the value for a to see its effect on area accumulation functions. First, let s examine the area accumulation for the function f(x) = sin(x). By using CALCWIN, we can assess the area of the function by using rectangles to estimate the integral. For the x-values 8 to 12, the approximation of the area using 100 rectangles is If we increase the number of 2

3 rectangles the program uses, the area approximation becomes more accurate. Using 200 rectangles produces the area approximation of If we continue to increase the number of rectangles, the sum will become even lower. For 1,000 rectangles, the sum is estimated to be In actuality, the integral from 8 to 12 is It is also intriguing to look at the sum of the area in a specified section of the graph to see if the area is zero in the given period of the function. This would make sense because the two sections of the graph, one above the x-axis and one below, should cancel each other out to produce an area of zero. For the function sin(x), when the limits are from 0 to 6.28, the sum is which suggests that the period is 2Π (approximated as 6.28 on the computer program). Now, let s examine the area accumulations for the previous examples. For the function f(x) = sin(x) + cos(x), the integral from 8 to 12 is The integral from to with 5000 rectangles is This suggests that the period of this function is 2Π because = 6.27 which is very close to 2Π given that the computer program can t be and isn t entirely accurate. For the second example, the area accumulation for 2sin(x) from 8 to 12 with 5,000 rectangles is The sum of the area for the period between 0 and 6.28 with 5,000 rectangles is This evidence supports the claim that the period is 2Π. Table 1 below shows the area accumulation for f(x) = sin(x) over the interval from 8 to 12, beginning at x = 8, and going in increments of 1 for each step. Here, i represents the number of approximating rectangles being used for that specified interval (there are 10 rectangles per unit). We know the period of this function is 2π, so Table 1 is difficult to analyze accurately since we are looking at intervals not corresponding to the period. To solve this, let us look at another set of data, Table 2, which has been generated in the same manner, only this time the intervals correspond directly to the function s period, 2π. Also, this time we used 2000 rectangles for our approximation, meaning there are 100 rectangles per unit, which will give us much more accurate data. Even though our data is roughly approximated, we can see a pattern in Table 2. The area accumulation for the interval [0, 2π] is equivalent to that of the interval [ π, pi]. This trend as well as our Graph from Table 1 suggest that f(x) = sin(x) is p-periodic for p = 2π, as we already knew. 3

4 Table 1 x i Sum So Far, A(x) Table 2 x i Sum So Far, A(x) 2π π π π π We can also examine the area accumulation of a function by plotting its antiderivative, the integral. This is essentially the same as what we have done before, however now we will look at the area accumulation plotted as a numerical function in order to compare it visually with our original function. We have done this in Figure 1 (see attached), once again using CALCWIN. 4

5 The antiderivative is the function plotted on top. We know already that the antiderivative of sin(x) is cos(x). However, our plotted graph here is not exactly cos(x). The graph is actually equivalent to f(x) = cos(x), only shifted slightly downward. Why is this? This depends on the interval we choose to integrate. If the interval chosen is a multiple of the function s period, the total area accumulation should be zero. Our interval of [-8, 12] is not a multiple of our function s period, 2π, and therefore there will be extra area being counted which does not have its corresponding area of the opposite sign to cancel it out in the summation. So, if our interval were a multiple of 2π, such as [-6.28, 6.28], our area accumulation over the entire interval would be zero, and the plotted antiderivative would be exactly cos(x). A New Type of Function To further understand periodic functions, it is interesting to investigate the properties of the function f(x) = sin(x + cos(x)) to determine its period and other important characteristics. For this function, the addition of cos(x) shifts the graph so that there are fewer values above the x-axis than below the x-axis. Because of this fascinating property, we wanted to further investigate the functions area accumulation and periodicity. We will investigate how to move this graph back into alignment with the x-axis in the section entitled Finding a Constant, Q. There is an important definition that will be utilized in this section. We must define a function that is linearly p-periodic. We say f(x) is linearly p-periodic if and only if there exists a real constant M such that for all x, f(x + p) = f(x) + M The constant M is called the p-translation constant of f. By looking at the graph of f(x) = sin(x+cos(x)), we can conjecture that it is 2π-periodic. But how can we know for sure? We can prove it! Theorem: f(x) = sin(x + cos(x)) is 2π-periodic. Proof: For a function f(x) to be p-periodic, there must exist a p such that: f(x) = f(x + p) for every real number x. If f(x) = sin(x + cos(x)) is 2π-periodic, then, it is true that: 5

6 sin(x + cos(x)) = sin(x + 2π + cos(x + 2π)) for every real x. This implies that sin(x + 2π + cos(x + 2π)) sin(x + cos(x)) = 0 for every real x. Expanding the left side of this equation, we get the following 10 term expression, which must be equivalent to 0. Note: This expansion can be done using a standard electronic graphing utility. sin(2π)cos(x)cos(sin(2π)sin(x))cos(cos(2π)cos(x)) + cos(2π)sin(x)cos(sin(2π)sin(x))cos(cos(2π)cos(x)) cos(2π)cos(x)sin(sin(2π)sin(x))cos(cos(2π)cos(x)) + sin(2π)sin(x)sin(sin(2π)sin(x))cos(cos(2π)cos(x)) + cos(2π)cos(x)cos(sin(2π)sin(x))sin(cos(2π)cos(x)) sin(2π)sin(x)cos(sin(2π)sin(x))sin(cos(2π)cos(x)) + sin(2π)cos(x)sin(sin(2π)sin(x))sin(cos(2π)cos(x)) + cos(2π)sin(x)sin(sin(2π)sin(x))sin(cos(2π)cos(x)) sin(x)cos(cos(x)) cos(x)sin(cos(x)) = 0 Knowing that sin(2π)=0, it follows that any term with sin(2π) as a factor will cancel out, as well as those with sin(sin(2π)), since sin(0)=0. This reduces our equation considerably to become the following: cos(2π)sin(x)cos(sin(2π)sin(x))cos(cos(2π)cos(x)) + cos(2π)cos(x)cos(sin(2π)sin(x))sin(cos(2π)cos(x)) sin(x)cos(cos(x)) cos(x)sin(cos(x)) = 0 Noticing now that cos(2π)=1, and that cos(0)=1, we are left with: sin(x)cos(cos(x)) + cos(x)sin(cos(x)) sin(x)cos(cos(x)) cos(x)sin(cos(x)) = 0 Now it is easy to see that our like terms cancel and we are left with 0 = 0. Ensuring the Area Accumulation to be p-periodic If the area accumulation, A(x), of a function is not p-periodic, what effect does that have on our study? We might be interested to know a way to ensure that A(x) will be p-periodic. This can be done simply by subtracting a constant, Q, to our function f(x). Our new function will still be p-periodic of course, since the subtraction of a constant will only shift the graph vertically, 6

7 which does not have an effect on the period of the graph. Essentially, the subtraction of our Q will shift f(x) until it lies on the x-axis such that the positive area under the curve will balance the negative area under the curve, thereby ensuring that the total area under the curve f(x) will be 0. Finding a Constant, Q After some careful thought and manipulation of the data through trial and error, we determined the way to always find a value for Q that will satisfy: f 1 (x) = f(x) Q, where f 1 (x) has a p-periodic area accumulation function, A 1 (x). If A(x) represents the total area accumulation for f(x), then to find Q, we use the formula: Q = A(x) p. Note that in this equation, our p represents the period of f(x). Let s look at an example. Consider f(x) = sin(x + cos(x)) (This is an example we will look at in depth in the next section). The area accumulation function for this graph is linearly p-periodic, as can be seen in Figure 2 (see attached). We want A(x) to be p-periodic. When looking at the area of f(x) = sin(x + cos(x)) in Figure 3 (see attached), we see that the area above the x-axis is less than the area below. Since we already know the period for f(x) is 2π, and we know the value of A(x) over the periodic interval to be (calculated with CALCWIN), we can find Q: Q = π Now, our new formula, f 1 (x) will be: f 1 (x) = sin(x + cos(x)) We can now see the graph once it has been shifted by Q in the bottom half of Figure 4 (see attached). Also, we can see the area accumulation function of the shifted graph in the top half of Figure 4. Now, our value for A 1 (x) is approximated to be , which is considerably close to 0. This is illustrated in Figure 5 (see attached). 7

8 The process of manipulating the function by subtracting Q can be considered logically. The value of Q is the area of the function divided by the function s period. Since the period of a function is the x value that the function covers, when you divide by this value, you get the area per unit of x. Therefore, Q produces the area for each x value. When you subtract Q from the function, you shift the graph so that every value of x moves towards the x-axis. When this occurs, there is balance of the area above and below the x-axis and the accumulated area is zero. For any function, you can obtain Q and subtract it from the function so that the function is p-periodic. Conclusion Periodic functions exist in our every day lives. However, we rarely think of them mathematically as periodic functions. This laboratory investigated properties of periodic functions to obtain a better understanding of how they work. Specifically, trigonometric functions have a variety of interesting characteristics that make them a topic of intense and on-going research. We examined trigonometric functions using specific examples to try to understand how different values and manipulations of functions affect the area accumulation and periodicity. One interesting function that we investigated in depth was f(x) = sin(x + cos(x)). This function proved to be very fascinating as we tried to obtain a value for Q for which the function would be p-periodic. Once we found the value for Q for this specific function, we could generalize to other functions about how to obtain the value for Q. Through this laboratory, we learned a lot about the intricate aspects of periodic functions and their many properties. Further investigation would be beneficial to try to understand linking several functions of sines and cosines together such as f(x) = sin(x + cos(x + sin(x + cos(x + cos(x))))). If we had more time, we would be able to better generalize to this type of linking and understand how to obtain a value for Q for any function with linked functions of sine and cosine. 8

M152: Calculus II Midterm Exam Review

M152: Calculus II Midterm Exam Review M52: Calculus II Midterm Exam Review Chapter 4. 4.2 : Mean Value Theorem. - Know the statement and idea of Mean Value Theorem. - Know how to find values of c making the theorem true. - Realize the importance

More information

5, tan = 4. csc = Simplify: 3. Simplify: 4. Factor and simplify: cos x sin x cos x

5, tan = 4. csc = Simplify: 3. Simplify: 4. Factor and simplify: cos x sin x cos x Precalculus Final Review 1. Given the following values, evaluate (if possible) the other four trigonometric functions using the fundamental trigonometric identities or triangles csc = - 3 5, tan = 4 3.

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

Using this definition, it is possible to define an angle of any (positive or negative) measurement by recognizing how its terminal side is obtained.

Using this definition, it is possible to define an angle of any (positive or negative) measurement by recognizing how its terminal side is obtained. Angle in Standard Position With the Cartesian plane, we define an angle in Standard Position if it has its vertex on the origin and one of its sides ( called the initial side ) is always on the positive

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

Inverse Trig Functions

Inverse Trig Functions 6.6i Inverse Trigonometric Functions Inverse Sine Function Does g(x) = sin(x) have an inverse? What restriction would we need to make so that at least a piece of this function has an inverse? Given f (x)

More information

Chapter 1. Functions 1.3. Trigonometric Functions

Chapter 1. Functions 1.3. Trigonometric Functions 1.3 Trigonometric Functions 1 Chapter 1. Functions 1.3. Trigonometric Functions Definition. The number of radians in the central angle A CB within a circle of radius r is defined as the number of radius

More information

Chapter 2: Differentiation

Chapter 2: Differentiation Chapter 2: Differentiation Winter 2016 Department of Mathematics Hong Kong Baptist University 1 / 75 2.1 Tangent Lines and Their Slopes This section deals with the problem of finding a straight line L

More information

Algebra 2/Trig AIIT.17 Trig Identities Notes. Name: Date: Block:

Algebra 2/Trig AIIT.17 Trig Identities Notes. Name: Date: Block: Algebra /Trig AIIT.7 Trig Identities Notes Mrs. Grieser Name: Date: Block: Trigonometric Identities When two trig expressions can be proven to be equal to each other, the statement is called a trig identity

More information

Learning Objectives for Math 165

Learning Objectives for Math 165 Learning Objectives for Math 165 Chapter 2 Limits Section 2.1: Average Rate of Change. State the definition of average rate of change Describe what the rate of change does and does not tell us in a given

More information

Chapter 2: Differentiation

Chapter 2: Differentiation Chapter 2: Differentiation Spring 2018 Department of Mathematics Hong Kong Baptist University 1 / 82 2.1 Tangent Lines and Their Slopes This section deals with the problem of finding a straight line L

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

CK- 12 Algebra II with Trigonometry Concepts 1

CK- 12 Algebra II with Trigonometry Concepts 1 14.1 Graphing Sine and Cosine 1. A.,1 B. (, 1) C. 3,0 D. 11 1, 6 E. (, 1) F. G. H. 11, 4 7, 1 11, 3. 3. 5 9,,,,,,, 4 4 4 4 3 5 3, and, 3 3 CK- 1 Algebra II with Trigonometry Concepts 1 4.ans-1401-01 5.

More information

AP CALCULUS SUMMER WORKSHEET

AP CALCULUS SUMMER WORKSHEET AP CALCULUS SUMMER WORKSHEET DUE: First Day of School Aug. 19, 2010 Complete this assignment at your leisure during the summer. It is designed to help you become more comfortable with your graphing calculator,

More information

AP CALCULUS SUMMER WORKSHEET

AP CALCULUS SUMMER WORKSHEET AP CALCULUS SUMMER WORKSHEET DUE: First Day of School, 2011 Complete this assignment at your leisure during the summer. I strongly recommend you complete a little each week. It is designed to help you

More information

Function and Relation Library

Function and Relation Library 1 of 7 11/6/2013 7:56 AM Function and Relation Library Trigonometric Functions: Angle Definitions Legs of A Triangle Definitions Sine Cosine Tangent Secant Cosecant Cotangent Trig functions are functions

More information

One of the powerful themes in trigonometry is that the entire subject emanates from a very simple idea: locating a point on the unit circle.

One of the powerful themes in trigonometry is that the entire subject emanates from a very simple idea: locating a point on the unit circle. 2.24 Tanz and the Reciprocals Derivatives of Other Trigonometric Functions One of the powerful themes in trigonometry is that the entire subject emanates from a very simple idea: locating a point on the

More information

Solving Equations. Pure Math 30: Explained! 255

Solving Equations. Pure Math 30: Explained!   255 Solving Equations Pure Math : Explained! www.puremath.com 55 Part One - Graphically Solving Equations Solving trigonometric equations graphically: When a question asks you to solve a system of trigonometric

More information

S56 (5.1) Integration.notebook March 09, 2017

S56 (5.1) Integration.notebook March 09, 2017 Today we will be learning about integration (indefinite integrals) Integration What would you get if you undo the differentiation? Integration is the reverse process of differentiation. It is sometimes

More information

TO EARN ANY CREDIT, YOU MUST SHOW STEPS LEADING TO THE ANSWER

TO EARN ANY CREDIT, YOU MUST SHOW STEPS LEADING TO THE ANSWER Prof. Israel N. Nwaguru MATH 11 CHAPTER,,, AND - REVIEW WORKOUT EACH PROBLEM NEATLY AND ORDERLY ON SEPARATE SHEET THEN CHOSE THE BEST ANSWER TO EARN ANY CREDIT, YOU MUST SHOW STEPS LEADING TO THE ANSWER

More information

6.1: Verifying Trigonometric Identities Date: Pre-Calculus

6.1: Verifying Trigonometric Identities Date: Pre-Calculus 6.1: Verifying Trigonometric Identities Date: Pre-Calculus Using Fundamental Identities to Verify Other Identities: To verify an identity, we show that side of the identity can be simplified so that it

More information

Core Mathematics 2 Trigonometry

Core Mathematics 2 Trigonometry Core Mathematics 2 Trigonometry Edited by: K V Kumaran Email: kvkumaran@gmail.com Core Mathematics 2 Trigonometry 2 1 Trigonometry Sine, cosine and tangent functions. Their graphs, symmetries and periodicity.

More information

Math 12 Final Exam Review 1

Math 12 Final Exam Review 1 Math 12 Final Exam Review 1 Part One Calculators are NOT PERMITTED for this part of the exam. 1. a) The sine of angle θ is 1 What are the 2 possible values of θ in the domain 0 θ 2π? 2 b) Draw these angles

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

For a semi-circle with radius r, its circumfrence is πr, so the radian measure of a semi-circle (a straight line) is

For a semi-circle with radius r, its circumfrence is πr, so the radian measure of a semi-circle (a straight line) is Radian Measure Given any circle with radius r, if θ is a central angle of the circle and s is the length of the arc sustained by θ, we define the radian measure of θ by: θ = s r For a semi-circle with

More information

Welcome to AP Calculus!!!

Welcome to AP Calculus!!! Welcome to AP Calculus!!! In preparation for next year, you need to complete this summer packet. This packet reviews & expands upon the concepts you studied in Algebra II and Pre-calculus. Make sure you

More information

1 Chapter 1: Areas, Volumes, and Simple Sums

1 Chapter 1: Areas, Volumes, and Simple Sums Syllabus Summary This is a living list and will be updated throughout the semester. In this list I summarize the material from the syllabus indicating which material is very important, of normal importance,

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

4 The Trigonometric Functions

4 The Trigonometric Functions Mathematics Learning Centre, University of Sydney 8 The Trigonometric Functions The definitions in the previous section apply to between 0 and, since the angles in a right angle triangle can never be greater

More information

Chapter P: Preliminaries

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

More information

Chapter 2 Derivatives

Chapter 2 Derivatives Contents Chapter 2 Derivatives Motivation to Chapter 2 2 1 Derivatives and Rates of Change 3 1.1 VIDEO - Definitions................................................... 3 1.2 VIDEO - Examples and Applications

More information

Dear Future CALCULUS Student,

Dear Future CALCULUS Student, Dear Future CALCULUS Student, I am looking forward to teaching the AP Calculus AB class this coming year and hope that you are looking forward to the class as well. Here a few things you need to know prior

More information

MATH 1004E Get out of your seat and mingle until you find someone with a name that either has:

MATH 1004E Get out of your seat and mingle until you find someone with a name that either has: Monday 11:35-1:5 CORE CONCEPTS: Pre-calc review (key terms, exponents, factoring, rationalizing) Basic functions (absolute, trigonometric) Intro to limits (one-sided) OPENER (10min): Mingling Name Game

More information

Calculus & Analytic Geometry I

Calculus & Analytic Geometry I Functions Form the Foundation What is a function? A function is a rule that assigns to each element x (called the input or independent variable) in a set D exactly one element f(x) (called the ouput or

More information

This chapter follows from the work done in Chapter 4 of the Core topics book involving quadratic equations.

This chapter follows from the work done in Chapter 4 of the Core topics book involving quadratic equations. Mathematics: analysis and approaches SL Chapter 1: The binomial theorem A Factorial notation B Binomial expansions C The binomial theorem In this chapter, students are introduced to factorial notation.

More information

S56 (5.3) Further Calculus.notebook March 24, 2016

S56 (5.3) Further Calculus.notebook March 24, 2016 Daily Practice 16.3.2016 Today we will be learning how to differentiate using the Chain Rule. Homework Solutions Video online - please mark 2009 P2 Polynomials HW Online due 22.3.16 We use the Chain Rule

More information

Math 5 Trigonometry Chapter 4 Test Fall 08 Name Show work for credit. Write all responses on separate paper. Do not use a calculator.

Math 5 Trigonometry Chapter 4 Test Fall 08 Name Show work for credit. Write all responses on separate paper. Do not use a calculator. Math 5 Trigonometry Chapter Test Fall 08 Name Show work for credit. Write all responses on separate paper. Do not use a calculator. 23 1. Consider an arclength of t = travelled counter-clockwise around

More information

More on infinite series Antiderivatives and area

More on infinite series Antiderivatives and area More on infinite series Antiderivatives and area September 28, 2017 The eighth breakfast was on Monday: There are still slots available for the October 4 breakfast (Wednesday, 8AM), and there s a pop-in

More information

x 2 = 1 Clearly, this equation is not true for all real values of x. Nevertheless, we can solve it by taking careful steps:

x 2 = 1 Clearly, this equation is not true for all real values of x. Nevertheless, we can solve it by taking careful steps: Sec. 01 notes Solving Trig Equations: The Easy Ones Main Idea We are now ready to discuss the solving of trigonometric equations. Recall that, generally speaking, identities are equations which hold true

More information

Hi AP AB Calculus Class of :

Hi AP AB Calculus Class of : Hi AP AB Calculus Class of 2017 2018: In order to complete the syllabus that the College Board requires and to have sufficient time to review and practice for the exam, I am asking you to do a (mandatory)

More information

Dear Future CALCULUS Student,

Dear Future CALCULUS Student, Dear Future CALCULUS Student, I am looking forward to teaching the AP Calculus AB class this coming year and hope that you are looking forward to the class as well. Here a few things you need to know prior

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

Chapter 6: The Definite Integral

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

More information

Trigonometric Identities and Equations

Trigonometric Identities and Equations Chapter 4 Trigonometric Identities and Equations Trigonometric identities describe equalities between related trigonometric expressions while trigonometric equations ask us to determine the specific values

More information

The six trigonometric functions

The six trigonometric functions PRE-CALCULUS: by Finney,Demana,Watts and Kennedy Chapter 4: Trigonomic Functions 4.: Trigonomic Functions of Acute Angles What you'll Learn About Right Triangle Trigonometry/ Two Famous Triangles Evaluating

More information

Substitutions and by Parts, Area Between Curves. Goals: The Method of Substitution Areas Integration by Parts

Substitutions and by Parts, Area Between Curves. Goals: The Method of Substitution Areas Integration by Parts Week #7: Substitutions and by Parts, Area Between Curves Goals: The Method of Substitution Areas Integration by Parts 1 Week 7 The Indefinite Integral The Fundamental Theorem of Calculus, b a f(x) dx =

More information

Antiderivatives. Mathematics 11: Lecture 30. Dan Sloughter. Furman University. November 7, 2007

Antiderivatives. Mathematics 11: Lecture 30. Dan Sloughter. Furman University. November 7, 2007 Antiderivatives Mathematics 11: Lecture 30 Dan Sloughter Furman University November 7, 2007 Dan Sloughter (Furman University) Antiderivatives November 7, 2007 1 / 9 Definition Recall: Suppose F and f are

More information

Calculating the Derivative Using Derivative Rules Implicit Functions Higher-Order Derivatives

Calculating the Derivative Using Derivative Rules Implicit Functions Higher-Order Derivatives Topic 4 Outline 1 Derivative Rules Calculating the Derivative Using Derivative Rules Implicit Functions Higher-Order Derivatives D. Kalajdzievska (University of Manitoba) Math 1500 Fall 2015 1 / 32 Topic

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

Chapter 5 Notes. 5.1 Using Fundamental Identities

Chapter 5 Notes. 5.1 Using Fundamental Identities Chapter 5 Notes 5.1 Using Fundamental Identities 1. Simplify each expression to its lowest terms. Write the answer to part as the product of factors. (a) sin x csc x cot x ( 1+ sinσ + cosσ ) (c) 1 tanx

More information

Trig Identities, Solving Trig Equations Answer Section

Trig Identities, Solving Trig Equations Answer Section Trig Identities, Solving Trig Equations Answer Section MULTIPLE CHOICE. ANS: B PTS: REF: Knowledge and Understanding OBJ: 7. - Compound Angle Formulas. ANS: A PTS: REF: Knowledge and Understanding OBJ:

More information

Analytic Trigonometry. Copyright Cengage Learning. All rights reserved.

Analytic Trigonometry. Copyright Cengage Learning. All rights reserved. Analytic Trigonometry Copyright Cengage Learning. All rights reserved. 7.1 Trigonometric Identities Copyright Cengage Learning. All rights reserved. Objectives Simplifying Trigonometric Expressions Proving

More information

MAT137 - Term 2, Week 5

MAT137 - Term 2, Week 5 MAT137 - Term 2, Week 5 Test 3 is tomorrow, February 3, at 4pm. See the course website for details. Today we will: Talk more about integration by parts. Talk about integrating certain combinations of trig

More information

Step 1: Greatest Common Factor Step 2: Count the number of terms If there are: 2 Terms: Difference of 2 Perfect Squares ( + )( - )

Step 1: Greatest Common Factor Step 2: Count the number of terms If there are: 2 Terms: Difference of 2 Perfect Squares ( + )( - ) Review for Algebra 2 CC Radicals: r x p 1 r x p p r = x p r = x Imaginary Numbers: i = 1 Polynomials (to Solve) Try Factoring: i 2 = 1 Step 1: Greatest Common Factor Step 2: Count the number of terms If

More information

Instructor Quick Check: Question Block 12

Instructor Quick Check: Question Block 12 Instructor Quick Check: Question Block 2 How to Administer the Quick Check: The Quick Check consists of two parts: an Instructor portion which includes solutions and a Student portion with problems for

More information

Chapter 4 Sequences and Series

Chapter 4 Sequences and Series Chapter 4 Sequences and Series 4.1 Sequence Review Sequence: a set of elements (numbers or letters or a combination of both). The elements of the set all follow the same rule (logical progression). The

More information

MATH 150 TOPIC 16 TRIGONOMETRIC EQUATIONS

MATH 150 TOPIC 16 TRIGONOMETRIC EQUATIONS Math 150 T16-Trigonometric Equations Page 1 MATH 150 TOPIC 16 TRIGONOMETRIC EQUATIONS In calculus, you will often have to find the zeros or x-intercepts of a function. That is, you will have to determine

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

The Not-Formula Book for C2 Everything you need to know for Core 2 that won t be in the formula book Examination Board: AQA

The Not-Formula Book for C2 Everything you need to know for Core 2 that won t be in the formula book Examination Board: AQA Not The Not-Formula Book for C Everything you need to know for Core that won t be in the formula book Examination Board: AQA Brief This document is intended as an aid for revision. Although it includes

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

Unit 6 Trigonometric Identities

Unit 6 Trigonometric Identities Unit 6 Trigonometric Identities Prove trigonometric identities Solve trigonometric equations Prove trigonometric identities, using: Reciprocal identities Quotient identities Pythagorean identities Sum

More information

Sum and Difference Identities

Sum and Difference Identities Sum and Difference Identities By: OpenStaxCollege Mount McKinley, in Denali National Park, Alaska, rises 20,237 feet (6,168 m) above sea level. It is the highest peak in North America. (credit: Daniel

More information

(e) 2 (f) 2. (c) + (d). Limits at Infinity. 2.5) 9-14,25-34,41-43,46-47,56-57, (c) (d) 2

(e) 2 (f) 2. (c) + (d). Limits at Infinity. 2.5) 9-14,25-34,41-43,46-47,56-57, (c) (d) 2 Math 150A. Final Review Answers, Spring 2018. Limits. 2.2) 7-10, 21-24, 28-1, 6-8, 4-44. 1. Find the values, or state they do not exist. (a) (b) 1 (c) DNE (d) 1 (e) 2 (f) 2 (g) 2 (h) 4 2. lim f(x) = 2,

More information

4.4 AREAS, INTEGRALS AND ANTIDERIVATIVES

4.4 AREAS, INTEGRALS AND ANTIDERIVATIVES 1 4.4 AREAS, INTEGRALS AND ANTIDERIVATIVES This section explores properties of functions defined as areas and examines some of the connections among areas, integrals and antiderivatives. In order to focus

More information

Grade 11 or 12 Pre-Calculus

Grade 11 or 12 Pre-Calculus Grade 11 or 12 Pre-Calculus Strands 1. Polynomial, Rational, and Radical Relationships 2. Trigonometric Functions 3. Modeling with Functions Strand 1: Polynomial, Rational, and Radical Relationships Standard

More information

1 Limits and continuity

1 Limits and continuity 1 Limits and continuity Question 1. Which of the following its can be evaluated by continuity ( plugging in )? sin(x) (a) x + 1 (d) x 3 x 2 + x 6 (b) e x sin(x) (e) x 2 + x 6 (c) x 2 x 2 + x 6 (f) n (

More information

Trigonometric Identities and Equations

Trigonometric Identities and Equations Chapter 4 Trigonometric Identities and Equations Trigonometric identities describe equalities between related trigonometric expressions while trigonometric equations ask us to determine the specific values

More information

Practice Problems: Integration by Parts

Practice Problems: Integration by Parts Practice Problems: Integration by Parts Answers. (a) Neither term will get simpler through differentiation, so let s try some choice for u and dv, and see how it works out (we can always go back and try

More information

MAC 1114: Trigonometry Notes

MAC 1114: Trigonometry Notes MAC 1114: Trigonometry Notes Instructor: Brooke Quinlan Hillsborough Community College Section 7.1 Angles and Their Measure Greek Letters Commonly Used in Trigonometry Quadrant II Quadrant III Quadrant

More information

2 Trigonometric functions

2 Trigonometric functions Theodore Voronov. Mathematics 1G1. Autumn 014 Trigonometric functions Trigonometry provides methods to relate angles and lengths but the functions we define have many other applications in mathematics..1

More information

TIPS FOR WRITING PROOFS IN HOMEWORK ASSIGNMENTS. 1. Simple rules

TIPS FOR WRITING PROOFS IN HOMEWORK ASSIGNMENTS. 1. Simple rules TIPS FOR WRITING PROOFS IN HOMEWORK ASSIGNMENTS MARK SKANDERA 1 Simple rules I require my students to follow the rules below when submitting problem sets While other instructors may be more lenient than

More information

Pre-Calculus II: Trigonometry Exam 1 Preparation Solutions. Math&142 November 8, 2016

Pre-Calculus II: Trigonometry Exam 1 Preparation Solutions. Math&142 November 8, 2016 Pre-Calculus II: Trigonometry Exam 1 Preparation Solutions Math&1 November 8, 016 1. Convert the angle in degrees to radian. Express the answer as a multiple of π. a 87 π rad 180 = 87π 180 rad b 16 π rad

More information

Systems of Linear Equations and Inequalities

Systems of Linear Equations and Inequalities Systems of Linear Equations and Inequalities Alex Moore February 4, 017 1 What is a system? Now that we have studied linear equations and linear inequalities, it is time to consider the question, What

More information

2014 Summer Review for Students Entering Algebra 2. TI-84 Plus Graphing Calculator is required for this course.

2014 Summer Review for Students Entering Algebra 2. TI-84 Plus Graphing Calculator is required for this course. 1. Solving Linear Equations 2. Solving Linear Systems of Equations 3. Multiplying Polynomials and Solving Quadratics 4. Writing the Equation of a Line 5. Laws of Exponents and Scientific Notation 6. Solving

More information

f(g(x)) g (x) dx = f(u) du.

f(g(x)) g (x) dx = f(u) du. 1. Techniques of Integration Section 8-IT 1.1. Basic integration formulas. Integration is more difficult than derivation. The derivative of every rational function or trigonometric function is another

More information

Math 2Z03 - Tutorial # 6. Oct. 26th, 27th, 28th, 2015

Math 2Z03 - Tutorial # 6. Oct. 26th, 27th, 28th, 2015 Math 2Z03 - Tutorial # 6 Oct. 26th, 27th, 28th, 2015 Tutorial Info: Tutorial Website: http://ms.mcmaster.ca/ dedieula/2z03.html Office Hours: Mondays 3pm - 5pm (in the Math Help Centre) Tutorial #6: 3.4

More information

Math 229 Mock Final Exam Solution

Math 229 Mock Final Exam Solution Name: Math 229 Mock Final Exam Solution Disclaimer: This mock exam is for practice purposes only. No graphing calulators TI-89 is allowed on this test. Be sure that all of your work is shown and that it

More information

1.3 Basic Trigonometric Functions

1.3 Basic Trigonometric Functions www.ck1.org Chapter 1. Right Triangles and an Introduction to Trigonometry 1. Basic Trigonometric Functions Learning Objectives Find the values of the six trigonometric functions for angles in right triangles.

More information

Questions from Larson Chapter 4 Topics. 5. Evaluate

Questions from Larson Chapter 4 Topics. 5. Evaluate Math. Questions from Larson Chapter 4 Topics I. Antiderivatives. Evaluate the following integrals. (a) x dx (4x 7) dx (x )(x + x ) dx x. A projectile is launched vertically with an initial velocity of

More information

MTH301 Calculus II Glossary For Final Term Exam Preparation

MTH301 Calculus II Glossary For Final Term Exam Preparation MTH301 Calculus II Glossary For Final Term Exam Preparation Glossary Absolute maximum : The output value of the highest point on a graph over a given input interval or over all possible input values. An

More information

Core Mathematics 3 Differentiation

Core Mathematics 3 Differentiation http://kumarmaths.weebly.com/ Core Mathematics Differentiation C differentiation Page Differentiation C Specifications. By the end of this unit you should be able to : Use chain rule to find the derivative

More information

Week #6 - Taylor Series, Derivatives and Graphs Section 10.1

Week #6 - Taylor Series, Derivatives and Graphs Section 10.1 Week #6 - Taylor Series, Derivatives and Graphs Section 10.1 From Calculus, Single Variable by Hughes-Hallett, Gleason, McCallum et. al. Copyright 005 by John Wiley & Sons, Inc. This material is used by

More information

Unit 6 Trigonometric Identities Prove trigonometric identities Solve trigonometric equations

Unit 6 Trigonometric Identities Prove trigonometric identities Solve trigonometric equations Unit 6 Trigonometric Identities Prove trigonometric identities Solve trigonometric equations Prove trigonometric identities, using: Reciprocal identities Quotient identities Pythagorean identities Sum

More information

Core Mathematics 3 Trigonometry

Core Mathematics 3 Trigonometry Edexcel past paper questions Core Mathematics 3 Trigonometry Edited by: K V Kumaran Email: kvkumaran@gmail.com Core Maths 3 Trigonometry Page 1 C3 Trigonometry In C you were introduced to radian measure

More information

f(x) = lim x 0 + x = lim f(x) =

f(x) = lim x 0 + x = lim f(x) = Infinite Limits Having discussed in detail its as x ±, we would like to discuss in more detail its where f(x) ±. Once again we would like to emphasize that ± are not numbers, so if we write f(x) = we are

More information

HIGH SCHOOL MATH CURRICULUM GRADE ELEVEN ALGEBRA 2 & TRIGONOMETRY N

HIGH SCHOOL MATH CURRICULUM GRADE ELEVEN ALGEBRA 2 & TRIGONOMETRY N VALLEY CENTRAL SCHOOL DISTRICT 944 STATE ROUTE 17K MONTGOMERY, NY 12549 Telephone Number: (845) 457-2400 ext. 8121 FAX NUMBER: (845) 457-4254 HIGH SCHOOL MATH CURRICULUM GRADE ELEVEN ALGEBRA 2 & TRIGONOMETRY

More information

weebly.com/ Core Mathematics 3 Trigonometry

weebly.com/ Core Mathematics 3 Trigonometry http://kumarmaths. weebly.com/ Core Mathematics 3 Trigonometry Core Maths 3 Trigonometry Page 1 C3 Trigonometry In C you were introduced to radian measure and had to find areas of sectors and segments.

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

correlated to the New York State Learning Standards for Mathematics Algebra 2 and Trigonometry

correlated to the New York State Learning Standards for Mathematics Algebra 2 and Trigonometry correlated to the New York State Learning Standards for Mathematics Algebra 2 and Trigonometry McDougal Littell Algebra 2 2007 correlated to the New York State Learning Standards for Mathematics Algebra

More information

AP CALCULUS AB SUMMER ASSIGNMNET NAME: READ THE FOLLOWING DIRECTIONS CAREFULLY

AP CALCULUS AB SUMMER ASSIGNMNET NAME: READ THE FOLLOWING DIRECTIONS CAREFULLY AP CALCULUS AB SUMMER ASSIGNMNET NAME: READ THE FOLLOWING DIRECTIONS CAREFULLY 1. This packet is to be handed in on the first day of school. 2. All work must be shown in the space provided in the packet.

More information

MATH 103 Pre-Calculus Mathematics Dr. McCloskey Fall 2008 Final Exam Sample Solutions

MATH 103 Pre-Calculus Mathematics Dr. McCloskey Fall 2008 Final Exam Sample Solutions MATH 103 Pre-Calculus Mathematics Dr. McCloskey Fall 008 Final Exam Sample Solutions In these solutions, FD refers to the course textbook (PreCalculus (4th edition), by Faires and DeFranza, published by

More information

1.4 Techniques of Integration

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

More information

BHASVIC MαTHS. Skills 1

BHASVIC MαTHS. Skills 1 Skills 1 Normally we work with equations in the form y = f(x) or x + y + z = 10 etc. These types of equations are called Cartesian Equations all the variables are grouped together into one equation, and

More information

MA Spring 2013 Lecture Topics

MA Spring 2013 Lecture Topics LECTURE 1 Chapter 12.1 Coordinate Systems Chapter 12.2 Vectors MA 16200 Spring 2013 Lecture Topics Let a,b,c,d be constants. 1. Describe a right hand rectangular coordinate system. Plot point (a,b,c) inn

More information

MA40S Pre-calculus UNIT C Trigonometric Identities CLASS NOTES Analyze Trigonometric Identities Graphically and Verify them Algebraically

MA40S Pre-calculus UNIT C Trigonometric Identities CLASS NOTES Analyze Trigonometric Identities Graphically and Verify them Algebraically 1 MA40S Pre-calculus UNIT C Trigonometric Identities CLASS NOTES Analyze Trigonometric Identities Graphically and Verify them Algebraically Definition Trigonometric identity Investigate 1. Using the diagram

More information

Algebra 2 and Trigonometry

Algebra 2 and Trigonometry Page 1 Algebra 2 and Trigonometry In implementing the Algebra 2 and Trigonometry process and content performance indicators, it is expected that students will identify and justify mathematical relationships,

More information

5.1: Graphing Sine and Cosine Functions

5.1: Graphing Sine and Cosine Functions 5.1: Graphing Sine and Cosine Functions Complete the table below ( we used increments of for the values of ) 4 0 sin 4 2 3 4 5 4 3 7 2 4 2 cos 1. Using the table, sketch the graph of y sin for 0 2 2. What

More information

II. The Calculus of The Derivative

II. The Calculus of The Derivative II The Calculus of The Derivative In Chapter I we learned that derivative was the mathematical concept that captured the common features of the tangent problem, instantaneous velocity of a moving object,

More information

University Calculus I. Worksheet # 8 Mar b. sin tan e. sin 2 sin 1 5. b. tan. c. sec sin 1 ( x )) cos 1 ( x )) f. csc. c.

University Calculus I. Worksheet # 8 Mar b. sin tan e. sin 2 sin 1 5. b. tan. c. sec sin 1 ( x )) cos 1 ( x )) f. csc. c. MATH 6 WINTER 06 University Calculus I Worksheet # 8 Mar. 06-0 The topic covered by this worksheet is: Derivative of Inverse Functions and the Inverse Trigonometric functions. SamplesolutionstoallproblemswillbeavailableonDL,

More information

The goal of today is to determine what u-substitution to use for trigonometric integrals. The most common substitutions are the following:

The goal of today is to determine what u-substitution to use for trigonometric integrals. The most common substitutions are the following: Trigonometric Integrals The goal of today is to determine what u-substitution to use for trigonometric integrals. The most common substitutions are the following: Substitution u sinx u cosx u tanx u secx

More information