MAT641- Numerical Analysis (Master course) D. Samy MZIOU

Size: px
Start display at page:

Download "MAT641- Numerical Analysis (Master course) D. Samy MZIOU"

Transcription

1 Syllbus: MAT64- Numericl Alysis Mster course D. Smy MZIOU Review: Clculus lier Algebr Numericl Alysis MATLAB sotwre will be used itesively i this course There will be regulr homewor ssigmets, usully computtiol, but with lots o reedom. Submit the solutios o time preerbly erly, preerbly s PDF give LTe editor try!. Alwys submit your codes.

2 TOPIC Itroductio to Numericl Methods Errors d Numbers represettio

3 Lecture Itroductio to Numericl Methods Wht is umericl Alysis? Wht re NUMERICAL METHODS? Why do we eed them? 3

4 Wht is umericl lysis Wrog deiitio: Numericl lysis is the study o roudig errors Trehese deiitio: Numericl lysis is the study o lgorithms or the problems o cotiuous mthemtics Atiso deiitio: Numericl lysis is the re o mthemtics d computer sciece tht cretes, lyzes, d implemets lgorithms or solvig umericlly the problems o cotiuous mthemtics. 4 Numericl lysis - Scholrpedi

5 Numericl Methods: Numericl Methods Algorithmic methods used to obti umericl solutios o cotiuous mthemticl problem. Although there re my ids o umericl methods, they hve oe commo chrcteristic: they ivribly ivolve lrge umbers o tedious rithmetic clcultios. It is little woder tht with the developmet o st, eiciet digitl computers, the role o umericl methods i egieerig problem solvig hs icresed drmticlly i recet yers. Why do we eed them?. No lyticl solutio eists,. A lyticl solutio is diicult to obti sometimes impossible d is ot prcticl. 3. Grphicl methods re ot precise d useless i high order 5 dimesio >3

6 Alyticl vs. Numericl Methods Fid the itersectio o y = + 3 y = + Fid the itersectio o y = y = cos

7 Wht do we eed? Bsic Needs i the Numericl Methods: Prcticl: C be computed i resoble mout o time. Accurte: Good pproimte to the true vlue, Iormtio bout the pproimtio error Bouds, error order,. Wht is good Numericl Methods: How good is our pproimtio? Error Alysis How eiciet is our method? Algorithm desig, Covergece rte Does our methods lwys wor? Covergece 7

8 Outlies o the Course Tylor Theorem Number Represettio Solutio o olier Equtios Iterpoltio Numericl Dieretitio Numericl Itegrtio Solutio o lier Equtios Lest Squres curve ittig Solutio o ordiry dieretil equtios Solutio o Prtil dieretil equtios 8

9 Solutio o Nolier Equtios Some simple equtios c be solved lyticlly: Alyticsolutio roots d My other equtios hve o lyticl solutio: 9 5 e 0 No ly tic solutio 9

10 Methods or Solvig Nolier Equtios o Bisectio Method o Newto-Rphso Method o Sect Method o Bret s method o Aite s method & Muller method 0

11 Solutio o Systems o Lier Equtios i 000 uows. 000 equtios we hve Wht to do i 3, 5 3, 3 We c solve it s : 5 3

12 Crmer s Rule is Not Prcticl Crmer' s Rule c be used tosolve thesystem: 3 3 5, 5 But Crmer' s Rule is ot prcticl or lrge problems. Tosolve N equtios with N uows, we eed N N N! multiplictios. Tosolve 30 by 30 system, multiplictios re eeded. A super computer eeds more th 0 0 yers to compute this.

13 Methods or Solvig Systems o Lier Equtios o Nive Gussi Elimitio o Gussi Elimitio with Scled Prtil Pivotig o Algorithm or Tri-digol Equtios o Jcobi, Guss-Seidel & SOR methods o Cojugte grdiet method 3

14 Curve Fittig Give set o dt: 0 y Select curve tht best its the dt. Oe choice is to id the curve so tht the sum o the squre o the error is miimized. 4

15 Give set o dt: i 0 y i Iterpoltio Fid polyomil P whose grph psses through ll tbulted poits. yi P i i i is i the tble 5

16 Methods or Curve Fittig o Lest Squres o Lier Regressio o Nolier Lest Squres Problems o Iterpoltio o Newto Polyomil Iterpoltio o Lgrge Iterpoltio 6

17 Itegrtio Some uctios c be itegrted lyticlly: 3 But my uctios 0 d e d? hve o lyticl solutios : 7

18 Methods or Numericl Itegrtio o Upper d Lower Sums o Trpezoid Method o Romberg Method o Guss Qudrture 8

19 Solutio o Ordiry Dieretil Equtios A solutio to thedieretil equtio : t 3 t 3 t 0 0 ; 0 0 is uctio t tht stisies the equtios. * Alyticlsolutios re vilble specil cses oly. or 9

20 Solutio o Prtil Dieretil Equtios Prtil Dieretil Equtios re more diicult to solve th ordiry dieretil equtios: u u0, t u t u, t 0 0, u,0 si 0

21 Methods or ODEs o Implicit d Eplicit Euler schemes o Tylor d Ruge - Kutt methods o Multistep methods

22 Lecture Number Represettio d Accurcy Number Represettio Normlized Flotig Poit Represettio Sigiict Digits Accurcy d Precisio Roudig d Choppig

23 Represetig Rel Numbers You re milir with the deciml system: Deciml System: Bse = 0, Digits 0,,,9 Stdrd Represettios: sig itegrl rctio prt prt 3

24 Normlized Flotig Poit Represettio Normlized Flotig Poit Represettio: sig d. 3 mtiss 4 0 epoet d 0, : siged epoet Scietiic Nottio: Ectly oe o-zero digit ppers beore deciml poit. Advtge: Eiciet i represetig very smll or very lrge umbers. 4

25 Biry System Biry System: Bse =, Digits {0,} sig. 3 4 mtiss siged epoet

26 Fct Numbers tht hve iite epsio i oe umberig system my hve iiite epsio i other umberig system: You c ever represet. ectly i biry system. 6

27 IEEE 754 Flotig-Poit Stdrd Sigle Precisio 3-bit represettio -bit Sig + 8-bit Epoet + 3-bit Frctio S Epoet 8 Frctio 3 S bit: sig bit. or positive, 0 or egtive Epoet: 8 bits. Bis o +7 Frctio: 3 bits Normlized: Vlue=- S.rctio ep-7 Emple 995=

28 IEEE 754 Flotig-Poit Stdrd Double Precisio 64-bit represettio -bit Sig + -bit Epoet + 5-bit Frctio S Epoet Frctio 5 Cotiued Epoet: bits. Bis o +03 Epoet: bits. Bis o +03 Frctio: 5 bits. 8

29 IEEE 754 FLOATING POINT REPRESENTATION Epoets o ll 0's d 's re reserved or specil umbers. Zero is specil vlue deoted with epoet ield o zero d mtiss ield o zero, d we could hve +0 d re deoted with epoet o ll 's d mtiss ield o ll 0's. NN Not--umber is deoted with epoet o ll 's d o-zero mtiss ield.

30 Sigiict Digits Sigiict digits re those digits tht c be used with coidece. Sigle-Precisio: 7 Sigiict Digits to Double-Precisio: 5 Sigiict Digits to Lrger epoet Wider rge o umbers Loger mtiss Higher precisio 30

31 Remrs Some umbers c ot be represeted ectly i mchie represettio. Mchie umbers cot represet ll rel umbers iiitei.e. Oly limited rge o qutities my be represeted Number too lrger overlow Number too smll too close to 0 uderlow Numbers tht c be ectly represeted re clled mchie umbers. Mchie represettio is ot uique tht s why we ormlize the represettio. Dierece betwee mchie umbers is ot uiorm Sum o mchie umbers is ot ecessrily mchie umber 3

32 Clcultor Emple Suppose you wt to compute: *.39 usig clcultor with two-digit rctios 3.57 *.3 = 7.60 True swer:

33 Sigiict Digits - Emple

34 Accurcy d Precisio Accurcy is relted to the closeess to the true vlue. Precisio is relted to the closeess to other estimted vlues. 34

35 35

36 Roudig d Choppig Oly iite umber o qutities my be represeted roud-o or choppig errors Roudig: Replce the umber by the erest mchie umber. Choppig: Throw ll etr digits. 36

37 Roudig d Choppig There re discrete poits o the umber lies tht c be represeted by our computer. How bout the spce betwee? 37

38 Errors d Sigiict Digits I pid $0 or 7 orges. Wht is uit price o ech orge? $ tht is the ect output rom my computer!! Is there y dierece betwee $ d $.4? Is there y dierece betwee $.4 d $.40?

39 Sigiict igures, or digits The sigiict digits o umber re those tht c be used with coidece. They correspod to the umber o certi digits plus oe estimted digits. = 3.5 sigiict digits 3.45 < 3.55 = sigiict digits <

40 Error Deiitios True Error C be computed i the true vlue is ow: AbsoluteTrue Error E t true vlue pproimtio Absolute Reltive Error t true vlue pproimtio true vlue AbsolutePercet Reltive Error t true vlue pproimtio true vlue *00 40

41 Error Deiitios Estimted Error Whe the true vlue is ot ow: Estimted Absolute Error E curret estimte previous estimte Estimted Absolute Reltive Error curret estimte previous estimte curret estimte Estimted Absolute Percet Reltive Error curret estimte previous estimte curret estimte *00 4

42 Nottio We sy tht the estimte is correct to deciml digits i: Error 0 We sy tht the estimte is correct to deciml digits rouded i: Error 0 4

43 Summry Number Represettio Numbers tht hve iite epsio i oe umberig system my hve iiite epsio i other umberig system. Normlized Flotig Poit Represettio Eiciet i represetig very smll or very lrge umbers, Dierece betwee mchie umbers is ot uiorm, Represettio error depeds o the umber o bits used i the mtiss. 43

44 Lectures 3-4 Tylor Theorem Motivtio Tylor Theorem Emples 44

45 Motivtio We c esily compute epressios lie: 30 4 But, How do you compute 4., si0.6? C we use the deiitio to compute si0.6? Is this prcticl wy? b 0.6 Remr: I this course, ll gles re ssumed to be i rdi uless you re told otherwise. 45

46 Tylor Series '! c write : we d the sum eists coverge, series the I! writig codesed or i... 3!! : bout epsio o Tylor series The Tylor Tylor 46

47 Mcluri Series Mcluri series is specil cse o Tylor series with the ceter o epsio = 0. The I 0 the Mcluri ' 0 0! series coverge, 0! series 0 epsio o we : ! c write : 47

48 Mcluri Series Emple. coverges or The series... 3!!! 0! 0 0 '0 ' e or e e e e 48 e o epsio series Mcluri Obti

49 3.5.5 Tylor Series Emple ep

50 Mcluri Series Emple. coverges or The series... 7! 5! 3!! 0 si 0 cos 0 0 si '0 cos ' 0 0 si : si o epsio series Mcluri Obti

51 4 3-3 /3!+ 5 /5! 0 si /3!

52 Mcluri Series Emple 3. coverges or The series... 6! 4!!! 0 cos 0 0 si 0 cos 0 '0 si ' 0 cos cos : o epsio series Mcluri Obti

53 Mcluri Series Emple 4 coverges or Series... : o Epsio Series Mcluri '0 ' 0 o epsio series Mcluri Obti

54 Emple 4 - Remrs C we pply the series or?? How my terms re eeded to get good pproimtio??? These questios will be swered usig Tylor s Theorem. 54

55 Tylor Series Emple 5... : Epsio Series Tylor 6 6 ' ' t o epsio series Tylor Obti

56 Tylor Series Emple Epsio: Series Tylor, ' 0,,, ', l t l o epsio series Tylor Obti

57 Covergece o Tylor Series The Tylor series coverges st ew terms re eeded whe is er the poit o epsio. I - is lrge the more terms re eeded to get good pproimtio. 57

58 Tylor s Theorem I uctio possesses derivtives o orders o itervl cotiig d the the vlue o,,..., is give by : where : R 0!! d R is + terms Tructed Tylor Series betwee Remider d. 58

59 Tylor s Theorem We c pply Tylor' s theorem or : with the poit o epsio 0 i. I, the the uctio d its derivtives re ot deied. Tylor Theorem is ot pplicble. 59

60 Error Term. d betwee ll or! o : boud upper derive c we error, pproimtio bout the ide get To o vlues R 60

61 R R e Error Term - Emple How lrge is the error i we replced the irst 4 terms 3o its Tylor series epsio t 0 whe 0.?! 0. e! or 0. R 8.468E 05 3 e 0. e by 6

62 Let Altertive orm o Tylor s Theorem o itervl h hve derivtives o 0 cotiig! h d R orders h,,..., the : h step size R! h where is betwee d h 6

63 Tylor s Theorem Altertive orms 63. d betwee is!!,. d betwee is!! 0 0 h where h h h h where

64 I d its the there eists ξ, b Me Vlue Theorem is cotiuous uctio o closed itervl [, b] derivtive is deied o the ope itervl, b b ' ξ b Proo : Use Tylor' s Theorem or b ' ξ b 0,, h b 64

65 Cosider the S I lim Altertig Series Theorem d ltertig series : the The series coverges d S S S : : Prtil sum sum o First omitted term the irst terms 65

66 The : si si Altertig Series Emple si c be computedusig : si 3! This is coverget ltertig series sice : 3 3! 3! 4 5! 5! d 7! lim 0 5! 7! 66

67 o to pproimte Emple 7 Obti the Tylor series epsio e t 0.5the ceter o epsio How lrge c the error be whe e with? terms re used 67

68 Emple 7 Tylor Series...! ! ! '0.5 ' e e e e e e e e e e e e e , o epsio series Tylor Obti e

69 Emple 7 Error Term! m! 0.5! ! 3 [0.5,] e Error e Error e Error Error e 69

70 TOTAL NUMERICAL ERROR The totl umericl error is the summtio o the tructio d roud-o errors. I geerl, the oly wy to miimize roud-o errors is to icrese the umber o sigiict igures o the computer. Further, we hve oted tht roud-o error will icrese due to subtrctive ccelltio or due to icrese i the umber o computtios i lysis. I cotrst, the tructio error c be reduced by decresig the step size. Becuse decrese i step size c led to subtrctive ccelltio or to icrese i computtios, the tructio errors re decresed s the roud-o errors re icresed. The strtegy or decresig oe compoet o the totl error leds to icrese o the other compoet. I computtio, we could coceivbly decrese the step size to miimize tructio errors oly to discover tht i doig so, the roud-o error begis to domite the solutio d the totl error grows! 70

71 7

f(x) is a function of x and it is defined on the set R of real numbers. If then f(x) is continuous at x=x 0, where x 0 R.

f(x) is a function of x and it is defined on the set R of real numbers. If then f(x) is continuous at x=x 0, where x 0 R. MATHEMATICAL PRELIMINARIES Limit Cotiuity Coverget squece Series Dieretible uctios Itegrble uctios Summtio deiitio o itegrl Me vlue theorem Me vlue theorem or itegrls Tylor's theorem Computer represettio

More information

1 Section 8.1: Sequences. 2 Section 8.2: Innite Series. 1.1 Limit Rules. 1.2 Common Sequence Limits. 2.1 Denition. 2.

1 Section 8.1: Sequences. 2 Section 8.2: Innite Series. 1.1 Limit Rules. 1.2 Common Sequence Limits. 2.1 Denition. 2. Clculus II d Alytic Geometry Sectio 8.: Sequeces. Limit Rules Give coverget sequeces f g; fb g with lim = A; lim b = B. Sum Rule: lim( + b ) = A + B, Dierece Rule: lim( b ) = A B, roduct Rule: lim b =

More information

2. Infinite Series 3. Power Series 4. Taylor Series 5. Review Questions and Exercises 6. Sequences and Series with Maple

2. Infinite Series 3. Power Series 4. Taylor Series 5. Review Questions and Exercises 6. Sequences and Series with Maple Chpter II CALCULUS II.4 Sequeces d Series II.4 SEQUENCES AND SERIES Objectives: After the completio of this sectio the studet - should recll the defiitios of the covergece of sequece, d some limits; -

More information

Taylor Polynomials. The Tangent Line. (a, f (a)) and has the same slope as the curve y = f (x) at that point. It is the best

Taylor Polynomials. The Tangent Line. (a, f (a)) and has the same slope as the curve y = f (x) at that point. It is the best Tylor Polyomils Let f () = e d let p() = 1 + + 1 + 1 6 3 Without usig clcultor, evlute f (1) d p(1) Ok, I m still witig With little effort it is possible to evlute p(1) = 1 + 1 + 1 (144) + 6 1 (178) =

More information

Infinite Series Sequences: terms nth term Listing Terms of a Sequence 2 n recursively defined n+1 Pattern Recognition for Sequences Ex:

Infinite Series Sequences: terms nth term Listing Terms of a Sequence 2 n recursively defined n+1 Pattern Recognition for Sequences Ex: Ifiite Series Sequeces: A sequece i defied s fuctio whose domi is the set of positive itegers. Usully it s esier to deote sequece i subscript form rther th fuctio ottio.,, 3, re the terms of the sequece

More information

Orthogonal functions - Function Approximation

Orthogonal functions - Function Approximation Orthogol uctios - Fuctio Approimtio - he Problem - Fourier Series - Chebyshev Polyomils he Problem we re tryig to pproimte uctio by other uctio g which cosists o sum over orthogol uctios Φ weighted by

More information

Numerical Integration

Numerical Integration Numericl tegrtio Newto-Cotes Numericl tegrtio Scheme Replce complicted uctio or tulted dt with some pproimtig uctio tht is esy to itegrte d d 3-7 Roerto Muscedere The itegrtio o some uctios c e very esy

More information

UNIVERSITY OF BRISTOL. Examination for the Degrees of B.Sc. and M.Sci. (Level C/4) ANALYSIS 1B, SOLUTIONS MATH (Paper Code MATH-10006)

UNIVERSITY OF BRISTOL. Examination for the Degrees of B.Sc. and M.Sci. (Level C/4) ANALYSIS 1B, SOLUTIONS MATH (Paper Code MATH-10006) UNIVERSITY OF BRISTOL Exmitio for the Degrees of B.Sc. d M.Sci. (Level C/4) ANALYSIS B, SOLUTIONS MATH 6 (Pper Code MATH-6) My/Jue 25, hours 3 miutes This pper cotis two sectios, A d B. Plese use seprte

More information

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

1. (25 points) Use the limit definition of the definite integral and the sum formulas to compute. [1 x + x2 Mth 3, Clculus II Fil Exm Solutios. (5 poits) Use the limit defiitio of the defiite itegrl d the sum formuls to compute 3 x + x. Check your swer by usig the Fudmetl Theorem of Clculus. Solutio: The limit

More information

Interpolation. 1. What is interpolation?

Interpolation. 1. What is interpolation? Iterpoltio. Wht is iterpoltio? A uctio is ote give ol t discrete poits such s:.... How does oe id the vlue o t other vlue o? Well cotiuous uctio m e used to represet the + dt vlues with pssig through the

More information

Autar Kaw Benjamin Rigsby. Transforming Numerical Methods Education for STEM Undergraduates

Autar Kaw Benjamin Rigsby.   Transforming Numerical Methods Education for STEM Undergraduates Autr Kw Bejmi Rigsby http://m.mthforcollege.com Trsformig Numericl Methods Eductio for STEM Udergrdutes http://m.mthforcollege.com . solve set of simulteous lier equtios usig Nïve Guss elimitio,. ler the

More information

Surds, Indices, and Logarithms Radical

Surds, Indices, and Logarithms Radical MAT 6 Surds, Idices, d Logrithms Rdicl Defiitio of the Rdicl For ll rel, y > 0, d ll itegers > 0, y if d oly if y where is the ide is the rdicl is the rdicd. Surds A umber which c be epressed s frctio

More information

Fourier Series and Applications

Fourier Series and Applications 9/7/9 Fourier Series d Applictios Fuctios epsio is doe to uderstd the better i powers o etc. My iportt probles ivolvig prtil dieretil equtios c be solved provided give uctio c be epressed s iiite su o

More information

Approximate Integration

Approximate Integration Study Sheet (7.7) Approimte Itegrtio I this sectio, we will ler: How to fid pproimte vlues of defiite itegrls. There re two situtios i which it is impossile to fid the ect vlue of defiite itegrl. Situtio:

More information

BC Calculus Review Sheet

BC Calculus Review Sheet BC Clculus Review Sheet Whe you see the words. 1. Fid the re of the ubouded regio represeted by the itegrl (sometimes 1 f ( ) clled horizotl improper itegrl). This is wht you thik of doig.... Fid the re

More information

LE230: Numerical Technique In Electrical Engineering

LE230: Numerical Technique In Electrical Engineering LE30: Numricl Tchiqu I Elctricl Egirig Lctur : Itroductio to Numricl Mthods Wht r umricl mthods d why do w d thm? Cours outli. Numbr Rprsttio Flotig poit umbr Errors i umricl lysis Tylor Thorm My dvic

More information

INTEGRATION TECHNIQUES (TRIG, LOG, EXP FUNCTIONS)

INTEGRATION TECHNIQUES (TRIG, LOG, EXP FUNCTIONS) Mthemtics Revisio Guides Itegrtig Trig, Log d Ep Fuctios Pge of MK HOME TUITION Mthemtics Revisio Guides Level: AS / A Level AQA : C Edecel: C OCR: C OCR MEI: C INTEGRATION TECHNIQUES (TRIG, LOG, EXP FUNCTIONS)

More information

1.3 Continuous Functions and Riemann Sums

1.3 Continuous Functions and Riemann Sums mth riem sums, prt 0 Cotiuous Fuctios d Riem Sums I Exmple we sw tht lim Lower() = lim Upper() for the fuctio!! f (x) = + x o [0, ] This is o ccidet It is exmple of the followig theorem THEOREM Let f be

More information

Chapter 7 Infinite Series

Chapter 7 Infinite Series MA Ifiite Series Asst.Prof.Dr.Supree Liswdi Chpter 7 Ifiite Series Sectio 7. Sequece A sequece c be thought of s list of umbers writte i defiite order:,,...,,... 2 The umber is clled the first term, 2

More information

POWER SERIES R. E. SHOWALTER

POWER SERIES R. E. SHOWALTER POWER SERIES R. E. SHOWALTER. sequeces We deote by lim = tht the limit of the sequece { } is the umber. By this we me tht for y ε > 0 there is iteger N such tht < ε for ll itegers N. This mkes precise

More information

Simpson s 1/3 rd Rule of Integration

Simpson s 1/3 rd Rule of Integration Simpso s 1/3 rd Rule o Itegrtio Mjor: All Egieerig Mjors Authors: Autr Kw, Chrlie Brker Trsormig Numericl Methods Eductio or STEM Udergrdutes 1/10/010 1 Simpso s 1/3 rd Rule o Itegrtio Wht is Itegrtio?

More information

FACULTY OF MATHEMATICAL STUDIES MATHEMATICS FOR PART I ENGINEERING. Lectures

FACULTY OF MATHEMATICAL STUDIES MATHEMATICS FOR PART I ENGINEERING. Lectures FACULTY OF MATHEMATICAL STUDIES MATHEMATICS FOR PART I ENGINEERING Lectures MODULE 0 FURTHER CALCULUS II. Sequeces d series. Rolle s theorem d me vlue theorems 3. Tlor s d Mcluri s theorems 4. L Hopitl

More information

Fast Fourier Transform 1) Legendre s Interpolation 2) Vandermonde Matrix 3) Roots of Unity 4) Polynomial Evaluation

Fast Fourier Transform 1) Legendre s Interpolation 2) Vandermonde Matrix 3) Roots of Unity 4) Polynomial Evaluation Algorithm Desig d Alsis Victor Admchi CS 5-45 Sprig 4 Lecture 3 J 7, 4 Cregie Mello Uiversit Outlie Fst Fourier Trsform ) Legedre s Iterpoltio ) Vdermode Mtri 3) Roots of Uit 4) Polomil Evlutio Guss (777

More information

9.5. Alternating series. Absolute convergence and conditional convergence

9.5. Alternating series. Absolute convergence and conditional convergence Chpter 9: Ifiite Series I this Chpter we will be studyig ifiite series, which is just other me for ifiite sums. You hve studied some of these i the pst whe you looked t ifiite geometric sums of the form:

More information

 n. A Very Interesting Example + + = d. + x3. + 5x4. math 131 power series, part ii 7. One of the first power series we examined was. 2!

 n. A Very Interesting Example + + = d. + x3. + 5x4. math 131 power series, part ii 7. One of the first power series we examined was. 2! mth power series, prt ii 7 A Very Iterestig Emple Oe of the first power series we emied ws! + +! + + +!! + I Emple 58 we used the rtio test to show tht the itervl of covergece ws (, ) Sice the series coverges

More information

National Quali cations AHEXEMPLAR PAPER ONLY

National Quali cations AHEXEMPLAR PAPER ONLY Ntiol Quli ctios AHEXEMPLAR PAPER ONLY EP/AH/0 Mthemtics Dte Not pplicble Durtio hours Totl mrks 00 Attempt ALL questios. You my use clcultor. Full credit will be give oly to solutios which coti pproprite

More information

Closed Newton-Cotes Integration

Closed Newton-Cotes Integration Closed Newto-Cotes Itegrtio Jmes Keeslig This documet will discuss Newto-Cotes Itegrtio. Other methods of umericl itegrtio will be discussed i other posts. The other methods will iclude the Trpezoidl Rule,

More information

UNISA NUMERICAL METHODS (COS 233-8) Solutions to October 2000 Final Exams

UNISA NUMERICAL METHODS (COS 233-8) Solutions to October 2000 Final Exams UNISA NUMERICAL METHODS COS -8 Solutios to October Fil Ems Questio Re: Tble 4. pge 47 o Gerld/Wetley [ d editio] Write dow te itertio scemes or i ii iii te bisectio metod; te metod o lse positio regul

More information

Important Facts You Need To Know/Review:

Important Facts You Need To Know/Review: Importt Fcts You Need To Kow/Review: Clculus: If fuctio is cotiuous o itervl I, the its grph is coected o I If f is cotiuous, d lim g Emple: lim eists, the lim lim f g f g d lim cos cos lim 3 si lim, t

More information

( ) = A n + B ( ) + Bn

( ) = A n + B ( ) + Bn MATH 080 Test 3-SOLUTIONS Fll 04. Determie if the series is coverget or diverget. If it is coverget, fid its sum.. (7 poits) = + 3 + This is coverget geometric series where r = d

More information

National Quali cations SPECIMEN ONLY

National Quali cations SPECIMEN ONLY AH Ntiol Quli ctios SPECIMEN ONLY SQ/AH/0 Mthemtics Dte Not pplicble Durtio hours Totl mrks 00 Attempt ALL questios. You my use clcultor. Full credit will be give oly to solutios which coti pproprite workig.

More information

SOLUTION OF SYSTEM OF LINEAR EQUATIONS. Lecture 4: (a) Jacobi's method. method (general). (b) Gauss Seidel method.

SOLUTION OF SYSTEM OF LINEAR EQUATIONS. Lecture 4: (a) Jacobi's method. method (general). (b) Gauss Seidel method. SOLUTION OF SYSTEM OF LINEAR EQUATIONS Lecture 4: () Jcobi's method. method (geerl). (b) Guss Seidel method. Jcobi s Method: Crl Gustv Jcob Jcobi (804-85) gve idirect method for fidig the solutio of system

More information

Options: Calculus. O C.1 PG #2, 3b, 4, 5ace O C.2 PG.24 #1 O D PG.28 #2, 3, 4, 5, 7 O E PG #1, 3, 4, 5 O F PG.

Options: Calculus. O C.1 PG #2, 3b, 4, 5ace O C.2 PG.24 #1 O D PG.28 #2, 3, 4, 5, 7 O E PG #1, 3, 4, 5 O F PG. O C. PG.-3 #, 3b, 4, 5ce O C. PG.4 # Optios: Clculus O D PG.8 #, 3, 4, 5, 7 O E PG.3-33 #, 3, 4, 5 O F PG.36-37 #, 3 O G. PG.4 #c, 3c O G. PG.43 #, O H PG.49 #, 4, 5, 6, 7, 8, 9, 0 O I. PG.53-54 #5, 8

More information

Chapter 25 Sturm-Liouville problem (II)

Chapter 25 Sturm-Liouville problem (II) Chpter 5 Sturm-Liouville problem (II Speer: Lug-Sheg Chie Reerece: [] Veerle Ledou, Study o Specil Algorithms or solvig Sturm-Liouville d Schrodiger Equtios. [] 王信華教授, chpter 8, lecture ote o Ordiry Dieretil

More information

10.5 Power Series. In this section, we are going to start talking about power series. A power series is a series of the form

10.5 Power Series. In this section, we are going to start talking about power series. A power series is a series of the form 0.5 Power Series I the lst three sectios, we ve spet most of tht time tlkig bout how to determie if series is coverget or ot. Now it is time to strt lookig t some specific kids of series d we will evetully

More information

Solving Systems of Equations

Solving Systems of Equations PGE : Formultio d Solutio i Geosystems Egieerig Dr. Blhoff Solvig Systems of Equtios Numericl Methods with MTLB, Recktewld, Chpter 8 d Numericl Methods for Egieers, Chpr d Cle, 5 th Ed., Prt Three, Chpters

More information

lecture 16: Introduction to Least Squares Approximation

lecture 16: Introduction to Least Squares Approximation 97 lecture 16: Itroductio to Lest Squres Approximtio.4 Lest squres pproximtio The miimx criterio is ituitive objective for pproximtig fuctio. However, i my cses it is more ppelig (for both computtio d

More information

Numerical Methods. Lecture 5. Numerical integration. dr hab. inż. Katarzyna Zakrzewska, prof. AGH. Numerical Methods lecture 5 1

Numerical Methods. Lecture 5. Numerical integration. dr hab. inż. Katarzyna Zakrzewska, prof. AGH. Numerical Methods lecture 5 1 Numeril Methods Leture 5. Numeril itegrtio dr h. iż. Ktrzy Zkrzewsk, pro. AGH Numeril Methods leture 5 Outlie Trpezoidl rule Multi-segmet trpezoidl rule Rihrdso etrpoltio Romerg's method Simpso's rule

More information

Graphing Review Part 3: Polynomials

Graphing Review Part 3: Polynomials Grphig Review Prt : Polomils Prbols Recll, tht the grph of f ( ) is prbol. It is eve fuctio, hece it is smmetric bout the bout the -is. This mes tht f ( ) f ( ). Its grph is show below. The poit ( 0,0)

More information

Pre-Calculus - Chapter 3 Sections Notes

Pre-Calculus - Chapter 3 Sections Notes Pre-Clculus - Chpter 3 Sectios 3.1-3.4- Notes Properties o Epoets (Review) 1. ( )( ) = + 2. ( ) =, (c) = 3. 0 = 1 4. - = 1/( ) 5. 6. c Epoetil Fuctios (Sectio 3.1) Deiitio o Epoetil Fuctios The uctio deied

More information

Calculus II Homework: The Integral Test and Estimation of Sums Page 1

Calculus II Homework: The Integral Test and Estimation of Sums Page 1 Clculus II Homework: The Itegrl Test d Estimtio of Sums Pge Questios Emple (The p series) Get upper d lower bouds o the sum for the p series i= /ip with p = 2 if the th prtil sum is used to estimte the

More information

is continuous at x 2 and g(x) 2. Oil spilled from a ruptured tanker spreads in a circle whose area increases at a

is continuous at x 2 and g(x) 2. Oil spilled from a ruptured tanker spreads in a circle whose area increases at a . Cosider two fuctios f () d g () defied o itervl I cotiig. f () is cotiuous t d g() is discotiuous t. Which of the followig is true bout fuctios f g d f g, the sum d the product of f d g, respectively?

More information

Definite Integral. The Left and Right Sums

Definite Integral. The Left and Right Sums Clculus Li Vs Defiite Itegrl. The Left d Right Sums The defiite itegrl rises from the questio of fidig the re betwee give curve d x-xis o itervl. The re uder curve c be esily clculted if the curve is give

More information

Test Info. Test may change slightly.

Test Info. Test may change slightly. 9. 9.6 Test Ifo Test my chge slightly. Short swer (0 questios 6 poits ech) o Must choose your ow test o Tests my oly be used oce o Tests/types you re resposible for: Geometric (kow sum) Telescopig (kow

More information

INFINITE SERIES. ,... having infinite number of terms is called infinite sequence and its indicated sum, i.e., a 1

INFINITE SERIES. ,... having infinite number of terms is called infinite sequence and its indicated sum, i.e., a 1 Appedix A.. Itroductio As discussed i the Chpter 9 o Sequeces d Series, sequece,,...,,... hvig ifiite umber of terms is clled ifiite sequece d its idicted sum, i.e., + + +... + +... is clled ifite series

More information

0 otherwise. sin( nx)sin( kx) 0 otherwise. cos( nx) sin( kx) dx 0 for all integers n, k.

0 otherwise. sin( nx)sin( kx) 0 otherwise. cos( nx) sin( kx) dx 0 for all integers n, k. . Computtio of Fourier Series I this sectio, we compute the Fourier coefficiets, f ( x) cos( x) b si( x) d b, i the Fourier series To do this, we eed the followig result o the orthogolity of the trigoometric

More information

PROGRESSIONS AND SERIES

PROGRESSIONS AND SERIES PROGRESSIONS AND SERIES A sequece is lso clled progressio. We ow study three importt types of sequeces: () The Arithmetic Progressio, () The Geometric Progressio, () The Hrmoic Progressio. Arithmetic Progressio.

More information

denominator, think trig! Memorize the following two formulas; you will use them often!

denominator, think trig! Memorize the following two formulas; you will use them often! 7. Bsic Itegrtio Rules Some itegrls re esier to evlute th others. The three problems give i Emple, for istce, hve very similr itegrds. I fct, they oly differ by the power of i the umertor. Eve smll chges

More information

f(bx) dx = f dx = dx l dx f(0) log b x a + l log b a 2ɛ log b a.

f(bx) dx = f dx = dx l dx f(0) log b x a + l log b a 2ɛ log b a. Eercise 5 For y < A < B, we hve B A f fb B d = = A B A f d f d For y ɛ >, there re N > δ >, such tht d The for y < A < δ d B > N, we hve ba f d f A bb f d l By ba A A B A bb ba fb d f d = ba < m{, b}δ

More information

BC Calculus Path to a Five Problems

BC Calculus Path to a Five Problems BC Clculus Pth to Five Problems # Topic Completed U -Substitutio Rule Itegrtio by Prts 3 Prtil Frctios 4 Improper Itegrls 5 Arc Legth 6 Euler s Method 7 Logistic Growth 8 Vectors & Prmetrics 9 Polr Grphig

More information

Multiplicative Versions of Infinitesimal Calculus

Multiplicative Versions of Infinitesimal Calculus Multiplictive Versios o Iiitesiml Clculus Wht hppes whe you replce the summtio o stdrd itegrl clculus with multiplictio? Compre the revited deiitio o stdrd itegrl D å ( ) lim ( ) D i With ( ) lim ( ) D

More information

Trapezoidal Rule of Integration

Trapezoidal Rule of Integration Trpezoidl Rule o Itegrtio Mjor: All Egieerig Mjors Authors: Autr Kw, Chrlie Brker Trsormig Numericl Methods Eductio or STEM Udergrdutes /0/200 Trpezoidl Rule o Itegrtio Wht is Itegrtio Itegrtio: The process

More information

Chapter Real Numbers

Chapter Real Numbers Chpter. - Rel Numbers Itegers: coutig umbers, zero, d the egtive of the coutig umbers. ex: {,-3, -, -,,,, 3, } Rtiol Numbers: quotiets of two itegers with ozero deomitor; termitig or repetig decimls. ex:

More information

Trapezoidal Rule of Integration

Trapezoidal Rule of Integration Trpezoidl Rule o Itegrtio Civil Egieerig Mjors Authors: Autr Kw, Chrlie Brker http://umericlmethods.eg.us.edu Trsormig Numericl Methods Eductio or STEM Udergrdutes /0/00 http://umericlmethods.eg.us.edu

More information

Name: A2RCC Midterm Review Unit 1: Functions and Relations Know your parent functions!

Name: A2RCC Midterm Review Unit 1: Functions and Relations Know your parent functions! Nme: ARCC Midterm Review Uit 1: Fuctios d Reltios Kow your pret fuctios! 1. The ccompyig grph shows the mout of rdio-ctivity over time. Defiitio of fuctio. Defiitio of 1-1. Which digrm represets oe-to-oe

More information

Review of the Riemann Integral

Review of the Riemann Integral Chpter 1 Review of the Riem Itegrl This chpter provides quick review of the bsic properties of the Riem itegrl. 1.0 Itegrls d Riem Sums Defiitio 1.0.1. Let [, b] be fiite, closed itervl. A prtitio P of

More information

MTH 146 Class 16 Notes

MTH 146 Class 16 Notes MTH 46 Clss 6 Notes 0.4- Cotiued Motivtio: We ow cosider the rc legth of polr curve. Suppose we wish to fid the legth of polr curve curve i terms of prmetric equtios s: r f where b. We c view the cos si

More information

82A Engineering Mathematics

82A Engineering Mathematics Clss Notes 9: Power Series /) 8A Egieerig Mthetics Secod Order Differetil Equtios Series Solutio Solutio Ato Differetil Equtio =, Hoogeeous =gt), No-hoogeeous Solutio: = c + p Hoogeeous No-hoogeeous Fudetl

More information

CHAPTER 1 INTRODUCTION NUMBER SYSTEMS AND CONVERSION

CHAPTER 1 INTRODUCTION NUMBER SYSTEMS AND CONVERSION Fudmetls of Logic Desig Chp. CHAPTE /9 INTODUCTION NUMBE SYSTEMS AND CONVESION This chpter i the book icludes: Objectives Study Guide. Digitl Systems d Switchig Circuits. Number Systems d Coversio. Biry

More information

( ) k ( ) 1 T n 1 x = xk. Geometric series obtained directly from the definition. = 1 1 x. See also Scalars 9.1 ADV-1: lim n.

( ) k ( ) 1 T n 1 x = xk. Geometric series obtained directly from the definition. = 1 1 x. See also Scalars 9.1 ADV-1: lim n. Sclrs-9.0-ADV- Algebric Tricks d Where Tylor Polyomils Come From 207.04.07 A.docx Pge of Algebric tricks ivolvig x. You c use lgebric tricks to simplify workig with the Tylor polyomils of certi fuctios..

More information

Advanced Algorithmic Problem Solving Le 6 Math and Search

Advanced Algorithmic Problem Solving Le 6 Math and Search Advced Algorithmic Prolem Solvig Le Mth d Serch Fredrik Heitz Dept of Computer d Iformtio Sciece Liköpig Uiversity Outlie Arithmetic (l. d.) Solvig lier equtio systems (l. d.) Chiese remider theorem (l.5

More information

SUTCLIFFE S NOTES: CALCULUS 2 SWOKOWSKI S CHAPTER 11

SUTCLIFFE S NOTES: CALCULUS 2 SWOKOWSKI S CHAPTER 11 SUTCLIFFE S NOTES: CALCULUS SWOKOWSKI S CHAPTER Ifiite Series.5 Altertig Series d Absolute Covergece Next, let us cosider series with both positive d egtive terms. The simplest d most useful is ltertig

More information

10.5 Test Info. Test may change slightly.

10.5 Test Info. Test may change slightly. 0.5 Test Ifo Test my chge slightly. Short swer (0 questios 6 poits ech) o Must choose your ow test o Tests my oly be used oce o Tests/types you re resposible for: Geometric (kow sum) Telescopig (kow sum)

More information

Sequence and Series of Functions

Sequence and Series of Functions 6 Sequece d Series of Fuctios 6. Sequece of Fuctios 6.. Poitwise Covergece d Uiform Covergece Let J be itervl i R. Defiitio 6. For ech N, suppose fuctio f : J R is give. The we sy tht sequece (f ) of fuctios

More information

Numerical Solutions of Fredholm Integral Equations Using Bernstein Polynomials

Numerical Solutions of Fredholm Integral Equations Using Bernstein Polynomials Numericl Solutios of Fredholm Itegrl Equtios Usig erstei Polyomils A. Shiri, M. S. Islm Istitute of Nturl Scieces, Uited Itertiol Uiversity, Dhk-, gldesh Deprtmet of Mthemtics, Uiversity of Dhk, Dhk-,

More information

( ) dx ; f ( x ) is height and Δx is

( ) dx ; f ( x ) is height and Δx is Mth : 6.3 Defiite Itegrls from Riem Sums We just sw tht the exct re ouded y cotiuous fuctio f d the x xis o the itervl x, ws give s A = lim A exct RAM, where is the umer of rectgles i the Rectgulr Approximtio

More information

Variational Iteration Method for Solving Volterra and Fredholm Integral Equations of the Second Kind

Variational Iteration Method for Solving Volterra and Fredholm Integral Equations of the Second Kind Ge. Mth. Notes, Vol. 2, No. 1, Jury 211, pp. 143-148 ISSN 2219-7184; Copyright ICSRS Publictio, 211 www.i-csrs.org Avilble free olie t http://www.gem.i Vritiol Itertio Method for Solvig Volterr d Fredholm

More information

Chapter 10: The Z-Transform Adapted from: Lecture notes from MIT, Binghamton University Dr. Hamid R. Rabiee Fall 2013

Chapter 10: The Z-Transform Adapted from: Lecture notes from MIT, Binghamton University Dr. Hamid R. Rabiee Fall 2013 Sigls & Systems Chpter 0: The Z-Trsform Adpted from: Lecture otes from MIT, Bighmto Uiversity Dr. Hmid R. Rbiee Fll 03 Lecture 5 Chpter 0 Lecture 6 Chpter 0 Outlie Itroductio to the -Trsform Properties

More information

ALGEBRA II CHAPTER 7 NOTES. Name

ALGEBRA II CHAPTER 7 NOTES. Name ALGEBRA II CHAPTER 7 NOTES Ne Algebr II 7. th Roots d Rtiol Expoets Tody I evlutig th roots of rel ubers usig both rdicl d rtiol expoet ottio. I successful tody whe I c evlute th roots. It is iportt for

More information

SM2H. Unit 2 Polynomials, Exponents, Radicals & Complex Numbers Notes. 3.1 Number Theory

SM2H. Unit 2 Polynomials, Exponents, Radicals & Complex Numbers Notes. 3.1 Number Theory SMH Uit Polyomils, Epoets, Rdicls & Comple Numbers Notes.1 Number Theory .1 Addig, Subtrctig, d Multiplyig Polyomils Notes Moomil: A epressio tht is umber, vrible, or umbers d vribles multiplied together.

More information

Math 3B Midterm Review

Math 3B Midterm Review Mth 3B Midterm Review Writte by Victori Kl vtkl@mth.ucsb.edu SH 643u Office Hours: R 11:00 m - 1:00 pm Lst updted /15/015 Here re some short otes o Sectios 7.1-7.8 i your ebook. The best idictio of wht

More information

Student Success Center Elementary Algebra Study Guide for the ACCUPLACER (CPT)

Student Success Center Elementary Algebra Study Guide for the ACCUPLACER (CPT) Studet Success Ceter Elemetry Algebr Study Guide for the ACCUPLACER (CPT) The followig smple questios re similr to the formt d cotet of questios o the Accuplcer Elemetry Algebr test. Reviewig these smples

More information

Week 13 Notes: 1) Riemann Sum. Aim: Compute Area Under a Graph. Suppose we want to find out the area of a graph, like the one on the right:

Week 13 Notes: 1) Riemann Sum. Aim: Compute Area Under a Graph. Suppose we want to find out the area of a graph, like the one on the right: Week 1 Notes: 1) Riem Sum Aim: Compute Are Uder Grph Suppose we wt to fid out the re of grph, like the oe o the right: We wt to kow the re of the red re. Here re some wys to pproximte the re: We cut the

More information

The Exponential Function

The Exponential Function The Epoetil Fuctio Defiitio: A epoetil fuctio with bse is defied s P for some costt P where 0 d. The most frequetly used bse for epoetil fuctio is the fmous umber e.788... E.: It hs bee foud tht oyge cosumptio

More information

REVISION SHEET FP1 (AQA) ALGEBRA. E.g., if 2x

REVISION SHEET FP1 (AQA) ALGEBRA. E.g., if 2x The mi ides re: The reltioships betwee roots d coefficiets i polyomil (qudrtic) equtios Fidig polyomil equtios with roots relted to tht of give oe the Further Mthemtics etwork wwwfmetworkorguk V 7 REVISION

More information

1 Tangent Line Problem

1 Tangent Line Problem October 9, 018 MAT18 Week Justi Ko 1 Tget Lie Problem Questio: Give the grph of fuctio f, wht is the slope of the curve t the poit, f? Our strteg is to pproimte the slope b limit of sect lies betwee poits,

More information

Limit of a function:

Limit of a function: - Limit of fuctio: We sy tht f ( ) eists d is equl with (rel) umer L if f( ) gets s close s we wt to L if is close eough to (This defiitio c e geerlized for L y syig tht f( ) ecomes s lrge (or s lrge egtive

More information

MAS221 Analysis, Semester 2 Exercises

MAS221 Analysis, Semester 2 Exercises MAS22 Alysis, Semester 2 Exercises Srh Whitehouse (Exercises lbelled * my be more demdig.) Chpter Problems: Revisio Questio () Stte the defiitio of covergece of sequece of rel umbers, ( ), to limit. (b)

More information

THE NATIONAL UNIVERSITY OF IRELAND, CORK COLÁISTE NA hollscoile, CORCAIGH UNIVERSITY COLLEGE, CORK SUMMER EXAMINATION 2005 FIRST ENGINEERING

THE NATIONAL UNIVERSITY OF IRELAND, CORK COLÁISTE NA hollscoile, CORCAIGH UNIVERSITY COLLEGE, CORK SUMMER EXAMINATION 2005 FIRST ENGINEERING OLLSCOIL NA héireann, CORCAIGH THE NATIONAL UNIVERSITY OF IRELAND, CORK COLÁISTE NA hollscoile, CORCAIGH UNIVERSITY COLLEGE, CORK SUMMER EXAMINATION 2005 FIRST ENGINEERING MATHEMATICS MA008 Clculus d Lier

More information

Numerical Methods (CENG 2002) CHAPTER -III LINEAR ALGEBRAIC EQUATIONS. In this chapter, we will deal with the case of determining the values of x 1

Numerical Methods (CENG 2002) CHAPTER -III LINEAR ALGEBRAIC EQUATIONS. In this chapter, we will deal with the case of determining the values of x 1 Numericl Methods (CENG 00) CHAPTER -III LINEAR ALGEBRAIC EQUATIONS. Itroductio I this chpter, we will del with the cse of determiig the vlues of,,..., tht simulteously stisfy the set of equtios: f f...

More information

The Weierstrass Approximation Theorem

The Weierstrass Approximation Theorem The Weierstrss Approximtio Theorem Jmes K. Peterso Deprtmet of Biologicl Scieces d Deprtmet of Mthemticl Scieces Clemso Uiversity Februry 26, 2018 Outlie The Wierstrss Approximtio Theorem MtLb Implemettio

More information

EVALUATING DEFINITE INTEGRALS

EVALUATING DEFINITE INTEGRALS Chpter 4 EVALUATING DEFINITE INTEGRALS If the defiite itegrl represets re betwee curve d the x-xis, d if you c fid the re by recogizig the shpe of the regio, the you c evlute the defiite itegrl. Those

More information

YOUR FINAL IS THURSDAY, MAY 24 th from 10:30 to 12:15

YOUR FINAL IS THURSDAY, MAY 24 th from 10:30 to 12:15 Algebr /Trig Fil Em Study Guide (Sprig Semester) Mrs. Duphy YOUR FINAL IS THURSDAY, MAY 4 th from 10:30 to 1:15 Iformtio About the Fil Em The fil em is cumultive for secod semester, coverig Chpters, 3,

More information

We will begin by supplying the proof to (a).

We will begin by supplying the proof to (a). (The solutios of problem re mostly from Jeffrey Mudrock s HWs) Problem 1. There re three sttemet from Exmple 5.4 i the textbook for which we will supply proofs. The sttemets re the followig: () The spce

More information

SUTCLIFFE S NOTES: CALCULUS 2 SWOKOWSKI S CHAPTER 11

SUTCLIFFE S NOTES: CALCULUS 2 SWOKOWSKI S CHAPTER 11 UTCLIFFE NOTE: CALCULU WOKOWKI CHAPTER Ifiite eries Coverget or Diverget eries Cosider the sequece If we form the ifiite sum 0, 00, 000, 0 00 000, we hve wht is clled ifiite series We wt to fid the sum

More information

Merge Sort. Outline and Reading. Divide-and-Conquer. Divide-and-conquer paradigm ( 4.1.1) Merge-sort ( 4.1.1)

Merge Sort. Outline and Reading. Divide-and-Conquer. Divide-and-conquer paradigm ( 4.1.1) Merge-sort ( 4.1.1) Merge Sort 7 2 9 4 2 4 7 9 7 2 2 7 9 4 4 9 7 7 2 2 9 9 4 4 Merge Sort versio 1.3 1 Outlie d Redig Divide-d-coquer prdigm ( 4.1.1 Merge-sort ( 4.1.1 Algorithm Mergig two sorted sequeces Merge-sort tree

More information

lecture 24: Gaussian quadrature rules: fundamentals

lecture 24: Gaussian quadrature rules: fundamentals 133 lecture 24: Gussi qudrture rules: fudmetls 3.4 Gussi qudrture It is cler tht the trpezoid rule, b 2 f ()+ f (b), exctly itegrtes lier polyomils, but ot ll qudrtics. I fct, oe c show tht o qudrture

More information

For students entering Honors Precalculus Summer Packet

For students entering Honors Precalculus Summer Packet Hoors PreClculus Summer Review For studets eterig Hoors Preclculus Summer Pcket The prolems i this pcket re desiged to help ou review topics from previous mthemtics courses tht re importt to our success

More information

Content: Essential Calculus, Early Transcendentals, James Stewart, 2007 Chapter 1: Functions and Limits., in a set B.

Content: Essential Calculus, Early Transcendentals, James Stewart, 2007 Chapter 1: Functions and Limits., in a set B. Review Sheet: Chpter Cotet: Essetil Clculus, Erly Trscedetls, Jmes Stewrt, 007 Chpter : Fuctios d Limits Cocepts, Defiitios, Lws, Theorems: A fuctio, f, is rule tht ssigs to ech elemet i set A ectly oe

More information

Integral Operator Defined by k th Hadamard Product

Integral Operator Defined by k th Hadamard Product ITB Sci Vol 4 A No 35-5 35 Itegrl Opertor Deied by th Hdmrd Product Msli Drus & Rbh W Ibrhim School o Mthemticl Scieces Fculty o sciece d Techology Uiversiti Kebgs Mlysi Bgi 436 Selgor Drul Ehs Mlysi Emil:

More information

Math 2414 Activity 17 (Due with Final Exam) Determine convergence or divergence of the following alternating series: a 3 5 2n 1 2n 1

Math 2414 Activity 17 (Due with Final Exam) Determine convergence or divergence of the following alternating series: a 3 5 2n 1 2n 1 Mth 44 Activity 7 (Due with Fil Exm) Determie covergece or divergece of the followig ltertig series: l 4 5 6 4 7 8 4 {Hit: Loo t 4 } {Hit: } 5 {Hit: AST or just chec out the prtil sums} {Hit: AST or just

More information

Qn Suggested Solution Marking Scheme 1 y. G1 Shape with at least 2 [2]

Qn Suggested Solution Marking Scheme 1 y. G1 Shape with at least 2 [2] Mrkig Scheme for HCI 8 Prelim Pper Q Suggested Solutio Mrkig Scheme y G Shpe with t lest [] fetures correct y = f'( ) G ll fetures correct SR: The mimum poit could be i the first or secod qudrt. -itercept

More information

Algebra II, Chapter 7. Homework 12/5/2016. Harding Charter Prep Dr. Michael T. Lewchuk. Section 7.1 nth roots and Rational Exponents

Algebra II, Chapter 7. Homework 12/5/2016. Harding Charter Prep Dr. Michael T. Lewchuk. Section 7.1 nth roots and Rational Exponents Algebr II, Chpter 7 Hrdig Chrter Prep 06-07 Dr. Michel T. Lewchuk Test scores re vilble olie. I will ot discuss the test. st retke opportuit Sturd Dec. If ou hve ot tke the test, it is our resposibilit

More information

Chapter Real Numbers

Chapter Real Numbers Chpter. - Rel Numbers Itegers: coutig umbers, zero, d the egtive of the coutig umbers. ex: {,-3, -, -, 0,,, 3, } Rtiol Numbers: quotiets of two itegers with ozero deomitor; termitig or repetig decimls.

More information

FOURIER SERIES PART I: DEFINITIONS AND EXAMPLES. To a 2π-periodic function f(x) we will associate a trigonometric series. a n cos(nx) + b n sin(nx),

FOURIER SERIES PART I: DEFINITIONS AND EXAMPLES. To a 2π-periodic function f(x) we will associate a trigonometric series. a n cos(nx) + b n sin(nx), FOURIER SERIES PART I: DEFINITIONS AND EXAMPLES To -periodic fuctio f() we will ssocite trigoometric series + cos() + b si(), or i terms of the epoetil e i, series of the form c e i. Z For most of the

More information

HIGHER SCHOOL CERTIFICATE EXAMINATION MATHEMATICS 3 UNIT (ADDITIONAL) AND 3/4 UNIT (COMMON) Time allowed Two hours (Plus 5 minutes reading time)

HIGHER SCHOOL CERTIFICATE EXAMINATION MATHEMATICS 3 UNIT (ADDITIONAL) AND 3/4 UNIT (COMMON) Time allowed Two hours (Plus 5 minutes reading time) HIGHER SCHOOL CERTIFICATE EXAMINATION 999 MATHEMATICS 3 UNIT (ADDITIONAL) AND 3/ UNIT (COMMON) Time llowed Two hours (Plus 5 miutes redig time) DIRECTIONS TO CANDIDATES Attempt ALL questios. ALL questios

More information

Review of Sections

Review of Sections Review of Sectios.-.6 Mrch 24, 204 Abstrct This is the set of otes tht reviews the mi ides from Chpter coverig sequeces d series. The specific sectios tht we covered re s follows:.: Sequces..2: Series,

More information

Similar idea to multiplication in N, C. Divide and conquer approach provides unexpected improvements. Naïve matrix multiplication

Similar idea to multiplication in N, C. Divide and conquer approach provides unexpected improvements. Naïve matrix multiplication Next. Covered bsics of simple desig techique (Divided-coquer) Ch. of the text.. Next, Strsse s lgorithm. Lter: more desig d coquer lgorithms: MergeSort. Solvig recurreces d the Mster Theorem. Similr ide

More information

334 MATHS SERIES DSE MATHS PREVIEW VERSION B SAMPLE TEST & FULL SOLUTION

334 MATHS SERIES DSE MATHS PREVIEW VERSION B SAMPLE TEST & FULL SOLUTION MATHS SERIES DSE MATHS PREVIEW VERSION B SAMPLE TEST & FULL SOLUTION TEST SAMPLE TEST III - P APER Questio Distributio INSTRUCTIONS:. Attempt ALL questios.. Uless otherwise specified, ll worig must be

More information

Indices and Logarithms

Indices and Logarithms the Further Mthemtics etwork www.fmetwork.org.uk V 7 SUMMARY SHEET AS Core Idices d Logrithms The mi ides re AQA Ed MEI OCR Surds C C C C Lws of idices C C C C Zero, egtive d frctiol idices C C C C Bsic

More information