Formulas to remember

Size: px
Start display at page:

Download "Formulas to remember"

Transcription

1 Complex numbers Let z = x + iy be a complex number The conjugate z = x iy Formulas to remember The real part Re(z) = x = z+z The imaginary part Im(z) = y = z z i The norm z = zz = x + y The reciprocal z = x iy x +y 3 The direction from (for a non zero z) z z 4 The Euler representation z = r exp(iθ) where r = z and θ = Arg(z) = arctan(y/z) The angle θ can be replaced by any angle in the set arg(z) = {Arg(z) + nπ n Z} Finite series formulas Arithmetic series a + (a + d) + + (a + (n )d) = Geometric series formula (a + (i )d) = n(a + (n )d) a + ar + ar n = ar i = a rn r 3 Telescoping series formula If g(x) = f(x) f(x ), then g(i) = f(n) f() 4 Sums of powers (a) = n

2 (b) (c) (d) (e) i = i = n(n + ) n(n + )(n + ) 6 i 3 = n (n + ) 4 i 4 = n(n + )(n + )(3n + 3n ) 3 3 Power series Geometric series Exponential series ax i = a + ax + ax + = a x where x < exp(x) = x i = + x + x! + + xn + for all x R n! 3 Basic Trigonometric series sin(x) = ( ) i x i+ (i + )! = x x3 3! + x5 5! for all x R cos(x) = ( ) i xi (i)! = x! + x4 4! for all x R 4 Generalized Binomial series ( + x) n = nc i x i = (n)(n ) (n i + ) x i i! where x < or n is a non negative integer and x is any complex number

3 5 Log series log( + x) = x x + x3 xn+ + + ( )n + where x is real with x < 3 n + 6 Arctan series where x is real with x < 7 Arcsine series where x is real with x < arctan(x) = x x3 3 + x5 xn+ + + ( )n 5 n + + arcsin(x) = x + x ()(3) ()(4) x ()(3)(5) ()(4)(6) x Geometry The determinant of a matrix: a b = ad bc c d Cramer s Rule: To solve ax + by = e and cx + dy = f define: = a b c d = ad bc, x = e b f d = ed fc and y = a e c f = af ec If then the answer is x = x, y = y If = and at least one of x, y is non zero then there is no solution If all, x, y are zero, then there are infinitely many solutions provided each of the two equations has at least one solution 3 The distance between two points A and B on the real line is d(a, B) = A B 3

4 4 For two points P (a, b ) and P (a, b ) in the xy-plane: The distance between the points is d(p, Q) = (a a ) + (b b ) 5 The parametric two point form of the line containing the points P (a, b ) and P (a, b ) is x = a + t(a a ), y = b + t(b b ) 6 The compact parametric two point form of the line is (x, y) = P + t(p P ) or (x, y) = ( t)p + tp 7 The midpoint of two points A, B is A+B 8 The two point form of the equation through the points P (a, b ), P (a, b ) is (a a )y (b b )x = a b a b 9 The slope of the line through two points P (a, b ), P (a, b ) is b b a a where the slope is infinite and the line is vertical if a = a The slope intercept form of the line joining P (a, b ), P (a, b ) is y = mx + c where m = b b a a is the slope and c = a b a b a a is the y-intercept If p is the x intercept and q is the y-intercept, then the line is: x p + y q = A line parallel to ax + by = c is ax + by = k for some k 3 A line perpendicular to ax + by = c is bx ay = k for some k 4 The quadratic function Q(x) = ax + bx + c has extremum value at x = b The a value is 4ac b It is a maximum if a < and minimum if a > 4a 5 The equation ax + bx + c = with a has solutions: Quadratic Formula x = b ± b 4ac a 4

5 6 The equation of a circle with center (h, k) and radius r is (x h) + (y k) = r 7 For the circle x + y + ux + vy = w the center is ( u/, v/) and radius is w + u + v A parametric form of the circle x + y = r is: where m is the parameter (x, y) = ( r ) m m + m,r + m The trigonometry parameterization for the same circle is: z = r exp(iθ) or with parameter θ (x, y) = (r cos(θ), r sin(θ)) 9 A circle with diameter P (a, b ), P (a, b ) is: (x a )(x a ) + (y b )(y b ) = The distance from a point (p, q) to the line ax + by + c = is: ap + bq + c a + b The expression ap + bq + c = if and only if the point lies on the line Moreover, the sign of the expression ap + bq + c changes if the point moves from one side of the line to the other 5 Trigonometry 3 tan(x) = sin(x) cos(x), cot(x) = cos(x) sin(x), sec(x) = cos(x), csc(x) = sin(x) sin (x) + cos (x) =, sec (x) = + tan (x), csc (x) = + cot (x) sin(x + y) = sin(x) cos(y) + cos(x) sin(y) 5

6 cos(x + y) = cos(x) cos(y) sin(x) sin(y) tan(x + y) = tan(x) + tan(y) tan(x) tan(y) cos( x) = cos(x), sin( x) = sin(x) cos(x) = cos (x) sin (x) = cos (x) = sin (x) sin(x) = sin(x) cos(x) cos( x ) = ± + cos(x) sin( x cos(x) ) = ± The signs need to be fixed by the position of the locator point P( t ) Sine Law sin(a) a = sin(b) b = sin(c) c Cosine Law a = b + c bc cos(a) 6 Derivative Formulas If c is a constant, then D x (c) = Moreover, D x (cy) = cd x (y) Sum Rule D x (y + z) = D x (y) + D x (z) 3 Power Rule For any real n, D x (y n ) = ny n D x (y) As a special case: D x (x n ) = nx n 6

7 4 Product Rule 5 Quotient Rule 6 Chain Rule D x (yz) = D x (y)z + yd x (z) D x ( y z ) = D x(y)z yd x (z) z D x (f(g(x)) = f (g(x))g (x) 7 Linear approximation formula: Linear approximation to f(x) at x = a is: 8 Newton s Method for finding a root L(x) = f(a) + f (x)(x a) Start with some convenient guess x This is the current guess If x n is the current guess then the new current guess shall be x n+ = x n f(x n) f (x n ) Stop when successive current guesses are close to each other (within the set accuracy level) or when the value of the function is sufficiently close to zero (within the set accuracy) 7

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

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

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

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

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

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

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

June 9 Math 1113 sec 002 Summer 2014

June 9 Math 1113 sec 002 Summer 2014 June 9 Math 1113 sec 002 Summer 2014 Section 6.5: Inverse Trigonometric Functions Definition: (Inverse Sine) For x in the interval [ 1, 1] the inverse sine of x is denoted by either and is defined by the

More information

Copyright c 2007 Jason Underdown Some rights reserved. quadratic formula. absolute value. properties of absolute values

Copyright c 2007 Jason Underdown Some rights reserved. quadratic formula. absolute value. properties of absolute values Copyright & License Formula Copyright c 2007 Jason Underdown Some rights reserved. quadratic formula absolute value properties of absolute values equation of a line in various forms equation of a circle

More information

Mathematics, Algebra, and Geometry

Mathematics, Algebra, and Geometry Mathematics, Algebra, and Geometry by Satya http://www.thesatya.com/ Contents 1 Algebra 1 1.1 Logarithms............................................ 1. Complex numbers........................................

More information

Core 3 (A2) Practice Examination Questions

Core 3 (A2) Practice Examination Questions Core 3 (A) Practice Examination Questions Trigonometry Mr A Slack Trigonometric Identities and Equations I know what secant; cosecant and cotangent graphs look like and can identify appropriate restricted

More information

2.1 The derivative. Rates of change. m sec = y f (a + h) f (a)

2.1 The derivative. Rates of change. m sec = y f (a + h) f (a) 2.1 The derivative Rates of change 1 The slope of a secant line is m sec = y f (b) f (a) = x b a and represents the average rate of change over [a, b]. Letting b = a + h, we can express the slope of the

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

MATH 127 SAMPLE FINAL EXAM I II III TOTAL

MATH 127 SAMPLE FINAL EXAM I II III TOTAL MATH 17 SAMPLE FINAL EXAM Name: Section: Do not write on this page below this line Part I II III TOTAL Score Part I. Multiple choice answer exercises with exactly one correct answer. Each correct answer

More information

MTH 112: Elementary Functions

MTH 112: Elementary Functions 1/19 MTH 11: Elementary Functions Section 6.6 6.6:Inverse Trigonometric functions /19 Inverse Trig functions 1 1 functions satisfy the horizontal line test: Any horizontal line crosses the graph of a 1

More information

CALCULUS ASSESSMENT REVIEW

CALCULUS ASSESSMENT REVIEW CALCULUS ASSESSMENT REVIEW DEPARTMENT OF MATHEMATICS CHRISTOPHER NEWPORT UNIVERSITY 1. Introduction and Topics The purpose of these notes is to give an idea of what to expect on the Calculus Readiness

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

ECM Calculus and Geometry. Revision Notes

ECM Calculus and Geometry. Revision Notes ECM1702 - Calculus and Geometry Revision Notes Joshua Byrne Autumn 2011 Contents 1 The Real Numbers 1 1.1 Notation.................................................. 1 1.2 Set Notation...............................................

More information

Lone Star College-CyFair Formula Sheet

Lone Star College-CyFair Formula Sheet Lone Star College-CyFair Formula Sheet The following formulas are critical for success in the indicated course. Student CANNOT bring these formulas on a formula sheet or card to tests and instructors MUST

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

DuVal High School Summer Review Packet AP Calculus

DuVal High School Summer Review Packet AP Calculus DuVal High School Summer Review Packet AP Calculus Welcome to AP Calculus AB. This packet contains background skills you need to know for your AP Calculus. My suggestion is, you read the information and

More information

Curriculum Map for Mathematics HL (DP1)

Curriculum Map for Mathematics HL (DP1) Curriculum Map for Mathematics HL (DP1) Unit Title (Time frame) Sequences and Series (8 teaching hours or 2 weeks) Permutations & Combinations (4 teaching hours or 1 week) Standards IB Objectives Knowledge/Content

More information

You should be comfortable with everything below (and if you aren t you d better brush up).

You should be comfortable with everything below (and if you aren t you d better brush up). Review You should be comfortable with everything below (and if you aren t you d better brush up).. Arithmetic You should know how to add, subtract, multiply, divide, and work with the integers Z = {...,,,

More information

SANDERSON HIGH SCHOOL AP CALCULUS AB/BC SUMMER REVIEW PACKET

SANDERSON HIGH SCHOOL AP CALCULUS AB/BC SUMMER REVIEW PACKET SANDERSON HIGH SCHOOL AP CALCULUS AB/BC SUMMER REVIEW PACKET 017-018 Name: 1. This packet is to be handed in on Monday August 8, 017.. All work must be shown on separate paper attached to the packet. 3.

More information

TRIGONOMETRY. Units: π radians rad = 180 degrees = 180 full (complete) circle = 2π = 360

TRIGONOMETRY. Units: π radians rad = 180 degrees = 180 full (complete) circle = 2π = 360 TRIGONOMETRY Units: π radians 3.14159265 rad 180 degrees 180 full (complete) circle 2π 360 Special Values: 0 30 (π/6) 45 (π/4) 60 (π/3) 90 (π/2) sin(θ) 0 ½ 1/ 2 3/2 1 cos(θ) 1 3/2 1/ 2 ½ 0 tan(θ) 0 1/

More information

b n x n + b n 1 x n b 1 x + b 0

b n x n + b n 1 x n b 1 x + b 0 Math Partial Fractions Stewart 7.4 Integrating basic rational functions. For a function f(x), we have examined several algebraic methods for finding its indefinite integral (antiderivative) F (x) = f(x)

More information

2 Recollection of elementary functions. II

2 Recollection of elementary functions. II Recollection of elementary functions. II Last updated: October 5, 08. In this section we continue recollection of elementary functions. In particular, we consider exponential, trigonometric and hyperbolic

More information

1 Arithmetic calculations (calculator is not allowed)

1 Arithmetic calculations (calculator is not allowed) 1 ARITHMETIC CALCULATIONS (CALCULATOR IS NOT ALLOWED) 1 Arithmetic calculations (calculator is not allowed) 1.1 Check the result Problem 1.1. Problem 1.2. Problem 1.3. Problem 1.4. 78 5 6 + 24 3 4 99 1

More information

I.e., the range of f(x) = arctan(x) is all real numbers y such that π 2 < y < π 2

I.e., the range of f(x) = arctan(x) is all real numbers y such that π 2 < y < π 2 Inverse Trigonometric Functions: The inverse sine function, denoted by fx = arcsinx or fx = sin 1 x is defined by: y = sin 1 x if and only if siny = x and π y π I.e., the range of fx = arcsinx is all real

More information

Functions. Remark 1.2 The objective of our course Calculus is to study functions.

Functions. Remark 1.2 The objective of our course Calculus is to study functions. Functions 1.1 Functions and their Graphs Definition 1.1 A function f is a rule assigning a number to each of the numbers. The number assigned to the number x via the rule f is usually denoted by f(x).

More information

There are some trigonometric identities given on the last page.

There are some trigonometric identities given on the last page. MA 114 Calculus II Fall 2015 Exam 4 December 15, 2015 Name: Section: Last 4 digits of student ID #: No books or notes may be used. Turn off all your electronic devices and do not wear ear-plugs during

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

REQUIRED MATHEMATICAL SKILLS FOR ENTERING CADETS

REQUIRED MATHEMATICAL SKILLS FOR ENTERING CADETS REQUIRED MATHEMATICAL SKILLS FOR ENTERING CADETS The Department of Applied Mathematics administers a Math Placement test to assess fundamental skills in mathematics that are necessary to begin the study

More information

0 Review of Basic Concepts

0 Review of Basic Concepts Calculus I (part 0): Review of Basic Concepts (by Evan Dummit, 016, v..10) Contents 0 Review of Basic Concepts 1 0.1 Numbers, Sets, and Intervals........................................ 1 0. Functions...................................................

More information

MTH 112: Elementary Functions

MTH 112: Elementary Functions MTH 11: Elementary Functions F. Patricia Medina Department of Mathematics. Oregon State University Section 6.6 Inverse Trig functions 1 1 functions satisfy the horizontal line test: Any horizontal line

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

Friday 09/15/2017 Midterm I 50 minutes

Friday 09/15/2017 Midterm I 50 minutes Fa 17: MATH 2924 040 Differential and Integral Calculus II Noel Brady Friday 09/15/2017 Midterm I 50 minutes Name: Student ID: Instructions. 1. Attempt all questions. 2. Do not write on back of exam sheets.

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

MTH4101 CALCULUS II REVISION NOTES. 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) ax 2 + bx + c = 0. x = b ± b 2 4ac 2a. i = 1.

MTH4101 CALCULUS II REVISION NOTES. 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) ax 2 + bx + c = 0. x = b ± b 2 4ac 2a. i = 1. MTH4101 CALCULUS II REVISION NOTES 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) 1.1 Introduction Types of numbers (natural, integers, rationals, reals) The need to solve quadratic equations:

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

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

Formulae and Summary

Formulae and Summary Appendix A Formulae and Summary Note to student: It is not useful to memorise all the formulae, partly because many of the complicated formulae may be obtained from the simpler ones. Rather, you should

More information

Math 1060 Midterm 2 Review Dugopolski Trigonometry Edition 3, Chapter 3 and 4

Math 1060 Midterm 2 Review Dugopolski Trigonometry Edition 3, Chapter 3 and 4 Math 1060 Midterm Review Dugopolski Trigonometry Edition, Chapter and.1 Use identities to find the exact value of the function for the given value. 1) sin α = and α is in quadrant II; Find tan α. Simplify

More information

State Precalculus/Trigonometry Contest 2008

State Precalculus/Trigonometry Contest 2008 State Precalculus/Trigonometry Contest 008 Select the best answer for each of the following questions and mark it on the answer sheet provided. Be sure to read all the answer choices before making your

More information

TRIGONOMETRY OUTCOMES

TRIGONOMETRY OUTCOMES TRIGONOMETRY OUTCOMES C10. Solve problems involving limits of trigonometric functions. C11. Apply derivatives of trigonometric functions. C12. Solve problems involving inverse trigonometric functions.

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

Summer 2017 Review For Students Entering AP Calculus AB/BC

Summer 2017 Review For Students Entering AP Calculus AB/BC Summer 2017 Review For Students Entering AP Calculus AB/BC Holy Name High School AP Calculus Summer Homework 1 A.M.D.G. AP Calculus AB Summer Review Packet Holy Name High School Welcome to AP Calculus

More information

Part r A A A 1 Mark Part r B B B 2 Marks Mark P t ar t t C C 5 Mar M ks Part r E 4 Marks Mark Tot To a t l

Part r A A A 1 Mark Part r B B B 2 Marks Mark P t ar t t C C 5 Mar M ks Part r E 4 Marks Mark Tot To a t l Part Part P t Part Part Total A B C E 1 Mark 2 Marks 5 Marks M k 4 Marks CIRCLES 12 Marks approximately Definition ; A circle is defined as the locus of a point which moves such that its distance from

More information

UNIVERSITY OF CAMBRIDGE Faculty of Mathematics MATHEMATICS WORKBOOK

UNIVERSITY OF CAMBRIDGE Faculty of Mathematics MATHEMATICS WORKBOOK UNIVERSITY OF CAMBRIDGE Faculty of Mathematics MATHEMATICS WORKBOOK August, 07 Introduction The Mathematical Tripos is designed to be accessible to students who are familiar with the the core A-level syllabus

More information

Calculus I Review Solutions

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

More information

C3 Revision Questions. (using questions from January 2006, January 2007, January 2008 and January 2009)

C3 Revision Questions. (using questions from January 2006, January 2007, January 2008 and January 2009) C3 Revision Questions (using questions from January 2006, January 2007, January 2008 and January 2009) 1 2 1. f(x) = 1 3 x 2 + 3, x 2. 2 ( x 2) (a) 2 x x 1 Show that f(x) =, x 2. 2 ( x 2) (4) (b) Show

More information

AS PURE MATHS REVISION NOTES

AS PURE MATHS REVISION NOTES AS PURE MATHS REVISION NOTES 1 SURDS A root such as 3 that cannot be written exactly as a fraction is IRRATIONAL An expression that involves irrational roots is in SURD FORM e.g. 2 3 3 + 2 and 3-2 are

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

PART A: Solve the following equations/inequalities. Give all solutions. x 3 > x + 3 x

PART A: Solve the following equations/inequalities. Give all solutions. x 3 > x + 3 x CFHS Honors Precalculus Calculus BC Review PART A: Solve the following equations/inequalities. Give all solutions. 1. 2x 3 + 3x 2 8x = 3 2. 3 x 1 + 4 = 8 3. 1 x + 1 2 x 4 = 5 x 2 3x 4 1 4. log 2 2 + log

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

Summer Review for Students Entering AP Calculus AB

Summer Review for Students Entering AP Calculus AB Summer Review for Students Entering AP Calculus AB Class: Date: AP Calculus AB Summer Packet Please show all work in the spaces provided The answers are provided at the end of the packet Algebraic Manipulation

More information

Blue Pelican Calculus First Semester

Blue Pelican Calculus First Semester Blue Pelican Calculus First Semester Student Version 1.01 Copyright 2011-2013 by Charles E. Cook; Refugio, Tx Edited by Jacob Cobb (All rights reserved) Calculus AP Syllabus (First Semester) Unit 1: Function

More information

TABLE OF CONTENTS 2 CHAPTER 1

TABLE OF CONTENTS 2 CHAPTER 1 TABLE OF CONTENTS CHAPTER 1 Quadratics CHAPTER Functions 3 CHAPTER 3 Coordinate Geometry 3 CHAPTER 4 Circular Measure 4 CHAPTER 5 Trigonometry 4 CHAPTER 6 Vectors 5 CHAPTER 7 Series 6 CHAPTER 8 Differentiation

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

Chapter 3: Transcendental Functions

Chapter 3: Transcendental Functions Chapter 3: Transcendental Functions Spring 2018 Department of Mathematics Hong Kong Baptist University 1 / 32 Except for the power functions, the other basic elementary functions are also called the transcendental

More information

Homework Problem Answers

Homework Problem Answers Homework Problem Answers Integration by Parts. (x + ln(x + x. 5x tan 9x 5 ln sec 9x 9 8 (. 55 π π + 6 ln 4. 9 ln 9 (ln 6 8 8 5. (6 + 56 0/ 6. 6 x sin x +6cos x. ( + x e x 8. 4/e 9. 5 x [sin(ln x cos(ln

More information

Honors AP Calculus BC Trig Integration Techniques 13 December 2013

Honors AP Calculus BC Trig Integration Techniques 13 December 2013 Honors AP Calculus BC Name: Trig Integration Techniques 13 December 2013 Integration Techniques Antidifferentiation Substitutiion (antidifferentiation of the Chain rule) Integration by Parts (antidifferentiation

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

a x a y = a x+y a x a = y ax y (a x ) r = a rx and log a (xy) = log a (x) + log a (y) log a ( x y ) = log a(x) log a (y) log a (x r ) = r log a (x).

a x a y = a x+y a x a = y ax y (a x ) r = a rx and log a (xy) = log a (x) + log a (y) log a ( x y ) = log a(x) log a (y) log a (x r ) = r log a (x). You should prepare the following topics for our final exam. () Pre-calculus. (2) Inverses. (3) Algebra of Limits. (4) Derivative Formulas and Rules. (5) Graphing Techniques. (6) Optimization (Maxima and

More information

Sec 4.1 Limits, Informally. When we calculated f (x), we first started with the difference quotient. f(x + h) f(x) h

Sec 4.1 Limits, Informally. When we calculated f (x), we first started with the difference quotient. f(x + h) f(x) h 1 Sec 4.1 Limits, Informally When we calculated f (x), we first started with the difference quotient f(x + h) f(x) h and made h small. In other words, f (x) is the number f(x+h) f(x) approaches as h gets

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

f(x) f(a) Limit definition of the at a point in slope notation.

f(x) f(a) Limit definition of the at a point in slope notation. Lesson 9: Orinary Derivatives Review Hanout Reference: Brigg s Calculus: Early Transcenentals, Secon Eition Topics: Chapter 3: Derivatives, p. 126-235 Definition. Limit Definition of Derivatives at a point

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

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

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

AP Calculus Summer Packet

AP Calculus Summer Packet AP Calculus Summer Packet Writing The Equation Of A Line Example: Find the equation of a line that passes through ( 1, 2) and (5, 7). ü Things to remember: Slope formula, point-slope form, slopeintercept

More information

Find the indicated derivative. 1) Find y(4) if y = 3 sin x. A) y(4) = 3 cos x B) y(4) = 3 sin x C) y(4) = - 3 cos x D) y(4) = - 3 sin x

Find the indicated derivative. 1) Find y(4) if y = 3 sin x. A) y(4) = 3 cos x B) y(4) = 3 sin x C) y(4) = - 3 cos x D) y(4) = - 3 sin x Assignment 5 Name Find the indicated derivative. ) Find y(4) if y = sin x. ) A) y(4) = cos x B) y(4) = sin x y(4) = - cos x y(4) = - sin x ) y = (csc x + cot x)(csc x - cot x) ) A) y = 0 B) y = y = - csc

More information

The American School of Marrakesh. AP Calculus AB Summer Preparation Packet

The American School of Marrakesh. AP Calculus AB Summer Preparation Packet The American School of Marrakesh AP Calculus AB Summer Preparation Packet Summer 2016 SKILLS NEEDED FOR CALCULUS I. Algebra: *A. Exponents (operations with integer, fractional, and negative exponents)

More information

Tangent Lines Sec. 2.1, 2.7, & 2.8 (continued)

Tangent Lines Sec. 2.1, 2.7, & 2.8 (continued) Tangent Lines Sec. 2.1, 2.7, & 2.8 (continued) Prove this Result How Can a Derivative Not Exist? Remember that the derivative at a point (or slope of a tangent line) is a LIMIT, so it doesn t exist whenever

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

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

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

Your signature: (1) (Pre-calculus Review Set Problems 80 and 124.)

Your signature: (1) (Pre-calculus Review Set Problems 80 and 124.) (1) (Pre-calculus Review Set Problems 80 an 14.) (a) Determine if each of the following statements is True or False. If it is true, explain why. If it is false, give a counterexample. (i) If a an b are

More information

DRAFT - Math 101 Lecture Note - Dr. Said Algarni

DRAFT - Math 101 Lecture Note - Dr. Said Algarni 3 Differentiation Rules 3.1 The Derivative of Polynomial and Exponential Functions In this section we learn how to differentiate constant functions, power functions, polynomials, and exponential functions.

More information

CO-ORDINATE GEOMETRY

CO-ORDINATE GEOMETRY CO-ORDINATE GEOMETRY 1 To change from Cartesian coordinates to polar coordinates, for X write r cos θ and for y write r sin θ. 2 To change from polar coordinates to cartesian coordinates, for r 2 write

More information

WORKBOOK. MATH 31. CALCULUS AND ANALYTIC GEOMETRY I.

WORKBOOK. MATH 31. CALCULUS AND ANALYTIC GEOMETRY I. WORKBOOK. MATH 31. CALCULUS AND ANALYTIC GEOMETRY I. DEPARTMENT OF MATHEMATICS AND COMPUTER SCIENCE Contributors: U. N. Iyer and P. Laul. (Many problems have been directly taken from Single Variable Calculus,

More information

Hello Future Calculus Level One Student,

Hello Future Calculus Level One Student, Hello Future Calculus Level One Student, This assignment must be completed and handed in on the first day of class. This assignment will serve as the main review for a test on this material. The test will

More information

Lecture 5: Inverse Trigonometric Functions

Lecture 5: Inverse Trigonometric Functions Lecture 5: Inverse Trigonometric Functions 5 The inverse sine function The function f(x = sin(x is not one-to-one on (,, but is on [ π, π Moreover, f still has range [, when restricte to this interval

More information

Trigonometric Functions () 1 / 28

Trigonometric Functions () 1 / 28 Trigonometric Functions () 1 / 28 Trigonometric Moel On a certain ay, ig tie at Pacific Beac was at minigt. Te water level at ig tie was 9.9 feet an later at te following low tie, te tie eigt was 0.1 ft.

More information

Calculus & Analytic Geometry I

Calculus & Analytic Geometry I TQS 124 Autumn 2008 Quinn Calculus & Analytic Geometry I The Derivative: Analytic Viewpoint Derivative of a Constant Function. For c a constant, the derivative of f(x) = c equals f (x) = Derivative of

More information

Practice Differentiation Math 120 Calculus I Fall 2015

Practice Differentiation Math 120 Calculus I Fall 2015 . x. Hint.. (4x 9) 4x + 9. Hint. Practice Differentiation Math 0 Calculus I Fall 0 The rules of differentiation are straightforward, but knowing when to use them and in what order takes practice. Although

More information

Chapter 1: Limits and Continuity

Chapter 1: Limits and Continuity Chapter 1: Limits and Continuity Winter 2015 Department of Mathematics Hong Kong Baptist University 1/69 1.1 Examples where limits arise Calculus has two basic procedures: differentiation and integration.

More information

Core A-level mathematics reproduced from the QCA s Subject criteria for Mathematics document

Core A-level mathematics reproduced from the QCA s Subject criteria for Mathematics document Core A-level mathematics reproduced from the QCA s Subject criteria for Mathematics document Background knowledge: (a) The arithmetic of integers (including HCFs and LCMs), of fractions, and of real numbers.

More information

Limit. Chapter Introduction

Limit. Chapter Introduction Chapter 9 Limit Limit is the foundation of calculus that it is so useful to understand more complicating chapters of calculus. Besides, Mathematics has black hole scenarios (dividing by zero, going to

More information

Table of Contents. Module 1

Table of Contents. Module 1 Table of Contents Module Order of operations 6 Signed Numbers Factorization of Integers 7 Further Signed Numbers 3 Fractions 8 Power Laws 4 Fractions and Decimals 9 Introduction to Algebra 5 Percentages

More information

Advanced Mathematics Support Programme Edexcel Year 2 Core Pure Suggested Scheme of Work ( )

Advanced Mathematics Support Programme Edexcel Year 2 Core Pure Suggested Scheme of Work ( ) Edexcel Year 2 Core Pure Suggested Scheme of Work (2018-2019) This template shows how Integral Resources and AMSP FM videos can be used to support Further Mathematics students and teachers. This template

More information

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. and θ is in quadrant IV. 1)

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. and θ is in quadrant IV. 1) Chapter 5-6 Review Math 116 Name SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Use the fundamental identities to find the value of the trigonometric

More information

MAT1035 Analytic Geometry

MAT1035 Analytic Geometry MAT1035 Analytic Geometry Lecture Notes R.A. Sabri Kaan Gürbüzer Dokuz Eylül University 2016 2 Contents 1 Review of Trigonometry 5 2 Polar Coordinates 7 3 Vectors in R n 9 3.1 Located Vectors..............................................

More information

A-Level Mathematics TRIGONOMETRY. G. David Boswell - R2S Explore 2019

A-Level Mathematics TRIGONOMETRY. G. David Boswell - R2S Explore 2019 A-Level Mathematics TRIGONOMETRY G. David Boswell - R2S Explore 2019 1. Graphs the functions sin kx, cos kx, tan kx, where k R; In these forms, the value of k determines the periodicity of the trig functions.

More information

PART ONE: Solve algebraically and check. Be sure to show all work.

PART ONE: Solve algebraically and check. Be sure to show all work. NAME AP CALCULUS BC SUMMER ASSIGNMENT 2017 DIRECTIONS: Each part must be completed separately on looseleaf. All work should be shown and done in a neat and precise manner. Any questions pertaining to the

More information

Convergence of sequences and series

Convergence of sequences and series Convergence of sequences and series A sequence f is a map from N the positive integers to a set. We often write the map outputs as f n rather than f(n). Often we just list the outputs in order and leave

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

6.1 The Inverse Sine, Cosine, and Tangent Functions Objectives

6.1 The Inverse Sine, Cosine, and Tangent Functions Objectives Objectives 1. Find the Exact Value of an Inverse Sine, Cosine, or Tangent Function. 2. Find an Approximate Value of an Inverse Sine Function. 3. Use Properties of Inverse Functions to Find Exact Values

More information

Summary: Primer on Integral Calculus:

Summary: Primer on Integral Calculus: Physics 2460 Electricity and Magnetism I, Fall 2006, Primer on Integration: Part I 1 Summary: Primer on Integral Calculus: Part I 1. Integrating over a single variable: Area under a curve Properties of

More information

PhysicsAndMathsTutor.com

PhysicsAndMathsTutor.com PhysicsAndMathsTutor.com physicsandmathstutor.com June 2005 1. (a) Given that sin 2 θ + cos 2 θ 1, show that 1 + tan 2 θ sec 2 θ. (b) Solve, for 0 θ < 360, the equation 2 tan 2 θ + secθ = 1, giving your

More information