SIMPLE DERIVATION OF BASIC QUADRATURE FORMULAS

Size: px
Start display at page:

Download "SIMPLE DERIVATION OF BASIC QUADRATURE FORMULAS"

Transcription

1 SIMPLE DERIVATION OF BASIC QUADRATURE FORMULAS ERIK TALVILA AND MATTHEW WIERSMA Abstrct. Simple proofs of the midpoint, trpezoidl nd Simpson s rules re proved for numericl integrtion on compct intervl. The integrnd is ssumed to be twice continuously differentible for the midpoint nd trpezoidl rules, nd to be four times continuously differentible for Simpson s rule. Errors re estimted in terms of the uniform norm of second or fourth derivtives of the integrnd. The proof uses only integrtion by prts, pplied to the second or fourth derivtive of the integrnd, multiplied by n pproprite polynomil or piecewise polynomil function. A corrected trpezoidl rule tht includes the first derivtive of the integrnd t the endpoints of the integrtion intervl is lso proved in this mnner, the coefficient in the error estimte being smller thn for the midpoint nd trpezoidl rules. The proofs re suitble for presenttion in clculus or elementry numericl nlysis clss. Severl student projects re suggested. 1. Introduction Virtully every clculus text contins section on numericl integrtion. Typiclly, the midpoint, trpezoidl nd Simpson s rules re given. Derivtion of these qudrture formuls re usully presented, often in grphicl mnner, but most texts shy wy from giving proofs of the error estimtes. For exmple, ccording to [9], the book Clculus, by Jmes Stewrt, currently outsells ll other clculus texts combined in North Americ. This stonishingly populr middle brow book gives error formuls for the midpoint, trpezoidl nd Simpson s rules but provides no proofs [35]. In this pper we give simple proofs of these three bsic qudrture rules nd lso modified trpezoidl rule tht includes first derivtive terms nd hs smller error estimte thn the usul midpoint nd trpezoidl rules (Theorem 3.). The proofs re bsed on integrtion by prts of f (x)p(x) dx or b f (4) (x)p(x) dx, where f(x) dx is the integrl the rule pplies to nd p is polynomil or piecewise polynomil. Some elementry optimistion is lso required. The proofs of these four rules re ll esy enough for stndrd clculus course. This pper will lso be useful for numericl nlysis clss. The proofs re selfcontined except for n elementry lemm on polynomils (Lemm 3.1). We feel they re much simpler thn methods usully employed in such courses. These often involve developing the theory of polynomil interpoltion or specil versions of the men vlue theorem. Our proofs re constructive. For the midpoint nd trpezoidl rules they begin Dte: Preprint December 1, 11. To pper in Atlntic electronic journl of mthemtics Mthemtics Subject Clssifiction. Primry 6D15, 65D3. Secondry 6A4, 41A55, 65D3. The first uthor ws supported by Discovery Grnt, the second uthor ws supported by n Undergrdute Student Reserch Awrd; both from the Nturl Sciences nd Engineering Reserch Council of Cnd. This pper ws written while the first uthor ws on leve nd visiting the Deprtment of Mthemticl nd Sttisticl Sciences, University of Albert, nd while the second uthor ws student t University of the Frser Vlley. 1

2 ERIK TALVILA AND MATTHEW WIERSMA with f (x)p(x) dx, where p is generic, monic qudrtic or piecewise qudrtic function. For Simpson s rule we begin with f (4) (x)p(x) dx, where p is monic, piecewise qurtic function. After integrtion by prts it is cler wht p hs to be. For exmple, upon integrting by prts, one esily sees tht the midpoint rule rises when p(x) = (x ) for x c nd p(x) = (x b) for c x b. See Section 4. This mkes it esy to produce new qudrture formuls. Our corrected trpezoidl rule, Theorem 3., is constructed so tht the error is proportionl to (b ) 3 f nd the constnt of proportionlity is the smllest possible. The method we use ppers in [18] nd [7]. Both these sources give references to erlier prctitioners of this method, such s Peno nd von Mises. In Section 6, we list number of exercises, problems nd projects. Some re t the clculus level but most re t the level of n undergrdute numericl nlysis clss. We will consider numericl pproximtion of f(x) dx, under the ssumption tht f nd its derivtives cn be computed. For the midpoint nd trpezoidl rules we ssume f C ([, b]) (f nd its derivtives to order re continuous on intervl [, b]). For Simpson s rule we ssume f C 4 ([, b]). Error estimtes will be obtined from integrls of the form f (m) (x)p(x) dx where p is polynomil or piecewise polynomil nd m is or 4. Thus, ll integrls tht pper cn be considered s Riemnn integrls. In Section 6, projects 7, 8 nd 14 discuss how ssumptions on f cn be wekened somewht nd then errors cn be given in terms of Lebesgue or Henstock Kurzweil integrls. The usul midpoint, trpezoidl nd Simpson s rules re s follows. Let n be nturl number. For i n define x i = + (b )i/n. The midpoint of intervl [x i 1, x i ] is y i = + (b )(i 1)/(n). The symbol f is the uniform norm of f nd denotes the supremum of f(x) for x [, b]. If f is continuous then this is the mximum of f(x). Midpoint Rule. Let f C ([, b]). Write (1.1) f(x) dx = (b )f(( + b)/) + E M (f). Then E M (f) (b ) 3 f /4. The composite midpoint rule is f(x) dx = b n f(y i ) + En M (f), with En M (f) (b )3 f. n 4n Trpezoidl Rule. Let f C ([, b]). Write (1.) f(x) dx = b [f() + f(b)] + E T (f). Then E T (f) (b ) 3 f /1. The composite trpezoidl rule is [ ] b f(x) dx = b n 1 f() + f(x i ) + f(b) + En T (f), with En T (f) (b )3 f. n 1n Simpson s Rule. Let f C 4 ([, b]). Write (1.3) f(x) dx = b 6 [f() + 4f(( + b)/) + f(b)] + E S (f).

3 SIMPLE DERIVATION OF BASIC QUADRATURE FORMULAS 3 Then E S (f) (b ) 5 f (4) /88. Let n be even. The composite Simpson s rule is (1.4) f(x) dx = b n/ 1 n/ f() + f(x i ) + 4 f(x i 1 ) + f(b) + En S (f), 3n with E S n (f) (b ) 5 f (4) /(18n 4 ). Mny uthors give the error for the trpezoidl rule s E T n (f) = (b ) 3 f (ξ)/(1n ), where ξ is some point in [, b]. There re similr forms for the other rules. We don t find these ny more useful thn the uniform norm estimtes. Unless we know something bout f beyond continuity of its derivtives, it is impossible to sy wht ξ is. Note tht the pproximtion in Simpson s rule cn be written f(x) dx. = b 3n [f() + 4f(x 1) + f(x ) + + f(x n ) + 4f(x n 1 ) + f(b)]. Proofs of these three rules re given in Sections 4, nd 5, respectively. The literture on these formuls is vst. Here is smple of some of the different methods of proof tht hve been published in clculus texts. There re proofs bsed on the men vlue theorem nd Rolle s theorem [5], nd polynomil interpoltion [1]. Severl uthors produce somewht mysticl uxiliry function nd employ the men vlue theorem or intermedite vlue theorem with integrtion by prts. For exmple, [], [7]. All of the methods listed bove pper in severl sources. There re mny elementry journl rticles tht tret numericl integrtion. For geometricl version of the midpoint rule, see Hmmer [16]. Cruz-Uribe nd Neugebuer [8] give bsic proof of the trpezoidl rule using integrtion by prts. Rozem [3] shows how to estimte the error for the trpezoidl rule, Simpson s rule nd vrious versions of these rule tht re corrected with derivtive terms. Hrt [17] lso considers corrected versions of the trpezoidl rule. Tlmn [36] proves Simpson s rule by using n extended version of the men vlue theorem for integrls. For other commentry on Simpson s rule, see [33] nd [4]. For numericl nlysis course, integrtion of polynomil interpoltion pproximtions is frequently used. See [6]. See [18] for proofs bsed on the difference clculus. For Tylor series, [4]. The elementry textbook [3] uses rther complicted method with Tylor series nd weighted men vlue theorem for integrls. For more sophisticted udiences, there re proofs bsed on the Euler Mclurin summtion formul nd the Peno kernel. See [9] nd []. Generl references for numericl integrtion re [9], [13], [1], [3], [34], [41] nd [43]. Severl other methods cn be found here.. Trpezoidl rule For ll of the qudrture formuls we derive, the error is estimted from the integrl b f (m) (x)p(x) dx, where p is suitble polynomil or piecewise polynomil function. We first consider the trpezoidl rule. The estimte is then f(x) dx =. (b )[f() + f(b)]/.

4 4 ERIK TALVILA AND MATTHEW WIERSMA Proof. Write p(x) = (x α) + β, where the constnts α nd β re to be determined. Assume f C ([, b]). Integrte by prts to get f (x)p(x) dx = f (b)p(b) f ()p() Since p = we cn solve for (.1) f (x)p (x) dx = f (b)p(b) f ()p() f(b)p (b) + f()p () + f(x) dx, f(x)p (x) dx. f(x) dx = 1 [ f()p () + f(b)p (b) + f ()p() f (b)p(b)] + E(f), where E(f) = 1 f (x)p(x) dx. To get the trpezoidl rule we require p() = p(b) = nd p () = p (b) = b. (Since we wnt the trpezoidl rule for ll such f, the four vribles f(), f(b), f () nd f (b) re linerly independent.) The solution of this overdetermined system is α = ( + b)/ nd β = (b ) /4. The required qudrtic is then p(x) = [x ( + b)/] (b ) /4. Now we cn estimte the error by (.) E(f) 1 f (x)p(x) dx f To evlute the lst integrl, let h = (b )/ nd note tht p(x) dx = h h x h dx = h p(x) dx. (h x ) dx = 4h 3 /3. We then get E(f) (b ) 3 f /1. Now let n nd use this estimte on ech intervl [x i 1, x i ] for 1 i n. Let y i be the midpoint of [x i 1, x i ]. We define the piecewise qudrtic function P : [, b] R by P (x) = (x y i ) (b ) /(4n ) if x [x i 1, x i ] for some 1 i n. Now we hve P continuous on [, b] with P (x i 1 ) = P (x i ) =, P (x i ) = (b )/n nd P (x i +) = (b )/n. For the composite rule, (.1) gives f(x) dx = = n xi (b ) n x i 1 f(x) dx. = (b ) n n [f(x i 1 ) + f(x i )] {f() + [f(x 1 ) + f(x ) + + f(x n 1 )] + f(b)}. Let x = (b )/n. The error is En T (f) = 1 n xi f (x)p (x) dx x i 1 f n n [ x/ ( x ) ] n = f x dx = f xi x i 1 3 ( ) x (x y i) dx ( ) 3 x = (b )3 f. 1n

5 SIMPLE DERIVATION OF BASIC QUADRATURE FORMULAS 5 We consider this to be completely elementry derivtion of the trpezoidl rule. The method is perfectly suitble for presenting in clculus clss or numericl nlysis clss. Notice tht p(x) = (x )(x b) so it is not necessry for f to be continuous, provided f (x)(x ) nd f (x)(x b) hve limits s x + nd x b, respectively. In this cse, f will not be bounded so different methods will be needed to estimte f (x)p(x) dx. See projects 8 nd 13 in Section Corrected trpezoidl rule Qudrture rules re often constructed so tht they re exct for polynomils of certin degree. For exmple, see [18, 5.1]. Here we do something different. We will minimise the coefficient in the error estimte. In (.), we hve f (x)p(x) dx f b p(x) dx. This is version of the Hölder inequlity nd it is stndrd result of functionl nlysis tht this is the best possible estimte over ll such f nd p. See, for exmple, [14, p. 184]. For more on this point, see project 9 in Section 6. This begs the question: Wht vlues of α nd β will minimise p(x) dx? One of the requirements tht we obtined the trpezoidl rule in the bove clcultion ws tht the coefficients of f () nd f (b) vnish in (.1). When we choose α nd β to minimise p(x) dx the resulting qudrture formul will hve derivtives of f. But who cres? If we re ssuming we cn estimte f then surely we cn include first derivtive terms. We first need lemm bout polynomils tht cn minimise p(x) dx. Lemm 3.1. Fix k 1. Let P k be the monic polynomils of degree k, with rel coefficients. Let I(p) = p(x) dx. If p P k minimises I then p hs k rel roots in [, b], counting multiplicities. Proof. If k = 1 evlution of x c dx shows the minimum occurs when c = ( + b)/. This cn lso be seen grphiclly. Now ssume k. If I is minimised by p P k nd p hs root tht is not rel then write p(x) = [(x c) + d ]q(x) where c, d R, d > nd q P k. Then p(x) dx = (x c) q(x) dx + d q(x) dx > (x c) q(x) dx, contrdicting the ssumption tht p minimises I. A minimising polynomil then hs k rel roots, counting multiplicities. Now suppose p P k minimises I nd p( c) = for some c >. Then p(x) = (x + c)q(x) for some q P k 1. And, p(x) dx = (x ) q(x) dx + c q(x) dx > (x ) q(x) dx, contrdicting the ssumption tht p minimises I. Hence, p cnnot hve ny roots tht re less thn. A similr rgument shows p cnnot hve roots greter thn b. Now we cn prove the corrected trpezoidl rule.

6 6 ERIK TALVILA AND MATTHEW WIERSMA Theorem 3. (Corrected trpezoidl rule). Let f C ([, b]). Write (3.1) f(x) dx = b [f() + f(b)] + 3(b ) 3 [f () f (b)] + E CT (f). Then E CT (f) (b ) 3 f /3. The composite corrected trpezoidl rule is [ ] b f(x) dx = b n 1 3(b ) f() + f(x i ) + f(b) + [f () f (b)] + E CT n 3n n (f), with E CT n (f) (b ) 3 f /(3n ). Proof. As in the proof of the trpezoidl rule in Section, we re led to p(x) dx for p polynomil in P. But this time, we choose p to minimise this integrl. Due to the lemm, we cn write p(x) = (x α) γ where α γ α + γ b. Then p hs zeros t α ± γ, which re in [, b]. Let q(α, γ) = (x α) γ dx = α α x γ dx. This must be minimised over the tringulr region Q = {(x, y) R x b, y min(x, b x)}. Differentiting the integrl with respect to α, we hve q(α, γ)/ α = ( α) γ (b α) γ = α b + bα <, when α < ( + b)/ =, when α = ( + b)/ >, when ( + b)/ < α b. Hence, for ech llowed γ the minimum of q in Q occurs t α = ( + b)/. Now let r(γ) = q(( + b)/, γ) = h x γ dx, where h = (b )/. Differentiting under the integrl sign, we hve h ( γ h ) r (γ) = 4γ sgn(x γ ) dx = 4γ dx + dx γ = 8γ(γ h/) <, when < γ < h/ =, when γ = or h/ >, when h/ < γ h. Hence, the minimum of r occurs t γ = h/ = (b )/4. Now evlute q(( + b)/, h/) = h ( 1/ x h /4 dx = h 3 (1/4 x ) dx + = h 3 / = (b ) 3 / / (x 1/4) dx The minimising polynomil is then p(x) = (x ( + b)/) (b ) /16. Using (.1) we hve (3.) f(x) dx = b [f() + f(b)] + where E CT (f) (b ) 3 f /3. 3(b ) 3 [f () f (b)] + E CT (f), )

7 SIMPLE DERIVATION OF BASIC QUADRATURE FORMULAS 7 For the composite corrected trpezoidl rule, pply the bove rule on ech intervl [x i 1, x i ] for 1 i n. This gives (3.3) f(x) dx. = = (b ) n n [f(x i 1 ) + f(x i )] + 3(b ) 3n n [f (x i 1 ) f (x i )] (b ) {f() + [f(x 1 ) + f(x ) + + f(x n 1 )] + f(b)} n 3(b ) + [f () f (b)]. 3n Let α i = (x i 1 + x i )/ = y i nd γ i = (x i x i 1 )/4 = (b )/(4n). The error estimte is E CT (f) f n xi x i 1 (x α i ) γ i dx (b )3 f 3n. In one-vrible clculus clss, the minimistion problem cn be done s bove but without using prtil derivtive nottion. Differentiting under the integrl sign with respect to α nd γ is justified with the Lebesgue dominted convergence theorem since the derivtive of the integrnd exists except t one point. To void higher integrtion theory, it is esy enough to evlute (x α) γ dx before differentiting with respect to α nd γ. But, s pointed out in project 8 of Section 6, the method used in the proof is useful for minimising with respect to the p-norm of f. Notice tht in the composite rule the sum of derivtive terms telescopes. This mens tht in (3.3) only f () nd f (b) pper. The composite trpezoidl, midpoint nd corrected trpezoidl rule ll hve n error term proportionl to (b ) 3 f /n. The constnt of proportionlity is 1/1, 1/4 nd 1/3, respectively. So with the composite corrected trpezoidl rule we hve smller error estimte but re only required to dd the dditionl two terms 3(b ) [f () f (b)]/(3n ) to the composite trpezoidl rule. If n is resonbly lrge this is negligible mount of dditionl work. If f cn be computed t nd b this becomes n ttrctive qudrture rule. The corrected trpezoidl rule given in Theorem 3. is not the usul one tht hs trditionlly ppered in the literture. For exmple, in Conte nd De Boor [6], Dvis nd Rbinowitz [9], Drgomir, et l [1], Pečri`c nd Ujevi`c [8], nd Squire [34], the coefficient is 1/1 in plce of our 3/3 in (3.1). The error estimte (b ) 5 f (4) /7 is obtined by polynomil interpoltion by Conte nd De Boor in [6] nd with two-point Tylor expnsion by Dvis nd Rbinowitz in [9]. Drgomir, et l [1], use Grüss s inequlity. In their Lemm, the error is given with f replced by sup [,b] f inf [,b] f. Pečri`c nd Ujevi`c [8] give the error estimte s 3 (b ) 3 f /54 in their eqution (3.3). This lso ppers in Dedi`c, et l [1]. Cerone nd Drgomir [4] hve coefficient 1/8 in their eqution (3.64) in plce of our 3/3 in (3.1). Their error estimte is (b ) 3 f /4, obtined with integrtion by prts. Squire [34] gives number of rules tht use derivtives but does not provide ny error estimtes. It is shown in [39] tht the coefficient 1/3 in Theorem 3. is the best possible.

8 8 ERIK TALVILA AND MATTHEW WIERSMA 4. Midpoint rule Notice tht with the composite trpezoidl rule, vlues of f were brought forth t discontinuities in the derivtive of p. For the midpoint rule we will define p so tht there is discontinuity in p t the midpoint c = ( + b)/. Assume p is piecewise monic qudrtic so tht it is continuous on [, b] with p continuous on [, c) nd on (c, b]. Proof. Integrting by prts twice, f (x)p(x) dx = c f (x)p(x) dx + c f (x)p(x) dx = f ()p() + f()p () + f (b)p(b) f(b)p (b) f(c)[p (c ) p (c+)] + f(x) dx. For the midpoint rule we require p() = p () = p(b) = p (b) = nd p (c ) p (c+) = (b ). This gives { (x ) p(x) =, x c (x b), c x b. The error stisfies E M (f) f ( c (x ) dx + c ) (x b) dx = f (b ) 3. 4 The composite rule follows s with the composite trpezoidl rule. Note tht p nd p vnish t nd b. Define P (x) = (x x i 1 ) for x i 1 x y i nd P (x) = (x x i ) for y i < x < x i for 1 i n. Then P nd P hve discontinuities only t the midpoints y i. Integrting by prts f (x)p (x) dx then gives the composite rule. Notice tht p(x) = (x ) for x c nd p(x) = (x b) for c x b. Hence, it is not necessry for f or f to be continuous, provided f (x)(x ) nd f(x)(x ) hve limits s x +. Similrly, s x b. In this cse, f will not be bounded so different methods will be needed to estimte f (x)p(x) dx. See projects 8 nd 13 in Section 6. Vrious versions of the midpoint rule re given in [5]. 5. Simpson s rule In Simpson s rule there re function evlutions t endpoints, b nd t midpoint c. As we sw with the midpoint rule, when we integrte f (4) (x)p(x) dx, discontinuities in p nd its derivtives t c led to evlutions of f nd its derivtives t c. Assume tht p is monic qurtic polynomil on [, c) nd on (c, b]. As we will now see, the requirement tht p C ([, b]) determines the coefficients of f(), f(b) nd f(c) in Simpson s rule. A brief explntion of this phenomenon ppers in [3]. It is similr to the construction of the Green s function for ordinry differentil equtions.

9 SIMPLE DERIVATION OF BASIC QUADRATURE FORMULAS 9 Proof. Integrte by prts four times to get f (4) (x)p(x) dx = f ()p() + f (c) [p(c ) p(c+)] + f (b)p(b) + f ()p () (5.1) f (c) [p (c ) p (c+)] f (b)p (b) f ()p () + f (c) [p (c ) p (c+)] + f (b)p (b) + f()p () f(c) [p (c ) p (c+)] f(b)p (b) + 4 f(x) dx. For our qudrture rule to hve no evlutions of derivtives of f we need p() = p () = p () = p(b) = p (b) = p (b) =. This mens there re constnts d 1 nd d such tht { (x ) p(x) = 3 (x + d 1 ), x c (x b) 3 (x + d ), c x b. Continuity of p t c requires p(c ) = p(c+). From this it follows tht d 1 + d = ( + b). The derivtive of p is { (x ) p (x) = (4x + 3d 1 ), x < c (x b) (4x + 3d b), c < x b. Continuity of p t c requires p (c ) = p (c+). From this it follows tht 3(d d 1 ) = b. Solving these two liner equtions gives d 1 = ( + b)/3 nd d = ( + b)/3. We now hve { 4(x )(3x b), x < c p (x) = 4(x b)(3x b), c < x b. This shows tht p (c ) = p (c+) = (b ). So p C ([, b]). Now, { 4(6x 5 b), x < c p (x) = 4(6x 5b), c < x b. And, p () = 4(b ), p (b) = 4(b ), p (c ) p (c+) = 16(b ). From (5.1) we get the required pproximtion in (1.3). The polynomil we re using is { (x ) p(x) = 3 (x /3 b/3), x c (x b) 3 (x /3 b/3), c x b. The error is then E S (f) = 1 4 f (4) (x)p(x) dx f (4) 4 p(x) dx. Note tht /3+b/3 (+b)/ = (b )/6 > nd /3+b/3 (+b)/ = ( b)/6 <. Therefore, p(x) dx = c (x )3 (/3 + b/3 x) dx + (b c x)3 (x /3 b/3) dx. The trnsformtion x + b x shows these lst two integrls re equl. Hence, p(x) dx = = c c (x ) 3 (/3 + b/3 x) dx (x ) 4 dx + = (b ) 5 /1. 4(b ) 3 c (x ) 3 dx

10 1 ERIK TALVILA AND MATTHEW WIERSMA This gives Simpson s rule. For the composite rule it is trditionl to tke n even, divide [, b] into n/ equl subintervls nd pply Simpson s rule on ech intervl [x i, x i ] for 1 i n/. The pproximtion is then f(x) dx = = n/ xi (b ) 3n f(x) dx =. x i f() + (b ) 3n n/ 1 The error is computed s with the trpezoidl rule. n/ [f(x i ) + 4f(x i 1 ) + f(x i )] n/ f(x i ) + 4 f(x i 1 ) + f(b). Notice tht p(x) = O((x ) 3 ) s x +. Hence, it is not necessry for f, f or f to be continuous, provided f (x)(x ) 3, f (x)(x ) nd f (x)(x ) hve limits s x +. Similrly, s x b. In this cse, f (4) will not be bounded so different methods will be needed to estimte f (4) (x)p(x) dx. See projects 8 nd 13 in Section 6. Liu uses integrtion by prts to prove version of Simpson s rule for which f C n ([, b]) [6]. 6. Clssroom projects The methods we hve used to produce the midpoint rule, the trpezoidl rule, the corrected trpezoidl rule nd Simpson s rule re: integrtion by prts, bsic optimistion, nd simple fct bout integrls of polynomils (Lemm 3.1). We hve not needed ny of the mchinery mentioned in the Introduction tht is often used in other proofs. This mens our methods re well suited for use by students. We list below number of topics tht cn be investigted in the clssroom. Some re t the level of clculus course, others would mke good ssignments or projects in beginning numericl nlysis course. A few would be suitble for senior undergrdute reserch project or perhps n M.Sc. project. 1. First order error estimtes. In ll of the bove rules it is ssumed tht f exists. Wht if f C 1 ([, b]) but f / C ([, b])? For exmple, f(x) = x α on [, 1] if 1 < α <. Then we could still derive qudrture formuls by using one integrtion by prts on f (x)p(x) dx. We cn get the trpezoidl rule if p is liner function. The error estimte is then (b ) f /4. See [] for geometric proof or [8] for n integrtion by prts proof. (The constnt of proportionlity is misprinted s 1/ in [8].) Tking p to be piecewise liner produces the midpoint rule with the sme error. The pper [7] gives severl different types of error estimtes bsed on f for the trpezoidl nd Simpson rules.. Midpoint modifictions. In the midpoint rule, wht hppens if we llow evlution of f or f t the endpoints nd midpoint of [, b]? How does the composite rule then compre with the trpezoidl rule nd corrected trpezoidl rules? 3. Periodic functions. If f is periodic nd we integrte over one period, how do the qudrture formuls simplify? Note tht for periodic function, ppliction of the trpezoidl rule ctully gives the corrected trpezoidl rule. A much deeper discussion cn be

11 SIMPLE DERIVATION OF BASIC QUADRATURE FORMULAS 11 found in [9]. 4. Higher order error estimtes. If f C n ([, b]) nd p is monic polynomil of degree k n then integrte by prts on f (n) (x)p(x) dx to get other qudrture formuls. If p is piecewise polynomil then f nd its derivtives cn be mde to be evluted t discontinuities in the derivtives of p. It is possible to mke systemtic study of qudrture formuls obtined in this mnner. In the corrected trpezoidl rule, the qudrtic polynomil tht minimised f (x)p(x) dx cused the f terms to telescope wy (3.3). This phenomenon cn lso be investigted for higher degree polynomils. 5. Liner combintions. It is well known tht Simpson s rule cn be obtined s liner combintion of trpezoidl rules or of midpoint nd trpezoidl rules. Look for other such reltionships mongst the vrious rules discussed bove. In Romberg integrtion, one tkes liner combintion of trpezoidl rules with n nd n. This yields qudrture formul with improved error estimte. This hierrchy is then repeted. See [9]. Does the integrl form of the trpezoidl rule error show how to do this? Cn this be done with the corrected trpezoidl rule? 6. Finite differences. If f ws specil function defined by definite integrl or series depending on prmeter then it my not be fesible to compute f. Similrly if f ws given by experimentl dt. In such cses, we could pproximte derivtives by finite differences, f (x). = [f(x) f(x + h)]/h if h is smll. Do this for the composite corrected trpezoidl rule nd compute the resulting error. 7. Relxing conditions on f. In the estimte f (x)p(x) dx f b p(x) dx it is not necessry tht f be continuous. If we use the Lebesgue integrl, the conditions on f cn be wekened to f being bsolutely continuous such tht f is essentilly bounded. This is the sme s f being Lipschitz continuous. Similr remrks pply for Simpson s rule nd in 1 bove. Under the ssumption tht f is Lipschitz continuous, wht do the error estimtes for the trpezoidl, corrected trpezoidl nd midpoint rules become? Wht Lipschitz condition could be used for Simpson s rule? 8. Using other Lebesgue norms to estimte the error. If f L r ([, b]) then the Hölder inequlity gives f (x)p(x) dx f r p s, with 1/r + 1/s = 1. The cse r =, s = 1 hs lredy been used. The cses 1 r < could be investigted. The cse r = s = serves s good wrm up since the integrl p(x) dx cn be evluted explicitly. The minimising method from the proof of Theorem 3. cn be used. Similrly with Simpson s rule nd 1. bove. See [39] for p-norm estimtes for modified trpezoidl rules. 9. Equlity in the corrected trpezoidl error. At the beginning of Section 3 we mentioned tht f (x)p(x) dx f p 1. Show tht for ech qudrtic p there is function f C 1 ([, b]) such tht f is piecewise constnt nd f (x)p(x) dx = f p 1. Show tht for ech ɛ > there is function g C ([, b]) such tht

12 1 ERIK TALVILA AND MATTHEW WIERSMA g (x)p(x) dx g p 1 ɛ. 1. Geometric proofs. Sketch the piecewise polynomil functions used in derivtion of ll the bove rules. Cn you find geometric proof of the choice of minimising polynomil in the corrected trpezoidl rule? Wht bout for minimising polynomils of p s? For exmple, Derek Lcoursiere hs observed tht if p is the monic qudrtic tht minimises p then p() = p(c) = p(b). 11. Non-uniform prtitions. The composite rules re much simpler when the prtition is uniform. But by tking non-uniform prtitions we cn get smller error estimtes. This will hppen if smller subintervls re tken where f is lrge nd lrger subintervls re llowed where f is smll. This could be done in systemtic wy if, sy, f ws positive nd decresing. This opens up the cretion of dptive lgorithms. See [41, p. 16] for met lgorithm on dptive integrtion. A bsic exmple of such n lgorithm is given in [3]. Rice [31] hs estimted there re from re from 1 to 1 million lgorithms tht re potentilly interesting nd significntly different from one nother. Get crcking! 1. Error estimtes on ech subintervl. By tking properties of f into ccount it is possible to get better error estimtes. Denote the chrcteristic function of intervl [s, t] by χ [s,t] (x) nd this is 1 if x [s, t] nd, otherwise. The estimte f χ [xi 1,x i ] f ws used in the proof of the trpezoidl rule. (Cn you see where?) It is the best we cn do for generic f such tht f is bounded, since then the supremum of f cn occur on ny subintervl. It my be fine if f (x) = sin(1/x) on [, 1] but is poor estimte for f(x) = x. If f ws positive nd incresing then f χ [xi 1,x i ] = f (x i ) < f. This estimte cn then be used on ech subintervl. Similrly if f is decresing. 13. Unbounded integrnds. It is not necessry for f or f to be integrble. If not, we my be ble to integrte ginst polynomil with zero of sufficient multiplicity. For exmple, suppose f C ((, 1]) such tht 1 f(x) dx exists nd s x + we hve f(x) = o(1/x) nd f (x) = o(1/x ). An exmple of such function on [, 1/] is f(x) = log x α for ech rel α. Let p(x) = x. Then 1 f (x)p(x) dx = f (1) f(1) + 1 f(x) dx. (This is Tylor s theorem.) Show this leds to qudrture formul with error multiple of 1 f (x)x dx. If lso f (x) = O(1/x ) s x + then this integrl is bounded by sup x [,1] f (x)x. There re similr results when f(x) c 1 /x for some constnt c 1 nd f (x) c /x for some constnt c. It is esy to modify this for higher order singulrities. 14. The Henstock Kurzweil integrl. The error estimtes ll depend on existence of f (x)p(x) dx. There re functions tht re differentible t ech point for which the derivtive is not integrble in the Riemnn or Lebesgue sense. An exmple is given by tking g : [, 1] R s g(x) = x sin(x 3 ) for x > nd g() =. Then g exists t ech point of [, 1] but is not continuous t. Since the derivtive is not bounded, 1 g (x) dx does not exist s Riemnn integrl. Since 1 g (x) dx =, we hve g / L 1 ([, 1]). In this cse, 1 g (x) dx exists s n improper Riemnn integrl. However, construction

13 SIMPLE DERIVATION OF BASIC QUADRATURE FORMULAS 13 in [19] shows how to use Cntor set to piece together such functions so tht improper Riemnn integrls do not exist but the Henstock Kurzweil integrl exists. The Henstock Kurzweil integrl is defined in terms of Riemnn sums tht re chosen somewht more crefully thn in Riemnn integrtion. It hs the property tht if g exists then g (x) dx = g(b) g(). In fct, if g is continuous, this fundmentl theorem of clculus formul will still hold when g fils to exist on countble sets nd certin sets of mesure zero. See [15]. Conditionlly convergent integrls such s x sin(e x ) dx lso exist in this sense. With the Henstock Kurzweil integrl there is the estimte f(x)g(x) dx f g BV. The Alexiewicz norm of f is f = sup [c,d] [,b] d f(x) dx. c The function g must be of bounded vrition nd g BV = g + V g, where V g is the vrition of g. See [4]. The conditions on f cn then be relxed to f integrble in the Henstock Kurzweil sense nd we cn estimte f (x)p(x) dx using the Alexiewicz norm f. See [11]. In fct, f need not even be function. The sme estimtes hold when f is merely continuous nd then f exists in the distributionl sense. See [37]. Similrly if f hs jump discontinuities of finite mgnitude. See [38]. References [1] T.M. Apostol, Clculus, vol. II, Wlthm, MA, Xerox, [] R.C. Buck, Advnced clculus, New York, McGrw-Hill, [3] R.L. Burden nd J.D. Fires, Numericl nlysis, Brooks-Cole, 11. [4] P. Cerone nd S.S. Drgomir, Trpezoidl-type rules from n inequlities point of view, in: G. Anstssiou (Ed.), Hndbook of nlytic-computtionl methods in pplied mthemtics, New York, CRC Press,, pp [5] P. Cerone nd S.S. Drgomir, Midpoint-type rules from n inequlities point of view, in: G. Anstssiou (Ed.), Hndbook of nlytic-computtionl methods in pplied mthemtics, New York, CRC Press,, pp [6] S.D. Conte nd C. de Boor, Elementry numericl nlysis, New York, McGrw-Hill, 198. [7] D. Cruz-Uribe nd C.J. Neugebuer, Shrp error bounds for the trpezoidl rule nd Simpson s rule, JIPAM. J. Inequl. Pure Appl. Mth. 3(), Article 49, pp. [8] D. Cruz-Uribe nd C.J. Neugebuer, An elementry proof of error estimtes for the trpezoidl rule, Mth. Mg. 76(3), [9] P.J. Dvis nd P. Rbinowitz, Methods of numericl integrtion, New York, Dover, 7. [1] Lj. Dedi`c, M. Mti`c nd J. Pečri`c, On Euler trpezoid formule, Appl. Mth. Comput. 13(1), [11] X. Ding, G. Ye nd W.-C. Yng, Estimtes of the integrl reminders in severl numericl integrl formuls using the Henstock Kurzweil integrl, J. Mth. Inequl. 3(9), [1] S.S. Drgomir, P. Cerone, A. Sofo, Some remrks on the trpezoid rule in numericl integrtion, Indin J. Pure Appl. Mth. 31(), [13] H. Engels, Numericl qudrture nd cubture, London, Acdemic Press, 198. [14] G.B. Follnd, Rel nlysis, New York, Wiley, [15] R.A. Gordon, The integrls of Lebesgue, Denjoy, Perron, nd Henstock, Providence, Americn Mthemticl Society, [16] P.C. Hmmer, The midpoint method of numericl integrtion, Mth. Mg. 31(1958), [17] J.J. Hrt, A correction for the trpezoidl rule, Amer. Mth. Monthly 59(195), Also, Correction: A Correction for the Trpezoidl Rule, Amer. Mth. Monthly 59(195), 46. [18] F.B. Hildebrnd, Introduction to numericl nlysis, New York, McGrw-Hill, [19] R.L. Jeffery, The theory of functions of rel vrible, Toronto, University of Toronto Press, [] W. Kpln nd D.J. Lewis, Clculus nd liner lgebr, New York, Wiley, 1971.

14 14 ERIK TALVILA AND MATTHEW WIERSMA [1] A.R. Krommer nd C.W. Ueberhuber, Computtionl integrtion, Phildelphi, Society for Industril nd Applied Mthemtics, [] V.I. Krylov, Approximte clcultion of integrls (trns. A.H. Stroud), New York, Mcmilln, 196. [3] P.K. Kythe nd M.R. Schäferkotter, Hndbook of computtionl methods of integrtion, Boc Rton, Chpmn nd Hll/CRC, 5. [4] P.-Y. Lee, Lnzhou lectures on Henstock integrtion, Singpore, World Scientific, [5] A.H. Lightstone, Concepts of clculus, New York, Hrper nd Row, [6] Z. Liu, An inequlity of Simpson type, Proc. R. Soc. Lond. Ser. A Mth. Phys. Eng. Sci. 461(5), [7] J.M.H. Olmsted, Advnced clculus, New York, Appleton-Century-Crofts, [8] J. Pečri`c nd N. Ujevi`c, A representtion of the Peno kernel for some qudrture rules nd pplictions, Proc. R. Soc. Lond. Ser. A Mth. Phys. Eng. Sci. 46(6), [9] I. Peterson, Jmes Stewrt nd the house tht Clculus built, MAA Focus 9(9), no. 4, 4 6. [3] B. Rennie, The error term in Simpson s rule, Mth. Gz. 53(1969), 159. [31] J.R. Rice, A metlgorithm for dptive qudrture, J. Assoc. Comput. Mch. (1975), [3] E. Rozem, Estimting the error in the trpezoidl rule, Amer. Mth. Monthly 87(198), [33] R.E.W. Shipp, A simple derivtion of the error in Simpson s rule, Mth. Gz. 54(197), [34] W. Squire, Integrtion for engineers nd scientists, New York, Americn Elsevier, 197. [35] J. Stewrt, Single vrible clculus: erly trnscendentls, Belmont, CA, Thomson Higher Eduction, 8. [36] L.A. Tlmn, Simpson s rule is exct for quintics, Amer. Mth. Monthly 113(6), [37] E. Tlvil, The distributionl Denjoy integrl, Rel Anl. Exchnge 33(8), [38] E. Tlvil, The regulted primitive integrl, Illinois J. Mth. 53(9), [39] E. Tlvil nd M. Wiersm, Optiml error estimtes for corrected trpezoidl rules (preprint). [4] W.J. Thompson, Computing for scientists nd engineers, New York, Wiley, 199. [41] C.W. Ueberhuber, Numericl computtion, vol. II, Berlin, Springer Verlg, [4] D.J. Vellemn, The generlized Simpson s rule, Amer. Mth. Monthly 11(5), [43] D. Zwillinger, Hndbook of integrtion, Boston, Jones nd Brtlett, 199. Deprtment of Mthemtics & Sttistics, University of the Frser Vlley, Abbotsford, BC Cnd VS 7M8 E-mil ddress: Erik.Tlvil@ufv.c Deprtment of Pure Mthemtics, University of Wterloo, Wterloo, ON Cnd NL 3G1 E-mil ddress: mwiersm@uwterloo.c

Czechoslovak Mathematical Journal, 55 (130) (2005), , Abbotsford. 1. Introduction

Czechoslovak Mathematical Journal, 55 (130) (2005), , Abbotsford. 1. Introduction Czechoslovk Mthemticl Journl, 55 (130) (2005), 933 940 ESTIMATES OF THE REMAINDER IN TAYLOR S THEOREM USING THE HENSTOCK-KURZWEIL INTEGRAL, Abbotsford (Received Jnury 22, 2003) Abstrct. When rel-vlued

More information

A product convergence theorem for Henstock Kurzweil integrals

A product convergence theorem for Henstock Kurzweil integrals A product convergence theorem for Henstock Kurzweil integrls Prsr Mohnty Erik Tlvil 1 Deprtment of Mthemticl nd Sttisticl Sciences University of Albert Edmonton AB Cnd T6G 2G1 pmohnty@mth.ulbert.c etlvil@mth.ulbert.c

More information

Advanced Calculus: MATH 410 Notes on Integrals and Integrability Professor David Levermore 17 October 2004

Advanced Calculus: MATH 410 Notes on Integrals and Integrability Professor David Levermore 17 October 2004 Advnced Clculus: MATH 410 Notes on Integrls nd Integrbility Professor Dvid Levermore 17 October 2004 1. Definite Integrls In this section we revisit the definite integrl tht you were introduced to when

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

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

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

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

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 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

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

Necessary and Sufficient Conditions for Differentiating Under the Integral Sign

Necessary and Sufficient Conditions for Differentiating Under the Integral Sign Necessry nd Sufficient Conditions for Differentiting Under the Integrl Sign Erik Tlvil 1. INTRODUCTION. When we hve n integrl tht depends on prmeter, sy F(x f (x, y dy, it is often importnt to know when

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

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

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

The final exam will take place on Friday May 11th from 8am 11am in Evans room 60.

The final exam will take place on Friday May 11th from 8am 11am in Evans room 60. Mth 104: finl informtion The finl exm will tke plce on Fridy My 11th from 8m 11m in Evns room 60. The exm will cover ll prts of the course with equl weighting. It will cover Chpters 1 5, 7 15, 17 21, 23

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

Riemann Sums and Riemann Integrals

Riemann Sums and Riemann Integrals Riemnn Sums nd Riemnn Integrls Jmes K. Peterson Deprtment of Biologicl Sciences nd Deprtment of Mthemticl Sciences Clemson University August 26, 2013 Outline 1 Riemnn Sums 2 Riemnn Integrls 3 Properties

More information

Riemann Sums and Riemann Integrals

Riemann Sums and Riemann Integrals Riemnn Sums nd Riemnn Integrls Jmes K. Peterson Deprtment of Biologicl Sciences nd Deprtment of Mthemticl Sciences Clemson University August 26, 203 Outline Riemnn Sums Riemnn Integrls Properties Abstrct

More information

ON THE C-INTEGRAL BENEDETTO BONGIORNO

ON THE C-INTEGRAL BENEDETTO BONGIORNO ON THE C-INTEGRAL BENEDETTO BONGIORNO Let F : [, b] R be differentible function nd let f be its derivtive. The problem of recovering F from f is clled problem of primitives. In 1912, the problem of primitives

More information

Fundamental Theorem of Calculus and Computations on Some Special Henstock-Kurzweil Integrals

Fundamental Theorem of Calculus and Computations on Some Special Henstock-Kurzweil Integrals Fundmentl Theorem of Clculus nd Computtions on Some Specil Henstock-Kurzweil Integrls Wei-Chi YANG wyng@rdford.edu Deprtment of Mthemtics nd Sttistics Rdford University Rdford, VA 24142 USA DING, Xiofeng

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

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

ON PERTURBED TRAPEZOIDAL AND MIDPOINT RULES. f (t) dt

ON PERTURBED TRAPEZOIDAL AND MIDPOINT RULES. f (t) dt ON PERTURBED TRAPEZOIDAL AND MIDPOINT RULES P. CERONE Abstrct. Explicit bounds re obtined for the perturbed or corrected trpezoidl nd midpoint rules in terms of the Lebesque norms of the second derivtive

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

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

Math 1B, lecture 4: Error bounds for numerical methods

Math 1B, lecture 4: Error bounds for numerical methods Mth B, lecture 4: Error bounds for numericl methods Nthn Pflueger 4 September 0 Introduction The five numericl methods descried in the previous lecture ll operte by the sme principle: they pproximte the

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

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

Journal of Inequalities in Pure and Applied Mathematics

Journal of Inequalities in Pure and Applied Mathematics Journl of Inequlities in Pure nd Applied Mthemtics GENERALIZATIONS OF THE TRAPEZOID INEQUALITIES BASED ON A NEW MEAN VALUE THEOREM FOR THE REMAINDER IN TAYLOR S FORMULA volume 7, issue 3, rticle 90, 006.

More information

Lecture 1: Introduction to integration theory and bounded variation

Lecture 1: Introduction to integration theory and bounded variation Lecture 1: Introduction to integrtion theory nd bounded vrition Wht is this course bout? Integrtion theory. The first question you might hve is why there is nything you need to lern bout integrtion. You

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

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

SOME INEQUALITIES FOR THE DISPERSION OF A RANDOM VARIABLE WHOSE PDF IS DEFINED ON A FINITE INTERVAL

SOME INEQUALITIES FOR THE DISPERSION OF A RANDOM VARIABLE WHOSE PDF IS DEFINED ON A FINITE INTERVAL SOME INEQUALITIES FOR THE DISPERSION OF A RANDOM VARIABLE WHOSE PDF IS DEFINED ON A FINITE INTERVAL NS BARNETT P CERONE SS DRAGOMIR AND J ROUMELIOTIS Abstrct Some ineulities for the dispersion of rndom

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

Goals: Determine how to calculate the area described by a function. Define the definite integral. Explore the relationship between the definite

Goals: Determine how to calculate the area described by a function. Define the definite integral. Explore the relationship between the definite Unit #8 : The Integrl Gols: Determine how to clculte the re described by function. Define the definite integrl. Eplore the reltionship between the definite integrl nd re. Eplore wys to estimte the definite

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

different methods (left endpoint, right endpoint, midpoint, trapezoid, Simpson s).

different methods (left endpoint, right endpoint, midpoint, trapezoid, Simpson s). Mth 1A with Professor Stnkov Worksheet, Discussion #41; Wednesdy, 12/6/217 GSI nme: Roy Zho Problems 1. Write the integrl 3 dx s limit of Riemnn sums. Write it using 2 intervls using the 1 x different

More information

S. S. Dragomir. 1. Introduction. In [1], Guessab and Schmeisser have proved among others, the following companion of Ostrowski s inequality:

S. S. Dragomir. 1. Introduction. In [1], Guessab and Schmeisser have proved among others, the following companion of Ostrowski s inequality: FACTA UNIVERSITATIS NIŠ) Ser Mth Inform 9 00) 6 SOME COMPANIONS OF OSTROWSKI S INEQUALITY FOR ABSOLUTELY CONTINUOUS FUNCTIONS AND APPLICATIONS S S Drgomir Dedicted to Prof G Mstroinni for his 65th birthdy

More information

Main topics for the First Midterm

Main topics for the First Midterm Min topics for the First Midterm The Midterm will cover Section 1.8, Chpters 2-3, Sections 4.1-4.8, nd Sections 5.1-5.3 (essentilly ll of the mteril covered in clss). Be sure to know the results of the

More information

Some estimates on the Hermite-Hadamard inequality through quasi-convex functions

Some estimates on the Hermite-Hadamard inequality through quasi-convex functions Annls of University of Criov, Mth. Comp. Sci. Ser. Volume 3, 7, Pges 8 87 ISSN: 13-693 Some estimtes on the Hermite-Hdmrd inequlity through qusi-convex functions Dniel Alexndru Ion Abstrct. In this pper

More information

APPROXIMATE INTEGRATION

APPROXIMATE INTEGRATION APPROXIMATE INTEGRATION. Introduction We hve seen tht there re functions whose nti-derivtives cnnot be expressed in closed form. For these resons ny definite integrl involving these integrnds cnnot be

More information

S. S. Dragomir. 2, we have the inequality. b a

S. S. Dragomir. 2, we have the inequality. b a Bull Koren Mth Soc 005 No pp 3 30 SOME COMPANIONS OF OSTROWSKI S INEQUALITY FOR ABSOLUTELY CONTINUOUS FUNCTIONS AND APPLICATIONS S S Drgomir Abstrct Compnions of Ostrowski s integrl ineulity for bsolutely

More information

Fundamental Theorem of Calculus for Lebesgue Integration

Fundamental Theorem of Calculus for Lebesgue Integration Fundmentl Theorem of Clculus for Lebesgue Integrtion J. J. Kolih The existing proofs of the Fundmentl theorem of clculus for Lebesgue integrtion typiclly rely either on the Vitli Crthéodory theorem on

More information

arxiv: v1 [math.ca] 7 Mar 2012

arxiv: v1 [math.ca] 7 Mar 2012 rxiv:1203.1462v1 [mth.ca] 7 Mr 2012 A simple proof of the Fundmentl Theorem of Clculus for the Lebesgue integrl Mrch, 2012 Rodrigo López Pouso Deprtmento de Análise Mtemátic Fcultde de Mtemátics, Universidde

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

W. We shall do so one by one, starting with I 1, and we shall do it greedily, trying

W. We shall do so one by one, starting with I 1, and we shall do it greedily, trying Vitli covers 1 Definition. A Vitli cover of set E R is set V of closed intervls with positive length so tht, for every δ > 0 nd every x E, there is some I V with λ(i ) < δ nd x I. 2 Lemm (Vitli covering)

More information

GENERALIZATIONS OF WEIGHTED TRAPEZOIDAL INEQUALITY FOR MONOTONIC MAPPINGS AND ITS APPLICATIONS. (b a)3 [f(a) + f(b)] f x (a,b)

GENERALIZATIONS OF WEIGHTED TRAPEZOIDAL INEQUALITY FOR MONOTONIC MAPPINGS AND ITS APPLICATIONS. (b a)3 [f(a) + f(b)] f x (a,b) GENERALIZATIONS OF WEIGHTED TRAPEZOIDAL INEQUALITY FOR MONOTONIC MAPPINGS AND ITS APPLICATIONS KUEI-LIN TSENG, GOU-SHENG YANG, AND SEVER S. DRAGOMIR Abstrct. In this pper, we estblish some generliztions

More information

Journal of Inequalities in Pure and Applied Mathematics

Journal of Inequalities in Pure and Applied Mathematics Journl of Inequlities in Pure nd Applied Mthemtics http://jipmvueduu/ Volume, Issue, Article, 00 SOME INEQUALITIES FOR THE DISPERSION OF A RANDOM VARIABLE WHOSE PDF IS DEFINED ON A FINITE INTERVAL NS BARNETT,

More information

Lecture 1. Functional series. Pointwise and uniform convergence.

Lecture 1. Functional series. Pointwise and uniform convergence. 1 Introduction. Lecture 1. Functionl series. Pointwise nd uniform convergence. In this course we study mongst other things Fourier series. The Fourier series for periodic function f(x) with period 2π is

More information

7.2 Riemann Integrable Functions

7.2 Riemann Integrable Functions 7.2 Riemnn Integrble Functions Theorem 1. If f : [, b] R is step function, then f R[, b]. Theorem 2. If f : [, b] R is continuous on [, b], then f R[, b]. Theorem 3. If f : [, b] R is bounded nd continuous

More information

Math 554 Integration

Math 554 Integration Mth 554 Integrtion Hndout #9 4/12/96 Defn. A collection of n + 1 distinct points of the intervl [, b] P := {x 0 = < x 1 < < x i 1 < x i < < b =: x n } is clled prtition of the intervl. In this cse, we

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

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

Properties of Integrals, Indefinite Integrals. Goals: Definition of the Definite Integral Integral Calculations using Antiderivatives

Properties of Integrals, Indefinite Integrals. Goals: Definition of the Definite Integral Integral Calculations using Antiderivatives Block #6: Properties of Integrls, Indefinite Integrls Gols: Definition of the Definite Integrl Integrl Clcultions using Antiderivtives Properties of Integrls The Indefinite Integrl 1 Riemnn Sums - 1 Riemnn

More information

Numerical Integration. 1 Introduction. 2 Midpoint Rule, Trapezoid Rule, Simpson Rule. AMSC/CMSC 460/466 T. von Petersdorff 1

Numerical Integration. 1 Introduction. 2 Midpoint Rule, Trapezoid Rule, Simpson Rule. AMSC/CMSC 460/466 T. von Petersdorff 1 AMSC/CMSC 46/466 T. von Petersdorff 1 umericl Integrtion 1 Introduction We wnt to pproximte the integrl I := f xdx where we re given, b nd the function f s subroutine. We evlute f t points x 1,...,x n

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

LECTURE. INTEGRATION AND ANTIDERIVATIVE.

LECTURE. INTEGRATION AND ANTIDERIVATIVE. ANALYSIS FOR HIGH SCHOOL TEACHERS LECTURE. INTEGRATION AND ANTIDERIVATIVE. ROTHSCHILD CAESARIA COURSE, 2015/6 1. Integrtion Historiclly, it ws the problem of computing res nd volumes, tht triggered development

More information

Journal of Inequalities in Pure and Applied Mathematics

Journal of Inequalities in Pure and Applied Mathematics Journl of Inequlities in Pure nd Applied Mthemtics SOME INEQUALITIES FOR THE DISPERSION OF A RANDOM VARI- ABLE WHOSE PDF IS DEFINED ON A FINITE INTERVAL NEIL S. BARNETT, PIETRO CERONE, SEVER S. DRAGOMIR

More information

How can we approximate the area of a region in the plane? What is an interpretation of the area under the graph of a velocity function?

How can we approximate the area of a region in the plane? What is an interpretation of the area under the graph of a velocity function? Mth 125 Summry Here re some thoughts I ws hving while considering wht to put on the first midterm. The core of your studying should be the ssigned homework problems: mke sure you relly understnd those

More information

Chapter 0. What is the Lebesgue integral about?

Chapter 0. What is the Lebesgue integral about? Chpter 0. Wht is the Lebesgue integrl bout? The pln is to hve tutoril sheet ech week, most often on Fridy, (to be done during the clss) where you will try to get used to the ides introduced in the previous

More information

Numerical Integration

Numerical Integration Chpter 1 Numericl Integrtion Numericl differentition methods compute pproximtions to the derivtive of function from known vlues of the function. Numericl integrtion uses the sme informtion to compute numericl

More information

c n φ n (x), 0 < x < L, (1) n=1

c n φ n (x), 0 < x < L, (1) n=1 SECTION : Fourier Series. MATH4. In section 4, we will study method clled Seprtion of Vribles for finding exct solutions to certin clss of prtil differentil equtions (PDEs. To do this, it will be necessry

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

Riemann Integrals and the Fundamental Theorem of Calculus

Riemann Integrals and the Fundamental Theorem of Calculus Riemnn Integrls nd the Fundmentl Theorem of Clculus Jmes K. Peterson Deprtment of Biologicl Sciences nd Deprtment of Mthemticl Sciences Clemson University September 16, 2013 Outline Grphing Riemnn Sums

More information

The Henstock-Kurzweil integral

The Henstock-Kurzweil integral fculteit Wiskunde en Ntuurwetenschppen The Henstock-Kurzweil integrl Bchelorthesis Mthemtics June 2014 Student: E. vn Dijk First supervisor: Dr. A.E. Sterk Second supervisor: Prof. dr. A. vn der Schft

More information

Tangent Line and Tangent Plane Approximations of Definite Integral

Tangent Line and Tangent Plane Approximations of Definite Integral Rose-Hulmn Undergrdute Mthemtics Journl Volume 16 Issue 2 Article 8 Tngent Line nd Tngent Plne Approximtions of Definite Integrl Meghn Peer Sginw Vlley Stte University Follow this nd dditionl works t:

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

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

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

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

MAA 4212 Improper Integrals

MAA 4212 Improper Integrals Notes by Dvid Groisser, Copyright c 1995; revised 2002, 2009, 2014 MAA 4212 Improper Integrls The Riemnn integrl, while perfectly well-defined, is too restrictive for mny purposes; there re functions which

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

UNIFORM CONVERGENCE. Contents 1. Uniform Convergence 1 2. Properties of uniform convergence 3

UNIFORM CONVERGENCE. Contents 1. Uniform Convergence 1 2. Properties of uniform convergence 3 UNIFORM CONVERGENCE Contents 1. Uniform Convergence 1 2. Properties of uniform convergence 3 Suppose f n : Ω R or f n : Ω C is sequence of rel or complex functions, nd f n f s n in some sense. Furthermore,

More information

INTRODUCTION TO INTEGRATION

INTRODUCTION TO INTEGRATION INTRODUCTION TO INTEGRATION 5.1 Ares nd Distnces Assume f(x) 0 on the intervl [, b]. Let A be the re under the grph of f(x). b We will obtin n pproximtion of A in the following three steps. STEP 1: Divide

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

7.2 The Definite Integral

7.2 The Definite Integral 7.2 The Definite Integrl the definite integrl In the previous section, it ws found tht if function f is continuous nd nonnegtive, then the re under the grph of f on [, b] is given by F (b) F (), where

More information

1.9 C 2 inner variations

1.9 C 2 inner variations 46 CHAPTER 1. INDIRECT METHODS 1.9 C 2 inner vritions So fr, we hve restricted ttention to liner vritions. These re vritions of the form vx; ǫ = ux + ǫφx where φ is in some liner perturbtion clss P, for

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

Math 8 Winter 2015 Applications of Integration

Math 8 Winter 2015 Applications of Integration Mth 8 Winter 205 Applictions of Integrtion Here re few importnt pplictions of integrtion. The pplictions you my see on n exm in this course include only the Net Chnge Theorem (which is relly just the Fundmentl

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

New Integral Inequalities for n-time Differentiable Functions with Applications for pdfs

New Integral Inequalities for n-time Differentiable Functions with Applications for pdfs Applied Mthemticl Sciences, Vol. 2, 2008, no. 8, 353-362 New Integrl Inequlities for n-time Differentible Functions with Applictions for pdfs Aristides I. Kechriniotis Technologicl Eductionl Institute

More information

Math 61CM - Solutions to homework 9

Math 61CM - Solutions to homework 9 Mth 61CM - Solutions to homework 9 Cédric De Groote November 30 th, 2018 Problem 1: Recll tht the left limit of function f t point c is defined s follows: lim f(x) = l x c if for ny > 0 there exists δ

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

MA 124 January 18, Derivatives are. Integrals are.

MA 124 January 18, Derivatives are. Integrals are. MA 124 Jnury 18, 2018 Prof PB s one-minute introduction to clculus Derivtives re. Integrls re. In Clculus 1, we lern limits, derivtives, some pplictions of derivtives, indefinite integrls, definite integrls,

More information

f(x)dx . Show that there 1, 0 < x 1 does not exist a differentiable function g : [ 1, 1] R such that g (x) = f(x) for all

f(x)dx . Show that there 1, 0 < x 1 does not exist a differentiable function g : [ 1, 1] R such that g (x) = f(x) for all 3 Definite Integrl 3.1 Introduction In school one comes cross the definition of the integrl of rel vlued function defined on closed nd bounded intervl [, b] between the limits nd b, i.e., f(x)dx s the

More information

A Generalized Inequality of Ostrowski Type for Twice Differentiable Bounded Mappings and Applications

A Generalized Inequality of Ostrowski Type for Twice Differentiable Bounded Mappings and Applications Applied Mthemticl Sciences, Vol. 8, 04, no. 38, 889-90 HIKARI Ltd, www.m-hikri.com http://dx.doi.org/0.988/ms.04.4 A Generlized Inequlity of Ostrowski Type for Twice Differentile Bounded Mppings nd Applictions

More information

ODE: Existence and Uniqueness of a Solution

ODE: Existence and Uniqueness of a Solution Mth 22 Fll 213 Jerry Kzdn ODE: Existence nd Uniqueness of Solution The Fundmentl Theorem of Clculus tells us how to solve the ordinry differentil eqution (ODE) du = f(t) dt with initil condition u() =

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

Chapter 5. Numerical Integration

Chapter 5. Numerical Integration Chpter 5. Numericl Integrtion These re just summries of the lecture notes, nd few detils re included. Most of wht we include here is to be found in more detil in Anton. 5. Remrk. There re two topics with

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

Unit #9 : Definite Integral Properties; Fundamental Theorem of Calculus

Unit #9 : Definite Integral Properties; Fundamental Theorem of Calculus Unit #9 : Definite Integrl Properties; Fundmentl Theorem of Clculus Gols: Identify properties of definite integrls Define odd nd even functions, nd reltionship to integrl vlues Introduce the Fundmentl

More information

The First Fundamental Theorem of Calculus. If f(x) is continuous on [a, b] and F (x) is any antiderivative. f(x) dx = F (b) F (a).

The First Fundamental Theorem of Calculus. If f(x) is continuous on [a, b] and F (x) is any antiderivative. f(x) dx = F (b) F (a). The Fundmentl Theorems of Clculus Mth 4, Section 0, Spring 009 We now know enough bout definite integrls to give precise formultions of the Fundmentl Theorems of Clculus. We will lso look t some bsic emples

More information

4.4 Areas, Integrals and Antiderivatives

4.4 Areas, Integrals and Antiderivatives . res, integrls nd ntiderivtives 333. Ares, Integrls nd Antiderivtives This section explores properties of functions defined s res nd exmines some connections mong res, integrls nd ntiderivtives. In order

More information

TRAPEZOIDAL TYPE INEQUALITIES FOR n TIME DIFFERENTIABLE FUNCTIONS

TRAPEZOIDAL TYPE INEQUALITIES FOR n TIME DIFFERENTIABLE FUNCTIONS TRAPEZOIDAL TYPE INEQUALITIES FOR n TIME DIFFERENTIABLE FUNCTIONS S.S. DRAGOMIR AND A. SOFO Abstrct. In this pper by utilising result given by Fink we obtin some new results relting to the trpezoidl inequlity

More information

38 Riemann sums and existence of the definite integral.

38 Riemann sums and existence of the definite integral. 38 Riemnn sums nd existence of the definite integrl. In the clcultion of the re of the region X bounded by the grph of g(x) = x 2, the x-xis nd 0 x b, two sums ppered: ( n (k 1) 2) b 3 n 3 re(x) ( n These

More information

A PROOF OF THE FUNDAMENTAL THEOREM OF CALCULUS USING HAUSDORFF MEASURES

A PROOF OF THE FUNDAMENTAL THEOREM OF CALCULUS USING HAUSDORFF MEASURES INROADS Rel Anlysis Exchnge Vol. 26(1), 2000/2001, pp. 381 390 Constntin Volintiru, Deprtment of Mthemtics, University of Buchrest, Buchrest, Romni. e-mil: cosv@mt.cs.unibuc.ro A PROOF OF THE FUNDAMENTAL

More information

arxiv: v1 [math.ca] 11 Jul 2011

arxiv: v1 [math.ca] 11 Jul 2011 rxiv:1107.1996v1 [mth.ca] 11 Jul 2011 Existence nd computtion of Riemnn Stieltjes integrls through Riemnn integrls July, 2011 Rodrigo López Pouso Deprtmento de Análise Mtemátic Fcultde de Mtemátics, Universidde

More information

Calculus I-II Review Sheet

Calculus I-II Review Sheet Clculus I-II Review Sheet 1 Definitions 1.1 Functions A function is f is incresing on n intervl if x y implies f(x) f(y), nd decresing if x y implies f(x) f(y). It is clled monotonic if it is either incresing

More information

5.7 Improper Integrals

5.7 Improper Integrals 458 pplictions of definite integrls 5.7 Improper Integrls In Section 5.4, we computed the work required to lift pylod of mss m from the surfce of moon of mss nd rdius R to height H bove the surfce of the

More information

1 i n x i x i 1. Note that kqk kp k. In addition, if P and Q are partition of [a, b], P Q is finer than both P and Q.

1 i n x i x i 1. Note that kqk kp k. In addition, if P and Q are partition of [a, b], P Q is finer than both P and Q. Chpter 6 Integrtion In this chpter we define the integrl. Intuitively, it should be the re under curve. Not surprisingly, fter mny exmples, counter exmples, exceptions, generliztions, the concept of the

More information