Linear differential equation Expansion at irregular singular point

Size: px
Start display at page:

Download "Linear differential equation Expansion at irregular singular point"

Transcription

1 Linear differential equation Epansion at irregular singular point Epansion around 0 for y'' 1 y 0. Eample in Bender & Orszag Section.4. Initial change of variable y e s If we replace y by e s : y[_]:=ep[s[]] the general second order equation in y[] (only LHS shown; RHS = 0) gets transformed into one in s[] eq1=y''[]+p[] y'[]+q[] y[] s q s p s s s s s Multiplying through by e s cleans this up a bit : eq=epand[eq1*ep[-s[]]] q p s s s In our particular case, p[] and q[] are defined as given below. The ODE for s[] then simplifies: p[_]:=0 ; q[_]:=-^(-) ; eq=eq 1 s s First approimation to s[] At this stage, the s''[]-term is usually asymptotically small compated to the other two terms. We assume this to be the case, and solve the simplified first order ODE this leads to DSolve 1 s 0, s, s C1, s C1 The second order equation we started with has two possible solutions. We choose to consider the one

2 0_ ODE epansion Irregular singular point.nb The second order equation we started with has two possible solutions. We choose to consider the one that grows as 0, i.e. choose s_ : To check that our assumption about s''[] small compared to S'[]^ and ^(-), we compare these s'', s'^, ^, 1 5, 1 As 0, the assumption was indeed OK. Refinement of approimation to s[] Let c[] be the first correction to s[], i.e. s_ : c and the equation for c[] (still, we work with the LHS only; RHS=0) becomes eq c c which simplifies to eq4=epand[%] c c c 5 We now know that c 1 s, implying c ', c'' 5. The last two terms in the equation are small compared to the first one. The dominant balance must occur between the first two terms. Hence we solve DSolve c 0, c, 5 c C1 Log 4 For net approimation to s[], we therefore try s_ : 4 Log d where d[] will have to satisfy

3 0_ ODE epansion Irregular singular point.nb Epand[eq] 16 d d d d This time, we know d Log[], implying d ' 1, d ''. Again, the dominant balance has to be between the first two terms, so DSolve d 16 d 0, d, 16 C1 At this point, the corrections go to zero as 0, i.e. we can no longer ignore the integration constant. We could continue in the same style, and get more corrections to the finction s[], but it is now often more practical to aim instead for a refinemt of the original function y[]. We have so far found that y[] Ep[ 4 Log+c[1] ] c[] 16 4 e (1 +...) 16 Net task is to generate some more terms in the last epansion shown. Refinement of approimation to y[] Substitution of y_ : into the the ODE for y[] gives e Simplify y'' p y' q y e 18 4 e 56 e or simpler eq5 Simplify e 18 4 e 56 e With e 1, e' 1, e'', the only term above that can reach the size of the first one is the third one : 18 4 e'. Hence, we solve DSolve e 0, e, e C1

4 4 0_ ODE epansion Irregular singular point.nb The epansion for y following the eponential factor is therefore It looks very 51 likely that it will continue as a series in 1. Calling this function w, it will have to cause y to satisfy y_ : 4 w i.e. the following epression needs to be zero y'' p y' q y w w w 14 4 w This can be cleaned up a bit eq7 Epand w 16 w w w We can now try to get the first n (say, n=6) coefficients through n 6 ; w_ 1 Sumak ^k, k, 1, n 1 a1 a a a4 5 a5 a6 Net, plug this into the equation for w[] Epandeq7 a a1 a 1 a a a 4 14 a a4 5 4 a a a a6 After getting rid of the leading factor (and throwing in an etra 1 so that we can put to zero in turn the coefficients for 1,, etc; Mathematica's routine Ccoefficient does not like to etract the coefficient for 0 eq6 Epand a1 5 a1 a 1 a 48 a 45 a 64 a a a5 117 a5 96 a a6 we get the successive coefficients through

5 0_ ODE epansion Irregular singular point.nb 5 Do ai ai. SolveCoefficient eq6, ^1, i 0, ai1; Printai, i, 1, n This epansion has apparently not encountered any problems. We can easily obtain any number of terms we wish. The algebra in this very last step (running out many coefficients) is trivial once we have the simple ODE that w[] satisfies. In Bender & Orszag, pages 85-87, it is shown how we can do the recusrions so that we get all the coefficients in closed form.

8-1 Exploring Exponential Models

8-1 Exploring Exponential Models 8- Eploring Eponential Models Eponential Function A function with the general form, where is a real number, a 0, b > 0 and b. Eample: y = 4() Growth Factor When b >, b is the growth factor Eample: y =

More information

Quadratic Inequalities in One Variable

Quadratic Inequalities in One Variable Quadratic Inequalities in One Variable Quadratic inequalities in one variable can be written in one of the following forms: a b c + + 0 a b c + + 0 a b c + + 0 a b c + + 0 Where a, b, and c are real and

More information

Example 1: What do you know about the graph of the function

Example 1: What do you know about the graph of the function Section 1.5 Analyzing of Functions In this section, we ll look briefly at four types of functions: polynomial functions, rational functions, eponential functions and logarithmic functions. Eample 1: What

More information

Pre-Algebra 8 Notes Unit 02B: Linear Equations in One Variable Multi-Step Equations

Pre-Algebra 8 Notes Unit 02B: Linear Equations in One Variable Multi-Step Equations Pre-Algebra 8 Notes Unit 02B: Linear Equations in One Variable Multi-Step Equations Solving Two-Step Equations The general strategy for solving a multi-step equation in one variable is to rewrite the equation

More information

Flash Light Reflectors. Fountains and Projectiles. Algebraically, parabolas are usually defined in two different forms: Standard Form and Vertex Form

Flash Light Reflectors. Fountains and Projectiles. Algebraically, parabolas are usually defined in two different forms: Standard Form and Vertex Form Sec 6.1 Conic Sections Parabolas Name: What is a parabola? It is geometrically defined by a set of points or locus of points that are equidistant from a point (the focus) and a line (the directri). To

More information

Course. Print and use this sheet in conjunction with MathinSite s Maclaurin Series applet and worksheet.

Course. Print and use this sheet in conjunction with MathinSite s Maclaurin Series applet and worksheet. Maclaurin Series Learning Outcomes After reading this theory sheet, you should recognise the difference between a function and its polynomial epansion (if it eists!) understand what is meant by a series

More information

Physics 116A Solutions to Homework Set #2 Winter 2012

Physics 116A Solutions to Homework Set #2 Winter 2012 Physics 6A Solutions to Homework Set #2 Winter 22. Boas, problem. 23. Transform the series 3 n (n+ (+ n determine the interval of convergence to a power series and First we want to make the replacement

More information

Linear And Exponential Algebra Lesson #1

Linear And Exponential Algebra Lesson #1 Introduction Linear And Eponential Algebra Lesson # Algebra is a very powerful tool which is used to make problem solving easier. Algebra involves using pronumerals (letters) to represent unknown values

More information

Gaussian integrals. Calvin W. Johnson. September 9, The basic Gaussian and its normalization

Gaussian integrals. Calvin W. Johnson. September 9, The basic Gaussian and its normalization Gaussian integrals Calvin W. Johnson September 9, 24 The basic Gaussian and its normalization The Gaussian function or the normal distribution, ep ( α 2), () is a widely used function in physics and mathematical

More information

Conceptual Explanations: Radicals

Conceptual Explanations: Radicals Conceptual Eplanations: Radicals The concept of a radical (or root) is a familiar one, and was reviewed in the conceptual eplanation of logarithms in the previous chapter. In this chapter, we are going

More information

Definition 8.1 Two inequalities are equivalent if they have the same solution set. Add or Subtract the same value on both sides of the inequality.

Definition 8.1 Two inequalities are equivalent if they have the same solution set. Add or Subtract the same value on both sides of the inequality. 8 Inequalities Concepts: Equivalent Inequalities Linear and Nonlinear Inequalities Absolute Value Inequalities (Sections.6 and.) 8. Equivalent Inequalities Definition 8. Two inequalities are equivalent

More information

QUADRATIC EQUATIONS. + 6 = 0 This is a quadratic equation written in standard form. x x = 0 (standard form with c=0). 2 = 9

QUADRATIC EQUATIONS. + 6 = 0 This is a quadratic equation written in standard form. x x = 0 (standard form with c=0). 2 = 9 QUADRATIC EQUATIONS A quadratic equation is always written in the form of: a + b + c = where a The form a + b + c = is called the standard form of a quadratic equation. Eamples: 5 + 6 = This is a quadratic

More information

Pre-Calculus Summer Packet

Pre-Calculus Summer Packet Pre-Calculus Summer Packet Name ALLEN PARK HIGH SCHOOL Summer Assessment Pre-Calculus Summer Packet For Students Entering Pre-Calculus Summer 05 This summer packet is intended to be completed by the FIRST

More information

Section 3.3 Graphs of Polynomial Functions

Section 3.3 Graphs of Polynomial Functions 3.3 Graphs of Polynomial Functions 179 Section 3.3 Graphs of Polynomial Functions In the previous section we eplored the short run behavior of quadratics, a special case of polynomials. In this section

More information

1 Rational Exponents and Radicals

1 Rational Exponents and Radicals Introductory Algebra Page 1 of 11 1 Rational Eponents and Radicals 1.1 Rules of Eponents The rules for eponents are the same as what you saw earlier. Memorize these rules if you haven t already done so.

More information

Lecture 12 Reactions as Rare Events 3/02/2009 Notes by MIT Student (and MZB)

Lecture 12 Reactions as Rare Events 3/02/2009 Notes by MIT Student (and MZB) Lecture 1 Reactions as Rare Events 3/0/009 Notes by MIT Student (and MZB) 1. Introduction In this lecture, we ll tackle the general problem of reaction rates involving particles jumping over barriers in

More information

Chapter 10 Introduction to the Derivative

Chapter 10 Introduction to the Derivative Chapter 0 Introduction to the Derivative The concept of a derivative takes up half the study of Calculus. A derivative, basically, represents rates of change. 0. Limits: Numerical and Graphical Approaches

More information

2.13 Linearization and Differentials

2.13 Linearization and Differentials Linearization and Differentials Section Notes Page Sometimes we can approimate more complicated functions with simpler ones These would give us enough accuracy for certain situations and are easier to

More information

x y x 2 2 x y x x y x U x y x y

x y x 2 2 x y x x y x U x y x y Lecture 7 Appendi B: Some sample problems from Boas Here are some solutions to the sample problems assigned for hapter 4 4: 8 Solution: We want to learn about the analyticity properties of the function

More information

INTEGRATION OF RATIONAL FUNCTIONS BY PARTIAL FRACTIONS

INTEGRATION OF RATIONAL FUNCTIONS BY PARTIAL FRACTIONS INTEGRATION OF RATIONAL FUNCTIONS BY PARTIAL FRACTIONS. Introduction It is possible to integrate any rational function, constructed as the ratio of polynomials by epressing it as a sum of simpler fractions

More information

Euler-Maclaurin summation formula

Euler-Maclaurin summation formula Physics 4 Spring 6 Euler-Maclaurin summation formula Lecture notes by M. G. Rozman Last modified: March 9, 6 Euler-Maclaurin summation formula gives an estimation of the sum N in f i) in terms of the integral

More information

Exponential, Logarithmic and Inverse Functions

Exponential, Logarithmic and Inverse Functions Chapter Review Sec.1 and. Eponential, Logarithmic and Inverse Functions I. Review o Inverrse I Functti ions A. Identiying One-to-One Functions is one-to-one i every element in the range corresponds to

More information

9.5 HONORS Determine Odd and Even Functions Graphically and Algebraically

9.5 HONORS Determine Odd and Even Functions Graphically and Algebraically 9.5 HONORS Determine Odd and Even Functions Graphically and Algebraically Use this blank page to compile the most important things you want to remember for cycle 9.5: 181 Even and Odd Functions Even Functions:

More information

( ) ( ) x. The exponential function f(x) with base b is denoted by x

( ) ( ) x. The exponential function f(x) with base b is denoted by x Page of 7 Eponential and Logarithmic Functions Eponential Functions and Their Graphs: Section Objectives: Students will know how to recognize, graph, and evaluate eponential functions. The eponential function

More information

Pre-Algebra 8 Notes Exponents and Scientific Notation

Pre-Algebra 8 Notes Exponents and Scientific Notation Pre-Algebra 8 Notes Eponents and Scientific Notation Rules of Eponents CCSS 8.EE.A.: Know and apply the properties of integer eponents to generate equivalent numerical epressions. Review with students

More information

Worksheet Week 7 Section

Worksheet Week 7 Section Worksheet Week 7 Section 8.. 8.4. This worksheet is for improvement of your mathematical writing skill. Writing using correct mathematical epression and steps is really important part of doing math. Please

More information

G H. Extended Unit Tests B L L. Higher Still Advanced Higher Mathematics. (more demanding tests covering all levels) Contents. 3 Extended Unit Tests

G H. Extended Unit Tests B L L. Higher Still Advanced Higher Mathematics. (more demanding tests covering all levels) Contents. 3 Extended Unit Tests M A T H E M A T I C S H I G H E R Higher Still Advanced Higher Mathematics S T I L L Etended Unit Tests B (more demanding tests covering all levels) Contents 3 Etended Unit Tests Detailed marking schemes

More information

Review Algebra and Functions & Equations (10 questions)

Review Algebra and Functions & Equations (10 questions) Paper 1 Review No calculator allowed [ worked solutions included ] 1. Find the set of values of for which e e 3 e.. Given that 3 k 1 is positive for all values of, find the range of possible values for

More information

Composition of and the Transformation of Functions

Composition of and the Transformation of Functions 1 3 Specific Outcome Demonstrate an understanding of operations on, and compositions of, functions. Demonstrate an understanding of the effects of horizontal and vertical translations on the graphs of

More information

We all learn new things in different ways. In. Properties of Logarithms. Group Exercise. Critical Thinking Exercises

We all learn new things in different ways. In. Properties of Logarithms. Group Exercise. Critical Thinking Exercises Section 4.3 Properties of Logarithms 437 34. Graph each of the following functions in the same viewing rectangle and then place the functions in order from the one that increases most slowly to the one

More information

AE/ME 339. K. M. Isaac Professor of Aerospace Engineering. December 21, 2001 topic13_grid_generation 1

AE/ME 339. K. M. Isaac Professor of Aerospace Engineering. December 21, 2001 topic13_grid_generation 1 AE/ME 339 Professor of Aerospace Engineering December 21, 2001 topic13_grid_generation 1 The basic idea behind grid generation is the creation of the transformation laws between the phsical space and the

More information

and Rational Functions

and Rational Functions chapter This detail from The School of Athens (painted by Raphael around 1510) depicts Euclid eplaining geometry. Linear, Quadratic, Polynomial, and Rational Functions In this chapter we focus on four

More information

Fourier Analysis Fourier Series C H A P T E R 1 1

Fourier Analysis Fourier Series C H A P T E R 1 1 C H A P T E R Fourier Analysis 474 This chapter on Fourier analysis covers three broad areas: Fourier series in Secs...4, more general orthonormal series called Sturm iouville epansions in Secs..5 and.6

More information

Multi-Step Equations and Inequalities

Multi-Step Equations and Inequalities Multi-Step Equations and Inequalities Syllabus Objective (1.13): The student will combine like terms in an epression when simplifying variable epressions. Term: the parts of an epression that are either

More information

Mark Scheme (Results) Summer 2009

Mark Scheme (Results) Summer 2009 Mark (Results) Summer 009 GCE GCE Mathematics (666/01) June 009 666 Core Mathematics C1 Mark Q1 (a) ( 7) = 6 B1 (1) (b) (8 + )( ) = 16 + 8 = 11, 6 A1, A1 (a) B1 for 6 only (b) for an attempt to epand their

More information

Mathematics Revision Guides Partial Fractions Page 1 of 23 Author: Mark Kudlowski. AQA : C4 Edexcel: C4 OCR: C4 OCR MEI: C4 PARTIAL FRACTIONS

Mathematics Revision Guides Partial Fractions Page 1 of 23 Author: Mark Kudlowski. AQA : C4 Edexcel: C4 OCR: C4 OCR MEI: C4 PARTIAL FRACTIONS Mathematics Revision Guides Partial Fractions Page 1 of MK HOME TUITION Mathematics Revision Guides Level: AS / A Level AQA : C4 Edecel: C4 OCR: C4 OCR MEI: C4 PARTIAL FRACTIONS Version : Date: 1-04-01

More information

NOTATION: We have a special symbol to use when we wish to find the anti-derivative of a function, called an Integral Symbol,

NOTATION: We have a special symbol to use when we wish to find the anti-derivative of a function, called an Integral Symbol, SECTION 5.: ANTI-DERIVATIVES We eplored taking the Derivative of functions in the previous chapters, but now want to look at the reverse process, which the student should understand is sometimes more complicated.

More information

First Variation of a Functional

First Variation of a Functional First Variation of a Functional The derivative of a function being zero is a necessary condition for the etremum of that function in ordinary calculus. Let us now consider the equivalent of a derivative

More information

Lecture 4.2 Finite Difference Approximation

Lecture 4.2 Finite Difference Approximation Lecture 4. Finite Difference Approimation 1 Discretization As stated in Lecture 1.0, there are three steps in numerically solving the differential equations. They are: 1. Discretization of the domain by

More information

ILLUSTRATIVE EXAMPLES

ILLUSTRATIVE EXAMPLES CHAPTER Points to Remember : POLYNOMIALS 7. A symbol having a fied numerical value is called a constant. For e.g. 9,,, etc.. A symbol which may take different numerical values is known as a variable. We

More information

Unit 11 - Solving Quadratic Functions PART TWO

Unit 11 - Solving Quadratic Functions PART TWO Unit 11 - Solving Quadratic Functions PART TWO PREREQUISITE SKILLS: students should be able to add, subtract and multiply polynomials students should be able to factor polynomials students should be able

More information

1 Exponential Functions Limit Derivative Integral... 5

1 Exponential Functions Limit Derivative Integral... 5 Contents Eponential Functions 3. Limit................................................. 3. Derivative.............................................. 4.3 Integral................................................

More information

Algebra. Robert Taggart

Algebra. Robert Taggart Algebra Robert Taggart Table of Contents To the Student.............................................. v Unit 1: Algebra Basics Lesson 1: Negative and Positive Numbers....................... Lesson 2: Operations

More information

Application 8.3 Automating the Frobenius Series Method

Application 8.3 Automating the Frobenius Series Method Application 8.3 Automating the Frobenius Series Method Here we illustrate the use of a computer algebra system to apply the method of Frobenius. In the paragraphs that follow, we consider the differential

More information

Final Exam Review Sheet Algebra for Calculus Fall Find each of the following:

Final Exam Review Sheet Algebra for Calculus Fall Find each of the following: Final Eam Review Sheet Algebra for Calculus Fall 007 Find the distance between each pair of points A) (,7) and (,) B), and, 5 5 Find the midpoint of the segment with endpoints (,) and (,) Find each of

More information

Honours Advanced Algebra Unit 2: Polynomial Functions What s Your Identity? Learning Task (Task 8) Date: Period:

Honours Advanced Algebra Unit 2: Polynomial Functions What s Your Identity? Learning Task (Task 8) Date: Period: Honours Advanced Algebra Name: Unit : Polynomial Functions What s Your Identity? Learning Task (Task 8) Date: Period: Introduction Equivalent algebraic epressions, also called algebraic identities, give

More information

MA10103: Foundation Mathematics I. Lecture Notes Week 1

MA10103: Foundation Mathematics I. Lecture Notes Week 1 MA00: Foundation Mathematics I Lecture Notes Week Numbers The naturals are the nonnegative whole numbers, i.e., 0,,,, 4,.... The set of naturals is denoted by N. Warning: Sometimes only the positive integers

More information

Core Mathematics C3 Advanced Subsidiary

Core Mathematics C3 Advanced Subsidiary Paper Reference(s) 6665/0 Edecel GCE Core Mathematics C Advanced Subsidiary Thursday June 0 Morning Time: hour 0 minutes Materials required for eamination Mathematical Formulae (Pink) Items included with

More information

UNIT III Design of Combinational Logic Circuits. Department of Computer Science SRM UNIVERSITY

UNIT III Design of Combinational Logic Circuits. Department of Computer Science SRM UNIVERSITY UNIT III Design of ombinational Logic ircuits Department of omputer Science SRM UNIVERSITY Introduction to ombinational ircuits Logic circuits for digital systems may be ombinational Sequential combinational

More information

6.5 Trigonometric Equations

6.5 Trigonometric Equations 6. Trigonometric Equations In this section, we discuss conditional trigonometric equations, that is, equations involving trigonometric functions that are satisfied only by some values of the variable (or

More information

THE DISTRIBUTIVE LAW. Note: To avoid mistakes, include arrows above or below the terms that are being multiplied.

THE DISTRIBUTIVE LAW. Note: To avoid mistakes, include arrows above or below the terms that are being multiplied. THE DISTRIBUTIVE LAW ( ) When an equation of the form a b c is epanded, every term inside the bracket is multiplied by the number or pronumeral (letter), and the sign that is located outside the brackets.

More information

Algebra/Trigonometry Review Notes

Algebra/Trigonometry Review Notes Algebra/Trigonometry Review Notes MAC 41 Calculus for Life Sciences Instructor: Brooke Quinlan Hillsborough Community College ALGEBRA REVIEW FOR CALCULUS 1 TOPIC 1: POLYNOMIAL BASICS, POLYNOMIAL END BEHAVIOR,

More information

Honors Advanced Algebra Unit 2 Polynomial Operations September 14, 2016 Task 7: What s Your Identity?

Honors Advanced Algebra Unit 2 Polynomial Operations September 14, 2016 Task 7: What s Your Identity? Honors Advanced Algebra Name Unit Polynomial Operations September 14, 016 Task 7: What s Your Identity? MGSE9 1.A.APR.4 Prove polynomial identities and use them to describe numerical relationships. MGSE9

More information

y + α x s y + β x t y = 0,

y + α x s y + β x t y = 0, 80 Chapter 5. Series Solutions of Second Order Linear Equations. Consider the differential equation y + α s y + β t y = 0, (i) where α = 0andβ = 0 are real numbers, and s and t are positive integers that

More information

SYSTEMS OF THREE EQUATIONS

SYSTEMS OF THREE EQUATIONS SYSTEMS OF THREE EQUATIONS 11.2.1 11.2.4 This section begins with students using technology to eplore graphing in three dimensions. By using strategies that they used for graphing in two dimensions, students

More information

AP Calculus BC Summer Assignment 2018

AP Calculus BC Summer Assignment 2018 AP Calculus BC Summer Assignment 018 Name: When you come back to school, I will epect you to have attempted every problem. These skills are all different tools that we will pull out of our toolbo at different

More information

Using the TI-92+ : examples

Using the TI-92+ : examples Using the TI-9+ : eamples Michel Beaudin École de technologie supérieure 1100, rue Notre-Dame Ouest Montréal (Québec) Canada, H3C 1K3 mbeaudin@seg.etsmtl.ca 1- Introduction We incorporated the use of the

More information

Summary sheet: Exponentials and logarithms

Summary sheet: Exponentials and logarithms F Know and use the function a and its graph, where a is positive Know and use the function e and its graph F2 Know that the gradient of e k is equal to ke k and hence understand why the eponential model

More information

Taylor Series and Series Convergence (Online)

Taylor Series and Series Convergence (Online) 7in 0in Felder c02_online.te V3 - February 9, 205 9:5 A.M. Page CHAPTER 2 Taylor Series and Series Convergence (Online) 2.8 Asymptotic Epansions In introductory calculus classes the statement this series

More information

FACULTY OF MATHEMATICAL STUDIES MATHEMATICS FOR PART I ENGINEERING. Lectures AB = BA = I,

FACULTY OF MATHEMATICAL STUDIES MATHEMATICS FOR PART I ENGINEERING. Lectures AB = BA = I, FACULTY OF MATHEMATICAL STUDIES MATHEMATICS FOR PART I ENGINEERING Lectures MODULE 7 MATRICES II Inverse of a matri Sstems of linear equations Solution of sets of linear equations elimination methods 4

More information

the Cartesian coordinate system (which we normally use), in which we characterize points by two coordinates (x, y) and

the Cartesian coordinate system (which we normally use), in which we characterize points by two coordinates (x, y) and 2.5.2 Standard coordinate systems in R 2 and R Similarly as for functions of one variable, integrals of functions of two or three variables may become simpler when changing coordinates in an appropriate

More information

AP Calculus AB Summer Assignment

AP Calculus AB Summer Assignment AP Calculus AB Summer Assignment Name: When you come back to school, it is my epectation that you will have this packet completed. You will be way behind at the beginning of the year if you haven t attempted

More information

Time: 1 hour 30 minutes

Time: 1 hour 30 minutes Paper Reference(s) 6666/0 Edecel GCE Core Mathematics C4 Gold Level (Harder) G Time: hour 0 minutes Materials required for eamination Mathematical Formulae (Green) Items included with question papers Nil

More information

Algebra Review C H A P T E R. To solve an algebraic equation with one variable, find the value of the unknown variable.

Algebra Review C H A P T E R. To solve an algebraic equation with one variable, find the value of the unknown variable. C H A P T E R 6 Algebra Review This chapter reviews key skills and concepts of algebra that you need to know for the SAT. Throughout the chapter are sample questions in the style of SAT questions. Each

More information

Solve Wave Equation from Scratch [2013 HSSP]

Solve Wave Equation from Scratch [2013 HSSP] 1 Solve Wave Equation from Scratch [2013 HSSP] Yuqi Zhu MIT Department of Physics, 77 Massachusetts Ave., Cambridge, MA 02139 (Dated: August 18, 2013) I. COURSE INFO Topics Date 07/07 Comple number, Cauchy-Riemann

More information

POLYNOMIALS CHAPTER 2. (A) Main Concepts and Results

POLYNOMIALS CHAPTER 2. (A) Main Concepts and Results CHAPTER POLYNOMIALS (A) Main Concepts and Results Meaning of a Polynomial Degree of a polynomial Coefficients Monomials, Binomials etc. Constant, Linear, Quadratic Polynomials etc. Value of a polynomial

More information

Further factorising, simplifying, completing the square and algebraic proof

Further factorising, simplifying, completing the square and algebraic proof Further factorising, simplifying, completing the square and algebraic proof 8 CHAPTER 8. Further factorising Quadratic epressions of the form b c were factorised in Section 8. by finding two numbers whose

More information

MA Lesson 14 Notes Summer 2016 Exponential Functions

MA Lesson 14 Notes Summer 2016 Exponential Functions Solving Eponential Equations: There are two strategies used for solving an eponential equation. The first strategy, if possible, is to write each side of the equation using the same base. 3 E : Solve:

More information

Introduction. x 7. Partial fraction decomposition x 7 of. x 7. x 3 1. x 2. Decomposition of N x /D x into Partial Fractions. N x. D x polynomial N 1 x

Introduction. x 7. Partial fraction decomposition x 7 of. x 7. x 3 1. x 2. Decomposition of N x /D x into Partial Fractions. N x. D x polynomial N 1 x 333202_0704.qd 2/5/05 9:43 M Page 533 Section 7.4 Partial Fractions 533 7.4 Partial Fractions What you should learn Recognize partial fraction decompositions of rational epressions. Find partial fraction

More information

Study Guide and Intervention. The Quadratic Formula and the Discriminant. Quadratic Formula. Replace a with 1, b with -5, and c with -14.

Study Guide and Intervention. The Quadratic Formula and the Discriminant. Quadratic Formula. Replace a with 1, b with -5, and c with -14. Study Guide and Intervention Quadratic Formula The Quadratic Formula can be used to solve any quadratic equation once it is written in the form a 2 + b + c = 0. Quadratic Formula The solutions of a 2 +

More information

Goal: To graph points in the Cartesian plane, identify functions by graphs and equations, use function notation

Goal: To graph points in the Cartesian plane, identify functions by graphs and equations, use function notation Section -1 Functions Goal: To graph points in the Cartesian plane, identify functions by graphs and equations, use function notation Definition: A rule that produces eactly one output for one input is

More information

Basic methods to solve equations

Basic methods to solve equations Roberto s Notes on Prerequisites for Calculus Chapter 1: Algebra Section 1 Basic methods to solve equations What you need to know already: How to factor an algebraic epression. What you can learn here:

More information

Section 3.3 Limits Involving Infinity - Asymptotes

Section 3.3 Limits Involving Infinity - Asymptotes 76 Section. Limits Involving Infinity - Asymptotes We begin our discussion with analyzing its as increases or decreases without bound. We will then eplore functions that have its at infinity. Let s consider

More information

PhysicsAndMathsTutor.com

PhysicsAndMathsTutor.com GCE Edecel GCE Core Mathematics C(666) Summer 005 Mark Scheme (Results) Edecel GCE Core Mathematics C (666) June 005 666 Core Mathematics C Mark Scheme Question Number. (a) Scheme Penalise ± B Marks ()

More information

AP Calculus AB Summer Assignment

AP Calculus AB Summer Assignment AP Calculus AB Summer Assignment Name: When you come back to school, you will be epected to have attempted every problem. These skills are all different tools that you will pull out of your toolbo this

More information

Unit 4 Day 8 Symmetry & Compositions

Unit 4 Day 8 Symmetry & Compositions Unit 4 Day 8 Symmetry & Compositions Warm Up Day 8 1. f ( ) 4 3. g( ) 4 a. f(-1)= a. -g()= b. f(3)= b. g(+y)= c. f(-y)= c. g(-)= 3. Write and graph an equation that has the following: -Nonremovable discontinuity

More information

Algebra Final Exam Review Packet

Algebra Final Exam Review Packet Algebra 1 00 Final Eam Review Packet UNIT 1 EXPONENTS / RADICALS Eponents Degree of a monomial: Add the degrees of all the in the monomial together. o Eample - Find the degree of 5 7 yz Degree of a polynomial:

More information

Algebra 1: Hutschenreuter Chapter 11 Note Packet Ratio and Proportion

Algebra 1: Hutschenreuter Chapter 11 Note Packet Ratio and Proportion Algebra 1: Hutschenreuter Chapter 11 Note Packet Name 11.1 Ratio and Proportion Proportion: an equation that states that two ratios are equal a c = b 0, d 0 a is to b as c is to d b d Etremes: a and d

More information

Name Date Period. Pre-Calculus Midterm Review Packet (Chapters 1, 2, 3)

Name Date Period. Pre-Calculus Midterm Review Packet (Chapters 1, 2, 3) Name Date Period Sections and Scoring Pre-Calculus Midterm Review Packet (Chapters,, ) Your midterm eam will test your knowledge of the topics we have studied in the first half of the school year There

More information

School Year

School Year AP Calculus AB Assignment 06 07 School Year In order to ensure that our AP Calculus classes meet the standards required by the College Board, it is strongly recommended that all calculus students complete

More information

WBHS Algebra 2 - Final Exam

WBHS Algebra 2 - Final Exam Class: _ Date: _ WBHS Algebra 2 - Final Eam Multiple Choice Identify the choice that best completes the statement or answers the question. Describe the pattern in the sequence. Find the net three terms.

More information

Chapter 8. Exponential and Logarithmic Functions

Chapter 8. Exponential and Logarithmic Functions Chapter 8 Eponential and Logarithmic Functions Lesson 8-1 Eploring Eponential Models Eponential Function The general form of an eponential function is y = ab. Growth Factor When the value of b is greater

More information

More accurate ion flow coefficients in the Pfirsch Schluter regime

More accurate ion flow coefficients in the Pfirsch Schluter regime October 9, Matt Landreman More accurate ion flow coefficients in the Pfirsch Schluter regime In these notes we repeat and slightly etend the calculation of Ref. [], computing the ion neoclassical flow

More information

4.3 Rational Inequalities and Applications

4.3 Rational Inequalities and Applications 342 Rational Functions 4.3 Rational Inequalities and Applications In this section, we solve equations and inequalities involving rational functions and eplore associated application problems. Our first

More information

Numerical Methods Lecture 2 Simultaneous Equations

Numerical Methods Lecture 2 Simultaneous Equations Numerical Methods Lecture 2 Simultaneous Equations Topics: matrix operations solving systems of equations pages 58-62 are a repeat of matrix notes. New material begins on page 63. Matrix operations: Mathcad

More information

6.2 Properties of Logarithms

6.2 Properties of Logarithms 6. Properties of Logarithms 437 6. Properties of Logarithms In Section 6.1, we introduced the logarithmic functions as inverses of eponential functions and discussed a few of their functional properties

More information

Lecture 7: Indeterminate forms; L Hôpitals rule; Relative rates of growth. If we try to simply substitute x = 1 into the expression, we get

Lecture 7: Indeterminate forms; L Hôpitals rule; Relative rates of growth. If we try to simply substitute x = 1 into the expression, we get Lecture 7: Indeterminate forms; L Hôpitals rule; Relative rates of growth 1. Indeterminate Forms. Eample 1: Consider the it 1 1 1. If we try to simply substitute = 1 into the epression, we get. This is

More information

Introduction to Exponential Functions (plus Exponential Models)

Introduction to Exponential Functions (plus Exponential Models) Haberman MTH Introduction to Eponential Functions (plus Eponential Models) Eponential functions are functions in which the variable appears in the eponent. For eample, f( ) 80 (0.35) is an eponential function

More information

Energy conserving coupling through small apertures in an infinite perfect conducting screen

Energy conserving coupling through small apertures in an infinite perfect conducting screen doi:1.519/ars-13-7-15 Author(s) 15. CC Attribution 3. License. Energy conserving coupling through small apertures in an infinite perfect conducting screen J. Petzold,. Tkachenko, and R. Vick Chair of Electromagnetic

More information

Steady One-Dimensional Diffusion of One Species A through a Second Non-Transferring Species B. z y x. Liquid A

Steady One-Dimensional Diffusion of One Species A through a Second Non-Transferring Species B. z y x. Liquid A Steady One-Dimensional Diffusion of One Species through a Second on-transferring Species B R. Shankar Subramanian Department of Chemical and Biomolecular Engineering Clarkson University Consider a simple

More information

EXPONENT REVIEW!!! Concept Byte (Review): Properties of Exponents. Property of Exponents: Product of Powers. x m x n = x m + n

EXPONENT REVIEW!!! Concept Byte (Review): Properties of Exponents. Property of Exponents: Product of Powers. x m x n = x m + n Algebra B: Chapter 6 Notes 1 EXPONENT REVIEW!!! Concept Byte (Review): Properties of Eponents Recall from Algebra 1, the Properties (Rules) of Eponents. Property of Eponents: Product of Powers m n = m

More information

4.5 Rational functions.

4.5 Rational functions. 4.5 Rational functions. We have studied graphs of polynomials and we understand the graphical significance of the zeros of the polynomial and their multiplicities. Now we are ready to etend these eplorations

More information

Numerical Methods Lecture 2 Simultaneous Equations

Numerical Methods Lecture 2 Simultaneous Equations CGN 42 - Computer Methods Numerical Methods Lecture 2 Simultaneous Equations Topics: matrix operations solving systems of equations Matrix operations: Adding / subtracting Transpose Multiplication Adding

More information

dx dx x sec tan d 1 4 tan 2 2 csc d 2 ln 2 x 2 5x 6 C 2 ln 2 ln x ln x 3 x 2 C Now, suppose you had observed that x 3

dx dx x sec tan d 1 4 tan 2 2 csc d 2 ln 2 x 2 5x 6 C 2 ln 2 ln x ln x 3 x 2 C Now, suppose you had observed that x 3 CHAPTER 8 Integration Techniques, L Hôpital s Rule, and Improper Integrals Section 8. Partial Fractions Understand the concept of a partial fraction decomposition. Use partial fraction decomposition with

More information

2 Generating Functions

2 Generating Functions 2 Generating Functions In this part of the course, we re going to introduce algebraic methods for counting and proving combinatorial identities. This is often greatly advantageous over the method of finding

More information

Answers for NSSH exam paper 2 type of questions, based on the syllabus part 2 (includes 16)

Answers for NSSH exam paper 2 type of questions, based on the syllabus part 2 (includes 16) Answers for NSSH eam paper type of questions, based on the syllabus part (includes 6) Section Integration dy 6 6. (a) Integrate with respect to : d y c ( )d or d The curve passes through P(,) so = 6/ +

More information

Mathematics. Polynomials and Quadratics. hsn.uk.net. Higher. Contents. Polynomials and Quadratics 1. CfE Edition

Mathematics. Polynomials and Quadratics. hsn.uk.net. Higher. Contents. Polynomials and Quadratics 1. CfE Edition Higher Mathematics Contents 1 1 Quadratics EF 1 The Discriminant EF 3 3 Completing the Square EF 4 4 Sketching Parabolas EF 7 5 Determining the Equation of a Parabola RC 9 6 Solving Quadratic Inequalities

More information

Pure Core 2. Revision Notes

Pure Core 2. Revision Notes Pure Core Revision Notes June 06 Pure Core Algebra... Polynomials... Factorising... Standard results... Long division... Remainder theorem... 4 Factor theorem... 5 Choosing a suitable factor... 6 Cubic

More information

West Essex Regional School District. AP Calculus AB. Summer Packet

West Essex Regional School District. AP Calculus AB. Summer Packet West Esse Regional School District AP Calculus AB Summer Packet 05-06 Calculus AB Calculus AB covers the equivalent of a one semester college calculus course. Our focus will be on differential and integral

More information