Lecture Notes: Orthogonal Polynomials, Gaussian Quadrature, and Integral Equations

Size: px
Start display at page:

Download "Lecture Notes: Orthogonal Polynomials, Gaussian Quadrature, and Integral Equations"

Transcription

1 18330 Lecture Notes: Orthogonl Polynomils, Gussin Qudrture, nd Integrl Equtions Homer Reid My 1, 2014 In the previous set of notes we rrived t the definition of Chebyshev polynomils T n (x) vi the following logic: Given function f(x) on the intervl [ 1, 1], define g(θ) = f(cos θ) Being n even 2π-periodic function, g(θ) hs Fourier cosine series expnsion g(θ) = ã0 2 + ν ãν cos(νθ), whereupon our originl function f(x) hs the expnsion f(x) = ã0 2 + ν ν cos ( ν rccos x ) or f(x) = ã0 2 + ν ν T ν (x), T ν (x) = cos ( n rccos x ) which defines the function T ν (x) In these notes we will investigte the following lterntive chrcteriztion of the functions {T n }: The Chebyshev polynomils {T n (x)} re the unique polynomils normlized to T n (0) = 1 nd orthogonl with respect to the inner product Contents f, g = 1 1 f(x)g(x)dx 1 x 2 1 Orthogonl Sets of Polynomils 2 2 Roots of orthogonl polynomils 7 3 Gussin qudrture 9 4 Integrl equtions nd Nyström s method 12 1

2 18330 Lecture Notes 2 1 Orthogonl Sets of Polynomils An orthogonl set of polynomils is fully specified by three ingredients: 1 An intervl of the rel line [, b] over which we will be integrting 2 A weight function W (x) defined over [, b] 3 A normliztion convention, which just defines n overll multiplictive prefctor You cn think of items 1 nd 2 here s together specifying n inner product on the vector spce of rel-vlued functions on the intervl [, b]: f, g f(x)g(x)w (x)dx (1) An inner product is just rule for ssigning rel number to ny pir of functions f, g, nd different choices of [, b] nd W (x) yield different inner products [Note tht the inner product is liner, ie αf, g = α f, g nd f +g, h = f, h + g, h ] For our purposes, the most importnt fct bout the inner product is tht it doesn t vnish when you stick the sme function into both slots, ie f, f 0 1 Given n inner product nd normliztion convention, n orthogonl set of polynomils is simply collection of polynomils {Q n (x)} (where n indexes the degree of the polynomil, ie Q 0 is constnt, Q 1 (x) is liner function, Q 2 (x) is second-degree polynomil, etc) tht stisfy the normliztion convention nd tht re orthogonl with respect to the inner product, ie Exmples Q n, Q m = 0 for n m The following tble summrizes the ingredients tht define some of the commonlyused sets of orthogonl polynomils Nme Symbol Intervl Weight function Normliztion Legendre P n (x) [ 1, 1] 1 P n (1) = 1 Chebyshev T n (x) [ 1, 1] 1 1 x 2 T n (0) = 1 Lguerre L n (x) [0, ] e x L n (0) = 1 Hermite H n (x) [, ] e x2 H n, H n = π2 n n! 1 Note tht one convenient wy to define normliztion convention [item (3) bove] would be to scle ll functions f such tht f, f = 1, but this is not the convention tht is typiclly used

3 18330 Lecture Notes 3 Construction from inner product Given n inner product nd normliztion convention, there is simple constructive procedure for computing every element in the corresponding fmily of orthogonl polynomils It is the nlogue for polynomil vector spces of the usul Grm-Schmidt orthogonliztion process used to construct orthogonl bses in geometry, nd it goes like this: 1 First, choose Q 0 (x) to be the unique degree-zero polynomil (ie constnt) tht stisfies the normliztion convention (In most cses we simply hve Q 0 = 1) 2 Now construct Q 1 s the product of liner fctor times Q 0 : where 2 B 1 = Q 1 (x) = A 1 (x B 1 )Q 0 (2) xq0, Q 0 Q0, Q 0 (3) nd A 1 is chosen to ensure tht Q 1 stisfies the normliztion condition You cn esily verify tht Q 1 (x) s defined by (2) is orthogonl to Q 0 by construction 3 Now construct Q 2 s the product of liner fctor times Q 1 plus constnt fctor times Q 0 : [ ] Q 2 (x) = A 2 (x B 2 )Q 1 C 2 Q 0 (4) where B 2 = xq1, Q 1 Q1, Q 1, C 2 =, Q1, Q 1 A 1 Q0, Q 0 nd A 2 is chosen to ensure tht Q 2 stisfies the normliztion condition You cn esily verify tht Q 2 (x) s defined by (4) is orthogonl to both Q 1 nd Q 0 4 Now construct Q 3 s the product of liner fctor times Q 2 plus constnt fctor times Q 1 : [ ] Q 3 (x) = A 3 (x B 3 )Q 2 C 3 Q 1 (5) where xq2, Q 2 Q2, Q 2 B 3 =, C 3 = Q2, Q 2 A 2 Q1, Q 1 2 Just to clrify: The numertor of the following eqution is the inner product (1) with the function f(x) tken to be xq 0 (x) nd the function g(x) tken to be Q 0 (x)

4 18330 Lecture Notes 4 nd A 3 is chosen to ensure tht Q 3 stisfies the normliztion condition You cn esily verify, s before, tht Q 3 (x) s defined by (5) is orthogonl to both Q 2 nd Q 1 Wht is surprising is tht this Q 3 is lso orthogonl to Q 0 Indeed, more generlly 5 we construct the generl element Q n (x) s the product of liner fctor times Q n 1 (x) plus constnt fctor times Q n 2 : [ ] Q n (x) = A n (x B n )Q n 1 C n Q n 2 (6) where xqn 1, Q n 1 Qn 1, Q n 1 B n =, C n = (7) Qn 1, Q n 1 A n 1 Qn 2, Q n 2 nd A n is chosen to ensure tht Q n stisfies the normliztion condition Agin, wht is surprising here is tht the polynomil constructed in (6) is orthogonl not only to Q n 1 nd Q n 2 but indeed to ll previous members of the set, Q n 3, Q n 4,, Q 1, Q 0 In constructing (6) it seems like we re only ensuring orthogonlity ginst Q n 2 nd Q n 1 But the orthogonlity ginst the previous members of the set turns out to follow for free, utomticlly, from the wy the previous functions were defined This is not obvious Recurrence reltions By scutinizing the generl cse of the inductive procedure discussed bove, it is generlly possible to write down recurrence reltions tht relte the next element in set of orthogonl polynomils to previous elements For exmple, the Legendre polynomils stisfy the recurrence P n+1 (x) = ( 2n + 1 n + 1 ) xp n (x) ( n n + 1 The Chebyshev polynomils stisfy the recurrence ) P n 1 (x) T n+1 (x) = 2xT n (x) T n 1 (x) (8) The Lguerre polynomils stisfy the recurrence L n+1 (x) = (2n + 1) x L n (x) k (n + 1) k + 1 L n+1(x) (9) The Hermite polynomils stisfy the recurrence H n+1 (x) = 2xH n (x) 2nH n 1 (x) (10)

5 18330 Lecture Notes 5 Differentil equtions Mny sets of orthogonl polynomils rise s solutions to differentil equtions For exmple, the nth Legendre polynomil P n (x) stisfies (1 x 2 ) d2 P n dx 2 nd the nth Chebyshev polynomil stisfies (1 x 2 ) d2 T n dx 2 Generting functions 2xdP n dx + n(n + 1)P n(x) = 0 xdt n dx + n2 T n (x) = 0 It is curious, nd in some cses useful, to note tht mny functions of orthogonl polynomils hve generting function which encodes the properties of the entire set of functions nd from which individul functions cn be recovered by performing lgebric nd derivtive mnipultions For exmple, for the Legendre polynomils we hve d n P n (x) = 1 2 n n! dx n (x2 1) n For the Chebyshev polynomils, it turns out tht T n (x) rises s precisely the coefficient of y n in the expnsion of the quntity (1 xy)/(1 2xy + y 2 ) in powers of y : 1 xy 1 2xy + y 2 = T n (x)y n Differentiting ech side of this eqution n times nd setting y 0 then yields n expression for T n (x) n=0 Properties of orthogonl polynomils There re few common properties tht re common to ll sets of orthogonl polynomils 1 The first N elements in the set constitute bsis for the vector spce of ll polynomils of degree N Wht this mens is tht ny rbitrry degree-n polynomil F (x) my be represented exctly nd uniquely s liner combintion of the Q n functions: F (x) = c 0 Q 0 (x) + c 1 Q 1 (x) + + c N Q N (x) (11) 2 Only the constnt element in the set hs nonvnishing integrl over the intervl with respect to the weight function, ie Q n (x)w (x)dx = 0, n 1 (11b)

6 18330 Lecture Notes 6 This is ctully just consequence of orthogonlity: We must hve Q n, Q 0 = 0 for n 0, but Q 0 is just constnt nd my be pulled out of the integrl (1), leving behind (11b)

7 18330 Lecture Notes 7 2 Roots of orthogonl polynomils For mny pplictions, including Gussin qudrture s discussed in the following section, we need to compute the roots of the Nth element in some set of orthogonl polynomils, ie we need the N points x n tht stisfy Q N (x n ) = 0, n = 1, 2,, N (12) It turns out to be esy to compute the numbers x n using numericl eigenvlue techniques, nd indeed numericl eigenvlue techniques re the preferred wy to compute these roots, s other methods tend to be numericlly unstble The trick is to mke use of the recurrence reltion (6) to write xq n in terms of other Q functions: xq n = α n Q n 1 + β n Q n + γ n Q n+1 (13) where the α, β, γ coefficients my be written down in closed form nd tke different forms for vrious different sets of orthogonl polynomils; for exmple, in the cse of Legendre polynomils we hve α n = n 2n + 1, β n = 0, γ n = n + 1 2n + 1 If we now write out eqution (13) for n = 0, 1,, N 1, we obtin n N N liner system of equtions: β 0 γ Q 0 (x) α 1 β 1 γ Q 1 (x) 0 α 2 β 2 γ Q 2 (x) 0 0 α 3 β Q 3 (x) β N 3 γ N α N 2 β N 2 γ N α N 1 β N 1 Q 0 (x) 0 Q 1 (x) 0 Q 2 (x) 0 Q 3 (x) 0 = x Q N 3 (x) Q N 2 (x) Q N 1 (x) γ N 1 Q N (x) Q N 3 (x) Q N 2 (x) Q N 1 (x) Wht this eqution sys is tht x is lmost n eigenvlue of the mtrix on the LHS The only thing tht spoils the eigenvlue condition is the extr term in the lst slot of the second vector on the RHS However, this term vnishes whenever x is root of Q N! This mens tht the roots of Q N re precisely the eigenvlues of the tridigonl mtrix on the RHS Here s little juli code tht will compute nd return n N-dimensionl vector contining the roots of the Nth Legendre polynomil, P N (x):

8 18330 Lecture Notes 8 function LegendreRoots(N) A=zeros(N,N) A[1,2] = 1; for n=1:n-2 A[n+1,n] = n/(2*n+1); A[n+1,n+2] = (n+1)/(2*n+1); end A[N,N-1] = (N-1)/(2*N-1); (lmbd,u)=eig(a); lmbd end

9 18330 Lecture Notes 9 3 Gussin qudrture In this section we consider the evlution of integrls of the form f(x)w (x) dx (14) where W (x) is some weight function nd f(x) is n rbitrry function whose integrl (times W ) we re trying to compute We would like to construct n N-point qudrture rule consisting of N points nd weights {{x n }, {w n }) such tht N w n f(x n ) f(x)w (x)dx (15) n=1 Note tht the sum on the LHS here only involves smples of f, not W ; the weight function W (x) is bked in to the definition of the qudrture weights w n Let {Q n } be the set of orthogonl polynomils {Q n (x)} defined with respect to n inner product of the form (1) with intervl [, b] nd weight function W (x) mtching those of the integrl we re trying to compute in (14) [In the common cse in which W (x) = 1, these will be just the Legendre polynomils {P n (x)}] It s esy to construct n N-point qudrture rule tht exctly integrtes polynomils up to degree N 1 If you give me ny set of N points {x n } distributed throughout the intervl [, b], I cn find set of N weights {w n } such tht the qudrture rule [{x n }, {w n }] exctly integrtes ll polynomils of degree N 1 or less All I hve to do is to require my qudrture rule to be exct for the first N elements in the orthogonl set {Q n } Since ny polynomil of degree N 1 or lower cn be exctly represented s liner combintion of these elements, its integrl will be computed exctly by our qudrture rule The condition tht our qudrture rule be exct for the first N polynomils in the set {Q n } mounts to set of N simultneous liner equtions on the N qudrture weights {w n } Indeed, the requirement tht my qudrture rule be exct when I use it to integrte the function Q 0 gives me the condition w 1 Q 0 (x 1 ) + w 2 Q 0 (x 2 ) + + w N Q 0 (x N ) = The condition tht the rule be exct for Q 1 yields w 1 Q 1 (x 1 ) + w 2 Q 1 (x 2 ) + + w N Q 1 (x N ) = Q 0 (x)w (x)dx Q 1 (x)w (x)dx (16) (16b)

10 18330 Lecture Notes 10 Proceeding similrly, I obtin totl of N equtions, culminting in w 1 Q N 1 (x 1 ) + w 2 Q N 1 (x 2 ) + + w N Q N 1 (x N ) = Q N 1 (x)w (x)dx (16c) Equtions (16) together constitute n N N liner system for the qudrture weights w n Note lso tht the RHS of this system is simpler thn it looks: s we noted erlier, ll the RHS integrls vnish except for the one involving Q 0, so the RHS vector of our liner system hs only one nonzero entry But Guss discovered wy to construct n N-point qudrture rule tht exctly integrtes polynomils up to degree 2N 1 The proceeding development tells me tht, given ny choice of N points {x n }, I cn find set of N weights tht mkes the qudrture rule (15) exct for ll polynomils up to degree N 1 However, mong ll possible wys to choose the set of qudrture points {x n }, there is one choice tht is distinguished: It is the set of roots of the polynomil Q N (x) It is n stonishing fct tht the qudrture rule (15), computed with the {x n } tken s the roots of Q N nd the weights computed s discussed bove, is exct for ll polynomils up to degree 2N 1 This mssively expnds the spce of functions over which our qudrture rule is exct; the technique is known s Gussin qudrture The proof of this sttement is mzingly simple Let f(x) be polynomil of degree 2N 1 or less If we divide 3 f(x) by the polynomil Q N (x), we obtin some quotient p(x) nd some reminder r(x), nd becuse Q N hs degree N we re gurnteed tht tht p(x) nd r(x) both hve degree N 1 or less In other words, ny polynomil f of degree 2N 1 my be written exctly in the form f(x) = Q N (x)p(x) + r(x), deg p, r N 1 (17) But now look t wht hppens when I pply the qudrture rule (15) to f(x): f(x)w (x)dx = N w n f(x n ) n=1 N [ ] w n Q N (x n ) p(x n ) + r(x n ) }{{} n=1 =0 The first term vnishes becuse the qudrture points re roots of Q N! This leves behind = N w n r(x n ) = n=1 r(x)w (x) dx (exctly) (18) 3 The opertion t work here is synthetic division do you remember this from high school?

11 18330 Lecture Notes 11 In other words, using our qudrture rule to integrte the function (17) is equivlent to integrting just the function r(x) But this function is exctly integrted by our qudrture rule becuse it hs degree N 1 nd our qudrture rule hndles ll such functions exctly Menwhile, we cn evlute the exct integrl f(x)w (x)dx nother wy, by expnding the function p(x) in (17) in the set of functions {Q n } [cf eqution (11b] Since p hs degree N 1, this expnsion includes only terms up to Q N 1 : nd hence (17) reds Integrting, we find f(x)w (x)dx = = p(x) = N 1 n=0 α n Q n (x) N 1 f(x) = Q N (x) α n Q n (x) + r(x) N 1 n=0 n=0 α n Q N (x)q n (x)w (x) dx + } {{ } =0 r(x)w (x) dx (19) r(x)w (x) dx (20) becuse Q N is orthogonl to Q n for ll n N 1 Compring (18) to (20) we see tht our qudrture rule is exct for ll functions which cn be decomposed in the form (17) tht is, for ll polynomils of degree 2N 1 Isn t this beutiful? I love this Guss vs Clenshw-Curtis For n interesting discussion of the reltive merits of Gussin vs Clenshw- Curtis qudrture, see the rticle Is Guss Qudrture Better thn Clenshw- Curtis?, by N Trefethen, SIAM Review 50 p 67, vilble online here: http: //epubssimorg/doi/pdf/101137/

12 18330 Lecture Notes 12 4 Integrl equtions nd Nyström s method Motivtion: The 1D Semiconductor In previous discussions, we considered the computtion of the electrosttic potentil in one-dimensionl crystlline ionic solid Let s now generlize this in two wys: we will tret the underlying chrge density s continuous rther thn discrete, nd we will consider the cse of semiconducting rther thn n ionic mteril In semiconductor, the locl chrge density ρ(x) depends strongly on the locl electrosttic potentil x A simple model of this dependence is furnished by ρ(x) = ρ 0 e φ(x)/v T (21) where the therml voltge V T is the temperture divided by the electron chrge, V T = kt e 0026 volts t room temperture Consider now 1D semiconductor of length L chrcterized by locl linechrge chrge density 4 λ(x) The electrosttic potentil φ(x) is determined by λ ccording to L/2 λ(x )dx φ(x) = x x L/2 However, from (21) we lso hve tht λ is determined by φ ccording to Combining, we obtin λ(x) = λe αφ(x) ( α = 1 V T ) φ(x) = ρ 0 L/2 L/2 e αφ(x ) dx x x (22) This is n integrl eqution for the electrosttic potentil Integrl equtions re much hrder thn differentil equtions, for the following reson: In the cse of differentil eqution, we cn lwys work loclly to figure out, for exmple, the next point on solution curve given just single point on tht curve Indeed, this is precisely the MO of the ODE solvers tht we discussed in the first unit of our course In doing this, we know nothing bout the globl behvior of the solution curve, know nothing bout wht the solution is doing fr wy from our given point, nd nonetheless cn infer incrementl knowledge from the locl informtion contined in the differentil eqution On the other hnd, in n eqution like (23) there is no notion of proceeding loclly: To do nything t ll with the RHS of the eqution requires globl knowledge of the function φ 4 The line-chrge density λ(x) is defined such tht the totl chrge in the intervl [x, x+dx] is λ(x)dx

13 18330 Lecture Notes 13 Nyström s Method Nystrom s method uses Gussin qudrture to convert n integrl eqution into liner system of equtions The most generl setting is to consider n integrl eqution of the form K(x, x )S(x )dx = F (x) (23) where K(x) is known kernel function, F (x) is n known forcing function, nd S(x) is n unknown source function for which we re trying to solve Nyström s method is to use n N-point qudrture rule for the intervl [, b]: K(x, x )S(x )dx N w n K(x, x n )S(x n ) We then require tht eqution (23) be stisfied t ech of the N qudrture points x n This gives us N equtions: w 1 K(x 1, x 1 )S(x 1 ) + w 2 K(x 1, x 2 )S(x 2 ) + + w N K(x 1, x N )S(x N ) = F (x 1 ) w 1 K(x 2, x 1 )S(x 1 ) + w 2 K(x 2, x 2 )S(x 2 ) + + w N K(x 2, x N )S(x N ) = F (x 2 ) nd so on down to w 1 K(x N, x 1 )S(x 1 ) + w 2 K(x N, x 2 )S(x 2 ) + + w N K(x N, x N )S(x N ) = F (x N ) n=1 This is n N N liner system of the form w 1 K(x 1, x 1 ) w 2 K(x 1, x 2 ) w N K(x 1, x N ) w 1 K(x 2, x 1 ) w 2 K(x 2, x 2 ) w N K(x 2, x N ) w 1 K(x N, x 1 ) w 2 K(x N, x 2 ) w N K(x N, x N ) S(x 1 ) S(x 2 ) S(x N ) = F (x 1 ) F (x 2 ) F (x N ) which we solve for the vlues of our unknown source distribution t the qudrture points

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

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

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

Numerical quadrature based on interpolating functions: A MATLAB implementation

Numerical quadrature based on interpolating functions: A MATLAB implementation SEMINAR REPORT Numericl qudrture bsed on interpolting functions: A MATLAB implementtion by Venkt Ayylsomyjul A seminr report submitted in prtil fulfillment for the degree of Mster of Science (M.Sc) in

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

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

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

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

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

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

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

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

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

Matrices, Moments and Quadrature, cont d

Matrices, Moments and Quadrature, cont d Jim Lmbers MAT 285 Summer Session 2015-16 Lecture 2 Notes Mtrices, Moments nd Qudrture, cont d We hve described how Jcobi mtrices cn be used to compute nodes nd weights for Gussin qudrture rules for generl

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

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

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

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

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

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

Advanced Computational Fluid Dynamics AA215A Lecture 3 Polynomial Interpolation: Numerical Differentiation and Integration.

Advanced Computational Fluid Dynamics AA215A Lecture 3 Polynomial Interpolation: Numerical Differentiation and Integration. Advnced Computtionl Fluid Dynmics AA215A Lecture 3 Polynomil Interpoltion: Numericl Differentition nd Integrtion Antony Jmeson Winter Qurter, 2016, Stnford, CA Lst revised on Jnury 7, 2016 Contents 3 Polynomil

More information

Improper Integrals. Type I Improper Integrals How do we evaluate an integral such as

Improper Integrals. Type I Improper Integrals How do we evaluate an integral such as Improper Integrls Two different types of integrls cn qulify s improper. The first type of improper integrl (which we will refer to s Type I) involves evluting n integrl over n infinite region. In the grph

More information

Chapter 3 Polynomials

Chapter 3 Polynomials Dr M DRAIEF As described in the introduction of Chpter 1, pplictions of solving liner equtions rise in number of different settings In prticulr, we will in this chpter focus on the problem of modelling

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

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

Linearity, linear operators, and self adjoint eigenvalue problems

Linearity, linear operators, and self adjoint eigenvalue problems Linerity, liner opertors, nd self djoint eigenvlue problems 1 Elements of liner lgebr The study of liner prtil differentil equtions utilizes, unsurprisingly, mny concepts from liner lgebr nd liner ordinry

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

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

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

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

f(x) dx, If one of these two conditions is not met, we call the integral improper. Our usual definition for the value for the definite integral

f(x) dx, If one of these two conditions is not met, we call the integral improper. Our usual definition for the value for the definite integral Improper Integrls Every time tht we hve evluted definite integrl such s f(x) dx, we hve mde two implicit ssumptions bout the integrl:. The intervl [, b] is finite, nd. f(x) is continuous on [, b]. If one

More information

Summary: Method of Separation of Variables

Summary: Method of Separation of Variables Physics 246 Electricity nd Mgnetism I, Fll 26, Lecture 22 1 Summry: Method of Seprtion of Vribles 1. Seprtion of Vribles in Crtesin Coordintes 2. Fourier Series Suggested Reding: Griffiths: Chpter 3, Section

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

Mapping the delta function and other Radon measures

Mapping the delta function and other Radon measures Mpping the delt function nd other Rdon mesures Notes for Mth583A, Fll 2008 November 25, 2008 Rdon mesures Consider continuous function f on the rel line with sclr vlues. It is sid to hve bounded support

More information

MATH34032: Green s Functions, Integral Equations and the Calculus of Variations 1

MATH34032: Green s Functions, Integral Equations and the Calculus of Variations 1 MATH34032: Green s Functions, Integrl Equtions nd the Clculus of Vritions 1 Section 1 Function spces nd opertors Here we gives some brief detils nd definitions, prticulrly relting to opertors. For further

More information

Bernoulli Numbers Jeff Morton

Bernoulli Numbers Jeff Morton Bernoulli Numbers Jeff Morton. We re interested in the opertor e t k d k t k, which is to sy k tk. Applying this to some function f E to get e t f d k k tk d k f f + d k k tk dk f, we note tht since f

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

Best Approximation in the 2-norm

Best Approximation in the 2-norm Jim Lmbers MAT 77 Fll Semester 1-11 Lecture 1 Notes These notes correspond to Sections 9. nd 9.3 in the text. Best Approximtion in the -norm Suppose tht we wish to obtin function f n (x) tht is liner combintion

More information

LECTURE 3. Orthogonal Functions. n X. It should be noted, however, that the vectors f i need not be orthogonal nor need they have unit length for

LECTURE 3. Orthogonal Functions. n X. It should be noted, however, that the vectors f i need not be orthogonal nor need they have unit length for ECTURE 3 Orthogonl Functions 1. Orthogonl Bses The pproprite setting for our iscussion of orthogonl functions is tht of liner lgebr. So let me recll some relevnt fcts bout nite imensionl vector spces.

More information

Numerical Analysis. Doron Levy. Department of Mathematics Stanford University

Numerical Analysis. Doron Levy. Department of Mathematics Stanford University Numericl Anlysis Doron Levy Deprtment of Mthemtics Stnford University December 1, 2005 D. Levy Prefce i D. Levy CONTENTS Contents Prefce i 1 Introduction 1 2 Interpoltion 2 2.1 Wht is Interpoltion?............................

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

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

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

STURM-LIOUVILLE BOUNDARY VALUE PROBLEMS

STURM-LIOUVILLE BOUNDARY VALUE PROBLEMS STURM-LIOUVILLE BOUNDARY VALUE PROBLEMS Throughout, we let [, b] be bounded intervl in R. C 2 ([, b]) denotes the spce of functions with derivtives of second order continuous up to the endpoints. Cc 2

More information

3 Mathematics of the Poisson Equation

3 Mathematics of the Poisson Equation 3 Mthemtics of the Poisson Eqution 3. Green functions nd the Poisson eqution () The Dirichlet Green function stisfies the Poisson eqution with delt-function chrge 2 G D (r, r o ) = δ 3 (r r o ) (3.) nd

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

1 Probability Density Functions

1 Probability Density Functions Lis Yn CS 9 Continuous Distributions Lecture Notes #9 July 6, 28 Bsed on chpter by Chris Piech So fr, ll rndom vribles we hve seen hve been discrete. In ll the cses we hve seen in CS 9, this ment tht our

More information

SUMMER KNOWHOW STUDY AND LEARNING CENTRE

SUMMER KNOWHOW STUDY AND LEARNING CENTRE SUMMER KNOWHOW STUDY AND LEARNING CENTRE Indices & Logrithms 2 Contents Indices.2 Frctionl Indices.4 Logrithms 6 Exponentil equtions. Simplifying Surds 13 Opertions on Surds..16 Scientific Nottion..18

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

Sturm-Liouville Eigenvalue problem: Let p(x) > 0, q(x) 0, r(x) 0 in I = (a, b). Here we assume b > a. Let X C 2 1

Sturm-Liouville Eigenvalue problem: Let p(x) > 0, q(x) 0, r(x) 0 in I = (a, b). Here we assume b > a. Let X C 2 1 Ch.4. INTEGRAL EQUATIONS AND GREEN S FUNCTIONS Ronld B Guenther nd John W Lee, Prtil Differentil Equtions of Mthemticl Physics nd Integrl Equtions. Hildebrnd, Methods of Applied Mthemtics, second edition

More information

Improper Integrals, and Differential Equations

Improper Integrals, and Differential Equations Improper Integrls, nd Differentil Equtions October 22, 204 5.3 Improper Integrls Previously, we discussed how integrls correspond to res. More specificlly, we sid tht for function f(x), the region creted

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

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

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

Chapter 4 Contravariance, Covariance, and Spacetime Diagrams

Chapter 4 Contravariance, Covariance, and Spacetime Diagrams Chpter 4 Contrvrince, Covrince, nd Spcetime Digrms 4. The Components of Vector in Skewed Coordintes We hve seen in Chpter 3; figure 3.9, tht in order to show inertil motion tht is consistent with the Lorentz

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

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

Here we study square linear systems and properties of their coefficient matrices as they relate to the solution set of the linear system.

Here we study square linear systems and properties of their coefficient matrices as they relate to the solution set of the linear system. Section 24 Nonsingulr Liner Systems Here we study squre liner systems nd properties of their coefficient mtrices s they relte to the solution set of the liner system Let A be n n Then we know from previous

More information

n f(x i ) x. i=1 In section 4.2, we defined the definite integral of f from x = a to x = b as n f(x i ) x; f(x) dx = lim i=1

n f(x i ) x. i=1 In section 4.2, we defined the definite integral of f from x = a to x = b as n f(x i ) x; f(x) dx = lim i=1 The Fundmentl Theorem of Clculus As we continue to study the re problem, let s think bck to wht we know bout computing res of regions enclosed by curves. If we wnt to find the re of the region below the

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

221B Lecture Notes WKB Method

221B Lecture Notes WKB Method Clssicl Limit B Lecture Notes WKB Method Hmilton Jcobi Eqution We strt from the Schrödinger eqution for single prticle in potentil i h t ψ x, t = [ ] h m + V x ψ x, t. We cn rewrite this eqution by using

More information

Lecture 13 - Linking E, ϕ, and ρ

Lecture 13 - Linking E, ϕ, and ρ Lecture 13 - Linking E, ϕ, nd ρ A Puzzle... Inner-Surfce Chrge Density A positive point chrge q is locted off-center inside neutrl conducting sphericl shell. We know from Guss s lw tht the totl chrge on

More information

DEFINITION The inner product of two functions f 1 and f 2 on an interval [a, b] is the number. ( f 1, f 2 ) b DEFINITION 11.1.

DEFINITION The inner product of two functions f 1 and f 2 on an interval [a, b] is the number. ( f 1, f 2 ) b DEFINITION 11.1. 398 CHAPTER 11 ORTHOGONAL FUNCTIONS AND FOURIER SERIES 11.1 ORTHOGONAL FUNCTIONS REVIEW MATERIAL The notions of generlized vectors nd vector spces cn e found in ny liner lger text. INTRODUCTION The concepts

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

Lecture 14 Numerical integration: advanced topics

Lecture 14 Numerical integration: advanced topics Lecture 14 Numericl integrtion: dvnced topics Weinn E 1,2 nd Tiejun Li 2 1 Deprtment of Mthemtics, Princeton University, weinn@princeton.edu 2 School of Mthemticl Sciences, Peking University, tieli@pku.edu.cn

More information

The Dirac distribution

The Dirac distribution A DIRAC DISTRIBUTION A The Dirc distribution A Definition of the Dirc distribution The Dirc distribution δx cn be introduced by three equivlent wys Dirc [] defined it by reltions δx dx, δx if x The distribution

More information

Numerical Integration

Numerical Integration Numericl Integrtion Wouter J. Den Hn London School of Economics c 2011 by Wouter J. Den Hn June 3, 2011 Qudrture techniques I = f (x)dx n n w i f (x i ) = w i f i i=1 i=1 Nodes: x i Weights: w i Qudrture

More information

Orthogonal functions

Orthogonal functions Orthogonl functions Given rel vrible over the intervl (, b nd set of rel or complex functions U n (ξ, n =, 2,..., which re squre integrble nd orthonorml b U n(ξu m (ξdξ = δ n,m ( if the set of of functions

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

Numerical Methods I Orthogonal Polynomials

Numerical Methods I Orthogonal Polynomials Numericl Methods I Orthogonl Polynomils Aleksndr Donev Cournt Institute, NYU 1 donev@cournt.nyu.edu 1 MATH-GA 2011.003 / CSCI-GA 2945.003, Fll 2014 Nov 6th, 2014 A. Donev (Cournt Institute) Lecture IX

More information

Integral points on the rational curve

Integral points on the rational curve Integrl points on the rtionl curve y x bx c x ;, b, c integers. Konstntine Zeltor Mthemtics University of Wisconsin - Mrinette 750 W. Byshore Street Mrinette, WI 5443-453 Also: Konstntine Zeltor P.O. Box

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

Numerical Linear Algebra Assignment 008

Numerical Linear Algebra Assignment 008 Numericl Liner Algebr Assignment 008 Nguyen Qun B Hong Students t Fculty of Mth nd Computer Science, Ho Chi Minh University of Science, Vietnm emil. nguyenqunbhong@gmil.com blog. http://hongnguyenqunb.wordpress.com

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

Math Calculus with Analytic Geometry II

Math Calculus with Analytic Geometry II orem of definite Mth 5.0 with Anlytic Geometry II Jnury 4, 0 orem of definite If < b then b f (x) dx = ( under f bove x-xis) ( bove f under x-xis) Exmple 8 0 3 9 x dx = π 3 4 = 9π 4 orem of definite Problem

More information

AP Calculus Multiple Choice: BC Edition Solutions

AP Calculus Multiple Choice: BC Edition Solutions AP Clculus Multiple Choice: BC Edition Solutions J. Slon Mrch 8, 04 ) 0 dx ( x) is A) B) C) D) E) Divergent This function inside the integrl hs verticl symptotes t x =, nd the integrl bounds contin this

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

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

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

The Wave Equation I. MA 436 Kurt Bryan

The Wave Equation I. MA 436 Kurt Bryan 1 Introduction The Wve Eqution I MA 436 Kurt Bryn Consider string stretching long the x xis, of indeterminte (or even infinite!) length. We wnt to derive n eqution which models the motion of the string

More information

p(x) = 3x 3 + x n 3 k=0 so the right hand side of the equality we have to show is obtained for r = b 0, s = b 1 and 2n 3 b k x k, q 2n 3 (x) =

p(x) = 3x 3 + x n 3 k=0 so the right hand side of the equality we have to show is obtained for r = b 0, s = b 1 and 2n 3 b k x k, q 2n 3 (x) = Norwegin University of Science nd Technology Deprtment of Mthemticl Sciences Pge 1 of 5 Contct during the exm: Elen Celledoni, tlf. 73593541, cell phone 48238584 PLESE NOTE: this solution is for the students

More information

Math Theory of Partial Differential Equations Lecture 2-9: Sturm-Liouville eigenvalue problems (continued).

Math Theory of Partial Differential Equations Lecture 2-9: Sturm-Liouville eigenvalue problems (continued). Mth 412-501 Theory of Prtil Differentil Equtions Lecture 2-9: Sturm-Liouville eigenvlue problems (continued). Regulr Sturm-Liouville eigenvlue problem: d ( p dφ ) + qφ + λσφ = 0 ( < x < b), dx dx β 1 φ()

More information

We partition C into n small arcs by forming a partition of [a, b] by picking s i as follows: a = s 0 < s 1 < < s n = b.

We partition C into n small arcs by forming a partition of [a, b] by picking s i as follows: a = s 0 < s 1 < < s n = b. Mth 255 - Vector lculus II Notes 4.2 Pth nd Line Integrls We begin with discussion of pth integrls (the book clls them sclr line integrls). We will do this for function of two vribles, but these ides cn

More information

MATH 144: Business Calculus Final Review

MATH 144: Business Calculus Final Review MATH 144: Business Clculus Finl Review 1 Skills 1. Clculte severl limits. 2. Find verticl nd horizontl symptotes for given rtionl function. 3. Clculte derivtive by definition. 4. Clculte severl derivtives

More information

Bases for Vector Spaces

Bases for Vector Spaces Bses for Vector Spces 2-26-25 A set is independent if, roughly speking, there is no redundncy in the set: You cn t uild ny vector in the set s liner comintion of the others A set spns if you cn uild everything

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

13: Diffusion in 2 Energy Groups

13: Diffusion in 2 Energy Groups 3: Diffusion in Energy Groups B. Rouben McMster University Course EP 4D3/6D3 Nucler Rector Anlysis (Rector Physics) 5 Sept.-Dec. 5 September Contents We study the diffusion eqution in two energy groups

More information

Recitation 3: More Applications of the Derivative

Recitation 3: More Applications of the Derivative Mth 1c TA: Pdric Brtlett Recittion 3: More Applictions of the Derivtive Week 3 Cltech 2012 1 Rndom Question Question 1 A grph consists of the following: A set V of vertices. A set E of edges where ech

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

Convex Sets and Functions

Convex Sets and Functions B Convex Sets nd Functions Definition B1 Let L, +, ) be rel liner spce nd let C be subset of L The set C is convex if, for ll x,y C nd ll [, 1], we hve 1 )x+y C In other words, every point on the line

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

Heat flux and total heat

Heat flux and total heat Het flux nd totl het John McCun Mrch 14, 2017 1 Introduction Yesterdy (if I remember correctly) Ms. Prsd sked me question bout the condition of insulted boundry for the 1D het eqution, nd (bsed on glnce

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

Infinite Geometric Series

Infinite Geometric Series Infinite Geometric Series Finite Geometric Series ( finite SUM) Let 0 < r < 1, nd let n be positive integer. Consider the finite sum It turns out there is simple lgebric expression tht is equivlent to

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

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

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

SYDE 112, LECTURES 3 & 4: The Fundamental Theorem of Calculus

SYDE 112, LECTURES 3 & 4: The Fundamental Theorem of Calculus SYDE 112, LECTURES & 4: The Fundmentl Theorem of Clculus So fr we hve introduced two new concepts in this course: ntidifferentition nd Riemnn sums. It turns out tht these quntities re relted, but it is

More information

Week 10: Line Integrals

Week 10: Line Integrals Week 10: Line Integrls Introduction In this finl week we return to prmetrised curves nd consider integrtion long such curves. We lredy sw this in Week 2 when we integrted long curve to find its length.

More information

Chapter 14. Matrix Representations of Linear Transformations

Chapter 14. Matrix Representations of Linear Transformations Chpter 4 Mtrix Representtions of Liner Trnsformtions When considering the Het Stte Evolution, we found tht we could describe this process using multipliction by mtrix. This ws nice becuse computers cn

More information