Some suggested repetition for the course MAA508

Size: px
Start display at page:

Download "Some suggested repetition for the course MAA508"

Transcription

1 Some suggested repetition for the course MAA58 Linus Carlsson, Karl Lundengård, Johan Richter July, 14

2 Contents Introduction 1 1 Basic algebra and trigonometry Univariate calculus 5 3 Linear algebra 8 4 Multivariate calculus 11 5 Ordinary differential equations 13

3 Introduction Welcome to Engineering Mathematics at MDH. We have prepared a set of exercises that you can use to self-diagnose if their is any part of mathematics that you need to review. Please have a look at them, and try to solve them. In each section there are some exercises on material that we expect that you have seen before during your education. After each exercise you will find some keywords which you can use when looking for material relevant for solving the exercise. At the end of each section you will also find a list of textbooks which you can use to review the material. Please note that you can also use your old textbooks if you still have them, they almost certainly treat the same material. If you do not manage to solve the problem even after consulting the textbooks, you are of course welcome to contact us: Karl Lundengård (karl.lundengard@mdh.se) Johan Richter (johan.richter@mdh.se) 1

4 1 Basic algebra and trigonometry 1.1. Simplify the following expressions as much as possible. You may assume that a, b are positive numbers. (a) 1/9 4 /3 (b) 6 3 1/4 (c) (d) 9 1/ 6 ( 1 ) ab ( ) b a b 3 a 3/ (e) (f) ( a b ) ( 4 a 3 b 3 ab ) ( ) ab ab 3 (a) 13/9 (b) 3 3 3/4 (c) 1 (d) b 1 (e) a 4 b 1 (f) a 11/1 b /3 Keywords: Power laws, roots 1.. Simplify the following expressions as much as possible. You may assume a, b are positive numbers. (a) ln(e ) log (b) 1 (1) log 1 (1) (c) ln(ab ) ln(a) (d) log 1(9) log 1 (e) ln(3) (e) ln(a+b) ln(a) ln(b) (f) ln(a/e) + ln(1/a) (a) (b) 3 (c) ln(b) (d) ln(3) ( ) a + b (e) ln ab (f) 1 Keywords: Logarithms 1.3. Complete the square of the quadratic polynomials. (a) x + x + 1 (b) x + 4x + 5 (c) x 3x + 1 (a) ( x + 1 ) (b) (x + ) + 1 ( (c) x 3 ) Keywords: Completing the square

5 1.4. Factor the following quadratic polynomials. (a) x + x (b) x + 4x + 3 (c) x 3x + 1 (a) ( x + 1 ) (b) (x + 1)(x + 3) ( (c) x 1 ) (x 1) Keywords: Factorization of polynomials, completing the square 1.5. Expand the following expressions. (a) (x + 3) (b) (x 3) (c) (x + 5) (a) x + 6x + 9 (b) x 6x + 9 (c) 4x + x + 5 Keywords: Binomial theorem 1.6. Simplify the following expressions as much as possible. (a) x 9 x + 3 (b) x + x + 1 x + 1 (c) x3 x + x x 1 (a) x 3 (b) x + 1 (c) x(x 1) Keywords: Rational functions, factorization of polynomials 1.7. Find all solutions to the following equations. (a) x = 9 (b) x + 4x + 3 = (c) x3 x x + 1 = (a) x = 3 and x = 3 (b) x = 1 and x = 3 (c) x = and x = 1 Keywords: Factorization of polynomials, quadratic equations 3

6 1.8. Compute the following square roots, if defined. (a) 9 (b) ( 3) (c) 9 (a) 3 (b) 3 (c) undefined Keywords: Square roots 1.9. Indicate whether the following values are positive, negative or zero. The arguments for the trigonometric functions are expressed in radians. ( ) ( 5π π ) ( ) (a) sin (c) cos 1π 6 7 (e) tan ( (b) tan(3π) (d) cos π ) 3 ( ) ( ) π π 5 (f) sin cos 3 3 (a) Positive (b) Zero (c) Positive (d) Positive (e) Positive (f) Negative Keywords: Trigometric functions, unit circle 1.1. (a) Show that cos(x) + sin (x) = 1 for all x. (b) Show that sin(x + π 3 ) = 1 (sin(x) + 3 cos(x)) for all x. (c) Show that (cos(x) + sin(x)) = 1 + sin(x) for all x. Keywords: Trigonometric identities For more information see: This is basic material that can be found in many calculus or pre-calculus textbooks. You may consult, for example, Calculus by James Stewart (any edition) and the review of algebra you can find on that books homepage. If you want a Swedish book you could use Mot bättre vetande i matematik by Andrejs Dunkels et al. 4

7 Univariate calculus.1. Calculate the derivative of the following functions (a) df dx, where f(x) = ax3 + bx c. (b) df, where f(x) = sin(x). dx (a) df dx = 3ax + b. (b) df dx = cos(x). (c) df dx, where f(x) = 5 x. (d) df dx, where f(x) = ex. (c) df dx = 5 x. (d) df dx = ex. Keywords: Derivative of elementary functions, polynomials, trigonometric functions, exponential functions.. Calculate the derivative of the following functions (a) df dx, where f(x) = eax3 +bx c. (b) df dx, where f(x) = sin ( 1 x). (c) df, where f(x) = x sin(x). dx (a) df dx = (3ax + b) e ax3 +bx c. (b) df dx = cos ( 1 x) x. (c) df = sin(x) + x cos(x). dx Keywords: Derivative of a product, derivative of a composite function.3. Calculate the integrals (a) I = (b) I = (c) I = π π b a f(x) dx, where f(x) = 3x + 7. f(x) dx, where f(x) = sin(x). f(x) dx, where f(x) = e x. (a) I =. (b) I =. (c) I = 3(e b e a ). 5

8 .4. Calculate the integral I = x sin(x) + x cos(x) dx. I = 3 sin() + cos() Keywords: Integration by parts (partial integration).5. Let z = 1 + i and w = 3 i where i is the imaginary unit. (a) Find the real and imaginary parts of z and w. (b) Find the conjugate of z and w. (c) Calculate z + w. (d) Calculate z w. (a) Re(z) = 1, Im(z) = 1, Re(w) = 3, Im(w) =. (b) z = 1 i and w = 3 + i. (c) z + w = 1 + s 3 i. (d) z w = ( 3 + 1) + ( 3 1)i. Keywords: Complex numbers, imaginary number, conjugate, absolute value.6. Let z = 1 + i and w = 3 i where i is the imaginary unit. (a) Find the absolute value (modulus) of z and w. (b) Find the argument of z and w. (c) Write z and w in polar form. (d) Write z and w as complex exponentials. (e) Calculate z 3 and w 7. (f) Calculate z w using the complex exponential form. (a) z = and w = 4. (b) arg(z) = π + k π, arg(z) = π 6 + k π where k is any integer. (c) z = ( cos ( ) ( π 4 + i sin π )) ( ( ) ( )) 4, w = 4 cos π 6 + i sin π 6 (d) z = e i π 4, w = 4e i π 6. (e) z 3 = ( cos ( ) ( 3π 4 + i sin 3π 4 (f) z w = 4 e i π 1. )), w 7 = ( cos ( ) ( 5π 6 + i sin 5π )) 6 Keywords: Polar form, Euler s formula, De Moivre s theorem 6

9 .7. Determine the following limits if they exist 1 (a) lim x (b) lim x x x 1 1 x (c) lim arctan(x) sin(x) x (e) lim x (d) lim tan(x) x x π + (f) lim cos(x) x (a) lim diverges towards +, limit does not exist. x 1 (b) lim x x = (c) (d) lim arctan(x) = π x lim tan(x) diverges towards, limit does not exist. x π + sin(x) (e) lim x x (f) lim x = 1 cos(x) is bounded but does not converge, limit does not exist. Keywords: Limits, one-sided limits.8. Show that k=1 1 k(k + 1) = 1 Keywords: Partial fractal decomposition, convergent sum.9. Give explicit expressions for the Taylor expansion of (a) sin(x). (b) e x. (a) sin(x) = k= ( 1) k x 1+k. (b) e x = (1 + k)! k= x k k!. Keywords: Taylor series, Taylor expansion, factorial For more information see: any introductory text on univariate calculus, for example Calculus: Early Transcendentals by James Stewart. 7

10 3 Linear algebra 3.1. We have: A = 1 3, B = 1 3, I = Calculate: (a) transpose: A. (b) addition: A + B. (c) subtraction: A B. (d) multiplication AI. (e) multiplication IA. (f) multiplication: AB. (g) multiplication: BA. (h) What is I called? (i) Is matrix multiplication commutative? (AB = BA for all matrices A, B) 3 1 (a) A = (b) A + B = (c) A B = 6 (d) AI = A (e) IA = A (f) AB = (g) BA = (h) I is called the identity matrix. (i) Matrix multiplication is not commutative. Keywords: Matrix multiplication, identity matrix 3.. Let: A = 1 3 4, B = 1 1, C = Which of the following matrix multiplications can we compute and what is the size of the resulting matrix? (a) AA (b) BB (a) not possible (b) 3 3 (c) AC (d) CA (c) 3 3 (d) 4 4 (e) AB (f) BA (e) not possible (f) 3 4 Keywords: Matrix multiplication 8

11 3.3. Given the following linear equation system: 4a + b + 4c + d = 13 4a + 4b + 3c + 3d = 4 4a + 4b + c + d = 17 3a + 3b + 3c + d = 18 (a) Write the system using matrices and column vectors. (b) Solve the system. (b) a = 1, b =, c = 1, d = 3. Keywords: Linear equation system, Gaussian elimination 3.4. (a) Show that this linear equation system has a unique solution. x + y z = x + y = 3 x y + z = 1 (b) Show that this linear equation system has infinitely many solutions. x + y z = 1 x + y + z = 3x + y z = 3 (c) Show that this linear equation system has no solution. x y + z = 3 x + 3y z = x + y z = 1 Keywords: Gaussian elimination, linear dependence 3.5. Based on what you already know, for which linear equation systems in problem 3.4. will (a) The determinant of the corresponding matrix be equal to zero? (b) The rows (or columns) of the corresponding matrix be linearly independent? (c) The rank of the corresponding matrix be smaller than 3? (a) This is true for the systems in (b), (c) (b) This is true for the system in (a) (c) (b), (c) Keywords: Determinant, linear dependence, rank 9

12 3.6. Calculate this determinant 3 1 det(a) = det(a) = 84 Keywords: Determinant, rule of Sarrus 3.7. Let 1 3 A = 3 1, B = (a) Show that B is the inverse of the matrix A. (b) If the linear equation systems in 3.4. Ax = y, for which systems would the inverse A 1 exist? Keywords: Matrix inverse 3.8. We have: Calculate: (a) a b (b) C b (c) C b a b (a) a b = 4 6 (b) C b = a =, b = 1, C = (d) Is a an eigenvalue belonging to C? (e) If a is an eigenvalue, is b an eigenvector belonging to a? (c) C b a b = (d) a is an eigenvalue of C. (e) b is an eigenvector of C which corresponds to the eigenvalue a. Keywords: Eigenvector, eigenvalue For more information see: any introductory text on linear algebra (vector algebra), for example Elementary linear algebra by Howard Anton and Chris Rorres or Grundläggande linjär algebra by Hillevi Gavel. 1

13 4 Multivariate calculus 4.1. Calculate the following partial derivatives of the given functions. (a) df f(x, y), where f(x, y) = y sin(x/y). dx x (b) df f(x, y), where f(x, y) = y sin(x/y). dx y (a) f x (x, y) = cos(x/y). (b) f y (x, y) = sin(x/y) x y cos(x/y). 4.. Describe the domain of definition of the following functions, also sketch the domain of definition. (a) f(x, y) = y sin(x/y). (b) f(x, y) = ln ( x y ). (c) f(x, y) = 4 x y. (a) y. (b) x < y < x, if x > together with x < y < x, if x <. (c) The disk x + y Use the chain rule to calculate the following derivatives: (a) df df(x, y), where f(x, y) = x y and x = h(t) and y = g(t). dx dt (b) df f(x, y), where f(x, y) = x y and x(t, s) = ts and y(t, s) = e t/s. dx t (a) df df(x, y) = h(t) h (t) g (t). dx dt (b) df f(x, y) = s ( ts + t ) e t/s. dx t 4.4. Calculate the following integrals. Remember, it is sometimes useful to change the order of integration. (a) I = (b) I = (c) I = (a) I = 1. (b) I =. 1 dxdy. sin(x )(y 1/) dxdy. x 3 sin(yx ) dxdy. 11

14 (c) I = 1 sin(1). Keywords: Partial derivatives, domain of definition, chain rule, multiple integral For more information see: any introductory text on multivariate calculus, for example Calculus: Early Transcendentals by James Stewart. 1

15 5 Ordinary differential equations 5.1. Solve the following first order ordinary differential equations, either by using ingegrating factor (IF) or by separation of varables (SoV). (a) y + y + 1 =. (b) y xy = x. (c) y = y cos(x). (d) y + y = x. (a) y = C e x 1. (IF) or (SoV). (b) y = C e x / 1. (IF) or (SoV). (c) y = ( C sin(x) ) 1. (SoV). (d) y = x x + + C e x. (IF). 5.. Solve the following homogeneous second order ordinary differential equations by help of the Characteristic equation. (a) y + y 3y =. (b) y 4y + 4y =. (c) y + 8y + 5y =. (a) y = C 1 e x + C e 3x. (b) y = (C 1 x + C )e x. (c) y = e 4x( C 1 sin(3x) + C cos(3x) ) One can always check if a function is a solution to a differential equation by showing that the left hand side is equal to the right hand side. Show that: y (a) y = x sin(x) is a solution to = tan(x) + x. cos(x) (b) f(x, t) = (4πt) 1/ e x 4t is a solution to the heat equation f(x, t) f(x, t) x =. t Keywords: Separable ordinary differential equations, linear ordinary differential equations of first and second order, solutions to differential equations For more information see: any introductory text on differential equations, for example Calculus: Early Transcendentals by James Stewart. 13

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

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

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

June 2011 PURDUE UNIVERSITY Study Guide for the Credit Exam in (MA 262) Linear Algebra and Differential Equations

June 2011 PURDUE UNIVERSITY Study Guide for the Credit Exam in (MA 262) Linear Algebra and Differential Equations June 20 PURDUE UNIVERSITY Study Guide for the Credit Exam in (MA 262) Linear Algebra and Differential Equations The topics covered in this exam can be found in An introduction to differential equations

More information

Quick Overview: Complex Numbers

Quick Overview: Complex Numbers Quick Overview: Complex Numbers February 23, 2012 1 Initial Definitions Definition 1 The complex number z is defined as: z = a + bi (1) where a, b are real numbers and i = 1. Remarks about the definition:

More information

Math 106: Review for Exam II - SOLUTIONS

Math 106: Review for Exam II - SOLUTIONS Math 6: Review for Exam II - SOLUTIONS INTEGRATION TIPS Substitution: usually let u a function that s inside another function, especially if du (possibly off by a multiplying constant) is also present

More information

Mathematics Specialist Units 3 & 4 Program 2018

Mathematics Specialist Units 3 & 4 Program 2018 Mathematics Specialist Units 3 & 4 Program 018 Week Content Assessments Complex numbers Cartesian Forms Term 1 3.1.1 review real and imaginary parts Re(z) and Im(z) of a complex number z Week 1 3.1. review

More information

Differential equations

Differential equations Differential equations Math 7 Spring Practice problems for April Exam Problem Use the method of elimination to find the x-component of the general solution of x y = 6x 9x + y = x 6y 9y Soln: The system

More information

Infinite series, improper integrals, and Taylor series

Infinite series, improper integrals, and Taylor series Chapter Infinite series, improper integrals, and Taylor series. Determine which of the following sequences converge or diverge (a) {e n } (b) {2 n } (c) {ne 2n } (d) { 2 n } (e) {n } (f) {ln(n)} 2.2 Which

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

Formulas to remember

Formulas to remember 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

More information

Pre-Calculus and Trigonometry Capacity Matrix

Pre-Calculus and Trigonometry Capacity Matrix Review Polynomials A1.1.4 A1.2.5 Add, subtract, multiply and simplify polynomials and rational expressions Solve polynomial equations and equations involving rational expressions Review Chapter 1 and their

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

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

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

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

Logarithmic Functions

Logarithmic Functions Metropolitan Community College The Natural Logarithmic Function The natural logarithmic function is defined on (0, ) as ln x = x 1 1 t dt. Example 1. Evaluate ln 1. Example 1. Evaluate ln 1. Solution.

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

Preliminaries Lectures. Dr. Abdulla Eid. Department of Mathematics MATHS 101: Calculus I

Preliminaries Lectures. Dr. Abdulla Eid. Department of Mathematics   MATHS 101: Calculus I Preliminaries 2 1 2 Lectures Department of Mathematics http://www.abdullaeid.net/maths101 MATHS 101: Calculus I (University of Bahrain) Prelim 1 / 35 Pre Calculus MATHS 101: Calculus MATHS 101 is all about

More information

Upon completion of this course, the student should be able to satisfy the following objectives.

Upon completion of this course, the student should be able to satisfy the following objectives. Homework: Chapter 6: o 6.1. #1, 2, 5, 9, 11, 17, 19, 23, 27, 41. o 6.2: 1, 5, 9, 11, 15, 17, 49. o 6.3: 1, 5, 9, 15, 17, 21, 23. o 6.4: 1, 3, 7, 9. o 6.5: 5, 9, 13, 17. Chapter 7: o 7.2: 1, 5, 15, 17,

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

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

MATH 320, WEEK 11: Eigenvalues and Eigenvectors

MATH 320, WEEK 11: Eigenvalues and Eigenvectors MATH 30, WEEK : Eigenvalues and Eigenvectors Eigenvalues and Eigenvectors We have learned about several vector spaces which naturally arise from matrix operations In particular, we have learned about the

More information

Objectives List. Important Students should expect test questions that require a synthesis of these objectives.

Objectives List. Important Students should expect test questions that require a synthesis of these objectives. MATH 1040 - of One Variable, Part I Textbook 1: : Algebra and Trigonometry for ET. 4 th edition by Brent, Muller Textbook 2:. Early Transcendentals, 3 rd edition by Briggs, Cochran, Gillett, Schulz s List

More information

Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition

Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition Prof. Tesler Math 283 Fall 2018 Also see the separate version of this with Matlab and R commands. Prof. Tesler Diagonalizing

More information

Linear Algebra Practice Problems

Linear Algebra Practice Problems Linear Algebra Practice Problems Math 24 Calculus III Summer 25, Session II. Determine whether the given set is a vector space. If not, give at least one axiom that is not satisfied. Unless otherwise stated,

More information

x 3y 2z = 6 1.2) 2x 4y 3z = 8 3x + 6y + 8z = 5 x + 3y 2z + 5t = 4 1.5) 2x + 8y z + 9t = 9 3x + 5y 12z + 17t = 7

x 3y 2z = 6 1.2) 2x 4y 3z = 8 3x + 6y + 8z = 5 x + 3y 2z + 5t = 4 1.5) 2x + 8y z + 9t = 9 3x + 5y 12z + 17t = 7 Linear Algebra and its Applications-Lab 1 1) Use Gaussian elimination to solve the following systems x 1 + x 2 2x 3 + 4x 4 = 5 1.1) 2x 1 + 2x 2 3x 3 + x 4 = 3 3x 1 + 3x 2 4x 3 2x 4 = 1 x + y + 2z = 4 1.4)

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

1. COMPLEX NUMBERS. z 1 + z 2 := (a 1 + a 2 ) + i(b 1 + b 2 ); Multiplication by;

1. COMPLEX NUMBERS. z 1 + z 2 := (a 1 + a 2 ) + i(b 1 + b 2 ); Multiplication by; 1. COMPLEX NUMBERS Notations: N the set of the natural numbers, Z the set of the integers, R the set of real numbers, Q := the set of the rational numbers. Given a quadratic equation ax 2 + bx + c = 0,

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

11.5. The Chain Rule. Introduction. Prerequisites. Learning Outcomes

11.5. The Chain Rule. Introduction. Prerequisites. Learning Outcomes The Chain Rule 11.5 Introduction In this Section we will see how to obtain the derivative of a composite function (often referred to as a function of a function ). To do this we use the chain rule. This

More information

December Exam Summary

December Exam Summary December Exam Summary 1 Lines and Distances 1.1 List of Concepts Distance between two numbers on the real number line or on the Cartesian Plane. Increments. If A = (a 1, a 2 ) and B = (b 1, b 2 ), then

More information

MATH 1040 Objectives List

MATH 1040 Objectives List MATH 1040 Objectives List Textbook: Calculus, Early Transcendentals, 7th edition, James Stewart Students should expect test questions that require synthesis of these objectives. Unit 1 WebAssign problems

More information

Flip Your Grade Book With Concept-Based Grading CMC 3 South Presentation, Pomona, California, 2016 March 05

Flip Your Grade Book With Concept-Based Grading CMC 3 South Presentation, Pomona, California, 2016 March 05 Flip Your Grade Book With Concept-Based Grading CMC South Presentation, Pomona, California, 016 March 05 Phil Alexander Smith, American River College (smithp@arc.losrios.edu) Additional Resources and Information

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

Linear Algebra Primer

Linear Algebra Primer Introduction Linear Algebra Primer Daniel S. Stutts, Ph.D. Original Edition: 2/99 Current Edition: 4//4 This primer was written to provide a brief overview of the main concepts and methods in elementary

More information

Mathematical Methods for Engineers and Scientists 1

Mathematical Methods for Engineers and Scientists 1 K.T. Tang Mathematical Methods for Engineers and Scientists 1 Complex Analysis, Determinants and Matrices With 49 Figures and 2 Tables fyj Springer Part I Complex Analysis 1 Complex Numbers 3 1.1 Our Number

More information

Name: AK-Nummer: Ergänzungsprüfung January 29, 2016

Name: AK-Nummer: Ergänzungsprüfung January 29, 2016 INSTRUCTIONS: The test has a total of 32 pages including this title page and 9 questions which are marked out of 10 points; ensure that you do not omit a page by mistake. Please write your name and AK-Nummer

More information

Analysis-3 lecture schemes

Analysis-3 lecture schemes Analysis-3 lecture schemes (with Homeworks) 1 Csörgő István November, 2015 1 A jegyzet az ELTE Informatikai Kar 2015. évi Jegyzetpályázatának támogatásával készült Contents 1. Lesson 1 4 1.1. The Space

More information

Solutions Serie 1 - preliminary exercises

Solutions Serie 1 - preliminary exercises D-MAVT D-MATL Prof. A. Iozzi ETH Zürich Analysis III Autumn 08 Solutions Serie - preliminary exercises. Compute the following primitive integrals using partial integration. a) cos(x) cos(x) dx cos(x) cos(x)

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

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

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

STATE COUNCIL OF EDUCATIONAL RESEARCH AND TRAINING TNCF DRAFT SYLLABUS.

STATE COUNCIL OF EDUCATIONAL RESEARCH AND TRAINING TNCF DRAFT SYLLABUS. STATE COUNCIL OF EDUCATIONAL RESEARCH AND TRAINING TNCF 2017 - DRAFT SYLLABUS Subject :Mathematics Class : XI TOPIC CONTENT Unit 1 : Real Numbers - Revision : Rational, Irrational Numbers, Basic Algebra

More information

UNIVERSITY OF SOUTHAMPTON. A foreign language dictionary (paper version) is permitted provided it contains no notes, additions or annotations.

UNIVERSITY OF SOUTHAMPTON. A foreign language dictionary (paper version) is permitted provided it contains no notes, additions or annotations. UNIVERSITY OF SOUTHAMPTON MATH055W SEMESTER EXAMINATION 03/4 MATHEMATICS FOR ELECTRONIC & ELECTRICAL ENGINEERING Duration: 0 min Solutions Only University approved calculators may be used. A foreign language

More information

2.3. VECTOR SPACES 25

2.3. VECTOR SPACES 25 2.3. VECTOR SPACES 25 2.3 Vector Spaces MATH 294 FALL 982 PRELIM # 3a 2.3. Let C[, ] denote the space of continuous functions defined on the interval [,] (i.e. f(x) is a member of C[, ] if f(x) is continuous

More information

Integration Using Tables and Summary of Techniques

Integration Using Tables and Summary of Techniques Integration Using Tables and Summary of Techniques Philippe B. Laval KSU Today Philippe B. Laval (KSU) Summary Today 1 / 13 Introduction We wrap up integration techniques by discussing the following topics:

More information

Calculus II (Math 122) Final Exam, 19 May 2012

Calculus II (Math 122) Final Exam, 19 May 2012 Name ID number Sections C and D Calculus II (Math 122) Final Exam, 19 May 2012 This is a closed book exam. No notes or calculators are allowed. A table of trigonometric identities is attached. To receive

More information

Week 1: need to know. November 14, / 20

Week 1: need to know. November 14, / 20 Week 1: need to know How to find domains and ranges, operations on functions (addition, subtraction, multiplication, division, composition), behaviors of functions (even/odd/ increasing/decreasing), library

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

OR MSc Maths Revision Course

OR MSc Maths Revision Course OR MSc Maths Revision Course Tom Byrne School of Mathematics University of Edinburgh t.m.byrne@sms.ed.ac.uk 15 September 2017 General Information Today JCMB Lecture Theatre A, 09:30-12:30 Mathematics revision

More information

AH Complex Numbers.notebook October 12, 2016

AH Complex Numbers.notebook October 12, 2016 Complex Numbers Complex Numbers Complex Numbers were first introduced in the 16th century by an Italian mathematician called Cardano. He referred to them as ficticious numbers. Given an equation that does

More information

2t t dt.. So the distance is (t2 +6) 3/2

2t t dt.. So the distance is (t2 +6) 3/2 Math 8, Solutions to Review for the Final Exam Question : The distance is 5 t t + dt To work that out, integrate by parts with u t +, so that t dt du The integral is t t + dt u du u 3/ (t +) 3/ So the

More information

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

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

More information

THE NATIONAL UNIVERSITY OF IRELAND, CORK COLÁISTE NA hollscoile, CORCAIGH UNIVERSITY COLLEGE, CORK. Summer Examination 2009.

THE NATIONAL UNIVERSITY OF IRELAND, CORK COLÁISTE NA hollscoile, CORCAIGH UNIVERSITY COLLEGE, CORK. Summer Examination 2009. OLLSCOIL NA héireann, CORCAIGH THE NATIONAL UNIVERSITY OF IRELAND, CORK COLÁISTE NA hollscoile, CORCAIGH UNIVERSITY COLLEGE, CORK Summer Examination 2009 First Engineering MA008 Calculus and Linear Algebra

More information

Chapter 4: Partial differentiation

Chapter 4: Partial differentiation Chapter 4: Partial differentiation It is generally the case that derivatives are introduced in terms of functions of a single variable. For example, y = f (x), then dy dx = df dx = f. However, most of

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

Algebra 2 Khan Academy Video Correlations By SpringBoard Activity

Algebra 2 Khan Academy Video Correlations By SpringBoard Activity SB Activity Activity 1 Creating Equations 1-1 Learning Targets: Create an equation in one variable from a real-world context. Solve an equation in one variable. 1-2 Learning Targets: Create equations in

More information

Algebra 2 Khan Academy Video Correlations By SpringBoard Activity

Algebra 2 Khan Academy Video Correlations By SpringBoard Activity SB Activity Activity 1 Creating Equations 1-1 Learning Targets: Create an equation in one variable from a real-world context. Solve an equation in one variable. 1-2 Learning Targets: Create equations in

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

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

Math 106: Review for Exam II - SOLUTIONS

Math 106: Review for Exam II - SOLUTIONS Math 6: Review for Exam II - SOLUTIONS INTEGRATION TIPS Substitution: usually let u a function that s inside another function, especially if du (possibly off by a multiplying constant) is also present

More information

7.3 Singular points and the method of Frobenius

7.3 Singular points and the method of Frobenius 284 CHAPTER 7. POWER SERIES METHODS 7.3 Singular points and the method of Frobenius Note: or.5 lectures, 8.4 and 8.5 in [EP], 5.4 5.7 in [BD] While behaviour of ODEs at singular points is more complicated,

More information

Never leave a NEGATIVE EXPONENT or a ZERO EXPONENT in an answer in simplest form!!!!!

Never leave a NEGATIVE EXPONENT or a ZERO EXPONENT in an answer in simplest form!!!!! 1 ICM Unit 0 Algebra Rules Lesson 1 Rules of Exponents RULE EXAMPLE EXPLANANTION a m a n = a m+n A) x x 6 = B) x 4 y 8 x 3 yz = When multiplying with like bases, keep the base and add the exponents. a

More information

Math Exam 2, October 14, 2008

Math Exam 2, October 14, 2008 Math 96 - Exam 2, October 4, 28 Name: Problem (5 points Find all solutions to the following system of linear equations, check your work: x + x 2 x 3 2x 2 2x 3 2 x x 2 + x 3 2 Solution Let s perform Gaussian

More information

TEST CODE: MMA (Objective type) 2015 SYLLABUS

TEST CODE: MMA (Objective type) 2015 SYLLABUS TEST CODE: MMA (Objective type) 2015 SYLLABUS Analytical Reasoning Algebra Arithmetic, geometric and harmonic progression. Continued fractions. Elementary combinatorics: Permutations and combinations,

More information

FINAL REVIEW FALL 2017

FINAL REVIEW FALL 2017 FINAL REVIEW FALL 7 Solutions to the following problems are found in the notes on my website. Lesson & : Integration by Substitution Ex. Evaluate 3x (x 3 + 6) 6 dx. Ex. Evaluate dt. + 4t Ex 3. Evaluate

More information

APPENDIX A. Background Mathematics. A.1 Linear Algebra. Vector algebra. Let x denote the n-dimensional column vector with components x 1 x 2.

APPENDIX A. Background Mathematics. A.1 Linear Algebra. Vector algebra. Let x denote the n-dimensional column vector with components x 1 x 2. APPENDIX A Background Mathematics A. Linear Algebra A.. Vector algebra Let x denote the n-dimensional column vector with components 0 x x 2 B C @. A x n Definition 6 (scalar product). The scalar product

More information

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

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

More information

Review session Midterm 1

Review session Midterm 1 AS.110.109: Calculus II (Eng) Review session Midterm 1 Yi Wang, Johns Hopkins University Fall 2018 7.1: Integration by parts Basic integration method: u-sub, integration table Integration By Parts formula

More information

Section 8.2 : Homogeneous Linear Systems

Section 8.2 : Homogeneous Linear Systems Section 8.2 : Homogeneous Linear Systems Review: Eigenvalues and Eigenvectors Let A be an n n matrix with constant real components a ij. An eigenvector of A is a nonzero n 1 column vector v such that Av

More information

Polytechnic Institute of NYU MA 2132 Final Practice Answers Fall 2012

Polytechnic Institute of NYU MA 2132 Final Practice Answers Fall 2012 Polytechnic Institute of NYU MA Final Practice Answers Fall Studying from past or sample exams is NOT recommended. If you do, it should be only AFTER you know how to do all of the homework and worksheet

More information

Math 226 Calculus Spring 2016 Exam 2V1

Math 226 Calculus Spring 2016 Exam 2V1 Math 6 Calculus Spring 6 Exam V () (35 Points) Evaluate the following integrals. (a) (7 Points) tan 5 (x) sec 3 (x) dx (b) (8 Points) cos 4 (x) dx Math 6 Calculus Spring 6 Exam V () (Continued) Evaluate

More information

Calculus. Weijiu Liu. Department of Mathematics University of Central Arkansas 201 Donaghey Avenue, Conway, AR 72035, USA

Calculus. Weijiu Liu. Department of Mathematics University of Central Arkansas 201 Donaghey Avenue, Conway, AR 72035, USA Calculus Weijiu Liu Department of Mathematics University of Central Arkansas 201 Donaghey Avenue, Conway, AR 72035, USA 1 Opening Welcome to your Calculus I class! My name is Weijiu Liu. I will guide you

More information

Math 308 Final Exam Practice Problems

Math 308 Final Exam Practice Problems Math 308 Final Exam Practice Problems This review should not be used as your sole source for preparation for the exam You should also re-work all examples given in lecture and all suggested homework problems

More information

Mathematics portion of the Doctor of Engineering Qualifying Examination

Mathematics portion of the Doctor of Engineering Qualifying Examination Mathematics portion of the Doctor of Engineering Qualifying Examination. The exam will be made up by faculty members of the Department of Mathematics and Computer Science. Dr. Kathy Zhong ( zhongk@udmercy.edu

More information

Multiple Choice Answers. MA 114 Calculus II Spring 2013 Final Exam 1 May Question

Multiple Choice Answers. MA 114 Calculus II Spring 2013 Final Exam 1 May Question MA 114 Calculus II Spring 2013 Final Exam 1 May 2013 Name: Section: Last 4 digits of student ID #: This exam has six multiple choice questions (six points each) and five free response questions with points

More information

Partial Derivatives for Math 229. Our puropose here is to explain how one computes partial derivatives. We will not attempt

Partial Derivatives for Math 229. Our puropose here is to explain how one computes partial derivatives. We will not attempt Partial Derivatives for Math 229 Our puropose here is to explain how one computes partial derivatives. We will not attempt to explain how they arise or why one would use them; that is left to other courses

More information

Integration by Parts

Integration by Parts Calculus 2 Lia Vas Integration by Parts Using integration by parts one transforms an integral of a product of two functions into a simpler integral. Divide the initial function into two parts called u

More information

A Library of Functions

A Library of Functions LibraryofFunctions.nb 1 A Library of Functions Any study of calculus must start with the study of functions. Functions are fundamental to mathematics. In its everyday use the word function conveys to us

More information

1MA1 Introduction to the Maths Course

1MA1 Introduction to the Maths Course 1MA1/-1 1MA1 Introduction to the Maths Course Preamble Throughout your time as an engineering student at Oxford you will receive lectures and tuition in the range of applied mathematical tools that today

More information

MA 262, Fall 2017, Final Version 01(Green)

MA 262, Fall 2017, Final Version 01(Green) INSTRUCTIONS MA 262, Fall 2017, Final Version 01(Green) (1) Switch off your phone upon entering the exam room. (2) Do not open the exam booklet until you are instructed to do so. (3) Before you open the

More information

Mar 10, Calculus with Algebra and Trigonometry II Lecture 14Undoing the Marproduct 10, 2015 rule: integration 1 / 18

Mar 10, Calculus with Algebra and Trigonometry II Lecture 14Undoing the Marproduct 10, 2015 rule: integration 1 / 18 Calculus with Algebra and Trigonometry II Lecture 14 Undoing the product rule: integration by parts Mar 10, 2015 Calculus with Algebra and Trigonometry II Lecture 14Undoing the Marproduct 10, 2015 rule:

More information

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

More information

This is your first impression to me as a mathematician. Make it good.

This is your first impression to me as a mathematician. Make it good. Calculus Summer 2016 DVHS (AP or RIO) Name : Welcome! Congratulations on reaching this advanced level of mathematics. Calculus is unlike the mathematics you have already studied, and yet it is built on

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

The Complex Numbers c ). (1.1)

The Complex Numbers c ). (1.1) The Complex Numbers In this chapter, we will study the basic properties of the field of complex numbers. We will begin with a brief historic sketch of how the study of complex numbers came to be and then

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

Math 106 Fall 2014 Exam 2.1 October 31, ln(x) x 3 dx = 1. 2 x 2 ln(x) + = 1 2 x 2 ln(x) + 1. = 1 2 x 2 ln(x) 1 4 x 2 + C

Math 106 Fall 2014 Exam 2.1 October 31, ln(x) x 3 dx = 1. 2 x 2 ln(x) + = 1 2 x 2 ln(x) + 1. = 1 2 x 2 ln(x) 1 4 x 2 + C Math 6 Fall 4 Exam. October 3, 4. The following questions have to do with the integral (a) Evaluate dx. Use integration by parts (x 3 dx = ) ( dx = ) x3 x dx = x x () dx = x + x x dx = x + x 3 dx dx =

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

y = x 3 and y = 2x 2 x. 2x 2 x = x 3 x 3 2x 2 + x = 0 x(x 2 2x + 1) = 0 x(x 1) 2 = 0 x = 0 and x = (x 3 (2x 2 x)) dx

y = x 3 and y = 2x 2 x. 2x 2 x = x 3 x 3 2x 2 + x = 0 x(x 2 2x + 1) = 0 x(x 1) 2 = 0 x = 0 and x = (x 3 (2x 2 x)) dx Millersville University Name Answer Key Mathematics Department MATH 2, Calculus II, Final Examination May 4, 2, 8:AM-:AM Please answer the following questions. Your answers will be evaluated on their correctness,

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

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

Denition and some Properties of Generalized Elementary Functions of a Real Variable

Denition and some Properties of Generalized Elementary Functions of a Real Variable Denition and some Properties of Generalized Elementary Functions of a Real Variable I. Introduction The term elementary function is very often mentioned in many math classes and in books, e.g. Calculus

More information

Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition

Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition Prof. Tesler Math 283 Fall 2016 Also see the separate version of this with Matlab and R commands. Prof. Tesler Diagonalizing

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

DRAFT - Math 102 Lecture Note - Dr. Said Algarni

DRAFT - Math 102 Lecture Note - Dr. Said Algarni Math02 - Term72 - Guides and Exercises - DRAFT 7 Techniques of Integration A summery for the most important integrals that we have learned so far: 7. Integration by Parts The Product Rule states that if

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

Applied Linear Algebra and Differential Equations

Applied Linear Algebra and Differential Equations Applied Linear Algebra and Differential Equations Lecture notes for MATH 2350 Jeffrey R. Chasnov k m K m k x x 2 The Hong Kong University of Science and Technology The Hong Kong University of Science and

More information