On Second Derivative-Free Zero Finding Methods

Size: px
Start display at page:

Download "On Second Derivative-Free Zero Finding Methods"

Transcription

1 010 Americn Control Conerence Mrriott Wterront, Bltimore, MD, USA June 30-July 0, 010 FrC07.4 On Second Derivtive-Free Zero Finding Methods Mohmmed A. Hsn Deprtment o Electricl & Computer Engineering University o Minnesot Duluth E.mil:mhsn@d.umn.edu Abstrct: High order root-inding lgorithms re constructed rom ormuls or pproximting higher order logrithmic nd stndrd derivtives. These ormuls re ree o derivtives o second order or higher nd use only unction evlution nd/or irst derivtives t multiple points. Richrdson extrpoltion technique is pplied to obtin better pproximtions o these derivtives. The proposed pproches resulted in deriving mily o root-inding methods o ny desired order. The irst member o this mily is the squre root itertion or Ostrowski itertion. Additionlly, higher order derivtives re pproximted using multipoint unction evlutions. We lso derived procedure or ourth order methods tht re dependents only on the unction nd its irst derivtive evluted t multiple points. Keywords: Zeros o polynomils, Zeros o nlytic unctions, derivtive ree methods, Root itertions, root-inding, order o convergence, Hlley s Method, Newton s Method, Squre root itertion, higher order methods, Ostrowski method 1 Introduction Methods or computing zeros o nlytic unctions my be clssiied into one-point nd multi-point zero-inding methods. In one-point zero-inding methods, new pproximtions in ech itertion re ound by using the vlues o nd perhps its derivtives t only one point. In multipoint methods, new pproximtions re obtined by using the vlues o nd sometimes its derivtives t number o points. Newton s nd Hlley s methods re exmples o onepoint methods, while the secnt nd Muller s methods re exmples o multi-point methods. Anlysis relted to onepoint zero-inding methods ppers in [1]-[], while multipoint methods re nlyzed in [3]-[4]. Good tretments o generl root-inding methods cn be ound in [5]-[6] nd the reerences therein. In this pper, optiml pproximtion o derivtives using multi-point computtion o the originl unction is pplied in the development o derivtive-ree methods. Other methods in this work re bsed on pproximting the irst nd higher order derivtives o log((x)), the nturl logrithm o (x). These pproximtions re then utilized or developing derivtive-ree multi-point root itertion methods. Preliminries Assume tht ech zero o is is rth order i For given lgorithm, the order o convergence is deined s ollows: Let x k be sequence o complex numbers nd λ C. I there is rel number r 1 nd constnt C r IR, such tht x k+1 λ C r x k λ r s k whenever x 0 is suiciently ner λ, then the sequence x k is sid to be order r convergent to λ. I r = 1, we urther require tht C r < 1 nd we cll C r the symptotic liner convergence constnt or the sequence i it is the smllest such constnt. Alterntively, ssume tht the sequence x k is generted by the ixed point itertion x k+1 =Φ(x k ) where Φ is nlytic in bounded neighborhood V r o root ξ o polynomil hving only simple roots. I or some ξ we hve Φ(ξ) =ξ, Φ (ξ) =0,, Φ (r 1) (ξ) =0ndΦ (r) (ξ) 0, then the rootinding lgorithm is t lest rth order convergent. Here, Φ (x), Φ (x), Φ (x),, Φ (r) (x), denote the irst, second, third, nd rth derivtives o Φ evluted t the complex number z. We lso use the convention tht Φ (k) =Φi k =0. Most multi-point itertions hve rctionl order o convergence, however it is oten the cse tht one-point methods hve integer order o convergence. The ollowing result provides conditions or given one-point itertion to be o given order. Theorem 1[7]. Let be polynomil o degree n with zeros ξ 1,,ξ n. Let g be nlytic unction in neighborhood o ξ k, k =1,,n. simple. Then the itertion (x) g(x) g (i) (ξ j)= (i+1) (ξ j ) i+1 or j =1,,n nd i =0,,r 1. Hence i ξ is simple zero o, then the Tylor expnsion o g round z = ξ is given s: g(x) = r 1 k=0 (k+1) (ξ) (k + 1)! (x ξ)k + O((x ξ) r ) (1) Additionlly, method is o ininite order i (k+1) (ξ) g(x) = (k + 1)! (x ξ)k = (x) z ξ. k=0 Hence i g cn be expressed s r 1 g = + h k k + O( r ), (1b) (1c) /10/$ AACC 6507

2 where {h k } r 1 re nlytic unctions round neighborhoods o the zeros o, then Φ is t lest rth order ixed point unction. For r =3, we hve h 1 = (x), (x) h = (x) (x) 4 (x) 3. 6 (x) Proo. A version o this result is stted in [7]. The proo ollows by showing tht Φ(ξ) = ξ, nd Φ (k) (ξ) = 0, or k =1,,r 1. 3 Approximtion o Logrithmic derivtives Let h Csuch tht h 0 nd h is suiciently smll. Let be polynomil o degree n nd consider the unction F deined s F (x, h) =(x + h)(x h) (x). () Clerly, F is n even unction o h nd hence its Tylor expnsion round x contins only even powers o h. Speciiclly, F (x, h) =(x + h)(x h) (x) = h ( (x) (x) (x)) + O(h 4 ). Additinlly, it cn be shown tht (x) (x + h)(x h) (x) = h { } + h (4) 1(x) + O(h 6 ). Note tht the expression (x) (x) (x) is the numertor o ( (x) (x) ). Thereore, i x is n pproximtion o simple zero o, then one cn show tht h (x) F (x, h) = (x) (x) (x) (x) + O(h ), (4) or (x) (x) F(x, h) (x) = + O(h ). (x) Now considering the expression nd compring tht with the term in Ostrowski method, we obtin h(x) (x) (x + h)(x h), (5) which is n pproximted squre root itertion. Speciiclly, it cn be shown tht (5) is symptoticlly o order 3 s h 0. The min dvntge o this itertion is tht it only requires unction computtion t three points x, x+h, x h, nd without clculting ny derivtives. Similrly, the second derivtive o log( ) cn be obtined rom the expression (x + h)(x + wh)(x + w h) (x) 3, where w is primitive cube root o 1, i.e., ω = 1+j 3, or ω = 1 j 3. It is esy to veriy tht F 3(x, h) = F 3(x, wh) = F 3(x, w h). This implies tht (3) F 3(x, h) =G 3(x, h 3 ) or some unction G 3. Using this symmetric property nd ter lgebric simpliictions, the expression F 3(x, h) =(x + h)(x + wh)(x + w h) (x) 3 cn be written s F 3(x, h) =h 3 ( (x) 3 3 (x) (x) (x)+ 1 (x) (x)) + O(h 6 ) (6) or F 3(x, h) = 1 (x)3 ( (x) (x) ) h 3 + O(h 6 ). Thus using the cubic root itertion ormul [8] with r = 3, we obtin h(x) φ(x) =z (x + h)(x + wh)(x + w h) (x), (7) 3 3 which is symptoticlly ourth order itertion ner simple zero o. 3.1 Richrdson Extrpoltion This procedure hs been pplied to mny numericl methods in order to improve the ccurcy o the results [9],[10],[11]. Richrdson extrpoltion cn be pplied to ny numericl method which hs n error expnsion in the orm C 1h + C h + C 3h 3 +, where h is prmeter o the method, e.g., intervl width, nd C 1,C, re constnts independent o h. It consists o combining successive pproximtions, using dierent vlues o h, to obtin pproximtions o higher ccurcy. Richrdson extrpoltion hs been pplied in Romberg numericl integrtion [9] nd in Grgg s method or solving ordinry dierentil equtions. As shown erlier i is suiciently smooth, then (x + h)(x h) (x) (x) = h (x) (x) (x) +O(h 4 ), (x) (8) By evluting this expression t h we obtin (x +h)(x h) (x) =(h) (x) (x) (x) (x) (x) + O(h 4 ). (9) Richrdson extrpoltion my be pplied to obtin more ccurte computtion o ( ) which cn be shown to be ( ) = 15(x) 16(x + h)(x h)+(x +h)(x h) 1h (x) + O(h 4 ) Thus vrint but more ccurte representtion o the squre root itertion cn be expressed s Φ(x) =x 1h(x) 15(x) +16(x + h)(x h) (x +h)(x h) (10) which is third order s h

3 For the cubic root itertion, consider the expression F 3(x, h) = 1 (x)3 ( (x) (x) ) (h) 3 + O(h 6 ). The Richrdson extrpoltion procedure yields 64F 3(x, h) F 3(x, h) 56h 3 (x) 3 = 1 ( (x) (x) ) + O(h 6 ). (11) nd 3 56h(x) 3 64F3(x, h) F 3(x, h) is ourth order ixed point itertion. 4 Approximtions Bsed On the Trpezoidl Rule From the trpezoidl o numericl integrtion it ollows tht (x + h) =(x)+h (x + h)+ (x) + O(h 3 ), nd (x h) =(x) h (x h)+ (x) + O(h 3 ). Hence, (x + h)(x h) (x) = h(x) (x + h) (x h) h 4 { (x + h)+ (x)}{ (x h)+ (x)} + O(h 3 ). (1) Thus the squre root itertion my be pproximted s h(x) G(x, h), (13) where G(x, h) =h { (x + h)+ (x)}{ (x h)+ (x)} h{{ (x + h) (x h)}. Note tht s h 0, (13) tends to converge s third order itertion tht is ree o second nd higher order derivtives. 5 Itertions Bsed on Derivtive Approximtions The irst nd higher order derivtives o the unction my be pproximted using orwrd, bckwrd, or centrl dierences. It is known tht orwrd, bckwrd dierences re o order O(ɛ) while the centrl dierence pproximtion is o order O(ɛ ). Speciiclly, orwrd, bckwrd, nd centrl dierences re respectively given by: (x) (x ɛ) = (x)+o(ɛ), ɛ (14) (x + ɛ) (x) = (x)+o(ɛ), ɛ (14b) (x + ɛ) (x ɛ) = (x)+o(ɛ ). (14c) ɛ Thus i the derivtive (x) in Newton s method is replced with the pproximtion (14c) we obtin the ixed point unction h(x) (x + h) (x h). I h = α(x), then h is smll ner zero o nd we obtin the ollowing second order itertion: α(x) (x + α(x)) (x α(x)). (15) Similrly, replcing the derivtive (x) in Newton s method with the orwrd dierence pproximtion (14b) yields h(x) Φ(x) =x (x + h) (x) = x h(x) (x)h + h (x) + O(h 3 ) (x) = x (x)+ h (x) + O(h ). (16) I h is chosen to be h = (x), then method o third (x) order cn be obtined: (x) (x) (x) (x) + O( (x) ). 5.1 Multi-Point Approximtion Similr nlysis my be pplied to derive multi-point pproximtion o irst order derivtive s ollows. Let multipoint pproximtion be given by (x) = α k ((x + β k ɛ) (x β k ɛ)) + O(ɛ s ). (17) or some nonzero prmeters α k nd distinct prmeters β k. The number s is represents some integer. Tylor expnsion will be used to ind β 1,β, nd α 1,α, nd the highest integer r such tht the β k s re distinct nd ech o α k is nonzero. The prmeters β k must solve polynomil eqution whose coeicients re determined rom the ollowing equtions: α k β k = 1, α k β 3 k =0, α k βk 5 =0. Additionlly, we cn incorporte the equtions (18) 6509

4 α k = γ 0, α k βk = γ, α k βk 4 = γ 4,, (18b) where γ 0,γ,γ 4, re ree prmeters. This will result in multi prmeter set o solutions o α k,β k. For the cse r =, the two numbers β 1,β re the zeros o the qudrtic polynomil β + 1β + = 0, where 1, re determined s [ 1 γ0 1 γ [ ] Thus = 1 [ 4γ 4γ 0 γ 1 γ 4γ 0 γ 1 ] 1 [ ] [ ] γ = 0 1 ]. (18c). Note tht γ 0, or otherwise β 1 = β = 0, which is not cceptble solution. I we ssume tht γ 0 = 0 then [ ] [ γ ] [ ] = 1/4 4γ γ 1 =, (18d) γ 1/ i.e., β 1β =4γ nd β 1 + β = γ. This leds to complex solutions or β 1 nd β. Another pproch or pproximting (x) is to consider vrition o (17) given by: (x) = α k (x + β k ɛ) (x β k ɛ) β k ɛ + O(ɛ s ). (19) or some integer s. The vribles α k nd β k stisy the ollowing equtions: α k =1, α k βk =0, α k βk 4 =0. (0) Since the sums r α kβ k, r α kβk, 3 re unknown, one my incorporte the ollowing equtions α k β k = γ 1 α k βk 3 = γ 3 α k βk 5 = γ 5, or some nonzero prmeters γ 1, γ 3, nd γ 5. I r = 3, the numbers β 1,β,β 3 cn be determined s the roots o the eqution β 3 + 1β + β + 3 = 0, where 1,, 3 re determined rom the ollowing eqution [ 1 γ1 ] 0 1 [ ] γ3 [ ] 3 γ 1 0 γ 3 0 =. (1) 0 γ 3 0 γ 5 1 Hence 3 = γ 3 γ 1γ 3, γ 3 = γ5, γ 3 1 = γ 1γ 5 γ3γ 1. γ3 These vlues o 1,, 3 will be used to ind the roots o the eqution β 3 + 1β + β + 3 = 0. Then the quntities α 1,α,α 3 re computed by solving liner system o equtions. 6 Fourth Order Methods In this section we derive ourth order methods tht do not depend on second nd higher order derivtives. Thus we consider the ollowing itertion unction: r α k (x β k ) (x γ ). () where α k,β k,γ k re prmeters to be determined. Now, nd + 1 α k (x β k )= α k α k βk + O( 3 ), α k β k (x γ )= γ + γ + O( 3 ). Consequently, r α k (x β k ) = { α k (x γ k ) + 1 α k β k + } { γ + γ + } 1 = 1 { α k α k β k + 1 α k β k α k βk + } 6510

5 + γ(γ {1+γ γ + 3 γ + } 4 = 1 { α k ( α k β k γ α k ) α k α k β k ) r ( α kβk 3 γ α k ) + O( 3 )} To derive ourth order methods, Theorem 1 requires tht α k =1, α k β k γ γ(γ 1 α k α k = 1, α k β k = 1 4, α k β k γ r α k = 1 6. (3) I r = 1, then the choice α 1 = 1, nd β 1 γ = 1 yields third order method. For rbitrry prmeters β 1 nd γ, nd α 1 = 1 the method is generlly second order. We next present n itertion method tht is ree o second nd higher order derivtives. The ixed point unction is o the orm α 1(x) r β (x) k(x γ k ). (4) (x) From Theorem 1 it ollows tht the coeicients β k,γ k must stisy the ollowing equtions: β 1 + β =0, β 1γ 1 + β γ = α 1, (5) β 1γ1 + β γ = α 1. For the cse r =, the two numbers γ 1,γ re the zeros o the qudrtic polynomil γ + 1γ + = 0, where 1, re determined s [ ] 1 [ ] 0 α1 α1 = α 1 γ α 1 [ ] = 1 [ ] α1(γ α 1), (6) α 1 The prmeter γ is n rbitrry number given by γ = β 1γ 3 1+ β γ 3. 7 Methods Bsed on Numericl Integrtion Mny multipoint methods cn be developed using the representtion x (x) =()+ (t)dt. (7) The deinite integrl (x) =()+ x (t)dt cn be pproximted using some qudrture ormuls such s Simpson s, Boole s, or Gussin qudrture. These methods pproximte the integrl by weighting sum o the vlues o the unction t vlues o x [, b]. Cuchy integrl ormul sttes tht (k) (x 0) k! = 1 πj C (t) dt (8) (t x 0) k+1 where is nlytic in the region consisting o simple closed contour C, positively oriented, nd ll points in the interior o C. The point x 0 is in the interior o the contour C. Remrk: It is pprent rom Cuchy integrl ormul tht the vlues o (k) (x 0) cn be computed rom the vlues o round the contour C. Similrly, one cn veriy tht b (x)dx = 1 πj C (t) log( t )dt (9) t b is n exct ormul or computing deinite integrl using complex integrtion round closed contour C. Here C is contour contining the intervl [ b]. This ormul is new up to the uthor knowledge. This ormul shows tht b (x)dx my be dependent on vlues o t points tht lie outside the intervl [, b]. The integrl ormul (9) my be used to derive better pproximtion o deinite integrls by incorporting points outside the intervl [, b]. This ide will be explored in orthcoming pper. 8 Exmples In the ollowing three exmples we show tht the proposed methods cn lso be pplied to entire unctions. Exmple 1: Let (x) = sin(x), then h sin(x) sin(x + h) sin(x h) = x h sin h tn(x). (30) As h 0, the quntity h 1, thus the bove ixed point sin h itertion trnsorms into tn(x), which is third order itertion. Exmple : Let (x) = cos(x), then h cos(x) cos(x + h) cos(x h) = x + h sin h cot(x), (31) is third order itertion s h 0. Clerly s h 0, this itertion trnsorms into Φ(x) =x + cot(x). 6511

6 In the next exmple, the method described in (5) is pplied. Exmple 3: Let (x) =e x 1, then (x) (x + h)(x h) =e x (cosh(h) 1) As in (5) we obtin the ollowing itertion e x 1 h ex (cosh(h) 1) = x sinh( x )+O(h ) Note tht ner x = 0 we hve Φ(x) =x sinh( x )+O(h )= x3 4 +O(x5 )+O(h ). (3) This shows tht s h 0, the itertion converges cubiclly to x = 0 provided tht h is very smll number. As h 0, the itertion (3) simpliies to sinh( x ), (33) which is third order. A generliztion o this itertion hs the orm α sinh( x α ), where α is ny nonzero number. Clerly better convergence properties cn be obtined i α is chosen to be lrge number. 9 Miscellneous Third Order Methods We stte here ew other methods tht re ree o second nd higher order derivtives: (x), (34) (x) (x (x) ) (x) (x), (35) ( x(x (x) )) (x) (x){ 1 (x) + 1 (x (x) )}, (x) (36) (x), (x) + { (x (x) (x) )} (37) (x) 1+ (x). (38) (x), (39) The ixed point itertions (34)-(37) re third order ner simple zero o. The ixed point itertions (38) is third order i (ξ) = 1 while (39) is third order i (ξ) = 1 nd (ξ) = 0, where ξ is simple zero o. 10 Conclusion Most higher order root inding methods require evlution o unction nd/or its derivtives t one or multiple points. There re cses where the derivtives o given unction re costly to compute. In this pper, higher order methods which do not require computtion o ny derivtives higher thn two re derived. Asymptotic nlysis hs shown tht these methods re pproximtions o root itertions. One o the min etures o the proposed pproches is tht one cn develop multi-point derivtive-ree methods o ny desired order. For lower order methods, these correspond to the Newton, nd Ostrowski itertions. Severl exmples involving polynomils nd entire unctions hve shown tht the proposed methods cn be pplied to polynomil nd non-polynomil equtions. Reerences [1] A. S. Householder, The Numericl Tretment o Single Nonliner Eqution, McGrw-Hill, New York, [] P. Henrici, Applied nd computtionl complex nlysis, Vol.I, New York: John Wiley nd Sons Inc.,1974. [3] P. Jrrtt, Some Fourth Order Multipoint Itertive Methods or Solving Equtions, Mthemtics o Computtion, Vol. 0, No. 95. (Jul., 1966), pp [4] M. K. Jin, Fith order implicit multipoint method or solving equtions, BIT Numericl Mthemtics, Vol 5, Number 1, Mrch, 1985, Pp [5] A. M. Ostrowski, Solution o Equtions in Eucliden nd Bnch Spces, Acdemic, New York, [6] J. F. Trub, Itertive Methods or the Solution o Equtions, Prentice-Hll, Englewood Clis, NJ, [7] M. A. Hsn, On the Derivtion o Higher Order Root- Finding Methods, Americn Control Conerence, 007, pp: [8] M. A. Hsn, Derivtive-ree mily o higher order root inding methods, Americn Control Conerence, 009. ACC June 009 Pge(s): [9] R. L. Burden, J. D. Fires, A.C. Reynolds, Numericl Anlysis, Second Edition, Prindle, Weber, nd Schmidt, Boston, Mss. [10] M. Mki, Richrdson Extrpoltion, Nucler Science nd Engineering. Volume 89. p [11] S.M Lee, Comments o Richrdson Extrpoltion, Nucler Science nd Engineering, Volume 9. p

CHAPTER 4a. ROOTS OF EQUATIONS

CHAPTER 4a. ROOTS OF EQUATIONS CHAPTER 4. ROOTS OF EQUATIONS A. J. Clrk School o Engineering Deprtment o Civil nd Environmentl Engineering by Dr. Ibrhim A. Asskk Spring 00 ENCE 03 - Computtion Methods in Civil Engineering II Deprtment

More information

Numerical Analysis: Trapezoidal and Simpson s Rule

Numerical Analysis: Trapezoidal and Simpson s Rule nd Simpson s Mthemticl question we re interested in numericlly nswering How to we evlute I = f (x) dx? Clculus tells us tht if F(x) is the ntiderivtive of function f (x) on the intervl [, b], then I =

More information

Quadrature Rules for Evaluation of Hyper Singular Integrals

Quadrature Rules for Evaluation of Hyper Singular Integrals Applied Mthemticl Sciences, Vol., 01, no. 117, 539-55 HIKARI Ltd, www.m-hikri.com http://d.doi.org/10.19/ms.01.75 Qudrture Rules or Evlution o Hyper Singulr Integrls Prsnt Kumr Mohnty Deprtment o Mthemtics

More information

Numerical Analysis. 10th ed. R L Burden, J D Faires, and A M Burden

Numerical Analysis. 10th ed. R L Burden, J D Faires, and A M Burden Numericl Anlysis 10th ed R L Burden, J D Fires, nd A M Burden Bemer Presenttion Slides Prepred by Dr. Annette M. Burden Youngstown Stte University July 9, 2015 Chpter 4.1: Numericl Differentition 1 Three-Point

More information

A short introduction to local fractional complex analysis

A short introduction to local fractional complex analysis A short introduction to locl rctionl complex nlysis Yng Xio-Jun Deprtment o Mthemtics Mechnics, hin University o Mining Technology, Xuhou mpus, Xuhou, Jingsu, 228, P R dyngxiojun@63com This pper presents

More information

New Expansion and Infinite Series

New Expansion and Infinite Series Interntionl Mthemticl Forum, Vol. 9, 204, no. 22, 06-073 HIKARI Ltd, www.m-hikri.com http://dx.doi.org/0.2988/imf.204.4502 New Expnsion nd Infinite Series Diyun Zhng College of Computer Nnjing University

More information

Definite integral. Mathematics FRDIS MENDELU

Definite integral. Mathematics FRDIS MENDELU Definite integrl Mthemtics FRDIS MENDELU Simon Fišnrová Brno 1 Motivtion - re under curve Suppose, for simplicity, tht y = f(x) is nonnegtive nd continuous function defined on [, b]. Wht is the re of the

More information

NUMERICAL INTEGRATION. The inverse process to differentiation in calculus is integration. Mathematically, integration is represented by.

NUMERICAL INTEGRATION. The inverse process to differentiation in calculus is integration. Mathematically, integration is represented by. NUMERICAL INTEGRATION 1 Introduction The inverse process to differentition in clculus is integrtion. Mthemticlly, integrtion is represented by f(x) dx which stnds for the integrl of the function f(x) with

More information

Review of Calculus, cont d

Review of Calculus, cont d Jim Lmbers MAT 460 Fll Semester 2009-10 Lecture 3 Notes These notes correspond to Section 1.1 in the text. Review of Clculus, cont d Riemnn Sums nd the Definite Integrl There re mny cses in which some

More information

Definite integral. Mathematics FRDIS MENDELU. Simona Fišnarová (Mendel University) Definite integral MENDELU 1 / 30

Definite integral. Mathematics FRDIS MENDELU. Simona Fišnarová (Mendel University) Definite integral MENDELU 1 / 30 Definite integrl Mthemtics FRDIS MENDELU Simon Fišnrová (Mendel University) Definite integrl MENDELU / Motivtion - re under curve Suppose, for simplicity, tht y = f(x) is nonnegtive nd continuous function

More information

ENGI 3424 Engineering Mathematics Five Tutorial Examples of Partial Fractions

ENGI 3424 Engineering Mathematics Five Tutorial Examples of Partial Fractions ENGI 44 Engineering Mthemtics Five Tutoril Exmples o Prtil Frctions 1. Express x in prtil rctions: x 4 x 4 x 4 b x x x x Both denomintors re liner non-repeted ctors. The cover-up rule my be used: 4 4 4

More information

Lecture 6: Singular Integrals, Open Quadrature rules, and Gauss Quadrature

Lecture 6: Singular Integrals, Open Quadrature rules, and Gauss Quadrature Lecture notes on Vritionl nd Approximte Methods in Applied Mthemtics - A Peirce UBC Lecture 6: Singulr Integrls, Open Qudrture rules, nd Guss Qudrture (Compiled 6 August 7) In this lecture we discuss the

More information

Discrete Least-squares Approximations

Discrete Least-squares Approximations Discrete Lest-squres Approximtions Given set of dt points (x, y ), (x, y ),, (x m, y m ), norml nd useful prctice in mny pplictions in sttistics, engineering nd other pplied sciences is to construct curve

More information

Lecture 14: Quadrature

Lecture 14: Quadrature Lecture 14: Qudrture This lecture is concerned with the evlution of integrls fx)dx 1) over finite intervl [, b] The integrnd fx) is ssumed to be rel-vlues nd smooth The pproximtion of n integrl by numericl

More information

CMDA 4604: Intermediate Topics in Mathematical Modeling Lecture 19: Interpolation and Quadrature

CMDA 4604: Intermediate Topics in Mathematical Modeling Lecture 19: Interpolation and Quadrature CMDA 4604: Intermedite Topics in Mthemticl Modeling Lecture 19: Interpoltion nd Qudrture In this lecture we mke brief diversion into the res of interpoltion nd qudrture. Given function f C[, b], we sy

More information

Arithmetic Mean Derivative Based Midpoint Rule

Arithmetic Mean Derivative Based Midpoint Rule Applied Mthemticl Sciences, Vol. 1, 018, no. 13, 65-633 HIKARI Ltd www.m-hikri.com https://doi.org/10.1988/ms.018.858 Arithmetic Men Derivtive Bsed Midpoint Rule Rike Mrjulis 1, M. Imrn, Symsudhuh Numericl

More information

The Riemann Integral

The Riemann Integral Deprtment of Mthemtics King Sud University 2017-2018 Tble of contents 1 Anti-derivtive Function nd Indefinite Integrls 2 3 4 5 Indefinite Integrls & Anti-derivtive Function Definition Let f : I R be function

More information

Z b. f(x)dx. Yet in the above two cases we know what f(x) is. Sometimes, engineers want to calculate an area by computing I, but...

Z b. f(x)dx. Yet in the above two cases we know what f(x) is. Sometimes, engineers want to calculate an area by computing I, but... Chpter 7 Numericl Methods 7. Introduction In mny cses the integrl f(x)dx cn be found by finding function F (x) such tht F 0 (x) =f(x), nd using f(x)dx = F (b) F () which is known s the nlyticl (exct) solution.

More information

Exam 2, Mathematics 4701, Section ETY6 6:05 pm 7:40 pm, March 31, 2016, IH-1105 Instructor: Attila Máté 1

Exam 2, Mathematics 4701, Section ETY6 6:05 pm 7:40 pm, March 31, 2016, IH-1105 Instructor: Attila Máté 1 Exm, Mthemtics 471, Section ETY6 6:5 pm 7:4 pm, Mrch 1, 16, IH-115 Instructor: Attil Máté 1 17 copies 1. ) Stte the usul sufficient condition for the fixed-point itertion to converge when solving the eqution

More information

Lecture 20: Numerical Integration III

Lecture 20: Numerical Integration III cs4: introduction to numericl nlysis /8/0 Lecture 0: Numericl Integrtion III Instructor: Professor Amos Ron Scribes: Mrk Cowlishw, Yunpeng Li, Nthnel Fillmore For the lst few lectures we hve discussed

More information

COSC 3361 Numerical Analysis I Numerical Integration and Differentiation (III) - Gauss Quadrature and Adaptive Quadrature

COSC 3361 Numerical Analysis I Numerical Integration and Differentiation (III) - Gauss Quadrature and Adaptive Quadrature COSC 336 Numericl Anlysis I Numericl Integrtion nd Dierentition III - Guss Qudrture nd Adptive Qudrture Edgr Griel Fll 5 COSC 336 Numericl Anlysis I Edgr Griel Summry o the lst lecture I For pproximting

More information

Math& 152 Section Integration by Parts

Math& 152 Section Integration by Parts Mth& 5 Section 7. - Integrtion by Prts Integrtion by prts is rule tht trnsforms the integrl of the product of two functions into other (idelly simpler) integrls. Recll from Clculus I tht given two differentible

More information

Orthogonal Polynomials and Least-Squares Approximations to Functions

Orthogonal Polynomials and Least-Squares Approximations to Functions Chpter Orthogonl Polynomils nd Lest-Squres Approximtions to Functions **4/5/3 ET. Discrete Lest-Squres Approximtions Given set of dt points (x,y ), (x,y ),..., (x m,y m ), norml nd useful prctice in mny

More information

Best Approximation. Chapter The General Case

Best Approximation. Chapter The General Case Chpter 4 Best Approximtion 4.1 The Generl Cse In the previous chpter, we hve seen how n interpolting polynomil cn be used s n pproximtion to given function. We now wnt to find the best pproximtion to given

More information

Lecture 4: Piecewise Cubic Interpolation

Lecture 4: Piecewise Cubic Interpolation Lecture notes on Vritionl nd Approximte Methods in Applied Mthemtics - A Peirce UBC Lecture 4: Piecewise Cubic Interpoltion Compiled 5 September In this lecture we consider piecewise cubic interpoltion

More information

Hermite-Hadamard type inequalities for harmonically convex functions

Hermite-Hadamard type inequalities for harmonically convex functions Hcettepe Journl o Mthemtics nd Sttistics Volume 43 6 4 935 94 Hermite-Hdmrd type ineulities or hrmoniclly convex unctions İmdt İşcn Abstrct The uthor introduces the concept o hrmoniclly convex unctions

More information

Orthogonal Polynomials

Orthogonal Polynomials Mth 4401 Gussin Qudrture Pge 1 Orthogonl Polynomils Orthogonl polynomils rise from series solutions to differentil equtions, lthough they cn be rrived t in vriety of different mnners. Orthogonl polynomils

More information

Numerical Integration

Numerical Integration Chpter 5 Numericl Integrtion Numericl integrtion is the study of how the numericl vlue of n integrl cn be found. Methods of function pproximtion discussed in Chpter??, i.e., function pproximtion vi the

More information

QUADRATURE is an old-fashioned word that refers to

QUADRATURE is an old-fashioned word that refers to World Acdemy of Science Engineering nd Technology Interntionl Journl of Mthemticl nd Computtionl Sciences Vol:5 No:7 011 A New Qudrture Rule Derived from Spline Interpoltion with Error Anlysis Hdi Tghvfrd

More information

Lecture 12: Numerical Quadrature

Lecture 12: Numerical Quadrature Lecture 12: Numericl Qudrture J.K. Ryn@tudelft.nl WI3097TU Delft Institute of Applied Mthemtics Delft University of Technology 5 December 2012 () Numericl Qudrture 5 December 2012 1 / 46 Outline 1 Review

More information

Lecture Note 4: Numerical differentiation and integration. Xiaoqun Zhang Shanghai Jiao Tong University

Lecture Note 4: Numerical differentiation and integration. Xiaoqun Zhang Shanghai Jiao Tong University Lecture Note 4: Numericl differentition nd integrtion Xioqun Zng Sngi Jio Tong University Lst updted: November, 0 Numericl Anlysis. Numericl differentition.. Introduction Find n pproximtion of f (x 0 ),

More information

Harmonic Mean Derivative - Based Closed Newton Cotes Quadrature

Harmonic Mean Derivative - Based Closed Newton Cotes Quadrature IOSR Journl of Mthemtics (IOSR-JM) e-issn: - p-issn: 9-X. Volume Issue Ver. IV (My. - Jun. 0) PP - www.iosrjournls.org Hrmonic Men Derivtive - Bsed Closed Newton Cotes Qudrture T. Rmchndrn D.Udykumr nd

More information

Journal of Inequalities in Pure and Applied Mathematics

Journal of Inequalities in Pure and Applied Mathematics Journl o Inequlities in Pure nd Applied Mthemtics http://jipm.vu.edu.u/ Volume 6, Issue 4, Article 6, 2005 MROMORPHIC UNCTION THAT SHARS ON SMALL UNCTION WITH ITS DRIVATIV QINCAI ZHAN SCHOOL O INORMATION

More information

COT4501 Spring Homework VII

COT4501 Spring Homework VII COT451 Spring 1 Homework VII The ssignment is due in clss on Thursdy, April 19, 1. There re five regulr problems nd one computer problem (using MATLAB). For written problems, you need to show your work

More information

NUMERICAL INTEGRATION

NUMERICAL INTEGRATION NUMERICAL INTEGRATION How do we evlute I = f (x) dx By the fundmentl theorem of clculus, if F (x) is n ntiderivtive of f (x), then I = f (x) dx = F (x) b = F (b) F () However, in prctice most integrls

More information

Chapter 4. Additional Variational Concepts

Chapter 4. Additional Variational Concepts Chpter 4 Additionl Vritionl Concepts 137 In the previous chpter we considered clculus o vrition problems which hd ixed boundry conditions. Tht is, in one dimension the end point conditions were speciied.

More information

Chapter 1. Chapter 1 1

Chapter 1. Chapter 1 1 Chpter Chpter : Signls nd Systems... 2. Introduction... 2.2 Signls... 3.2. Smpling... 4.2.2 Periodic Signls... 0.2.3 Discrete-Time Sinusoidl Signls... 2.2.4 Rel Exponentil Signls... 5.2.5 Complex Exponentil

More information

Abstract inner product spaces

Abstract inner product spaces WEEK 4 Abstrct inner product spces Definition An inner product spce is vector spce V over the rel field R equipped with rule for multiplying vectors, such tht the product of two vectors is sclr, nd the

More information

Chapter 3 Single Random Variables and Probability Distributions (Part 2)

Chapter 3 Single Random Variables and Probability Distributions (Part 2) Chpter 3 Single Rndom Vriles nd Proilit Distriutions (Prt ) Contents Wht is Rndom Vrile? Proilit Distriution Functions Cumultive Distriution Function Proilit Densit Function Common Rndom Vriles nd their

More information

Trapezoidal Rule, n = 1, x 0 = a, x 1 = b, h = b a. f (x)dx = h 2 (f (x 0) + f (x 1 )) h3

Trapezoidal Rule, n = 1, x 0 = a, x 1 = b, h = b a. f (x)dx = h 2 (f (x 0) + f (x 1 )) h3 Trpezoidl Rule, n = 1, x 0 =, x 1 = b, h = b f (x)dx = h 2 (f (x 0) + f (x 1 )) h3 12 f (ξ). Simpson s Rule: n = 3, x 0 =, x 1 = +b 2, x 2 = b, h = b 2. Qudrture Rule, double node t x 1 P 3 (x)dx = f (x

More information

Chapter 3 Solving Nonlinear Equations

Chapter 3 Solving Nonlinear Equations Chpter 3 Solving Nonliner Equtions 3.1 Introduction The nonliner function of unknown vrible x is in the form of where n could be non-integer. Root is the numericl vlue of x tht stisfies f ( x) 0. Grphiclly,

More information

B.Sc. in Mathematics (Ordinary)

B.Sc. in Mathematics (Ordinary) R48/0 DUBLIN INSTITUTE OF TECHNOLOGY KEVIN STREET, DUBLIN 8 B.Sc. in Mthemtics (Ordinry) SUPPLEMENTAL EXAMINATIONS 01 Numericl Methods Dr. D. Mckey Dr. C. Hills Dr. E.A. Cox Full mrks for complete nswers

More information

Construction of Gauss Quadrature Rules

Construction of Gauss Quadrature Rules Jim Lmbers MAT 772 Fll Semester 2010-11 Lecture 15 Notes These notes correspond to Sections 10.2 nd 10.3 in the text. Construction of Guss Qudrture Rules Previously, we lerned tht Newton-Cotes qudrture

More information

8 Laplace s Method and Local Limit Theorems

8 Laplace s Method and Local Limit Theorems 8 Lplce s Method nd Locl Limit Theorems 8. Fourier Anlysis in Higher DImensions Most of the theorems of Fourier nlysis tht we hve proved hve nturl generliztions to higher dimensions, nd these cn be proved

More information

P 3 (x) = f(0) + f (0)x + f (0) 2. x 2 + f (0) . In the problem set, you are asked to show, in general, the n th order term is a n = f (n) (0)

P 3 (x) = f(0) + f (0)x + f (0) 2. x 2 + f (0) . In the problem set, you are asked to show, in general, the n th order term is a n = f (n) (0) 1 Tylor polynomils In Section 3.5, we discussed how to pproximte function f(x) round point in terms of its first derivtive f (x) evluted t, tht is using the liner pproximtion f() + f ()(x ). We clled this

More information

A REVIEW OF CALCULUS CONCEPTS FOR JDEP 384H. Thomas Shores Department of Mathematics University of Nebraska Spring 2007

A REVIEW OF CALCULUS CONCEPTS FOR JDEP 384H. Thomas Shores Department of Mathematics University of Nebraska Spring 2007 A REVIEW OF CALCULUS CONCEPTS FOR JDEP 384H Thoms Shores Deprtment of Mthemtics University of Nebrsk Spring 2007 Contents Rtes of Chnge nd Derivtives 1 Dierentils 4 Are nd Integrls 5 Multivrite Clculus

More information

Polynomial Approximations for the Natural Logarithm and Arctangent Functions. Math 230

Polynomial Approximations for the Natural Logarithm and Arctangent Functions. Math 230 Polynomil Approimtions for the Nturl Logrithm nd Arctngent Functions Mth 23 You recll from first semester clculus how one cn use the derivtive to find n eqution for the tngent line to function t given

More information

1. Gauss-Jacobi quadrature and Legendre polynomials. p(t)w(t)dt, p {p(x 0 ),...p(x n )} p(t)w(t)dt = w k p(x k ),

1. Gauss-Jacobi quadrature and Legendre polynomials. p(t)w(t)dt, p {p(x 0 ),...p(x n )} p(t)w(t)dt = w k p(x k ), 1. Guss-Jcobi qudrture nd Legendre polynomils Simpson s rule for evluting n integrl f(t)dt gives the correct nswer with error of bout O(n 4 ) (with constnt tht depends on f, in prticulr, it depends on

More information

Undergraduate Research

Undergraduate Research Undergrdute Reserch A Trigonometric Simpson s Rule By Ctherine Cusimno Kirby nd Sony Stnley Biogrphicl Sketch Ctherine Cusimno Kirby is the dughter of Donn nd Sm Cusimno. Originlly from Vestvi Hills, Albm,

More information

Lecture 19: Continuous Least Squares Approximation

Lecture 19: Continuous Least Squares Approximation Lecture 19: Continuous Lest Squres Approximtion 33 Continuous lest squres pproximtion We begn 31 with the problem of pproximting some f C[, b] with polynomil p P n t the discrete points x, x 1,, x m for

More information

Lecture 17. Integration: Gauss Quadrature. David Semeraro. University of Illinois at Urbana-Champaign. March 20, 2014

Lecture 17. Integration: Gauss Quadrature. David Semeraro. University of Illinois at Urbana-Champaign. March 20, 2014 Lecture 17 Integrtion: Guss Qudrture Dvid Semerro University of Illinois t Urbn-Chmpign Mrch 0, 014 Dvid Semerro (NCSA) CS 57 Mrch 0, 014 1 / 9 Tody: Objectives identify the most widely used qudrture method

More information

An optimal 3-point quadrature formula of closed type and error bounds

An optimal 3-point quadrature formula of closed type and error bounds Revist Colombin de Mtemátics Volumen 8), págins 9- An optiml 3-point qudrture formul of closed type nd error bounds Un fórmul de cudrtur óptim de 3 puntos de tipo cerrdo y error de fronter Nend Ujević,

More information

3.4 Numerical integration

3.4 Numerical integration 3.4. Numericl integrtion 63 3.4 Numericl integrtion In mny economic pplictions it is necessry to compute the definite integrl of relvlued function f with respect to "weight" function w over n intervl [,

More information

CAAM 453 NUMERICAL ANALYSIS I Examination There are four questions, plus a bonus. Do not look at them until you begin the exam.

CAAM 453 NUMERICAL ANALYSIS I Examination There are four questions, plus a bonus. Do not look at them until you begin the exam. Exmintion 1 Posted 23 October 2002. Due no lter thn 5pm on Mondy, 28 October 2002. Instructions: 1. Time limit: 3 uninterrupted hours. 2. There re four questions, plus bonus. Do not look t them until you

More information

Math 360: A primitive integral and elementary functions

Math 360: A primitive integral and elementary functions Mth 360: A primitive integrl nd elementry functions D. DeTurck University of Pennsylvni October 16, 2017 D. DeTurck Mth 360 001 2017C: Integrl/functions 1 / 32 Setup for the integrl prtitions Definition:

More information

Euler, Ioachimescu and the trapezium rule. G.J.O. Jameson (Math. Gazette 96 (2012), )

Euler, Ioachimescu and the trapezium rule. G.J.O. Jameson (Math. Gazette 96 (2012), ) Euler, Iochimescu nd the trpezium rule G.J.O. Jmeson (Mth. Gzette 96 (0), 36 4) The following results were estblished in recent Gzette rticle [, Theorems, 3, 4]. Given > 0 nd 0 < s

More information

Taylor Polynomial Inequalities

Taylor Polynomial Inequalities Tylor Polynomil Inequlities Ben Glin September 17, 24 Abstrct There re instnces where we my wish to pproximte the vlue of complicted function round given point by constructing simpler function such s polynomil

More information

Theoretical foundations of Gaussian quadrature

Theoretical foundations of Gaussian quadrature Theoreticl foundtions of Gussin qudrture 1 Inner product vector spce Definition 1. A vector spce (or liner spce) is set V = {u, v, w,...} in which the following two opertions re defined: (A) Addition of

More information

The Regulated and Riemann Integrals

The Regulated and Riemann Integrals Chpter 1 The Regulted nd Riemnn Integrls 1.1 Introduction We will consider severl different pproches to defining the definite integrl f(x) dx of function f(x). These definitions will ll ssign the sme vlue

More information

63. Representation of functions as power series Consider a power series. ( 1) n x 2n for all 1 < x < 1

63. Representation of functions as power series Consider a power series. ( 1) n x 2n for all 1 < x < 1 3 9. SEQUENCES AND SERIES 63. Representtion of functions s power series Consider power series x 2 + x 4 x 6 + x 8 + = ( ) n x 2n It is geometric series with q = x 2 nd therefore it converges for ll q =

More information

Calculus II: Integrations and Series

Calculus II: Integrations and Series Clculus II: Integrtions nd Series August 7, 200 Integrls Suppose we hve generl function y = f(x) For simplicity, let f(x) > 0 nd f(x) continuous Denote F (x) = re under the grph of f in the intervl [,x]

More information

Topic 6b Finite Difference Approximations

Topic 6b Finite Difference Approximations /8/8 Course Instructor Dr. Rymond C. Rump Oice: A 7 Pone: (95) 747 6958 E Mil: rcrump@utep.edu Topic 6b Finite Dierence Approximtions EE 486/5 Computtionl Metods in EE Outline Wt re inite dierence pproximtions?

More information

DOING PHYSICS WITH MATLAB MATHEMATICAL ROUTINES

DOING PHYSICS WITH MATLAB MATHEMATICAL ROUTINES DOIG PHYSICS WITH MATLAB MATHEMATICAL ROUTIES COMPUTATIO OF OE-DIMESIOAL ITEGRALS In Cooper School of Physics, University of Sydney in.cooper@sydney.edu.u DOWLOAD DIRECTORY FOR MATLAB SCRIPTS mth_integrtion_1d.m

More information

Physics 116C Solution of inhomogeneous ordinary differential equations using Green s functions

Physics 116C Solution of inhomogeneous ordinary differential equations using Green s functions Physics 6C Solution of inhomogeneous ordinry differentil equtions using Green s functions Peter Young November 5, 29 Homogeneous Equtions We hve studied, especilly in long HW problem, second order liner

More information

Review of Gaussian Quadrature method

Review of Gaussian Quadrature method Review of Gussin Qudrture method Nsser M. Asi Spring 006 compiled on Sundy Decemer 1, 017 t 09:1 PM 1 The prolem To find numericl vlue for the integrl of rel vlued function of rel vrile over specific rnge

More information

Math 270A: Numerical Linear Algebra

Math 270A: Numerical Linear Algebra Mth 70A: Numericl Liner Algebr Instructor: Michel Holst Fll Qurter 014 Homework Assignment #3 Due Give to TA t lest few dys before finl if you wnt feedbck. Exercise 3.1. (The Bsic Liner Method for Liner

More information

Section 4.8. D v(t j 1 ) t. (4.8.1) j=1

Section 4.8. D v(t j 1 ) t. (4.8.1) j=1 Difference Equtions to Differentil Equtions Section.8 Distnce, Position, nd the Length of Curves Although we motivted the definition of the definite integrl with the notion of re, there re mny pplictions

More information

Numerical integration

Numerical integration 2 Numericl integrtion This is pge i Printer: Opque this 2. Introduction Numericl integrtion is problem tht is prt of mny problems in the economics nd econometrics literture. The orgniztion of this chpter

More information

AN INTEGRAL INEQUALITY FOR CONVEX FUNCTIONS AND APPLICATIONS IN NUMERICAL INTEGRATION

AN INTEGRAL INEQUALITY FOR CONVEX FUNCTIONS AND APPLICATIONS IN NUMERICAL INTEGRATION Applied Mthemtics E-Notes, 5(005), 53-60 c ISSN 1607-510 Avilble free t mirror sites of http://www.mth.nthu.edu.tw/ men/ AN INTEGRAL INEQUALITY FOR CONVEX FUNCTIONS AND APPLICATIONS IN NUMERICAL INTEGRATION

More information

Overview of Calculus I

Overview of Calculus I Overview of Clculus I Prof. Jim Swift Northern Arizon University There re three key concepts in clculus: The limit, the derivtive, nd the integrl. You need to understnd the definitions of these three things,

More information

Numerical integration. Quentin Louveaux (ULiège - Institut Montefiore) Numerical analysis / 10

Numerical integration. Quentin Louveaux (ULiège - Institut Montefiore) Numerical analysis / 10 Numericl integrtion Quentin Louveux (ULiège Institut Montefiore) Numericl nlysis 2018 1 / 10 Numericl integrtion We consider definite integrls Z b f (x)dx better to it use if known! A We do not ssume tht

More information

1 nonlinear.mcd Find solution root to nonlinear algebraic equation f(x)=0. Instructor: Nam Sun Wang

1 nonlinear.mcd Find solution root to nonlinear algebraic equation f(x)=0. Instructor: Nam Sun Wang nonlinermc Fin solution root to nonliner lgebric eqution ()= Instructor: Nm Sun Wng Bckgroun In science n engineering, we oten encounter lgebric equtions where we wnt to in root(s) tht stisies given eqution

More information

MAT 772: Numerical Analysis. James V. Lambers

MAT 772: Numerical Analysis. James V. Lambers MAT 772: Numericl Anlysis Jmes V. Lmbers August 23, 2016 2 Contents 1 Solution of Equtions by Itertion 7 1.1 Nonliner Equtions....................... 7 1.1.1 Existence nd Uniqueness................ 7 1.1.2

More information

0 N. S. BARNETT AND S. S. DRAGOMIR Using Gruss' integrl inequlity, the following pertured trpezoid inequlity in terms of the upper nd lower ounds of t

0 N. S. BARNETT AND S. S. DRAGOMIR Using Gruss' integrl inequlity, the following pertured trpezoid inequlity in terms of the upper nd lower ounds of t TAMKANG JOURNAL OF MATHEMATICS Volume 33, Numer, Summer 00 ON THE PERTURBED TRAPEZOID FORMULA N. S. BARNETT AND S. S. DRAGOMIR Astrct. Some inequlities relted to the pertured trpezoid formul re given.

More information

AN INEQUALITY OF OSTROWSKI TYPE AND ITS APPLICATIONS FOR SIMPSON S RULE AND SPECIAL MEANS. I. Fedotov and S. S. Dragomir

AN INEQUALITY OF OSTROWSKI TYPE AND ITS APPLICATIONS FOR SIMPSON S RULE AND SPECIAL MEANS. I. Fedotov and S. S. Dragomir RGMIA Reserch Report Collection, Vol., No., 999 http://sci.vu.edu.u/ rgmi AN INEQUALITY OF OSTROWSKI TYPE AND ITS APPLICATIONS FOR SIMPSON S RULE AND SPECIAL MEANS I. Fedotov nd S. S. Drgomir Astrct. An

More information

Keywords : Generalized Ostrowski s inequality, generalized midpoint inequality, Taylor s formula.

Keywords : Generalized Ostrowski s inequality, generalized midpoint inequality, Taylor s formula. Generliztions of the Ostrowski s inequlity K. S. Anstsiou Aristides I. Kechriniotis B. A. Kotsos Technologicl Eductionl Institute T.E.I.) of Lmi 3rd Km. O.N.R. Lmi-Athens Lmi 3500 Greece Abstrct Using

More information

Section 7.1 Integration by Substitution

Section 7.1 Integration by Substitution Section 7. Integrtion by Substitution Evlute ech of the following integrls. Keep in mind tht using substitution my not work on some problems. For one of the definite integrls, it is not possible to find

More information

Exact solutions for nonlinear partial fractional differential equations

Exact solutions for nonlinear partial fractional differential equations Chin. Phys. B Vol., No. (0) 004 Exct solutions for nonliner prtil frctionl differentil equtions Khled A. epreel )b) nd Sleh Omrn b)c) ) Mthemtics Deprtment, Fculty of Science, Zgzig University, Egypt b)

More information

20 MATHEMATICS POLYNOMIALS

20 MATHEMATICS POLYNOMIALS 0 MATHEMATICS POLYNOMIALS.1 Introduction In Clss IX, you hve studied polynomils in one vrible nd their degrees. Recll tht if p(x) is polynomil in x, the highest power of x in p(x) is clled the degree of

More information

Looking for All Palindromes in a String

Looking for All Palindromes in a String Looking or All Plindromes in String Shih Jng Pn nd R C T Lee Deprtment o Computer Science nd Inormtion Engineering, Ntionl Chi-Nn University, Puli, Nntou Hsien,, Tiwn, ROC sjpn@lgdoccsiencnuedutw, rctlee@ncnuedutw

More information

Chapter 7 Notes, Stewart 8e. 7.1 Integration by Parts Trigonometric Integrals Evaluating sin m x cos n (x) dx...

Chapter 7 Notes, Stewart 8e. 7.1 Integration by Parts Trigonometric Integrals Evaluating sin m x cos n (x) dx... Contents 7.1 Integrtion by Prts................................... 2 7.2 Trigonometric Integrls.................................. 8 7.2.1 Evluting sin m x cos n (x)......................... 8 7.2.2 Evluting

More information

1 The Lagrange interpolation formula

1 The Lagrange interpolation formula Notes on Qudrture 1 The Lgrnge interpoltion formul We briefly recll the Lgrnge interpoltion formul. The strting point is collection of N + 1 rel points (x 0, y 0 ), (x 1, y 1 ),..., (x N, y N ), with x

More information

OPEN NEWTON - COTES QUADRATURE WITH MIDPOINT DERIVATIVE FOR INTEGRATION OF ALGEBRAIC FUNCTIONS

OPEN NEWTON - COTES QUADRATURE WITH MIDPOINT DERIVATIVE FOR INTEGRATION OF ALGEBRAIC FUNCTIONS IJRET: Interntionl Journl of Reserch in Engineering nd Technology eissn: 9-6 pissn: -78 OPEN NEWTON - COTES QUADRATURE WITH MIDPOINT DERIVATIVE FOR INTEGRATION OF ALGEBRAIC FUNCTIONS T. Rmchndrn R.Priml

More information

NEW INEQUALITIES OF SIMPSON S TYPE FOR s CONVEX FUNCTIONS WITH APPLICATIONS. := f (4) (x) <. The following inequality. 2 b a

NEW INEQUALITIES OF SIMPSON S TYPE FOR s CONVEX FUNCTIONS WITH APPLICATIONS. := f (4) (x) <. The following inequality. 2 b a NEW INEQUALITIES OF SIMPSON S TYPE FOR s CONVEX FUNCTIONS WITH APPLICATIONS MOHAMMAD ALOMARI A MASLINA DARUS A AND SEVER S DRAGOMIR B Abstrct In terms of the first derivtive some ineulities of Simpson

More information

III. Lecture on Numerical Integration. File faclib/dattab/lecture-notes/numerical-inter03.tex /by EC, 3/14/2008 at 15:11, version 9

III. Lecture on Numerical Integration. File faclib/dattab/lecture-notes/numerical-inter03.tex /by EC, 3/14/2008 at 15:11, version 9 III Lecture on Numericl Integrtion File fclib/dttb/lecture-notes/numerical-inter03.tex /by EC, 3/14/008 t 15:11, version 9 1 Sttement of the Numericl Integrtion Problem In this lecture we consider the

More information

An approximation to the arithmetic-geometric mean. G.J.O. Jameson, Math. Gazette 98 (2014), 85 95

An approximation to the arithmetic-geometric mean. G.J.O. Jameson, Math. Gazette 98 (2014), 85 95 An pproximtion to the rithmetic-geometric men G.J.O. Jmeson, Mth. Gzette 98 (4), 85 95 Given positive numbers > b, consider the itertion given by =, b = b nd n+ = ( n + b n ), b n+ = ( n b n ) /. At ech

More information

The one-dimensional Henstock-Kurzweil integral

The one-dimensional Henstock-Kurzweil integral Chpter 1 The one-dimensionl Henstock-Kurzweil integrl 1.1 Introduction nd Cousin s Lemm The purpose o this monogrph is to study multiple Henstock-Kurzweil integrls. In the present chpter, we shll irst

More information

A unified generalization of perturbed mid-point and trapezoid inequalities and asymptotic expressions for its error term

A unified generalization of perturbed mid-point and trapezoid inequalities and asymptotic expressions for its error term An. Ştiinţ. Univ. Al. I. Cuz Işi. Mt. (N.S. Tomul LXIII, 07, f. A unified generliztion of perturbed mid-point nd trpezoid inequlities nd symptotic expressions for its error term Wenjun Liu Received: 7.XI.0

More information

1 Numerical integration

1 Numerical integration 1 Numericl integrtion 1.1 Introduction The term numericl integrtion reers to brod mily o lgorithms to compute numericl pproximtion to deinite (Riemnn) integrl. Generlly, the integrl is pproximted by weighted

More information

Anti-derivatives/Indefinite Integrals of Basic Functions

Anti-derivatives/Indefinite Integrals of Basic Functions Anti-derivtives/Indefinite Integrls of Bsic Functions Power Rule: In prticulr, this mens tht x n+ x n n + + C, dx = ln x + C, if n if n = x 0 dx = dx = dx = x + C nd x (lthough you won t use the second

More information

Definition of Continuity: The function f(x) is continuous at x = a if f(a) exists and lim

Definition of Continuity: The function f(x) is continuous at x = a if f(a) exists and lim Mth 9 Course Summry/Study Guide Fll, 2005 [1] Limits Definition of Limit: We sy tht L is the limit of f(x) s x pproches if f(x) gets closer nd closer to L s x gets closer nd closer to. We write lim f(x)

More information

Math 100 Review Sheet

Math 100 Review Sheet Mth 100 Review Sheet Joseph H. Silvermn December 2010 This outline of Mth 100 is summry of the mteril covered in the course. It is designed to be study id, but it is only n outline nd should be used s

More information

Applicable Analysis and Discrete Mathematics available online at

Applicable Analysis and Discrete Mathematics available online at Applicble Anlysis nd Discrete Mthemtics vilble online t http://pefmth.etf.rs Appl. Anl. Discrete Mth. 4 (2010), 23 31. doi:10.2298/aadm100201012k NUMERICAL ANALYSIS MEETS NUMBER THEORY: USING ROOTFINDING

More information

Continuous Random Variables

Continuous Random Variables STAT/MATH 395 A - PROBABILITY II UW Winter Qurter 217 Néhémy Lim Continuous Rndom Vribles Nottion. The indictor function of set S is rel-vlued function defined by : { 1 if x S 1 S (x) if x S Suppose tht

More information

A Bernstein polynomial approach for solution of nonlinear integral equations

A Bernstein polynomial approach for solution of nonlinear integral equations Avilble online t wwwisr-publictionscom/jns J Nonliner Sci Appl, 10 (2017), 4638 4647 Reserch Article Journl Homepge: wwwtjnscom - wwwisr-publictionscom/jns A Bernstein polynomil pproch for solution of

More information

THE EXISTENCE-UNIQUENESS THEOREM FOR FIRST-ORDER DIFFERENTIAL EQUATIONS.

THE EXISTENCE-UNIQUENESS THEOREM FOR FIRST-ORDER DIFFERENTIAL EQUATIONS. THE EXISTENCE-UNIQUENESS THEOREM FOR FIRST-ORDER DIFFERENTIAL EQUATIONS RADON ROSBOROUGH https://intuitiveexplntionscom/picrd-lindelof-theorem/ This document is proof of the existence-uniqueness theorem

More information

Fredholm Integral Equations of the First Kind Solved by Using the Homotopy Perturbation Method

Fredholm Integral Equations of the First Kind Solved by Using the Homotopy Perturbation Method Int. Journl of Mth. Anlysis, Vol. 5, 211, no. 19, 935-94 Fredholm Integrl Equtions of the First Kind Solved by Using the Homotopy Perturbtion Method Seyyed Mhmood Mirzei Deprtment of Mthemtics, Fculty

More information

Review of basic calculus

Review of basic calculus Review of bsic clculus This brief review reclls some of the most importnt concepts, definitions, nd theorems from bsic clculus. It is not intended to tech bsic clculus from scrtch. If ny of the items below

More information

Calculus and linear algebra for biomedical engineering Week 11: The Riemann integral and its properties

Calculus and linear algebra for biomedical engineering Week 11: The Riemann integral and its properties Clculus nd liner lgebr for biomedicl engineering Week 11: The Riemnn integrl nd its properties Hrtmut Führ fuehr@mth.rwth-chen.de Lehrstuhl A für Mthemtik, RWTH Achen Jnury 9, 2009 Overview 1 Motivtion:

More information

Integrals along Curves.

Integrals along Curves. Integrls long Curves. 1. Pth integrls. Let : [, b] R n be continuous function nd let be the imge ([, b]) of. We refer to both nd s curve. If we need to distinguish between the two we cll the function the

More information