ALL RIGHTS BELONG TO OWNER TAKEN FROM

Size: px
Start display at page:

Download "ALL RIGHTS BELONG TO OWNER TAKEN FROM"

Transcription

1 Higher Level Mathematics Exploration Exploring the techniques of integrating trigonometric functions, with strong focus on applying Euler s formula. Candidate number: glt079 The version I have submitted to the school is the correct and final version, it is my own work, and I have correctly acknowledged the work of others. I understand that failure to do this will be investigated as a breach of IB regulations. 1

2 Contents Rationale... 3 Introduction... 3 Context of the exploration... 3 Definitions of key terms... 4 Main body... 4 Integrating trigonometric functions with conventional methods... 4 Proving Euler s formula... 7 Integrating trigonometric functions using Euler s formula... 9 Trigonometric identities Conclusion Bibliography... 15

3 Rationale In the Higher-Level Mathematics syllabus, we are required to know how to integrate trigonometric functions. However, we do this without considering other more difficult situations in which more than one method may not only be used, but is sometimes imperative and a more productive approach. As such, after doing research on integrating trigonometric functions, I discovered that using Euler s formula is a pivotal aspect in this area of mathematics. I have briefly glanced the formula before and wanted to find out more about its relation to trigonometric functions. This was an unfamiliar experience because I had never been introduced to the concept that bridges natural exponents and trigonometry, nor had I been introduced to imaginary numbers. Since this captured my personal interest and heightened my awareness in more areas of mathematics, I decided to use this as my choice of topic for this exploration. This exploration aims to find out the techniques of integrating trigonometric functions and explain each of these techniques. The main question is, which method works best in each situation? I will conclude with an evaluation of these methods in each different situation. Introduction Context of the exploration In the first year of the IB Diploma, my Grade 11 mathematics teacher showed me a mathematical truth on the board for myself and my classmates to do some self-reading on. Upon seeing it, I was stunned by its apparent simplicity and mathematical beauty. The mathematical truth was: e iπ + 1 = 0 I was so shocked that 3 very important mathematical units would be so easily united under a single, non-complex or irrational answer in such an arrangement. After doing some research, I ve discovered that this truth is derived from Euler s formula, which is written as such: e ix = cos x + i sin x (Tsumura, 004). This allowed me to go further into the imaginary unit, which has yet to be covered in the HL Mathematics syllabus, making this is for my own personal interest into the exploration of unfamiliar mathematics, amongst other things covered in this exploration, which is mostly outside of the IB HL Mathematics syllabus. It is also worth noting that trigonometry and integral calculus are essential syllabus components, even though the mathematics used in here often requires an alternative approach. 3

4 Therefore, I chose it to be the subject of my exploration: not only to seek an experience out of passion, but also to do further research on existing coursework and to develop what I had learned from teachers by myself, effectively killing two birds with one stone. Definitions of key terms i Known as the imaginary unit, used to define imaginary numbers which arises from answers with imaginary solutions, like the square of a negative number or the non-real root of quadratic functions. Its quantifiable value is 1. e Known as Euler s number, it is the asymptote of the converging function (1 + 1 n )n - it is the base of the natural exponential function, represented as e x. Its quantifiable value, to 3 decimal places, is.718. π The ratio between a circle s diameter and circumference, also used in radian trigonometry and other circular-based theorems, such as spirals and spheres. Its quantifiable value is, to 3 decimal places, Taylor series A Taylor series is a series expansion of a function about a point. A onedimensional Taylor series is an expansion of a real function f(x) about a point x = a is given by f(a) + f (a)(x a) + f (a)! (x a) + f(3) (a) 3! (x a) f(n) (a) (x a) n + n! which expands infinitely (Weisstein, 004). When a = 0, it becomes known as a Maclaurin series. Main body Integrating trigonometric functions with conventional methods I will solve two functions: f(x) = e x cos x dx and f(x) = sin 6 x dx with various techniques. Solving the first function using integration by parts Finding the solution using the integration by parts formula will separate the whole function into something that is easier to work with, even though this is a longer and more tedious method since the integration is cumbersome and repetitive. f(x) = e x cos x dx = e x sin x ( e x ) (sin x) dx Since this presents another integral that cannot be worked on directly, integration by parts must once again be used. 4

5 e x sin x ( e x ) (sin x) dx = e x sin x e x cos x ( e x ) ( cos x) dx = e x sin x e x cos x (e x ) (cos x) dx Since this has led back to the function to be solved itself appearing in the expansion, I can substitute it in and solve it from there. f(x) = e x sin x e x cos x f(x) f(x) = e x sin x e x cos x f(x) = e x (sin x cos x) f(x) = e x sin x cos x ( ) This method is limiting since the integration by parts not only needs to be carried out twice, but also because as someone solving the issue, I would not be able to instinctively carry out something out that did not break down into solvable parts the first time. Hence, another method of solving this is imperative. Solving the second function using trigonometric identities Due to the fact that function has such a large exponent, this needs to broke down into a smaller exponential to utilise trigonometric identities for the further simplification and derivation. However, the Pythagorean identities cannot be used since those still use exponents on both sides of the formula, hence necessitating the use of one the double angle identities, where the square is only present on one side of the identity. f(x) = sin 6 x dx = (sin x) 3 dx From here, I have observe that sin x is present in the identity cos x = cos x sin x. Since cos x = 1 sin x (from Pythagorean identities), cos x = 1 sin x. Thus, sin x can alternatively be represented as (sin x) 3 1 cos x dx = ( ) 3 dx 1 cos x From here, the numerator inside the brackets can be expanded using the binomial theorem. 1 cos x ( ) 3 dx = 1 3 cos x + 3 cos x cos 3 x dx 8. 5

6 Since integrals are summations of a function s heights given a certain range on the axis, they may be treated as summations and split up accordingly. On top of that, any constants may be put outside of the integral sign, since they don t need to be summed. = 1 8 dx 3 8 cos x dx cos x dx 1 8 cos3 x dx The biggest problem now is the cos x and cos 3 x parts of the function, which are impossible to integrate in their current form. To solve for cos x dx, use the double angle identity again, equate to cos 4x+1 dx. To solve for cos 3 x dx, substitution is required, not just to reduce the value of the exponential, but also make the integration avoid the trigonometric element, which would result in it being easier to solve for. Take y = sin x, dy dy = cos x, dx cos x cos 3 dy x cos x = 1 cos x dy = dx. Substitute dx into original function. Using the Pythagorean identities, cos x = 1 sin x = 1 y. Thus, 1 cos x dy = 1 1 sin x dy = 1 1 y dy This integral can now be worked on as a normal algebraic integration, due to the new substitution of y and integration with respect to y, then converted back into x values. 1 1 y dy = 1 y3 (y 3 ) = 1 (sin x sin3 x ) 3 From here, solve for the rest of the function. f(x) = 1 8 dx 3 8 cos x dx cos 4x + 1 dx (sin x sin3 x ) 3 = 1 8 x 3 x (sin 8 ) + 3 4x (sin x) 1 16 (sin x sin3 x ) 3 = x 8 3 sin x sin 4x 64 = 5x sin x 3 sin 4x + + sin3 x x sin x sin3 x 48 Here, I have noted that this method required multiple integrals to be split and substituted, which is a time-consuming method of solving for these integrals since they 6

7 have such large exponents. Thus, a proof where this would not be a problem is important, hence demanding the need for Euler s formula. Proving Euler s formula As stated before, certain functions in mathematics, including trigonometric functions, may be expanded using the Taylor series or Maclaurin series. How they work is by taking the same x-value on the graph (Maclaurin series takes 0), and then taking the sum of all the differentials of that point, with each entity divided by the factorial of the number of differentials, which will equate to the function itself, which leads to easily rerepresenting the function as a series. When sinx and cosx are expanded using the Maclaurin series, they yield a series of whole numbers tied to x. The reason this is necessary is because it is used to compare to other Maclaurin series to find any similarities to correlate them. Keep in mind that while x = a = 0, sin0 = 0, I still needed to stretch it out with respect to x to make sense out of the expansion and thereby derive the formula. When f(x) = sin x is expanded infinitely using the Maclaurin series, it is derived like this: sin x = f(0) + f (0)(x 0) + f (0)! = sin 0 + cos 0 x + ( sin 0) x +! (x 0) + f(3) (0) 3! ( cos 0) 3! = x + (0)! x + ( 1) x ! 4! x4 Thus, can be written as: sin x = x x3 3! + x5 5! x7 7! + (x 0) f(4) (0) (x 0) 4 4! x 3 + sin 0 x 4 4! What I noticed is that the differential follows an alternating pattern of sin a, cos a, sin a, cos a, sin a and since a = 0, the pattern is 0,1,0, 1,0, while still leaving the x n values behind. Since cos x also follows trigonometric differentiation, it will follow a pattern of its own too, which would be cos a, sin a, cos a, sin a, cos a, and when a = 0, the pattern is 1,0, 1,0,1 Likewise, when cos x is expanded it is written like this: cos x = 1 x! + x4 4! x6 6! + 7

8 The numbers present in these expansions are not just the odd and even integers from 0, they are also present in the same manner of the next expansion, the natural exponential function. The natural exponential function is the function f(x) = b x, where a is any real number. Since the derivative is worked out for the above function is f (x) = b x log e b, it means that if b = e, then it would become f(x) = f (x). Since differentiating this function would cause it to yield itself, the Maclaurin series, which revolves upon differentiation, for f(x) = e x would be: f(x) = f(0) (1 + x + x! + x3 3! + ), since f(0) = f (0) = f (n) (0) Because f(0) = e 0 = 1, I simply get: e x = 1 + x + x! + x3 3! + Since the similarity to another Maclaurin series has been found, the intuitive approach from here would be to take sin x and cos x and sum them up to get e x, but since there are negatives in the trigonometric expansions (unlike e x ), a way must be found to equate these negative terms. sin x + cos x e x, but must be something along these lines. Hence, this calls for the introduction of the role of the i when attempting to sum these trigonometric expansions attempt to get an answer in terms of e x. Since i = 1, using powers on it causes a repeating pattern, similarly to 1 or -1. It also helps that the pattern involves alternating operations (+ and ). The pattern is: i = 1, i = 1, i 3 = i, i 4 = 1, i 5 = i and vice versa. Firstly, I observed that in this pattern that if i has an even exponent, the final result leaves no i behind. Hence, if I substitute the x values in e x with ix, then the result would be that the terms with even exponents having no i s. Since all the even-exponent terms are simply extracted from cos x, I know that that part of the sum is left untouched. Since the Maclaurin series is based on a function, if f(x) = e x, substituting the x values with ix would be f(ix), which is e ix. This technically works out, since the MacLaurin series requires it to be represented as a function first before being expanded. If f(x) = 1 + x + x + x3 +, substitute x for ix to obtain f(ix).! 3! f(ix) = 1 + ix + (ix)! + (ix)3 3! + 8

9 This can therefore be simplified into: e ix = 1 + ix x! + ix3 3! + From here, I can remove the cos x entities to leave behind the sin x entities. e ix cos x = ix ix3 3! + ix5 5! ix7 7! + With i being a common multiple, I noted that: e ix cos x i e ix cos x i = x x3 3! + x5 5! x7 + = sin x 7! = sin x e ix cos x = i sin x e ix = cos x + i sin x Hence obtaining cos x + i sin x = e ix. In the unique case where x = π, cos π + i sin π = e iπ. As mentioned before, π is used in trigonometry, and is the value of sin x where it completes precisely half of its full period, since trigonometric functions are periodic. Because cos π = 1 and i sin π = 0i, the function above reduces to 1 + 0i = e iπ, = e iπ 1 = e iπ 0 = e iπ + 1 Obtaining e iπ + 1 = 0. This is known as Euler s identity, which is largely considered The most beautiful function in mathematics (Coolman, 015). Integrating trigonometric functions using Euler s formula Once again, I will solve f(x) = e x cos x dx and f(x) = sin 6 x dx. The methods used to solve these functions with Euler s formula are not present in the IB mathematics syllabus or formula booklet for integration, so I had to personally work these proofs out using the formula and my current understanding, adding to the originality of this exploration. 9

10 Solving the first function Instead of using integration by parts, I will use Euler s formula to substitute values into the function instead, thus I will find identities for cos x and sin x in terms of natural exponents. g(x) = cos x + i sin x = e ix, and likewise g( x) = cos x + i sin x = e ix g( x) = cos x i sin x = e ix. To cancel out the i sin x to isolate cos x, add g(x) and g( x) to get e ix + e ix = cos x, cos x = eix + e ix The same can be done for sin x by subtracting g(x) and g( x) to get e ix e ix = sin x, sin x = eix e ix After that, simply substitute the identities into f(x) to solve. f(x) = e x cos x dx = e x ( eix + e ix ) dx = 1 e x (e ix + e ix ) dx Since I have arrived at e ix and e ix, I may once again utilise Euler s formula into this function to convert it back into trigonometry. 1 e x (e ix + e ix ) dx = 1 e x+ix + e x ix dx The integral part can be simply converted since it involves single entities involving purely natural exponents and no trigonometry added to it. 1 e x+ix + e x ix dx = 1 (ex(i 1) i 1 + ex( i 1) i 1 ) Hence, this method only involves a single integration, which even so does not contain a multiple conversions or repetitions that the integrations by parts method does, since the integration involved in this method is a straightforward one involving just a slightly different presentation of the natural exponential function (which, as discussed earlier, will yield a differential or integral equal to the function). From here, all I need to do is convert the denominators into the same thing to add up the entities and then solve the function. 1 (ex(i 1) i 1 + ex( i 1) i 1 ) = ex(i 1) ( i 1) + e x( i 1) (i 1) (i 1)( i 1) 10

11 = iex(i 1) e x(i 1) + ie x( i 1) e x( i 1) ( i i + i + 1) = e x ieix e ix + ie ix e ix 4 = e x i( eix + e ix ) e ix e ix 4 = e x + e ix ) (i( eix = e x ( e ix + e ix ) (i = e x sin x cos x ( ) eix + e ix ) eix + e ix ) = e x e ix ) ((eix eix + e ix ) Not only has this method allowed the solution to be found using a single integration, it has also helped to generate more trigonometric identities in terms of e and i, due to their derivation via Euler s formula. However, this method might also be perceived as a limitation, because although the mathematics used was far more straightforward and basic, it also became more time consuming to do so thus. Solving the second function As proven earlier, sin x = eix e ix. Substitute into the second function. f(x) = sin 6 x dx = (sin x) 6 dx = ( eix e ix ) From here, use the binomial theorem again to expand the numerator. To make the expansion easier to work with, substitute e ix = y. ( eix e ix 6 ) dx = (y y 1 ) 6 64i 6 dx = 1 64 y6 6y 5 y y 4 y 0y 3 y y y 4 6y 1 y 5 + y 6 dx = 1 64 y6 6y y y 6y 4 + y 6 dx 6 dx 11

12 Now, I may either resubstitute the value of e ix = y, or integrate the whole function with respect to y instead by substituting for dx. Either way is equally effective, but here I will demonstrate the latter. y = e ix, dy = dx ieix, dx = dy ie dy ix = iy. With this information, the function becomes: 1 64 y6 6y y y 6y 4 dy 6 + y iy = 1 64i y5 6y y 0y y 3 6y 5 + y 7 dy = 1 y4 y y y 4 64i (y ln y y 6 6 ) = y6 384i + 3y4 18i 15y 5 ln y y 18i 16i 18i 3y 4 18i + y 6 384i = ( y6 384i y 6 384i ) + ( 3y4 18i 3y 4 18i ) (15y 18i 15y 5 ln y ) + 18i 16i = ( (y y ) 3 + 3y 3y ) + 3 y 4 384i 64 (y4 ) 15 y 64 (y ) + 5 ln y 16i = 1 y ) 3 48 ((y 3 ) 3 y i 19 (y ) + 3 y 4 64 (y4 ) 15 y 64 (y ) + 5 ln y 16i Now, I may convert the function back into terms of x. It works out into trigonometry because of the following proof. Referencing the page containing proof of sin x in the natural exponential form: g(x) g( x) = sin x = eix e ix This therefore means: g(nx) g( nx) = (eix ) n (e ix ) n = sin nx Using this proof, I can finish solving the function when I resubstitute y as e ix. = 1 ) (e ix ) 3 ) 48 (((eix () 3 ) 3 ) (e ix ) 19 ((eix ) + 3 ) 4 (e ix ) 4 56 ((eix ) 15 ) (e ix ) 56 ((eix ) + 5 ln(eix ) 16i 1

13 = 1 48 sin3 x x sin x + sin 4x sin x = 5x sin x 3 sin 4x + + sin3 x Solving for the second function using Euler s formula has not only been more hasslefree in terms of the integration, since it only needs one integration to arrive at a final answer. The last part was conducted simply to prove that the two methods of integration are both mathematically valid and yield the same result. Trigonometric identities Beyond just integration, it is also worth noting that the trigonometric identities used to solve the previous functions are also derivable using Euler s formula, which I only discovered this after some additional research and mathematics. This further amplifies the importance and recognition Euler s formula has in the field of integrating trigonometric functions, because before solving the functions I must first know these formulae. Compound angle identities are the conversions or alternative representations of sin A ± B, cos A ± B and tan A ± B. As such, to create identities for these, I substitute these values in Euler s formula. cos A ± B + i sin A ± B = e i(a±b) The properties of the natural exponentials can be exploited through this conversion, hence making it possible to further break this down into identities. = e i(a±b) = e ia e ±ib This can once again be converted back into trigonometry using Euler s formula. (cos A + i sin A)(cos ±B + i sin ±B) = (cos A + i sin A)(± cos B ± i sin B) This can be expanded and then separated into real and imaginary parts: = ± cos A cos B ± i cos A sin B ± i sin A cos B ± i sin A sin B = ± cos A cos B ± i cos A sin B ± i sin A cos B sin A sin B = ± cos A cos B sin A sin B ± i(cos A sin B + sin A cos B) From here, I can equate the real and imaginary segments to the real and imaginary segments of the original function. cos A ± B = ± cos A cos B sin A sin B and sin A ± B = cos A sin B sin A cos B (International Baccalaureate Organisation, 01). Thus, I have acquired the compound angle identities for sin A ± B and cos A ± B. 13

14 To find the compound angle identity for tan A ± B, simply convert it into the previously found compound angle identities to eventually acquire sin A±B cos A±B tan A±tan B. 1 tan A tan B and apply Next are the double angle identities, the other ways of expressing sin x, cos x and tan x. In a similar fashion to the deriving of the compound angle identities, I simply substitute the trigonometric expressions into Euler s formula. cos x + i sin x = e i(x) = (e ix ) Since e ix = cos x + i sin x, the above formula may be rewritten as (cos x + i sin x), which can then be expanded and once again separated into real and imaginary parts to be compared to the original formula. (cos x + i sin x) = cos x + sin x cos x + i sin x = cos x + sin x cos x sin x = cos x sin x + i( sin x cos x) Thus, cos x = cos x sin x and sin x = sin x cos x (International Baccalaureate Organisation, 01). Once again, to find the double angle identity for tan x, convert it sin x tan x into and utilise the previously found double angle formulas to arrive at. cos x 1 tan x Another takeaway from this is that Euler s formula acts as an effective bridge of natural exponents and trigonometry, thus being able to convert and exploit properties from each of these fields to come up with even more proofs, which would have been otherwise impossible to do if Euler s formula was not present, which emphasises the significance of Euler s formula in this exploration in relation to solving mathematics involving trigonometry. Conclusion This exploration shown and explained the multiple techniques of integrating trigonometric functions, with Euler s formula playing a major role. To answer the question proposed in the rationale, the solutions involving Euler s formula for the integrals were the most effective; while they did possess their limitations, the pros outweigh the cons in terms of ease of integration, finding new identities with Euler s formula, and values for substitution were not as transparent as those used for the other techniques. However, this has not explored the full extent of the ability that can be provided by the imaginary numbers, an important factor in both Euler s formula and mathematics in general, thus another exploration could be conducted with focus on said topic. Euler s formula has clear been shown as a breakthrough in mathematics as it allows mathematicians to discover even more conversions. In this case, not only does it involve imaginary numbers, it also combines trigonometry and natural exponentials. 14

15 However, there were various limitations with the exploration. For instance, there could only be two functions used as examples of integrating trigonometric functions. Another thing was that the answer was often kept in mind or known beforehand, especially for the identities. For the identities, while the result did not need to be known as such, it would not seem intuitively obvious to substitute the values into Euler s formula to exploit the exponential properties and converting them back into trigonometry. As for the extra research done on this exploration, possible future investigations might include the derivation, explanation and applications of Taylor and MacLaurin series, with proving Euler s formula being one such application. This exploration has been an educational and insightful experience, not only have I learnt a lot more about trigonometry and integration techniques, but I have also further improved the immense knowledge of fundamentals that the IB HL Mathematics syllabus demands, with rigorous proofs of more identities and creative approaches to substituting values or new identities. Bibliography Coolman, R. (015) Euler s Identity: The Most Beautiful Function. Available at: (Accessed: 1 February 017). International Baccalaureate Organisation, (01). Mathematics HL and further mathematics HL formula booklet. 1st ed. Geneva: International Baccalaureate Organisation, p.4. Tsumura, H. (004) An elementary proof of Euler s formula for z(m), The American Mathematical Monthly, 111(5), pp doi: / Weisstein, E.W. (004) Taylor Series. Available at: (Accessed: 5 January 017). 15

PURE MATHEMATICS AM 27

PURE MATHEMATICS AM 27 AM SYLLABUS (2020) PURE MATHEMATICS AM 27 SYLLABUS 1 Pure Mathematics AM 27 (Available in September ) Syllabus Paper I(3hrs)+Paper II(3hrs) 1. AIMS To prepare students for further studies in Mathematics

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

Further Mathematics SAMPLE. Marking Scheme

Further Mathematics SAMPLE. Marking Scheme Further Mathematics SAMPLE Marking Scheme This marking scheme has been prepared as a guide only to markers. This is not a set of model answers, or the exclusive answers to the questions, and there will

More information

PURE MATHEMATICS AM 27

PURE MATHEMATICS AM 27 AM Syllabus (014): Pure Mathematics AM SYLLABUS (014) PURE MATHEMATICS AM 7 SYLLABUS 1 AM Syllabus (014): Pure Mathematics Pure Mathematics AM 7 Syllabus (Available in September) Paper I(3hrs)+Paper II(3hrs)

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

Topic 4 Notes Jeremy Orloff

Topic 4 Notes Jeremy Orloff Topic 4 Notes Jeremy Orloff 4 Complex numbers and exponentials 4.1 Goals 1. Do arithmetic with complex numbers.. Define and compute: magnitude, argument and complex conjugate of a complex number. 3. Euler

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

ADDITIONAL MATHEMATICS

ADDITIONAL MATHEMATICS ADDITIONAL MATHEMATICS GCE NORMAL ACADEMIC LEVEL (016) (Syllabus 4044) CONTENTS Page INTRODUCTION AIMS ASSESSMENT OBJECTIVES SCHEME OF ASSESSMENT 3 USE OF CALCULATORS 3 SUBJECT CONTENT 4 MATHEMATICAL FORMULAE

More information

Sequences and Series

Sequences and Series Sequences and Series What do you think of when you read the title of our next unit? In case your answers are leading us off track, let's review the following IB problems. 1 November 2013 HL 2 3 November

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

Euler s Identity: why and how does e πi = 1?

Euler s Identity: why and how does e πi = 1? Euler s Identity: why and how does e πi = 1? Abstract In this dissertation, I want to show how e " = 1, reviewing every element that makes this possible and explore various examples of explaining this

More information

KIST DP Course Descriptions

KIST DP Course Descriptions Grade: 11 Unit Number: 1 Unit Title: Algebra Sequence and Series; Exponents and Logarithms; The Binomial Theorem Deductive vs. Inductive reasoning Mathematics begins with axioms and uses deductive reasoning

More information

ab = c a If the coefficients a,b and c are real then either α and β are real or α and β are complex conjugates

ab = c a If the coefficients a,b and c are real then either α and β are real or α and β are complex conjugates Further Pure Summary Notes. Roots of Quadratic Equations For a quadratic equation ax + bx + c = 0 with roots α and β Sum of the roots Product of roots a + b = b a ab = c a If the coefficients a,b and c

More information

ADDITIONAL MATHEMATICS

ADDITIONAL MATHEMATICS ADDITIONAL MATHEMATICS GCE Ordinary Level (Syllabus 4018) CONTENTS Page NOTES 1 GCE ORDINARY LEVEL ADDITIONAL MATHEMATICS 4018 2 MATHEMATICAL NOTATION 7 4018 ADDITIONAL MATHEMATICS O LEVEL (2009) NOTES

More information

MATHEMATICS. Higher 2 (Syllabus 9740)

MATHEMATICS. Higher 2 (Syllabus 9740) MATHEMATICS Higher (Syllabus 9740) CONTENTS Page AIMS ASSESSMENT OBJECTIVES (AO) USE OF GRAPHING CALCULATOR (GC) 3 LIST OF FORMULAE 3 INTEGRATION AND APPLICATION 3 SCHEME OF EXAMINATION PAPERS 3 CONTENT

More information

College Algebra & Trig w Apps

College Algebra & Trig w Apps WTCS Repository 10-804-197 College Algebra & Trig w Apps Course Outcome Summary Course Information Description Total Credits 5.00 This course covers those skills needed for success in Calculus and many

More information

Advanced Placement Calculus Syllabus- BC

Advanced Placement Calculus Syllabus- BC Advanced Placement Calculus Syllabus- BC Prerequisites All students should have completed four years of secondary mathematics designed for accelerated students. These should consist of the accelerated

More information

Pre-calculus 12 Curriculum Outcomes Framework (110 hours)

Pre-calculus 12 Curriculum Outcomes Framework (110 hours) Curriculum Outcomes Framework (110 hours) Trigonometry (T) (35 40 hours) General Curriculum Outcome: Students will be expected to develop trigonometric reasoning. T01 Students will be expected to T01.01

More information

DESK Secondary Math II

DESK Secondary Math II Mathematical Practices The Standards for Mathematical Practice in Secondary Mathematics I describe mathematical habits of mind that teachers should seek to develop in their students. Students become mathematically

More information

Week beginning Videos Page

Week beginning Videos Page 1 M Week beginning Videos Page June/July C3 Algebraic Fractions 3 June/July C3 Algebraic Division 4 June/July C3 Reciprocal Trig Functions 5 June/July C3 Pythagorean Identities 6 June/July C3 Trig Consolidation

More information

Time: 1 hour 30 minutes

Time: 1 hour 30 minutes www.londonnews47.com Paper Reference(s) 6665/0 Edexcel GCE Core Mathematics C Bronze Level B4 Time: hour 0 minutes Materials required for examination papers Mathematical Formulae (Green) Items included

More information

A video College Algebra course & 6 Enrichment videos

A video College Algebra course & 6 Enrichment videos A video College Algebra course & 6 Enrichment videos Recorded at the University of Missouri Kansas City in 1998. All times are approximate. About 43 hours total. Available on YouTube at http://www.youtube.com/user/umkc

More information

DRAFT. Appendix H. Grade 12 Prototype Examination. Pre-calculus 30. Course Code For more information, see the Table of Specifications.

DRAFT. Appendix H. Grade 12 Prototype Examination. Pre-calculus 30. Course Code For more information, see the Table of Specifications. Grade 1 Prototype Examination Pre-calculus 30 Course Code 846 Barcode Number DRAFT Appendix H For more information, see the Table of Specifications. Month Day Date of Birth November 013 AMPLE Pre-calculus

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

8.7 MacLaurin Polynomials

8.7 MacLaurin Polynomials 8.7 maclaurin polynomials 67 8.7 MacLaurin Polynomials In this chapter you have learned to find antiderivatives of a wide variety of elementary functions, but many more such functions fail to have an antiderivative

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

Learning Objectives for Math 166

Learning Objectives for Math 166 Learning Objectives for Math 166 Chapter 6 Applications of Definite Integrals Section 6.1: Volumes Using Cross-Sections Draw and label both 2-dimensional perspectives and 3-dimensional sketches of the

More information

Coach Stones Expanded Standard Pre-Calculus Algorithm Packet Page 1 Section: P.1 Algebraic Expressions, Mathematical Models and Real Numbers

Coach Stones Expanded Standard Pre-Calculus Algorithm Packet Page 1 Section: P.1 Algebraic Expressions, Mathematical Models and Real Numbers Coach Stones Expanded Standard Pre-Calculus Algorithm Packet Page 1 Section: P.1 Algebraic Expressions, Mathematical Models and Real Numbers CLASSIFICATIONS OF NUMBERS NATURAL NUMBERS = N = {1,2,3,4,...}

More information

Things You Should Know Coming Into Calc I

Things You Should Know Coming Into Calc I Things You Should Know Coming Into Calc I Algebraic Rules, Properties, Formulas, Ideas and Processes: 1) Rules and Properties of Exponents. Let x and y be positive real numbers, let a and b represent real

More information

MODULE 1: FOUNDATIONS OF MATHEMATICS

MODULE 1: FOUNDATIONS OF MATHEMATICS MODULE 1: FOUNDATIONS OF MATHEMATICS GENERAL OBJECTIVES On completion of this Module, students should: 1. acquire competency in the application of algebraic techniques; 2. appreciate the role of exponential

More information

Candidates are expected to have available a calculator. Only division by (x + a) or (x a) will be required.

Candidates are expected to have available a calculator. Only division by (x + a) or (x a) will be required. Revision Checklist Unit C2: Core Mathematics 2 Unit description Algebra and functions; coordinate geometry in the (x, y) plane; sequences and series; trigonometry; exponentials and logarithms; differentiation;

More information

An Appreciation of Euler's Formula

An Appreciation of Euler's Formula Rose-Hulman Undergraduate Mathematics Journal Volume 18 Issue 1 Article 17 An Appreciation of Euler's Formula Caleb Larson North Dakota State University Follow this and additional works at: http://scholar.rose-hulman.edu/rhumj

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

Second-Order Homogeneous Linear Equations with Constant Coefficients

Second-Order Homogeneous Linear Equations with Constant Coefficients 15 Second-Order Homogeneous Linear Equations with Constant Coefficients A very important class of second-order homogeneous linear equations consists of those with constant coefficients; that is, those

More information

Introduction Derivation General formula List of series Convergence Applications Test SERIES 4 INU0114/514 (MATHS 1)

Introduction Derivation General formula List of series Convergence Applications Test SERIES 4 INU0114/514 (MATHS 1) MACLAURIN SERIES SERIES 4 INU0114/514 (MATHS 1) Dr Adrian Jannetta MIMA CMath FRAS Maclaurin Series 1/ 21 Adrian Jannetta Recap: Binomial Series Recall that some functions can be rewritten as a power series

More information

Semester University of Sheffield. School of Mathematics and Statistics

Semester University of Sheffield. School of Mathematics and Statistics University of Sheffield School of Mathematics and Statistics MAS140: Mathematics (Chemical) MAS15: Civil Engineering Mathematics MAS15: Essential Mathematical Skills & Techniques MAS156: Mathematics (Electrical

More information

Week 2 Techniques of Integration

Week 2 Techniques of Integration Week Techniques of Integration Richard Earl Mathematical Institute, Oxford, OX LB, October Abstract Integration by Parts. Substitution. Rational Functions. Partial Fractions. Trigonometric Substitutions.

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

Topics from Algebra and Pre-Calculus. (Key contains solved problems)

Topics from Algebra and Pre-Calculus. (Key contains solved problems) Topics from Algebra and Pre-Calculus (Key contains solved problems) Note: The purpose of this packet is to give you a review of basic skills. You are asked not to use the calculator, except on p. (8) and

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

Prepared by Sa diyya Hendrickson. Package Summary

Prepared by Sa diyya Hendrickson. Package Summary Introduction Prepared by Sa diyya Hendrickson Name: Date: Package Summary Defining Decimal Numbers Things to Remember Adding and Subtracting Decimals Multiplying Decimals Expressing Fractions as Decimals

More information

Higher Mathematics Course Notes

Higher Mathematics Course Notes Higher Mathematics Course Notes Equation of a Line (i) Collinearity: (ii) Gradient: If points are collinear then they lie on the same straight line. i.e. to show that A, B and C are collinear, show that

More information

Phasor mathematics. Resources and methods for learning about these subjects (list a few here, in preparation for your research):

Phasor mathematics. Resources and methods for learning about these subjects (list a few here, in preparation for your research): Phasor mathematics This worksheet and all related files are licensed under the Creative Commons Attribution License, version 1.0. To view a copy of this license, visit http://creativecommons.org/licenses/by/1.0/,

More information

JUST THE MATHS UNIT NUMBER DIFFERENTIATION APPLICATIONS 5 (Maclaurin s and Taylor s series) A.J.Hobson

JUST THE MATHS UNIT NUMBER DIFFERENTIATION APPLICATIONS 5 (Maclaurin s and Taylor s series) A.J.Hobson JUST THE MATHS UNIT NUMBER.5 DIFFERENTIATION APPLICATIONS 5 (Maclaurin s and Taylor s series) by A.J.Hobson.5. Maclaurin s series.5. Standard series.5.3 Taylor s series.5.4 Exercises.5.5 Answers to exercises

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

Comparison of Virginia s College and Career Ready Mathematics Performance Expectations with the Common Core State Standards for Mathematics

Comparison of Virginia s College and Career Ready Mathematics Performance Expectations with the Common Core State Standards for Mathematics Comparison of Virginia s College and Career Ready Mathematics Performance Expectations with the Common Core State Standards for Mathematics February 17, 2010 1 Number and Quantity The Real Number System

More information

SPECIALIST MATHEMATICS

SPECIALIST MATHEMATICS SPECIALIST MATHEMATICS (Year 11 and 12) UNIT A A1: Combinatorics Permutations: problems involving permutations use the multiplication principle and factorial notation permutations and restrictions with

More information

ADDITIONAL MATHEMATICS

ADDITIONAL MATHEMATICS ADDITIONAL MATHEMATICS GCE Ordinary Level (06) (Syllabus 4047) CONTENTS Page INTRODUCTION AIMS ASSESSMENT OBJECTIVES SCHEME OF ASSESSMENT 3 USE OF CALCULATORS 3 SUBJECT CONTENT 4 MATHEMATICAL FORMULAE

More information

Infinite series, improper integrals, and Taylor series

Infinite series, improper integrals, and Taylor series Chapter 2 Infinite series, improper integrals, and Taylor series 2. Introduction to series In studying calculus, we have explored a variety of functions. Among the most basic are polynomials, i.e. functions

More information

What students need to know for CALCULUS (Regular, AB and BC) Students expecting to take Calculus should demonstrate the ability to:

What students need to know for CALCULUS (Regular, AB and BC) Students expecting to take Calculus should demonstrate the ability to: What students need to know for CALCULUS (Regular, AB and BC) Students expecting to take Calculus should demonstrate the ability to: General: keep an organized notebook take good notes complete homework

More information

MATH1190 CALCULUS 1 - NOTES AND AFTERNOTES

MATH1190 CALCULUS 1 - NOTES AND AFTERNOTES MATH90 CALCULUS - NOTES AND AFTERNOTES DR. JOSIP DERADO. Historical background Newton approach - from physics to calculus. Instantaneous velocity. Leibniz approach - from geometry to calculus Calculus

More information

Chapter 1A -- Real Numbers. iff. Math Symbols: Sets of Numbers

Chapter 1A -- Real Numbers. iff. Math Symbols: Sets of Numbers Fry Texas A&M University! Fall 2016! Math 150 Notes! Section 1A! Page 1 Chapter 1A -- Real Numbers Math Symbols: iff or Example: Let A = {2, 4, 6, 8, 10, 12, 14, 16,...} and let B = {3, 6, 9, 12, 15, 18,

More information

Units. Year 1. Unit 1: Course Overview

Units. Year 1. Unit 1: Course Overview Mathematics HL Units All Pamoja courses are written by experienced subject matter experts and integrate the principles of TOK and the approaches to learning of the IB learner profile. This course has been

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

Pre AP Algebra. Mathematics Standards of Learning Curriculum Framework 2009: Pre AP Algebra

Pre AP Algebra. Mathematics Standards of Learning Curriculum Framework 2009: Pre AP Algebra Pre AP Algebra Mathematics Standards of Learning Curriculum Framework 2009: Pre AP Algebra 1 The content of the mathematics standards is intended to support the following five goals for students: becoming

More information

Let s Get Series(ous)

Let s Get Series(ous) Department of Mathematics, Computer Science, and Statistics Bloomsburg University Bloomsburg, Pennsylvania 785 Let s Get Series(ous) Summary Presenting infinite series can be (used to be) a tedious and

More information

Course Number 432/433 Title Algebra II (A & B) H Grade # of Days 120

Course Number 432/433 Title Algebra II (A & B) H Grade # of Days 120 Whitman-Hanson Regional High School provides all students with a high- quality education in order to develop reflective, concerned citizens and contributing members of the global community. Course Number

More information

Basic Principles of Algebra

Basic Principles of Algebra Basic Principles of Algebra Algebra is the part of mathematics dealing with discovering unknown numbers in an equation. It involves the use of different types of numbers: natural (1, 2, 100, 763 etc.),

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

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

INFINITE SEQUENCES AND SERIES

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

More information

Cathedral Catholic High School Course Catalog

Cathedral Catholic High School Course Catalog Cathedral Catholic High School Course Catalog Course Title: Pre-Calculus Course Description: This course is designed to prepare students to begin their college studies in introductory Calculus. Students

More information

C-1. Snezana Lawrence

C-1. Snezana Lawrence C-1 Snezana Lawrence These materials have been written by Dr. Snezana Lawrence made possible by funding from Gatsby Technical Education projects (GTEP) as part of a Gatsby Teacher Fellowship ad-hoc bursary

More information

1 Functions and Graphs

1 Functions and Graphs 1 Functions and Graphs 1.1 Functions Cartesian Coordinate System A Cartesian or rectangular coordinate system is formed by the intersection of a horizontal real number line, usually called the x axis,

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

Fairfield Public Schools

Fairfield Public Schools Mathematics Fairfield Public Schools PRE-CALCULUS 40 Pre-Calculus 40 BOE Approved 04/08/2014 1 PRE-CALCULUS 40 Critical Areas of Focus Pre-calculus combines the trigonometric, geometric, and algebraic

More information

Partial Fractions. June 27, In this section, we will learn to integrate another class of functions: the rational functions.

Partial Fractions. June 27, In this section, we will learn to integrate another class of functions: the rational functions. Partial Fractions June 7, 04 In this section, we will learn to integrate another class of functions: the rational functions. Definition. A rational function is a fraction of two polynomials. For example,

More information

LIMITS AND DERIVATIVES

LIMITS AND DERIVATIVES 2 LIMITS AND DERIVATIVES LIMITS AND DERIVATIVES 2.2 The Limit of a Function In this section, we will learn: About limits in general and about numerical and graphical methods for computing them. THE LIMIT

More information

Math Review for AP Calculus

Math Review for AP Calculus Math Review for AP Calculus This course covers the topics shown below. Students navigate learning paths based on their level of readiness. Institutional users may customize the scope and sequence to meet

More information

Topic Learning Outcomes Suggested Teaching Activities Resources On-Line Resources

Topic Learning Outcomes Suggested Teaching Activities Resources On-Line Resources UNIT 3 Trigonometry and Vectors (P1) Recommended Prior Knowledge. Students will need an understanding and proficiency in the algebraic techniques from either O Level Mathematics or IGCSE Mathematics. Context.

More information

Mathematics 1 Lecture Notes Chapter 1 Algebra Review

Mathematics 1 Lecture Notes Chapter 1 Algebra Review Mathematics 1 Lecture Notes Chapter 1 Algebra Review c Trinity College 1 A note to the students from the lecturer: This course will be moving rather quickly, and it will be in your own best interests to

More information

Created by T. Madas. Candidates may use any calculator allowed by the regulations of this examination.

Created by T. Madas. Candidates may use any calculator allowed by the regulations of this examination. IYGB GCE Mathematics MP Advanced Level Practice Paper M Difficulty Rating:.8750/1.176 Time: hours Candidates may use any calculator allowed by the regulations of this examination. Information for Candidates

More information

Overview of Complex Numbers

Overview of Complex Numbers Overview of Complex Numbers Definition 1 The complex number z is defined as: z = a+bi, where a, b are real numbers and i = 1. General notes about z = a + bi Engineers typically use j instead of i. Examples

More information

General Information Math Credits Instructor B. Whitford o o (403) o Room 205

General Information Math Credits Instructor B. Whitford o o (403) o Room 205 Matthew Halton High School Math 30-1 Course Outline Spring 2015 Instructor: B. Whitford General Information Math 30-1 5 Credits Instructor B. Whitford o whitfordb@lrsd.ab.ca o (403)627-4414 o Room 205

More information

Lecture 32: Taylor Series and McLaurin series We saw last day that some functions are equal to a power series on part of their domain.

Lecture 32: Taylor Series and McLaurin series We saw last day that some functions are equal to a power series on part of their domain. Lecture 32: Taylor Series and McLaurin series We saw last day that some functions are equal to a power series on part of their domain. For example f(x) = 1 1 x = 1 + x + x2 + x 3 + = ln(1 + x) = x x2 2

More information

OCR A2 Level Mathematics Core Mathematics Scheme of Work

OCR A2 Level Mathematics Core Mathematics Scheme of Work OCR A Level Mathematics Core Mathematics Scheme of Work Examination in June of Year 13 The Solomen press worksheets are an excellent resource and incorporated into the SOW NUMERICAL METHODS (6 ) (Solomen

More information

ax 2 + bx + c = 0 where

ax 2 + bx + c = 0 where Chapter P Prerequisites Section P.1 Real Numbers Real numbers The set of numbers formed by joining the set of rational numbers and the set of irrational numbers. Real number line A line used to graphically

More information

HEINEMANN HIGHER CHECKLIST

HEINEMANN HIGHER CHECKLIST St Ninian s High School HEINEMANN HIGHER CHECKLIST I understand this part of the course = I am unsure of this part of the course = Name Class Teacher I do not understand this part of the course = Topic

More information

page 1 of 14 1 for all x because f 1 = f and1 f = f. The identity for = x for all x because f

page 1 of 14 1 for all x because f 1 = f and1 f = f. The identity for = x for all x because f page of 4 Entry # Inverses in General The term inverse is used in very different contexts in mathematics. For example, the multiplicative inverse of a number, the inverse of a function, and the inverse

More information

CHALLENGE! (0) = 5. Construct a polynomial with the following behavior at x = 0:

CHALLENGE! (0) = 5. Construct a polynomial with the following behavior at x = 0: TAYLOR SERIES Construct a polynomial with the following behavior at x = 0: CHALLENGE! P( x) = a + ax+ ax + ax + ax 2 3 4 0 1 2 3 4 P(0) = 1 P (0) = 2 P (0) = 3 P (0) = 4 P (4) (0) = 5 Sounds hard right?

More information

5.2 Proving Trigonometric Identities

5.2 Proving Trigonometric Identities SECTION 5. Proving Trigonometric Identities 43 What you ll learn about A Proof Strategy Proving Identities Disproving Non-Identities Identities in Calculus... and why Proving identities gives you excellent

More information

Mathematics - High School Algebra II

Mathematics - High School Algebra II Mathematics - High School Algebra II All West Virginia teachers are responsible for classroom instruction that integrates content standards and mathematical habits of mind. Students in this course will

More information

AP CALCULUS AB. Summer Assignment. Page 1

AP CALCULUS AB. Summer Assignment. Page 1 AP CALCULUS AB Summer Assignment Page 1 Welcome to AP Calculus AB. This will be the toughest class yet in your mathematical careers but the benefit you will receive by having this experience in high school

More information

1 Question related to polynomials

1 Question related to polynomials 07-08 MATH00J Lecture 6: Taylor Series Charles Li Warning: Skip the material involving the estimation of error term Reference: APEX Calculus This lecture introduced Taylor Polynomial and Taylor Series

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

Solving Algebraic Equations in one variable

Solving Algebraic Equations in one variable Solving Algebraic Equations in one variable Written by Dave Didur August 19, 014 -- Webster s defines algebra as the branch of mathematics that deals with general statements of relations, utilizing letters

More information

Copyright 2018 UC Regents and ALEKS Corporation. ALEKS is a registered trademark of ALEKS Corporation. 2/10

Copyright 2018 UC Regents and ALEKS Corporation. ALEKS is a registered trademark of ALEKS Corporation. 2/10 Prep for Calculus This course covers the topics outlined below. You can customize the scope and sequence of this course to meet your curricular needs. Curriculum (281 topics + 125 additional topics) Real

More information

Numbers Content Points. Reference sheet (1 pt. each) 1-7 Linear Equations (1 pt. each) / Factoring (2 pt. each) /28

Numbers Content Points. Reference sheet (1 pt. each) 1-7 Linear Equations (1 pt. each) / Factoring (2 pt. each) /28 Summer Packet 2015 Your summer packet will be a major test grade for the first nine weeks. It is due the first day of school. You must show all necessary solutions. You will be tested on ALL material;

More information

PURE MATHEMATICS Unit 1

PURE MATHEMATICS Unit 1 PURE MATHEMATICS Unit 1 FOR CAPE EXAMINATIONS DIPCHAND BAHALL CAPE is a registered trade mark of the Caribbean Examinations Council (CXC). Pure Mathematics for CAPE Examinations Unit 1 is an independent

More information

Summer Packet Greetings Future AP Calculus Scholar,

Summer Packet Greetings Future AP Calculus Scholar, Summer Packet 2017 Greetings Future AP Calculus Scholar, I am excited about the work that we will do together during the 2016-17 school year. I do not yet know what your math capability is, but I can assure

More information

Introducing Spin. Abstract. Doug Jensen

Introducing Spin. Abstract. Doug Jensen Introducing Spin Doug Jensen Abstract Imaginary numbers were introduced into our real number system with only a vague and ambiguous denition (i = 1). But what are imaginary numbers? They are not found

More information

TAYLOR AND MACLAURIN SERIES

TAYLOR AND MACLAURIN SERIES TAYLOR AND MACLAURIN SERIES. Introduction Last time, we were able to represent a certain restricted class of functions as power series. This leads us to the question: can we represent more general functions

More information

6.3 METHODS FOR ADVANCED MATHEMATICS, C3 (4753) A2

6.3 METHODS FOR ADVANCED MATHEMATICS, C3 (4753) A2 6.3 METHODS FOR ADVANCED MATHEMATICS, C3 (4753) A2 Objectives To build on and develop the techniques students have learnt at AS Level, with particular emphasis on the calculus. Assessment Examination (72

More information

MATH II CCR MATH STANDARDS

MATH II CCR MATH STANDARDS RELATIONSHIPS BETWEEN QUANTITIES M.2HS.1 M.2HS.2 M.2HS.3 M.2HS.4 M.2HS.5 M.2HS.6 Explain how the definition of the meaning of rational exponents follows from extending the properties of integer exponents

More information

Learn how to use Desmos

Learn how to use Desmos Learn how to use Desmos Maclaurin and Taylor series 1 Go to www.desmos.com. Create an account (click on bottom near top right of screen) Change the grid settings (click on the spanner) to 1 x 3, 1 y 12

More information

CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE ALGEBRA II

CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE ALGEBRA II CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE ALGEBRA II Course Number 5116 Department Mathematics Qualification Guidelines Successful completion of both semesters of Algebra 1 or Algebra 1

More information

SESSION CLASS-XI SUBJECT : MATHEMATICS FIRST TERM

SESSION CLASS-XI SUBJECT : MATHEMATICS FIRST TERM TERMWISE SYLLABUS SESSION-2018-19 CLASS-XI SUBJECT : MATHEMATICS MONTH July, 2018 to September 2018 CONTENTS FIRST TERM Unit-1: Sets and Functions 1. Sets Sets and their representations. Empty set. Finite

More information

e x = 1 + x + x2 2! + x3 If the function f(x) can be written as a power series on an interval I, then the power series is of the form

e x = 1 + x + x2 2! + x3 If the function f(x) can be written as a power series on an interval I, then the power series is of the form Taylor Series Given a function f(x), we would like to be able to find a power series that represents the function. For example, in the last section we noted that we can represent e x by the power series

More information

Taylor series. Chapter Introduction From geometric series to Taylor polynomials

Taylor series. Chapter Introduction From geometric series to Taylor polynomials Chapter 2 Taylor series 2. Introduction The topic of this chapter is find approximations of functions in terms of power series, also called Taylor series. Such series can be described informally as infinite

More information

B Elements of Complex Analysis

B Elements of Complex Analysis Fourier Transform Methods in Finance By Umberto Cherubini Giovanni Della Lunga Sabrina Mulinacci Pietro Rossi Copyright 21 John Wiley & Sons Ltd B Elements of Complex Analysis B.1 COMPLEX NUMBERS The purpose

More information