THE SOLUTION OF NONLINEAR EQUATIONS f( x ) = 0.

Size: px
Start display at page:

Download "THE SOLUTION OF NONLINEAR EQUATIONS f( x ) = 0."

Transcription

1 THE SOLUTION OF NONLINEAR EQUATIONS f( ) = 0. Noliear Equatio Solvers Bracketig. Graphical. Aalytical Ope Methods Bisectio False Positio (Regula-Falsi) Fied poit iteratio Newto Raphso Secat The root of a equatio is the value of that f() = 0. Roots are called the zeros of equatio. There are may fuctios for which the root caot be determied so easily. Methods for Determiig Roots Nocomputer methods.. Graphical method. Aalytical method Computer methods.. Bisectio method. False Positio method. Fied poit iteratio 4. Newto s method 5. Secat Method

2 NONCOMPUTER METHODS Separatio of roots To separate the roots of f()=0 is to divide the whole domai of permissible values ito itervals i each of which there is oly oe root. b a α a α b For the solutio of the roots, we will use,. Graphical method. Aalytical method GRAPHICAL METHOD OF SEPARATING ROOTS ST TECHNIQUE: It is easy to separate the roots if the graph of the fuctio y = f( ) is costructed Where α ad α are the roots of y = f ( ) =0

3 d TECHNIQUE : Give y = f( ) ad f( ) = r( ) s( ) =0, we ca write f ( ) = r( ) s( ) = 0 r( ) = s( ) The sketch the graph of y = r( ) ad y = s ( ), the poits of itersectio of the graph of these fuctios are the roots of the give equatio as follows root root Eample: Use graphical method to fid the iterval(s) i which the roots of the equatio = 0 are icluded. Where, = + let g( ) = ad s( ) = + Roots lies o [, ], [, 0] ad [, ] 0 NOTE: Graphical methods is ot very precise. It makes it possible to roughly determie the iterval.

4 ANALYTICAL METHOD OF SEPARATING OF ROOTS Theorem : Assume we wat to fid a root of equatio f()=0. Assume that f :R! R ad f is cotiuous. Let [a, b] R be such that f(a)f(b) < 0 The, by the itermediate value theorem, there eists f( ) = 0. [a, b] such that Now, we ca recommed the followig sequece of operatios to separate the roots usig the aalytic method.. Fid the critical values of f ( ), that is f ( ) = 0. Compute a table of sigs of the fuctio f() settig α equal to a) The critical values of the derivative or the values close them b) The boudaries of the iterval [ ab, ]. Determie the itervals at the edpoits of which the fuctio assumes values of opposite sigs. These itervals cotai oly oe root each i its iterior. Eample: Separate the roots of f( ) = 5 = 0 usig the aalytical method. Solutio: ( ) f( ) = 5, D:, ( ) 5 5 f ( ) = l 5= 0 = l = l l l 5 l 5 l l l ( ) = l =. 85 (. 85 close to ) l l f( ) = The roots of the equatio are i the iterval (-,0) ad (4,5) 4

5 Eample: Separate the roots of the equatio f( ) = + + = 0 D :(, ) f ( ) = + 6 = 0 the ( + ) = 0 = 0 ad = f( ) = Roots lie o (-,-), (-,-) ad (0,) COMPUTER METHODS BRACKETING METHODS(Or, two poit methods for fidig roots) Bracketig methods cosider the fact that a fuctio typically chages sig i the viciity of the root. I this process two iitial guesses for the root are required. These two iitial guesses are called mi (lower) (or =a) ad ma (upper) (=b). Defiitio: Assume that f ( ) is a cotiuous fuctio. Ay umber r for which f() r = 0 is called a root of the equatio f( ) = 0. Also we say that r is a zero of the fuctio f ( ). For eample, 5

6 No aswer (No root) Nice case (oe root) Oops!! (two roots!!) Three roots( Might work for a while!!) Two roots( Might work for a while!!) Discotiuous fuctio. Need special method 6

7 BISECTION METHOD I this sectio we develop our first bracketig method for fidig a zeros of cotiuous fuctio. f () = 0 Algorithm Step : The decisio step for this process of iterval halvig is first to choose the midpoit Where, f( a) f( b ) < 0 a+ b c =. () ad the to aalyze the three possibilities that might arise Step : a. If f ( a) ad f( c ) have opposite sigs ( ( ) ( ) f a f c < 0 ) a zero lies i [ ac, ] c b a Set b=c Therefore, set b=c ad retur equatio () 7

8 b. If f ( b) ad f ( c ) have opposite sigs ( ( ) ( ) (or f( a) f( c ) > 0 ) f b f c < 0 ) a zero lies i [ cb, ] b a c Set a=c Therefore, set a=c ad retur equatio () c. If f() c = 0, the the zero is c. Iterval halvig (bisectio) is a iterative procedure. The solutio is ot obtaied directly by a sigle calculatio. The iteratio are cotiued util the size of a iterval decreases below a prescribed tolerace ε, that is bi ai ε, or the value of f ( ) decreases a prescribed tolerace ε, that is f( ci ) ε, or both. 8

9 Eample: Let f ( ) = + a) Fid the locatio of the root(s) b) Fid a approimatio for the positive root usig Bisectio method with accuracy ε < 0 SOLUTION a) where = +, the f ( ) f ( ) = 0 + = 0 roots are = ( take = ) ad =.8 ( take =.5) Roots lies i (-, -.5), (-.5, 0) ad (,), positive root lie i (,) b) Use bisectio method to approimate positive root a c=(a+b)/ b f(a) f(c) f(a) f(c) ε = b a ε = f () c > < > > > < > > >

10 if ε = b a = is used or.74 if ε = f ( c) = is used Theorem (Bisectio Theorem) Assume that f [ ab, ] ad that there eist a umber r [ a, b] f ( a) ad f( b ) have opposite sigs, ad { } c =0 such that f() r = 0. If represets the sequece of midpoits geerated by the bisectio process a a... a... r... b... b b 0 0 ad a+, b+ = a, c ad a+, b+ = c, b (read page 54), the b a r c for = 0,, () c =0 Ad therefore the sequece { } coverges to the zero = r; that is limc = r () Proof : Sice both zero r ad the midpoit c lie i the iterval a, b, the distace betwee c ad r caot be greater tha half the width of this iterval (see fig. below) a r c b r c b a Thus, b a r c for all.(4) 0

11 Observe that the successive iterval width form the patter b0 a0 b a = b a b a b a = = the b b a 0 0 a = ( 5) Combiig (4) ad (5) result i b a r c 0 0 for all + The umber N of repeated bisectio eeded to guaratee that the Nth midpoit c is a approimatio to a zero ad has a error less tha the pre assiged value ε is Proof: Use b a + l( b a) l ε N = it l < ε the,. (6) b a l l ε l( b a) ( N ) l l ε + < + < l( b a) l ε N > l Therefore, the smallest value of N is N l( b a) l ε = it l Eample: The bisectio method is used to fid a zeros of f() i the iterval [,7]. How may times must this iterval be bisected to guaratee that the approimatio c has a accuracy of Give a =, b= 7 ad ε = 5 0 9

12 9 l( 7 ) l( 5 0 ) N = it = it(. ) take N = l If the give iterval 0 times bisected we obtai a accuracy Advatage: A global method: it always coverge o matter how far you start from the actual root. Disadvatage: It caot be used to fid roots whe the fuctio is taget is the ais ad does ot pass through the ais. For eample: It coverges slowly compared with other methods.

13 FALSE POSITION METHOD (REGULA FALSI) Aother popular algorithm is the method of false positio method. It was developed because the bisectio method coverges at a fairly slow speed. I the false positio method, the oliear fuctio f() is assumed to be liear fuctio g() i the iterval (a,b) as follows y f ( ) g( ) secat lie ( b, f ( b )) a c r o b ( a, f ( a )) False-poit method To fid the value of c, we write dow two versios of the slope m of the lie L=g() m = f( b) f( a) b a...( ) Where, the poits (a,f(a)) ad (b,f(b)) are used, ad 0 f( b) m = c b...( ) Where, the poits (c,0) ad (b,f(b)) are used. Equatig the slopes () ad (), we have

14 f ( b) f ( a) 0 f ( b) = b a c b which easily solved for c to get c = b f( b)( b a) f( b) f( a)...( ) The three possibilities are the same as before (bisectio method). If f ( a) f ( c) < 0 the root lies i [ a, c]. If f ( a) f ( c) > 0 the root lies i [ c, b]. If f () c = 0 the = c Eample (False Positio Method) : Use False Positio Method to approimate 5 to decimal places ( i. e ) Solutio: First fid f ( ) where = = = that is f = ( ) 5 Use f = to locate the root(s) ( ) 5 f ( ) = = 0 = locate i [, ] a c= b f ( b)( b a) f ( b) f( a) b f(a) f(c) f(a)f(c) ε = f () c > > > >

15 Approimatio of the root = 5.59 with accuracy Eercise : Give + = l 0 Solve above equatio, usig a) Bisectio Method b) False Positio Method correct up to at least decimal places i.e ε = c) Compare the two methods accordig to the umber of iteratios performed. Eercise : Give e + = 0 Solve above equatio, usig d) Bisectio Method e) False Positio Method correct up to at least decimal places i.e ε = f) Compare the two methods accordig to the umber of iteratios performed. NOTE:. To compare betwee two methods you should start by the same iterval for both of them.. You must use same error calculatio for both of methods.. The termiatio criteria used i the Bisectio Method ( ε b a ) is ot useful for the False Positio method ad may result i ifiite loop. The best choice is to use ε f ( c ) to compare the two methods. 5

16 Ope Methods The ope methods are based o formulas that require oly a sigle startig value of or two startig values that do ot ecessarily bracket the root. Ope methods sometimes diverge or move away from the true root as the computatio progress. FIXED POINT ITERATION I this method, the equatio f( ) = 0 is rewritte i the form = g( )...( ) ad iterative procedure is adopted usig the relatio + = g( ) for = 0,,......( ) Where, a ew approimatio to root +, is foud usig the previous approimatio ( 0 deotes the iitial guess). The procedure is repeated util a covergece criterio satisfied. For eample ε ad / or f( ε...( ) + + Defiitio: Geometrically the fied poit of a fuctio y = g( ) are the poits of itersectio of y = g( ) ad y =. See figs below. (where, Fig. (a) ad (b) coverget fied poit iteratio ad Fig. (c) ad (d) diverget fied poit iteratio) 6

17 Defiitio: The iteratio + = g( ) for = 0,,... is called fied poit. Theorem: Let g be a cotiuously differetiable fuctio which maps the iterval I ito itself (I=[a,b]). Thus I g( ) I Suppose further that g ( ) <, I The a) g has a uique fied poit i I, α say b) for ay choice 0 I, the sequece + = g( ) coverges to α. The sequece 0,,,, will coverge to a root α of the equatio = g() provided a suitable startig value 0 is chose ad < g (α ) <. That is Fied poit iteratio coverges if g ( ) < 7

18 Eample: Use fied poit iteratio to fid the positive root of Solutio First locate the root(s) e = 0 with a accuracy ε = 0 f ( ) = e = 0 e = = l 069. ( take = ) f ( ) = e Positive root lies i [,] Fid g() a) e = 0 = ( e ) where g( ) = ( e ) g ( ) = e b) ad g ( ) > i [, ] ot satisfy theorem e = 0 e = + = l( + ) where g( ) = l( + ) g ( ) = ad g ( ) < i [, ] satisfy theorem + The fied poit iteratio + = g( ) + = l( + ) Choose ay poit betwee [,], let choose startig poit 0 = 5. ad start iteratio Iteratio : = l( + ) = l( (. 5) + ) = Successive error : = = residual error : f ( ) = f (. 869) =

19 Iteratio : = l( + ) = l( (. 869) + ) =. 775 Successive error : = = residual error : f ( ) = f (. 775) = 0. 7 Iteratio : = l( + ) = l( (. 775) + ) =. 969 Successive error : = = 0. 0 residual error : f ( ) = f (. 969) = Iteratio 4: = l( + ) = l( (. 969) + ) = Successive error : = = residual error : f ( ) = f (. 788) = Iteratio 5: = l( + ) = l( (. 788) + ) = Successive error : = = < ε = 0 ( STOP) 5 residual error : f ( ) = f (. 69) = ( DO NOT STOP if Re sidual error used) Iteratio 6: = l( + ) = l( (. 69) + ) = Successive error : = = < ε = residual error : f ( ) = f (. 66) = ε = 0 6 Approimate root. 69 (whe successive error is used) Approimate root. 66 (whe residual error is used) Eample: Let f( ) = 9

20 If we write f( ) = r( ) h( ), where r( ) = ad h( ) = + which of the followig iterative methods will coverge to the positive root a) h ( ) r ( ) + = b) h ( ) = r ( + ) Also defie the regio through which the iterative method is coverget, apply steps of the iterative method. Solutio:First locate the roots f ( ) = e Positive root lie i [,] because f( ) f ( ) < 0 a) h ( + ) = r ( ) that is = = therefore, g ( ) = ad g ( ) = where g ( ) = > i [, ] That is iteratio ot coverge to fied poit b) h ( ) = r ( + ) that is + = + + = + g ( ) = + g ( ) = whereg ( ) = < i [, ] + + That is iteratio coverges to fied poit Fied poit iteratio is + = + choose 0 = 5. Iteratio : = + = (. 5) + = Iteratio : = + = (. 4494) + = Iteratio : = + = (. 4878) + =. 404 After iteratio 0

21 . 404 with successive error : = residual error : f ( ) = NEWTON METHOD (NEWTON RAPHSON METHOD) To obtai a iteratio with rapid covergece to the solutio of the equatio f( ) = 0. We seek a rearragemet of that equatio satisfyig = g( ) f( ) =0 with a additioal property gs () = 0. DERIVATION OF THE METHOD Most widely used method. Based o Taylor series epasio: Δ f( + ) = f( ) + f ( ) Δ + f ( ) + OΔ! The root is the value of whe f( ) = 0 Rearragig, 0 = f( ) + f( )( ) f( ) = f ( ) ANOTHER DERIVATION OF NEWTON METHOD Newto-Raphso formula

22 f ( ) f ( ) f( ) Slope of the taget lie f( ) 0 f( ) m = where m = f ( ) f ( ) = + + f( ) f( ) + = ad Newto method + = f ( ) f ( ) For Newto-Raphso method f ( ) f ( ) f ( ) g ( ) = ad g ( ) = f ( ) f ( ) ( ) For covergece f( ) f ( ) g ( ) = < for all I ( f ( ) ) Eample: Show that Newto s İterative Method to fid the th root of the umber C is give by C i = ( ) + i + i Apply iteratios of the above form to fid the approimatio to the root of the followig equatio f( ) = 6 what is the accuracy of the last iterative value of? Solutio

23 where f ( ) = C the f ( ) = f( i) ( i C) i i C C Newto Method : i+ = i = i = + i ( + = ) i + f ( i) i i i i i = Where f ( ) 6 locate the root [ ] ( eercise) root lie i 5,6 choose 0 = 5. 5 where = ad C = 6 6 ITERATION : = (5.5) = ITERATION : = (5.44) = ITERATION : = (5.496) = after iteratio ε = f (5.440) = Eample : Use Newto Method to fid the upper root α of the followig equatio with a accuracy ε = 0 Solutio First locate the root(s) 7+ = 0 7 f( ) = 7+ the f ( ) = 7 = 0 = ± ±. 575 take =± 5. which is close to ±

24 f( ) = Roots lie i (-,-), (0,) ad (,) upper root α (, ) choose 0 = Newto iteratio for give fuctio + = 7 +, = = = = =. 55 = = =. 4.. = residual error : f ( ) = < 0 therefore, Multiple Roots A multiple root (double, triple, etc.) occurs where the fuctio is taget to the ais 4

25 Eamples of Multiple Roots Problems with multiple roots The fuctio does ot chage sig at eve multiple roots (i.e., M =, 4, 6, ) f () goes to zero - eed to put a zero check for f() i program slower covergece (liear istead of quadratic) of Newto-Raphso ad secat methods for multiple roots. 5

26 ORDER OF A ROOT Assume that f ( ) ad its derivatives f ( ), f ( ),..., f ( ) are defied ad cotiuous o a iterval about = p. We say that f ( ) has a root of order M at = p if ad oly if ( M ) ( M ) ( M) f( p) = 0, f ( p) = 0, f ( p) = 0,..., f ( p) = 0 ad f ( p) 0 A root of order M= is ofte called a simple root if M> it is called multiple root. Note: For o-simple root if we use Newto Method we get first order covergece but for secod order covergece we use acceleratio Newto Method. Whe the multiplicity of the root is kow f( ) + = M f ( ) Eample: Determie the multiplicity of the root α = 05. for the followig oliear equatio = 0 perform iteratios of Newto s method ad the accelerated Newto s method ad compare the accuracy. Solutio: Multiplicity of the root α = f( ) = f ( 05. ) = 0 f ( ) = f ( 05. ) = 0 f ( ) = f ( 05. ) = 0 f ( ) = 4+ 5 f ( 05. ) = 7 0 That is M = Fid locatio of the root (EXERCISE) where α =. [, ] 05 0 choose 0 = 07. Newto s Method 6

27 f( ) + = f ( ) Iteratio : Iteratio : f ( 07. ) = 07. = 064. f ( 07. ) f ( 0. 64) = = f ( 064. ) Successive error : = = Residual error : f ( ) =. 7 0 Accelerated Newto s Method Mf ( ) + = where M= f ( ) Iteratio : Iteratio : f ( 0. 7) = 0. 7 = f ( 07. ) f ( ) = = f ( ) Successive error : = = Residual error : f ( ) = 5 0 SECANT METHOD Whe the derivative fuctio f ( ), is uavailable or prohibitively costly to evaluate, a alterative to Newto s Method is required. The preferred alterative is the Secat Method. 7

28 f ( ) Secat lie f( ) Newto formula : f( ) + = f ( ) From above figure, slope of the secat lie is f( ) f( ) f ( ) = substitute i Newto method f( ) f( ) + = + = SECANTMETHOD f( ) f( ) f( ) f( ) Notice that this is very similar to the false positio method i form Still requires two iitial estimates But it does't bracket the root at all times - there is o sig test Eample : Fid the commo poit betwee f( ) = ad f( ) = usig secat method for iteratios. What is the achieved accuracy for the last iterative value. Solutio : Root lie i [-,-] (EXERCISE) 8

29 Choose = 8. ad =. 0 Iteratio : Iteratio : Iteratio : f( )( 0) = =. 6 f( ) f( ) 0 f( )( ) = =. 698 f( ) f( ) f( )( ) = = f( ) f( ) 4 With error ε = f ( ) = Eercises: Q-) Costruct the coverget fied poit iteratio to fid the lowest root of the followig equatio with a accuracy ε = 0. 9

30 l + 7 8= 0 Q-) Use the method of fied poit to solve the equatio e + = 0 with a accuracy ε = Q-) Fid the smallest root of the fuctio f ( ) = si cos over [, 0π] usig Newto s method with a accuracy ε = Q-4) Estimate usig Newto s method with a accuracy ε 000. Q-5) Fid a approimatio to the root of e ( ) = 0, usig False positio method for steps. Q-6) Give e + = 0 a) Separate the roots usig aalytical method. b) Approimate the largest root of the above equatio with a accuracy of ε 00. usig i) Fied poit iteratio ii) Newto s Method commets the result 0

Chapter 2 The Solution of Numerical Algebraic and Transcendental Equations

Chapter 2 The Solution of Numerical Algebraic and Transcendental Equations Chapter The Solutio of Numerical Algebraic ad Trascedetal Equatios Itroductio I this chapter we shall discuss some umerical methods for solvig algebraic ad trascedetal equatios. The equatio f( is said

More information

CS537. Numerical Analysis and Computing

CS537. Numerical Analysis and Computing CS57 Numerical Aalysis ad Computig Lecture Locatig Roots o Equatios Proessor Ju Zhag Departmet o Computer Sciece Uiversity o Ketucky Leigto KY 456-6 Jauary 9 9 What is the Root May physical system ca be

More information

CS321. Numerical Analysis and Computing

CS321. Numerical Analysis and Computing CS Numerical Aalysis ad Computig Lecture Locatig Roots o Equatios Proessor Ju Zhag Departmet o Computer Sciece Uiversity o Ketucky Leigto KY 456-6 September 8 5 What is the Root May physical system ca

More information

Root Finding COS 323

Root Finding COS 323 Root Fidig COS 323 Remider Sig up for Piazza Assigmet 0 is posted, due Tue 9/25 Last time.. Floatig poit umbers ad precisio Machie epsilo Sources of error Sesitivity ad coditioig Stability ad accuracy

More information

Notes on iteration and Newton s method. Iteration

Notes on iteration and Newton s method. Iteration Notes o iteratio ad Newto s method Iteratio Iteratio meas doig somethig over ad over. I our cotet, a iteratio is a sequece of umbers, vectors, fuctios, etc. geerated by a iteratio rule of the type 1 f

More information

ENGI 9420 Lecture Notes 3 - Numerical Methods Page 3.01

ENGI 9420 Lecture Notes 3 - Numerical Methods Page 3.01 ENGI 940 Lecture Notes 3 - Numerical Methods Page 3.0 3. Numerical Methods The majority of equatios of iterest i actual practice do ot admit ay aalytic solutio. Eve equatios as simple as = e ad I = e d

More information

The picture in figure 1.1 helps us to see that the area represents the distance traveled. Figure 1: Area represents distance travelled

The picture in figure 1.1 helps us to see that the area represents the distance traveled. Figure 1: Area represents distance travelled 1 Lecture : Area Area ad distace traveled Approximatig area by rectagles Summatio The area uder a parabola 1.1 Area ad distace Suppose we have the followig iformatio about the velocity of a particle, how

More information

62. Power series Definition 16. (Power series) Given a sequence {c n }, the series. c n x n = c 0 + c 1 x + c 2 x 2 + c 3 x 3 +

62. Power series Definition 16. (Power series) Given a sequence {c n }, the series. c n x n = c 0 + c 1 x + c 2 x 2 + c 3 x 3 + 62. Power series Defiitio 16. (Power series) Give a sequece {c }, the series c x = c 0 + c 1 x + c 2 x 2 + c 3 x 3 + is called a power series i the variable x. The umbers c are called the coefficiets of

More information

(c) Write, but do not evaluate, an integral expression for the volume of the solid generated when R is

(c) Write, but do not evaluate, an integral expression for the volume of the solid generated when R is Calculus BC Fial Review Name: Revised 7 EXAM Date: Tuesday, May 9 Remiders:. Put ew batteries i your calculator. Make sure your calculator is i RADIAN mode.. Get a good ight s sleep. Eat breakfast. Brig:

More information

CHAPTER 10 INFINITE SEQUENCES AND SERIES

CHAPTER 10 INFINITE SEQUENCES AND SERIES CHAPTER 10 INFINITE SEQUENCES AND SERIES 10.1 Sequeces 10.2 Ifiite Series 10.3 The Itegral Tests 10.4 Compariso Tests 10.5 The Ratio ad Root Tests 10.6 Alteratig Series: Absolute ad Coditioal Covergece

More information

Quiz. Use either the RATIO or ROOT TEST to determine whether the series is convergent or not.

Quiz. Use either the RATIO or ROOT TEST to determine whether the series is convergent or not. Quiz. Use either the RATIO or ROOT TEST to determie whether the series is coverget or ot. e .6 POWER SERIES Defiitio. A power series i about is a series of the form c 0 c a c a... c a... a 0 c a where

More information

Math 113 Exam 3 Practice

Math 113 Exam 3 Practice Math Exam Practice Exam 4 will cover.-., 0. ad 0.. Note that eve though. was tested i exam, questios from that sectios may also be o this exam. For practice problems o., refer to the last review. This

More information

We are mainly going to be concerned with power series in x, such as. (x)} converges - that is, lims N n

We are mainly going to be concerned with power series in x, such as. (x)} converges - that is, lims N n Review of Power Series, Power Series Solutios A power series i x - a is a ifiite series of the form c (x a) =c +c (x a)+(x a) +... We also call this a power series cetered at a. Ex. (x+) is cetered at

More information

Power Series: A power series about the center, x = 0, is a function of x of the form

Power Series: A power series about the center, x = 0, is a function of x of the form You are familiar with polyomial fuctios, polyomial that has ifiitely may terms. 2 p ( ) a0 a a 2 a. A power series is just a Power Series: A power series about the ceter, = 0, is a fuctio of of the form

More information

MIDTERM 3 CALCULUS 2. Monday, December 3, :15 PM to 6:45 PM. Name PRACTICE EXAM SOLUTIONS

MIDTERM 3 CALCULUS 2. Monday, December 3, :15 PM to 6:45 PM. Name PRACTICE EXAM SOLUTIONS MIDTERM 3 CALCULUS MATH 300 FALL 08 Moday, December 3, 08 5:5 PM to 6:45 PM Name PRACTICE EXAM S Please aswer all of the questios, ad show your work. You must explai your aswers to get credit. You will

More information

Zeros of Polynomials

Zeros of Polynomials Math 160 www.timetodare.com 4.5 4.6 Zeros of Polyomials I these sectios we will study polyomials algebraically. Most of our work will be cocered with fidig the solutios of polyomial equatios of ay degree

More information

6.3 Testing Series With Positive Terms

6.3 Testing Series With Positive Terms 6.3. TESTING SERIES WITH POSITIVE TERMS 307 6.3 Testig Series With Positive Terms 6.3. Review of what is kow up to ow I theory, testig a series a i for covergece amouts to fidig the i= sequece of partial

More information

Find a formula for the exponential function whose graph is given , 1 2,16 1, 6

Find a formula for the exponential function whose graph is given , 1 2,16 1, 6 Math 4 Activity (Due by EOC Apr. ) Graph the followig epoetial fuctios by modifyig the graph of f. Fid the rage of each fuctio.. g. g. g 4. g. g 6. g Fid a formula for the epoetial fuctio whose graph is

More information

f t dt. Write the third-degree Taylor polynomial for G

f t dt. Write the third-degree Taylor polynomial for G AP Calculus BC Homework - Chapter 8B Taylor, Maclauri, ad Power Series # Taylor & Maclauri Polyomials Critical Thikig Joural: (CTJ: 5 pts.) Discuss the followig questios i a paragraph: What does it mea

More information

1. (25 points) Use the limit definition of the definite integral and the sum formulas 1 to compute

1. (25 points) Use the limit definition of the definite integral and the sum formulas 1 to compute Math, Calculus II Fial Eam Solutios. 5 poits) Use the limit defiitio of the defiite itegral ad the sum formulas to compute 4 d. The check your aswer usig the Evaluatio Theorem. ) ) Solutio: I this itegral,

More information

AP Calculus BC Review Applications of Derivatives (Chapter 4) and f,

AP Calculus BC Review Applications of Derivatives (Chapter 4) and f, AP alculus B Review Applicatios of Derivatives (hapter ) Thigs to Kow ad Be Able to Do Defiitios of the followig i terms of derivatives, ad how to fid them: critical poit, global miima/maima, local (relative)

More information

Chapter 4. Fourier Series

Chapter 4. Fourier Series Chapter 4. Fourier Series At this poit we are ready to ow cosider the caoical equatios. Cosider, for eample the heat equatio u t = u, < (4.) subject to u(, ) = si, u(, t) = u(, t) =. (4.) Here,

More information

Root Finding COS 323

Root Finding COS 323 Root Fidig COS 33 Why Root Fidig? Solve or i ay equatio: b where? id root o g b 0 Might ot be able to solve or directly e.g., e -0. si3-0.5 Evaluatig might itsel require solvig a dieretial equatio, ruig

More information

Chapter 2: Numerical Methods

Chapter 2: Numerical Methods Chapter : Numerical Methods. Some Numerical Methods for st Order ODEs I this sectio, a summar of essetial features of umerical methods related to solutios of ordiar differetial equatios is give. I geeral,

More information

Ma 530 Introduction to Power Series

Ma 530 Introduction to Power Series Ma 530 Itroductio to Power Series Please ote that there is material o power series at Visual Calculus. Some of this material was used as part of the presetatio of the topics that follow. What is a Power

More information

Infinite Sequences and Series

Infinite Sequences and Series Chapter 6 Ifiite Sequeces ad Series 6.1 Ifiite Sequeces 6.1.1 Elemetary Cocepts Simply speakig, a sequece is a ordered list of umbers writte: {a 1, a 2, a 3,...a, a +1,...} where the elemets a i represet

More information

Castiel, Supernatural, Season 6, Episode 18

Castiel, Supernatural, Season 6, Episode 18 13 Differetial Equatios the aswer to your questio ca best be epressed as a series of partial differetial equatios... Castiel, Superatural, Seaso 6, Episode 18 A differetial equatio is a mathematical equatio

More information

f(x) dx as we do. 2x dx x also diverges. Solution: We compute 2x dx lim

f(x) dx as we do. 2x dx x also diverges. Solution: We compute 2x dx lim Math 3, Sectio 2. (25 poits) Why we defie f(x) dx as we do. (a) Show that the improper itegral diverges. Hece the improper itegral x 2 + x 2 + b also diverges. Solutio: We compute x 2 + = lim b x 2 + =

More information

Taylor Series (BC Only)

Taylor Series (BC Only) Studet Study Sessio Taylor Series (BC Oly) Taylor series provide a way to fid a polyomial look-alike to a o-polyomial fuctio. This is doe by a specific formula show below (which should be memorized): Taylor

More information

Analytic Continuation

Analytic Continuation Aalytic Cotiuatio The stadard example of this is give by Example Let h (z) = 1 + z + z 2 + z 3 +... kow to coverge oly for z < 1. I fact h (z) = 1/ (1 z) for such z. Yet H (z) = 1/ (1 z) is defied for

More information

Chapter 10: Power Series

Chapter 10: Power Series Chapter : Power Series 57 Chapter Overview: Power Series The reaso series are part of a Calculus course is that there are fuctios which caot be itegrated. All power series, though, ca be itegrated because

More information

Sequences A sequence of numbers is a function whose domain is the positive integers. We can see that the sequence

Sequences A sequence of numbers is a function whose domain is the positive integers. We can see that the sequence Sequeces A sequece of umbers is a fuctio whose domai is the positive itegers. We ca see that the sequece 1, 1, 2, 2, 3, 3,... is a fuctio from the positive itegers whe we write the first sequece elemet

More information

Most text will write ordinary derivatives using either Leibniz notation 2 3. y + 5y= e and y y. xx tt t

Most text will write ordinary derivatives using either Leibniz notation 2 3. y + 5y= e and y y. xx tt t Itroductio to Differetial Equatios Defiitios ad Termiolog Differetial Equatio: A equatio cotaiig the derivatives of oe or more depedet variables, with respect to oe or more idepedet variables, is said

More information

In exercises 1 and 2, (a) write the repeating decimal as a geometric series and (b) write its sum as the ratio of two integers _

In exercises 1 and 2, (a) write the repeating decimal as a geometric series and (b) write its sum as the ratio of two integers _ Chapter 9 Curve I eercises ad, (a) write the repeatig decimal as a geometric series ad (b) write its sum as the ratio of two itegers _.9.976 Distace A ball is dropped from a height of 8 meters. Each time

More information

Numerical Solution of Non-linear Equations

Numerical Solution of Non-linear Equations Numerical Solutio of Noliear Equatios. INTRODUCTION The most commo reallife problems are oliear ad are ot ameable to be hadled by aalytical methods to obtai solutios of a variety of mathematical problems.

More information

Math 312 Lecture Notes One Dimensional Maps

Math 312 Lecture Notes One Dimensional Maps Math 312 Lecture Notes Oe Dimesioal Maps Warre Weckesser Departmet of Mathematics Colgate Uiversity 21-23 February 25 A Example We begi with the simplest model of populatio growth. Suppose, for example,

More information

1.3 Convergence Theorems of Fourier Series. k k k k. N N k 1. With this in mind, we state (without proof) the convergence of Fourier series.

1.3 Convergence Theorems of Fourier Series. k k k k. N N k 1. With this in mind, we state (without proof) the convergence of Fourier series. .3 Covergece Theorems of Fourier Series I this sectio, we preset the covergece of Fourier series. A ifiite sum is, by defiitio, a limit of partial sums, that is, a cos( kx) b si( kx) lim a cos( kx) b si(

More information

A sequence of numbers is a function whose domain is the positive integers. We can see that the sequence

A sequence of numbers is a function whose domain is the positive integers. We can see that the sequence Sequeces A sequece of umbers is a fuctio whose domai is the positive itegers. We ca see that the sequece,, 2, 2, 3, 3,... is a fuctio from the positive itegers whe we write the first sequece elemet as

More information

Alternating Series. 1 n 0 2 n n THEOREM 9.14 Alternating Series Test Let a n > 0. The alternating series. 1 n a n.

Alternating Series. 1 n 0 2 n n THEOREM 9.14 Alternating Series Test Let a n > 0. The alternating series. 1 n a n. 0_0905.qxd //0 :7 PM Page SECTION 9.5 Alteratig Series Sectio 9.5 Alteratig Series Use the Alteratig Series Test to determie whether a ifiite series coverges. Use the Alteratig Series Remaider to approximate

More information

Math 299 Supplement: Real Analysis Nov 2013

Math 299 Supplement: Real Analysis Nov 2013 Math 299 Supplemet: Real Aalysis Nov 203 Algebra Axioms. I Real Aalysis, we work withi the axiomatic system of real umbers: the set R alog with the additio ad multiplicatio operatios +,, ad the iequality

More information

Math 113 Exam 4 Practice

Math 113 Exam 4 Practice Math Exam 4 Practice Exam 4 will cover.-.. This sheet has three sectios. The first sectio will remid you about techiques ad formulas that you should kow. The secod gives a umber of practice questios for

More information

Chapter 6 Infinite Series

Chapter 6 Infinite Series Chapter 6 Ifiite Series I the previous chapter we cosidered itegrals which were improper i the sese that the iterval of itegratio was ubouded. I this chapter we are goig to discuss a topic which is somewhat

More information

Math 257: Finite difference methods

Math 257: Finite difference methods Math 257: Fiite differece methods 1 Fiite Differeces Remember the defiitio of a derivative f f(x + ) f(x) (x) = lim 0 Also recall Taylor s formula: (1) f(x + ) = f(x) + f (x) + 2 f (x) + 3 f (3) (x) +...

More information

9.3 Power Series: Taylor & Maclaurin Series

9.3 Power Series: Taylor & Maclaurin Series 9.3 Power Series: Taylor & Maclauri Series If is a variable, the a ifiite series of the form 0 is called a power series (cetered at 0 ). a a a a a 0 1 0 is a power series cetered at a c a a c a c a c 0

More information

Roberto s Notes on Series Chapter 2: Convergence tests Section 7. Alternating series

Roberto s Notes on Series Chapter 2: Convergence tests Section 7. Alternating series Roberto s Notes o Series Chapter 2: Covergece tests Sectio 7 Alteratig series What you eed to kow already: All basic covergece tests for evetually positive series. What you ca lear here: A test for series

More information

Calculus 2 - D. Yuen Final Exam Review (Version 11/22/2017. Please report any possible typos.)

Calculus 2 - D. Yuen Final Exam Review (Version 11/22/2017. Please report any possible typos.) Calculus - D Yue Fial Eam Review (Versio //7 Please report ay possible typos) NOTE: The review otes are oly o topics ot covered o previous eams See previous review sheets for summary of previous topics

More information

ENGI Series Page 6-01

ENGI Series Page 6-01 ENGI 3425 6 Series Page 6-01 6. Series Cotets: 6.01 Sequeces; geeral term, limits, covergece 6.02 Series; summatio otatio, covergece, divergece test 6.03 Stadard Series; telescopig series, geometric series,

More information

September 2012 C1 Note. C1 Notes (Edexcel) Copyright - For AS, A2 notes and IGCSE / GCSE worksheets 1

September 2012 C1 Note. C1 Notes (Edexcel) Copyright   - For AS, A2 notes and IGCSE / GCSE worksheets 1 September 0 s (Edecel) Copyright www.pgmaths.co.uk - For AS, A otes ad IGCSE / GCSE worksheets September 0 Copyright www.pgmaths.co.uk - For AS, A otes ad IGCSE / GCSE worksheets September 0 Copyright

More information

Mathematics Extension 1

Mathematics Extension 1 016 Bored of Studies Trial Eamiatios Mathematics Etesio 1 3 rd ctober 016 Geeral Istructios Total Marks 70 Readig time 5 miutes Workig time hours Write usig black or blue pe Black pe is preferred Board-approved

More information

4x 2. (n+1) x 3 n+1. = lim. 4x 2 n+1 n3 n. n 4x 2 = lim = 3

4x 2. (n+1) x 3 n+1. = lim. 4x 2 n+1 n3 n. n 4x 2 = lim = 3 Exam Problems (x. Give the series (, fid the values of x for which this power series coverges. Also =0 state clearly what the radius of covergece is. We start by settig up the Ratio Test: x ( x x ( x x

More information

( a) ( ) 1 ( ) 2 ( ) ( ) 3 3 ( ) =!

( a) ( ) 1 ( ) 2 ( ) ( ) 3 3 ( ) =! .8,.9: Taylor ad Maclauri Series.8. Although we were able to fid power series represetatios for a limited group of fuctios i the previous sectio, it is ot immediately obvious whether ay give fuctio has

More information

Sequences and Series of Functions

Sequences and Series of Functions Chapter 6 Sequeces ad Series of Fuctios 6.1. Covergece of a Sequece of Fuctios Poitwise Covergece. Defiitio 6.1. Let, for each N, fuctio f : A R be defied. If, for each x A, the sequece (f (x)) coverges

More information

x x x Using a second Taylor polynomial with remainder, find the best constant C so that for x 0,

x x x Using a second Taylor polynomial with remainder, find the best constant C so that for x 0, Math Activity 9( Due with Fial Eam) Usig first ad secod Taylor polyomials with remaider, show that for, 8 Usig a secod Taylor polyomial with remaider, fid the best costat C so that for, C 9 The th Derivative

More information

2.29 Numerical Fluid Mechanics Fall 2011 Lecture 3

2.29 Numerical Fluid Mechanics Fall 2011 Lecture 3 Numerical Fluid Mechaics Fall 2011 Lecture 3 REVIEW Lectures 1-2 Approximatio ad roud-off errors ˆx a xˆ Absolute ad relative errors: E a xˆ a ˆx, a ˆx a xˆ Iterative schemes ad stop criterio: ˆx 1 a ˆx

More information

The type of limit that is used to find TANGENTS and VELOCITIES gives rise to the central idea in DIFFERENTIAL CALCULUS, the DERIVATIVE.

The type of limit that is used to find TANGENTS and VELOCITIES gives rise to the central idea in DIFFERENTIAL CALCULUS, the DERIVATIVE. NOTES : LIMITS AND DERIVATIVES Name: Date: Period: Iitial: LESSON.1 THE TANGENT AND VELOCITY PROBLEMS Pre-Calculus Mathematics Limit Process Calculus The type of it that is used to fid TANGENTS ad VELOCITIES

More information

Section A assesses the Units Numerical Analysis 1 and 2 Section B assesses the Unit Mathematics for Applied Mathematics

Section A assesses the Units Numerical Analysis 1 and 2 Section B assesses the Unit Mathematics for Applied Mathematics X0/70 NATIONAL QUALIFICATIONS 005 MONDAY, MAY.00 PM 4.00 PM APPLIED MATHEMATICS ADVANCED HIGHER Numerical Aalysis Read carefully. Calculators may be used i this paper.. Cadidates should aswer all questios.

More information

NUMERICAL METHODS FOR SOLVING EQUATIONS

NUMERICAL METHODS FOR SOLVING EQUATIONS Mathematics Revisio Guides Numerical Methods for Solvig Equatios Page 1 of 11 M.K. HOME TUITION Mathematics Revisio Guides Level: GCSE Higher Tier NUMERICAL METHODS FOR SOLVING EQUATIONS Versio:. Date:

More information

CALCULUS BASIC SUMMER REVIEW

CALCULUS BASIC SUMMER REVIEW CALCULUS BASIC SUMMER REVIEW NAME rise y y y Slope of a o vertical lie: m ru Poit Slope Equatio: y y m( ) The slope is m ad a poit o your lie is, ). ( y Slope-Itercept Equatio: y m b slope= m y-itercept=

More information

NICK DUFRESNE. 1 1 p(x). To determine some formulas for the generating function of the Schröder numbers, r(x) = a(x) =

NICK DUFRESNE. 1 1 p(x). To determine some formulas for the generating function of the Schröder numbers, r(x) = a(x) = AN INTRODUCTION TO SCHRÖDER AND UNKNOWN NUMBERS NICK DUFRESNE Abstract. I this article we will itroduce two types of lattice paths, Schröder paths ad Ukow paths. We will examie differet properties of each,

More information

Lecture Notes for Analysis Class

Lecture Notes for Analysis Class Lecture Notes for Aalysis Class Topological Spaces A topology for a set X is a collectio T of subsets of X such that: (a) X ad the empty set are i T (b) Uios of elemets of T are i T (c) Fiite itersectios

More information

3.2 Properties of Division 3.3 Zeros of Polynomials 3.4 Complex and Rational Zeros of Polynomials

3.2 Properties of Division 3.3 Zeros of Polynomials 3.4 Complex and Rational Zeros of Polynomials Math 60 www.timetodare.com 3. Properties of Divisio 3.3 Zeros of Polyomials 3.4 Complex ad Ratioal Zeros of Polyomials I these sectios we will study polyomials algebraically. Most of our work will be cocered

More information

Problem Cosider the curve give parametrically as x = si t ad y = + cos t for» t» ß: (a) Describe the path this traverses: Where does it start (whe t =

Problem Cosider the curve give parametrically as x = si t ad y = + cos t for» t» ß: (a) Describe the path this traverses: Where does it start (whe t = Mathematics Summer Wilso Fial Exam August 8, ANSWERS Problem 1 (a) Fid the solutio to y +x y = e x x that satisfies y() = 5 : This is already i the form we used for a first order liear differetial equatio,

More information

Lesson 10: Limits and Continuity

Lesson 10: Limits and Continuity www.scimsacademy.com Lesso 10: Limits ad Cotiuity SCIMS Academy 1 Limit of a fuctio The cocept of limit of a fuctio is cetral to all other cocepts i calculus (like cotiuity, derivative, defiite itegrals

More information

(a) (b) All real numbers. (c) All real numbers. (d) None. to show the. (a) 3. (b) [ 7, 1) (c) ( 7, 1) (d) At x = 7. (a) (b)

(a) (b) All real numbers. (c) All real numbers. (d) None. to show the. (a) 3. (b) [ 7, 1) (c) ( 7, 1) (d) At x = 7. (a) (b) Chapter 0 Review 597. E; a ( + )( + ) + + S S + S + + + + + + S lim + l. D; a diverges by the Itegral l k Test sice d lim [(l ) ], so k l ( ) does ot coverge absolutely. But it coverges by the Alteratig

More information

MAT1026 Calculus II Basic Convergence Tests for Series

MAT1026 Calculus II Basic Convergence Tests for Series MAT026 Calculus II Basic Covergece Tests for Series Egi MERMUT 202.03.08 Dokuz Eylül Uiversity Faculty of Sciece Departmet of Mathematics İzmir/TURKEY Cotets Mootoe Covergece Theorem 2 2 Series of Real

More information

e to approximate (using 4

e to approximate (using 4 Review: Taylor Polyomials ad Power Series Fid the iterval of covergece for the series Fid a series for f ( ) d ad fid its iterval of covergece Let f( ) Let f arcta a) Fid the rd degree Maclauri polyomial

More information

Maximum and Minimum Values

Maximum and Minimum Values Sec 4.1 Maimum ad Miimum Values A. Absolute Maimum or Miimum / Etreme Values A fuctio Similarly, f has a Absolute Maimum at c if c f f has a Absolute Miimum at c if c f f for every poit i the domai. f

More information

Solutions to Homework 7

Solutions to Homework 7 Solutios to Homework 7 Due Wedesday, August 4, 004. Chapter 4.1) 3, 4, 9, 0, 7, 30. Chapter 4.) 4, 9, 10, 11, 1. Chapter 4.1. Solutio to problem 3. The sum has the form a 1 a + a 3 with a k = 1/k. Sice

More information

PRACTICE FINAL/STUDY GUIDE SOLUTIONS

PRACTICE FINAL/STUDY GUIDE SOLUTIONS Last edited December 9, 03 at 4:33pm) Feel free to sed me ay feedback, icludig commets, typos, ad mathematical errors Problem Give the precise meaig of the followig statemets i) a f) L ii) a + f) L iii)

More information

10.2 Infinite Series Contemporary Calculus 1

10.2 Infinite Series Contemporary Calculus 1 10. Ifiite Series Cotemporary Calculus 1 10. INFINITE SERIES Our goal i this sectio is to add together the umbers i a sequece. Sice it would take a very log time to add together the ifiite umber of umbers,

More information

Math 113 Exam 3 Practice

Math 113 Exam 3 Practice Math Exam Practice Exam will cover.-.9. This sheet has three sectios. The first sectio will remid you about techiques ad formulas that you should kow. The secod gives a umber of practice questios for you

More information

Seunghee Ye Ma 8: Week 5 Oct 28

Seunghee Ye Ma 8: Week 5 Oct 28 Week 5 Summary I Sectio, we go over the Mea Value Theorem ad its applicatios. I Sectio 2, we will recap what we have covered so far this term. Topics Page Mea Value Theorem. Applicatios of the Mea Value

More information

Differentiable Convex Functions

Differentiable Convex Functions Differetiable Covex Fuctios The followig picture motivates Theorem 11. f ( x) f ( x) f '( x)( x x) ˆx x 1 Theorem 11 : Let f : R R be differetiable. The, f is covex o the covex set C R if, ad oly if for

More information

Math 113, Calculus II Winter 2007 Final Exam Solutions

Math 113, Calculus II Winter 2007 Final Exam Solutions Math, Calculus II Witer 7 Fial Exam Solutios (5 poits) Use the limit defiitio of the defiite itegral ad the sum formulas to compute x x + dx The check your aswer usig the Evaluatio Theorem Solutio: I this

More information

The Phi Power Series

The Phi Power Series The Phi Power Series I did this work i about 0 years while poderig the relatioship betwee the golde mea ad the Madelbrot set. I have fially decided to make it available from my blog at http://semresearch.wordpress.com/.

More information

(A sequence also can be thought of as the list of function values attained for a function f :ℵ X, where f (n) = x n for n 1.) x 1 x N +k x N +4 x 3

(A sequence also can be thought of as the list of function values attained for a function f :ℵ X, where f (n) = x n for n 1.) x 1 x N +k x N +4 x 3 MATH 337 Sequeces Dr. Neal, WKU Let X be a metric space with distace fuctio d. We shall defie the geeral cocept of sequece ad limit i a metric space, the apply the results i particular to some special

More information

10.6 ALTERNATING SERIES

10.6 ALTERNATING SERIES 0.6 Alteratig Series Cotemporary Calculus 0.6 ALTERNATING SERIES I the last two sectios we cosidered tests for the covergece of series whose terms were all positive. I this sectio we examie series whose

More information

L 5 & 6: RelHydro/Basel. f(x)= ( ) f( ) ( ) ( ) ( ) n! 1! 2! 3! If the TE of f(x)= sin(x) around x 0 is: sin(x) = x - 3! 5!

L 5 & 6: RelHydro/Basel. f(x)= ( ) f( ) ( ) ( ) ( ) n! 1! 2! 3! If the TE of f(x)= sin(x) around x 0 is: sin(x) = x - 3! 5! aylor epasio: Let ƒ() be a ifiitely differetiable real fuctio. At ay poit i the eighbourhood of =0, the fuctio ca be represeted as a power series of the followig form: X 0 f(a) f() ƒ() f()= ( ) f( ) (

More information

1988 AP Calculus BC: Section I

1988 AP Calculus BC: Section I 988 AP Calculus BC: Sectio I 9 Miutes No Calculator Notes: () I this eamiatio, l deotes the atural logarithm of (that is, logarithm to the base e). () Uless otherwise specified, the domai of a fuctio f

More information

Fall 2013 MTH431/531 Real analysis Section Notes

Fall 2013 MTH431/531 Real analysis Section Notes Fall 013 MTH431/531 Real aalysis Sectio 8.1-8. Notes Yi Su 013.11.1 1. Defiitio of uiform covergece. We look at a sequece of fuctios f (x) ad study the coverget property. Notice we have two parameters

More information

MATH301 Real Analysis (2008 Fall) Tutorial Note #7. k=1 f k (x) converges pointwise to S(x) on E if and

MATH301 Real Analysis (2008 Fall) Tutorial Note #7. k=1 f k (x) converges pointwise to S(x) on E if and MATH01 Real Aalysis (2008 Fall) Tutorial Note #7 Sequece ad Series of fuctio 1: Poitwise Covergece ad Uiform Covergece Part I: Poitwise Covergece Defiitio of poitwise covergece: A sequece of fuctios f

More information

SOLUTIONS OF ALGEBRAIC AND TRANSCENDENTAL EQUATIONS

SOLUTIONS OF ALGEBRAIC AND TRANSCENDENTAL EQUATIONS 96 Egieerig Mathematics through Applicatios 5 SOLUTIONS OF ALGEBRAIC AND TRANSCENDENTAL EQUATIONS aaaaa 5. INTRODUCTION The equatios of the form f() = 0 where f() is purely a polyomial i. e.g. 6 4 3 =

More information

Comparison Study of Series Approximation. and Convergence between Chebyshev. and Legendre Series

Comparison Study of Series Approximation. and Convergence between Chebyshev. and Legendre Series Applied Mathematical Scieces, Vol. 7, 03, o. 6, 3-337 HIKARI Ltd, www.m-hikari.com http://d.doi.org/0.988/ams.03.3430 Compariso Study of Series Approimatio ad Covergece betwee Chebyshev ad Legedre Series

More information

6 Integers Modulo n. integer k can be written as k = qn + r, with q,r, 0 r b. So any integer.

6 Integers Modulo n. integer k can be written as k = qn + r, with q,r, 0 r b. So any integer. 6 Itegers Modulo I Example 2.3(e), we have defied the cogruece of two itegers a,b with respect to a modulus. Let us recall that a b (mod ) meas a b. We have proved that cogruece is a equivalece relatio

More information

ENGI 9420 Engineering Analysis Assignment 3 Solutions

ENGI 9420 Engineering Analysis Assignment 3 Solutions ENGI 9 Egieerig Aalysis Assigmet Solutios Fall [Series solutio of ODEs, matri algebra; umerical methods; Chapters, ad ]. Fid a power series solutio about =, as far as the term i 7, to the ordiary differetial

More information

Algebra II Notes Unit Seven: Powers, Roots, and Radicals

Algebra II Notes Unit Seven: Powers, Roots, and Radicals Syllabus Objectives: 7. The studets will use properties of ratioal epoets to simplify ad evaluate epressios. 7.8 The studet will solve equatios cotaiig radicals or ratioal epoets. b a, the b is the radical.

More information

MA131 - Analysis 1. Workbook 3 Sequences II

MA131 - Analysis 1. Workbook 3 Sequences II MA3 - Aalysis Workbook 3 Sequeces II Autum 2004 Cotets 2.8 Coverget Sequeces........................ 2.9 Algebra of Limits......................... 2 2.0 Further Useful Results........................

More information

Continuous Functions

Continuous Functions Cotiuous Fuctios Q What does it mea for a fuctio to be cotiuous at a poit? Aswer- I mathematics, we have a defiitio that cosists of three cocepts that are liked i a special way Cosider the followig defiitio

More information

Convergence: nth-term Test, Comparing Non-negative Series, Ratio Test

Convergence: nth-term Test, Comparing Non-negative Series, Ratio Test Covergece: th-term Test, Comparig No-egative Series, Ratio Test Power Series ad Covergece We have writte statemets like: l + x = x x2 + x3 2 3 + x + But we have ot talked i depth about what values of x

More information

Math 116 Practice for Exam 3

Math 116 Practice for Exam 3 Math 6 Practice for Eam 3 Geerated April 4, 26 Name: SOLUTIONS Istructor: Sectio Number:. This eam has questios. Note that the problems are ot of equal difficulty, so you may wat to skip over ad retur

More information

1 Approximating Integrals using Taylor Polynomials

1 Approximating Integrals using Taylor Polynomials Seughee Ye Ma 8: Week 7 Nov Week 7 Summary This week, we will lear how we ca approximate itegrals usig Taylor series ad umerical methods. Topics Page Approximatig Itegrals usig Taylor Polyomials. Defiitios................................................

More information

10.1 Sequences. n term. We will deal a. a n or a n n. ( 1) n ( 1) n 1 2 ( 1) a =, 0 0,,,,, ln n. n an 2. n term.

10.1 Sequences. n term. We will deal a. a n or a n n. ( 1) n ( 1) n 1 2 ( 1) a =, 0 0,,,,, ln n. n an 2. n term. 0. Sequeces A sequece is a list of umbers writte i a defiite order: a, a,, a, a is called the first term, a is the secod term, ad i geeral eclusively with ifiite sequeces ad so each term Notatio: the sequece

More information

Math 341 Lecture #31 6.5: Power Series

Math 341 Lecture #31 6.5: Power Series Math 341 Lecture #31 6.5: Power Series We ow tur our attetio to a particular kid of series of fuctios, amely, power series, f(x = a x = a 0 + a 1 x + a 2 x 2 + where a R for all N. I terms of a series

More information

Physics 116A Solutions to Homework Set #1 Winter Boas, problem Use equation 1.8 to find a fraction describing

Physics 116A Solutions to Homework Set #1 Winter Boas, problem Use equation 1.8 to find a fraction describing Physics 6A Solutios to Homework Set # Witer 0. Boas, problem. 8 Use equatio.8 to fid a fractio describig 0.694444444... Start with the formula S = a, ad otice that we ca remove ay umber of r fiite decimals

More information

SCORE. Exam 2. MA 114 Exam 2 Fall 2016

SCORE. Exam 2. MA 114 Exam 2 Fall 2016 MA 4 Exam Fall 06 Exam Name: Sectio ad/or TA: Do ot remove this aswer page you will retur the whole exam. You will be allowed two hours to complete this test. No books or otes may be used. You may use

More information

REAL ANALYSIS II: PROBLEM SET 1 - SOLUTIONS

REAL ANALYSIS II: PROBLEM SET 1 - SOLUTIONS REAL ANALYSIS II: PROBLEM SET 1 - SOLUTIONS 18th Feb, 016 Defiitio (Lipschitz fuctio). A fuctio f : R R is said to be Lipschitz if there exists a positive real umber c such that for ay x, y i the domai

More information

Complex Analysis Spring 2001 Homework I Solution

Complex Analysis Spring 2001 Homework I Solution Complex Aalysis Sprig 2001 Homework I Solutio 1. Coway, Chapter 1, sectio 3, problem 3. Describe the set of poits satisfyig the equatio z a z + a = 2c, where c > 0 ad a R. To begi, we see from the triagle

More information

Mathematical Foundations -1- Sets and Sequences. Sets and Sequences

Mathematical Foundations -1- Sets and Sequences. Sets and Sequences Mathematical Foudatios -1- Sets ad Sequeces Sets ad Sequeces Methods of proof 2 Sets ad vectors 13 Plaes ad hyperplaes 18 Liearly idepedet vectors, vector spaces 2 Covex combiatios of vectors 21 eighborhoods,

More information

Math 1314 Lesson 16 Area and Riemann Sums and Lesson 17 Riemann Sums Using GeoGebra; Definite Integrals

Math 1314 Lesson 16 Area and Riemann Sums and Lesson 17 Riemann Sums Using GeoGebra; Definite Integrals Math 1314 Lesso 16 Area ad Riema Sums ad Lesso 17 Riema Sums Usig GeoGebra; Defiite Itegrals The secod questio studied i calculus is the area questio. If a regio coforms to a kow formula from geometry,

More information