Notes for Expansions/Series and Differential Equations

Size: px
Start display at page:

Download "Notes for Expansions/Series and Differential Equations"

Transcription

1 Notes for Expansions/Series and Differential Equations In the last discussion, we considered perturbation methods for constructing solutions/roots of algebraic equations. Three types of problems were illustrated starting from the simplest: regular (straightforward) expansions, non-uniform expansions requiring modification to the process through inner and outer expansions, and singular perturbations. Before proceeding further, we first more clearly define the various types of expansions of functions of variables.. Convergent and Divergent Expansions/Series Consider a series, which is the sum of the terms of a sequence of numbers. Given a sequence { a, a, a3, a4, a5,..., a n.. }, the nth partial sum S n is the sum of the first n terms of the sequence, that is, Sn n ak. k = = () A series is convergent if the sequence of its partial sums {,,,...,..} S S S S converges. In 3 a more formal language, a series converges if there exists a limit such that for any arbitrarily small positive number ε>0, there is a large integer N such that for all n N, A sequence that is not convergent is said to be divergent. Sn ε. () Examples of convergent and divergent series: The reciprocals of powers of produce a convergent series: =. (3) The reciprocals of positive integers produce a divergent series: (4) Alternating the signs of the reciprocals of positive integers produces a convergent series: = ln. (5) The reciprocals of prime numbers produce a divergent series: (6) n

2 Convergence tests: There are a number of methods for determining whether a series is convergent or divergent. Comparison test: The terms of the sequence {,, 3, 4, 5,..., n.. } those of another sequence {,,,,,...,..} bn bn converges, then so does diverges, then so does a a a a a a are compared to b b b3 b4 b5 b n. If, for all n, 0 an bn an. However, if, for all n, 0 bn an an., and, and Ratio test: Assume that for all n, a n > 0. Suppose that there exists an r > 0 such that a lim n + n an = r. (7) If r <, the series converges. If r >, then the series diverges. If r =, the ratio test is inconclusive, and the series may converge or diverge. Root test or nth root test. Suppose that the terms of the sequence under consideration are non-negative, and that there exists r > 0 such that lim n n an = r. (8) If r <, the series converges. If r >, the series diverges. If r =, the root test is inconclusive, and the series may converge or diverge. Root test is equivalent to ratio test. Integral test: The series can be compared to an integral to establish convergence or divergence. Let f(n) = a n be a positive and monotone decreasing function. If t f ( x) dx = lim f ( x) dx < t, (9) then the series converges. If however, the integral diverges, the series does so as well.

3 a Limit comparison test: If { an}, { b n} >0, and the limit lim n n bn then an converges if and only if bn converges. exists and is not zero, Alternating series test: Also known as the Leibniz criterion, the alternating series test states that for an alternating series of the form decreasing, and has a limit of 0, then the series converges. Cauchy condensation test: If { a } an converges if and only if n k a k k = an ( )n, if { a n} is monotone is a monotone decreasing sequence, then converges. Other tests for convergence include Dirichlet's test, Abel's test and Raabe's test. Conditional and absolute convergence: Note that for any sequence {,,,,,...,..} a a a3 a4 a5 a n, an an for all n. Therefore, an an. This means that if not vice-versa). an converges, then an also converges (but If the series an converges, then the series an is absolutely convergent. absolutely convergent sequence is one in which the length of the line created by joining together all of the increments to the partial sum is finitely long. The power series of the exponential function is absolutely convergent everywhere. An If the series an conditionally convergent. converges but the series an diverges, then the series an is The Riemann series theorem states that if a series converges conditionally, it is possible to rearrange the terms of the series in such a way that the series converges to any value, or even diverges. 3

4 Uniform convergence: Let {,,,,...,..} f f f f f be a sequence of functions. The series 3 4 n converge uniformly to f if the sequence {S n } of partial sums defined by converges uniformly to f. Cauchy convergence criterion: Sn( x) fn( x) The Cauchy convergence criterion states that a series fn is said to = (0) an converges if and only if the sequence of partial sums is a Cauchy sequence. This means that for every ε > 0, there is a positive integer N such that for all n m N we have which is equivalent to Radius of convergence: n ak < ε, () k = m n+ m lim an = 0. () n k = n m The radius of convergence of a power series is a non-negative quantity, either a real number or that represents a range (within the radius) in which the function will converge. For a complex power series f defined as: f ( z) = cn ( z a) n 0 (3) where a is a constant, the center of the disk of convergence, c n is the n th complex coefficient, and z is a complex variable. The radius of convergence r is a nonnegative real number or, such that the series converges if z a < r, and diverges if z a > r. In other words, the series converges if z is close enough to the center and diverges if it is too far away. convergence is infinite if the series converges for all complex numbers z. The radius of 4

5 The radius of convergence can be found by applying the root test to the terms of the series. The root test uses the number C = limsup n f (4) n where ƒ n is the nth term c n (z a) n ("lim sup" denotes the limit superior). The root test states that the series converges if C < and diverges if C >. It follows that the power series converges if the distance from z to the center a is less than n r = / lim sup n cn, (5) n and diverges if the distance exceeds that number. Note that r = /0 is interpreted as an infinite radius, meaning that ƒ is an entire function. The limit involved in the ratio test is usually easier to compute, but the limit may fail to exist, in which case the root test should be used. The ratio test uses the limit In the case of a power series, this can be used to find that L f lim n + =. (6) n fn c r = lim n. (7) n c n+. Asymptotic Expansions An asymptotic expansion, asymptotic series or Poincaré expansion is a formal series of functions which has the property that truncating the series after a finite number of terms provides an approximation to a given function as the argument of the function tends towards a particular, often infinite, point. Let n be a sequence of continuous functions on some domain, and let L be a (possibly infinite) limit point of the domain. Then the sequence constitutes an asymptotic scale or guage functions if for every n, ϕ ( ) ( ( )) n+ x = o ϕn x as x L. If f is a continuous function on the domain of the guage functions, an asymptotic expansion of f with respect to the scale is a formal series In this case, we write a ( ) nϕn x such that, for any fixed N, 0 N f ( x) = a ( x) + O( ( x)) as x L nϕn ϕ n +. (8) 0 n n. (9) 0 f ( x) ~ a ϕ ( x) as x L 5

6 The most common type of an asymptotic expansion is a power series in either positive or negative terms. While a convergent Taylor series fits the definition as given, a non-convergent series is what is usually intended by the phrase. Methods of generating such expansions include the Euler-Maclaurin summation formula and integral transforms such as the Laplace and Mellin transforms. Repeated integration by parts will often lead to an asymptotic expansion. Examples of asymptotic expansions: Gamma function Exponential integral (0) Riemann zeta function () where B m are Bernoulli numbers and is a rising factorial. This expansion is valid for all complex s and is often used to compute the zeta function by using a large enough value of N, for instance N > s. Error function () (3) We now move on to differential equations, and proceed in the same manner, staring from the simplest to more complex. 6

7 . Introduction to Perturbations Techniques for Differential Equations ( Consider the example of the systems shown in the picture above. Let the mass of the earth be m.the motion of the earth around the sun is an ideal case, where we have no influences from other celestial bodies. The motion y = y(t) of the earth is governed by Newton's law my = Fsun. (4) We now imagine the motion being perturbed by a comet passing close to the earth. Then, the perturbed system will have an extra term my = Fsun + ε Fcomet. (5) It is not unreasonable to assume that the solution of the perturbed problem might be of the form y( t) y 0( t) ε y( t) ε y( t)... = + + +, (6) where y 0 (t) is the solution of the unperturbed (original) problem and the additional terms are correction terms.. The Main Idea Consider the second order differential equation, written in a compact form as F( t, y, y, y; ε ) = 0, 0 t t0, (7) 7

8 where is a small parameter, 0 < ε <<. We will try to solve this equation by assuming a straightforward perturbation expansion expansion y( t) y 0( t) ε y( t) ε y( t)... = + + +, (8) determiing the first few terms (say, y 0 (t), y (t), y (t),...) of the expansion, and then using the sum of first few terms, say y appr ( t) y0( t) ε y( t) ε y( t) = + + (9) as an approximation to the solution of the differential equation. Here y 0 (t) is the leading or the zeroth-order term, the solution of the unperturbed problem F( t, y, y, y ;0) = 0, 0 t t (30) The terms ε y( t), ε y( t),... are higher-order terms that are usually "small" in an asymptotic sense. Remark: The unperturbed problem can in many cases be solved exactly. 3. Example: Motion of a Particle in a Nonlinear Resistive Medium Suppose that a body with mass m and initial velocity V 0 moves in a fluid in a rectilinear motion. Let the body experience resistance to its motion with the resistance force governed by F av bv = (3) where v = v(t), t > 0, is the speed of the body at time t and a and b are positive constants with b << a. Newton's second law then gives the equation of motion for the body as dv m av bv, v(0) V0. dt = + = (3) Remark: If, b=0, then the equation is linear and its solution is 8

9 ( at / m) v( t) = V0e. (33) Scaling: Introduce the dimensionless variables y = v / V0, x = t /( m / a). (34) Then, y is the non-dimensional speed and x is the non-dimensional time. By chain rule, the time derivative of speed transforms to dv = dv dy dx = V dy a 0 dt dy dx dt dx m, (35) and thus the differential equation in terms of non-dimensional variables is dy = y + ε y, x > 0, dx y(0) =, (36a,b) where we have introduced a small parameter ε by the definition ε = bv 0 / a <<. Remark : The unperturbed problem is given by dy = y, x > 0, dx y(0) =, (37a,b) and it has the solution y( x) = e ( x). Remark : The perturbed or the complete problem (equations (36a,b)) in the present case can actually be solved exactly without relying on any approximation techniques, and this exact solution is (see Chapter notes) Perturbation Solution: e ( x) y( x) =. + ε ( e x (38) ) Consider the perturbation approach to solving the above equation now for small ε. The equation is 9

10 dy dx = y + ε y, y (0) =. (39a,b) We expand the solution y(x,ε) in a perturbation series (in powers of ε for sufficiently small ε << ): 0 y( x, ε ) = y ( x) + ε y ( x) + ε y ( x) +... (40) Substituting this expansion into the differential equation yields: y ( x) + ε y ( x) + ε y ( x) y ( x) + ε y ( x) + ε y ( x) +...] y ( x) + ε y ( x) + ε y ( x) +...) = [ 0 + ε ( 0 y ( x) + ε[ y ( x) + y( x)] + ε y ( x) + y ( x) y ( x)] = 0 [ 0, (4) where the last expression gives terms collected in powers of ε. solution expansion into the initial condition gives: Also inserting the 0 ε ε Now consider the limiting case, that is, let ε 0. Then y 0 (0) =, that is y (0) + y (0) + y (0) +... =. (4) ε y + ε y (0) + (0) +... =. (43) Now, let us subtract on both sides and divide the remaining expression with ε (this is allowed as ε 0). We get ε ε 3 Again taking the limit ε 0, we get and if we repeat this procedure, we get y (0) + y (0) + y (0) +... = 0. (44) 3 y (0) =, (45) y (0) = y (0) = y (0) =... = 0. (46) 0

11 Now, comparing terms of various powers of ε on both sides of the differential equation (equation (4)) as well as the initial condition (equation (46)), we get the following sequence of equations and the associated initial conditions: 0 : ε ε : : ε y 0( x) = y0, x > 0, y0(0) = y0( x) = e x (47) y ( x) = y + y0, x > 0, y(0) = 0 or y ( x) + y = e, y(0) = 0 x y( x) = e e x x y ( x) = y + y0y, x > 0, y(0) = 0 x 3x or y ( x) + y = ( e e ), y(0) = 0 x x 3x y( x) = e e + e. (48) (49) In the above table, solutions of the sequence of equations for y ( x), y ( x), y ( x), y ( x)... are also given. 0 3 An approximate solution is thus yappr ( x) = y0 + ε y + ε y = e + ε ( e e ) + ε ( e e + e ). x x x x x 3x (50) Recall that in the language of asymptotic expansions, this is a three-term solution. Comparison with Exact Solution: Recall that the exact solution of the system dy = y + ε y, y (0) =, dx (39a,b) is given by e ( x) y( x) =. + ε ( e x (38) )

12 This solution can be expanded in powers of ε utilizing the following binomial expansion: = + z = z + z z + ( + z) 3 ( )... (5) x for small values of z. Using the expression z = ε ( e ) in equation (5), we get y ( ) ( ) [ ( ) ( ) exact x = e x = e x ε e x + ε e x...] = + ε ( e x ) = e x + ε ( e x e x) + ε ( e x e x + e 3x) +... (5) Now compare this solution with the approximate three-term solution derived earlier (repeated here): yappr ( x) = y0 + ε y + ε y = e + ε ( e e ) + ε ( e e + e ). Clearly, the error E in the approximation thus is x x x x x 3x (50) E = y ( ) 3 4 exact y x = m ( x) + m( x)... appr ε ε for some functions m (x), m (x),.... As we discussed in the context of algebraic equations, 3 3 the error E is of order ε and we write it as E=O( ε ), where O stands for big Oh. 4. A Nonlinear Oscillator Consider a mass m that is suspended from a spring, where the restoring force F in the spring is related to the stretch in the spring by F ky t ay t a 3 = ( ) + ( ), <<. (53) The distance y is the displacement of the mass particle and there is no gravity, or the system is in horizontal plane. Newton s second law then gives the equation of motion as d y m ky ay dt with the initial conditions 3 =, (54)

13 dy y(0) = A, (0) = 0, (55a,b) dt that is, the particle is displaced initially a distance A and then released. To proceed with the analysis, it is convenient to first rescale the equation. This involves scaling of time as well as the displacement. Let t τ =, u = y / A. (56a,b) m / k The equation of motion and the initial conditions then transform to: d u 3 du u εu 0, u(0), (0) 0. dτ + + = = = (57a,b,c) dτ Here ε aa k <<, which is assumed to be the small parameter representing small nonlinear effects and it is a dimensionless parameter. This is Duffing s equation we studied before when we considered second-order conservative systems. We will here try to solve this equation using the straightforward perturbation expansion. Let us assume the solution of Duffing s equation in the form of the straightforward expansion in powers of ε: u( τ, ε ) = u ( τ ) + εu ( τ ) + ε u ( τ ) +... (58) 0 Substituting in the rescaled differential equation (equation (57a)) as well as initial conditions (equations (57b,c)) gives: d [ u0( τ ) + εu( τ ) + ε u( τ ) +...] + u 0( τ ) + εu( τ ) + ε u( τ ) +... dτ + ε[ u ( τ ) + εu ( τ ) + ε u ( τ ) +...] = 0, 3 0 u (0) + εu (0) + ε u (0) +... =, 0 u (0) + εu (0) + ε u (0) +... = 0. 0 (59a,b,c) Now we compare equal powers of ε for each of the expressions to get the sequence of initial value problems: ε 0 : d [ u0( τ )] + u 0( τ ) = 0, u0(0) =, u 0(0) = 0; dτ u ( τ ) = cos( τ ) 0 (60a,b,c) (6) 3

14 ε : d [ u( τ )] 3 + u ( τ ) + u0 = 0, u(0) = 0, u (0) = 0; dτ d [ u( τ )] 3 + u ( τ ) = cos ( τ ), u(0) = 0, u (0) = 0; dτ u ( τ ) + u ( τ ) = [3cos( τ ) + cos(3 τ )]/ 4 u ( τ ) = [3cos( τ ) + cos(3 τ )]/ 3 3τ sin( τ ) /8 (6a,b,c) (63) For these equations (60) and (6) for the first two terms in the solution expansion, we have constructed solutions that are given in equations (6) and (63). An approximate two-term solution (or a two-term approximation) is then Note that: u = cos( τ ) + ε[{cos(3 τ ) cos( τ )}/ 3 3τ sin( τ ) / 8]. (64) appr (i) the leading term cos(τ) seems correct. (ii) if τ < T 0 for some constant T 0 that is bounded and ε is "small", the correction term in the parenthesis is bounded and is "small". (iii) if we let τ to be large (τ ), the correction term can be large even though ε is small. More specifically, the correction term (second term) becomes of the same order as the first term in the expansion. So, the validity of this solution approximation depends on τ, that is, the expansion is non-uniform. Recall the situation in algebraic case when a similar circumstance arose. Remark: The problem in (iii) is due to the secular term 3τ sin( τ ) /8. (65) There are many approaches to remove this difficulty. These include the method of Poincare-Lindstedt, the method of multiple time-scales, the method of strained coordinates, the method of averaging etc. We will study some of these methods now. All these techniques introduce a way that removes the terms resulting in secular term in the solution. 5. Poincaré-Lindstedt method Poincaré-Lindstedt's method is one of the many methods to avoid secular terms in the solution. The basic idea is to scale time through an unknown ω which is determined such that the solution becomes uniform. So, we let 4

15 where (66) (67) and then the solution is expressed in straight-forward expansion Example: We apply this technique now through the example of the Duffing's equation: (68) again. Using the change of variables (69a,b,c) the derivatives transform via chain rule to (70a,b) The equations (69) are thus transformed to (7) (7a,b,c) Substituting the expressions for and u in these expressions, we get and (73) (74a,b) 5

16 Now, comparing terms of equal powers of for the first two powers: in equations (73) as well as (74a,b), we get (75) The first right hand or non-homogeneous term in equation (76) is in resonance with the homogeneous solution for the differential equation. It will thus lead to a solution of the form τcosτ for equation (76), or the first correction term which is of order ε. This can be avoided by setting the coefficient of this term in equation (76) to zero. Thus, choosing (76) (77) we see that we can avoid the secular term in the solution at order ε. The equation (76) then reduces to with the particular solution (78) Combining solutions for the two terms, we have a first-order perturbation solution of the Duffing s equation (equations (57)): (79) where, recalling that and, we have (80) (8) 6

17 6. Order-Notation. We write if (8) (83) Then, we say that f is small-order of g as oh. goes to 0. This small o is also called small We write (84) if there is a positive constant M such that (85) for all belonging to some neighborhood of 0. One says that f is large-order of g as goes to 0. This large O is also called Big oh. Example: since (86) (87) Example: (88) since (89) 7

18 for all. However, we don't have that since (90) (9) 7. Regular perturbation does not always work Example: Consider the boundary value problem that depends on a small parameter: Let us assume a solution for y=y(t,ε) in the form of a straight forward expansion : (9a,b,c) and substitute in the equations (9) to get the differential equation (93) and the boundary conditions (94) (95) Comparing for different powers of, we get at the lowest order: (96a,b,c) Note that: (i) the general solution of the differential equation in equation (96a), which is a firstorder equation as opposed to the original second-order system, is (97) 8

19 (ii) the boundary condition at t=0 is (98) which gives the solution. (99) Note that the boundary value at t=, (00) is then not fulfilled. (iii) using the boundary value at t=, (0) we get the solution (0) but then the boundary value at t=0, (03) is not fulfilled. This shows that the regular perturbation expansion does not work for this problem, at least in this way. 8. Inner and outer approximations. Now, we want to discover the exact nature of the solution of the differential equation (boundary value problem) and boundary conditions in equations (9a,b,c), which will also allow us to understand why the above perturbation approach failed. Again consider the problem (9a,b,c) 9

20 Note that this is linear second-order differential equation with constant coefficients. So, the solutions should be easy for you to derive. It can be showed that the exact solution y=y(t) is (04) This exact solution is plotted in the figure below. Now we consider the perturbation techniques. ) Let. Then, as seen above, we get the unperturbed problem (05) The solution of the differential equation is t y( t) = Ce. (06) The solution that fulfills the boundary condition at t= is (07) 0

21 This solution is called an outer solution that well agrees with the exact solution for "large" t (t close to ), as shown in the figure. Clearly, for small t, the outer solution deviates significantly from the true solution. ) For "small" t (t close to 0) a good approximation to the solution (called inner approximation) is (08) This solution is also plotted in the figure. Clearly, it approximates the exact solution near t=0, but fails outside this neighborhood. 9. Singular perturbation - when does regular perturbation not work? We saw in the case of algebraic equations that there can be many reasons for the failure of straightforward expansions. This includes situations when ) the highest order derivative is multiplied by. ) the problem totally changes characteristics when the parameter is equal to zero. 3) the problem is defined over an infinite domain. 4) singular points are present in the domain. 5) the equation models physical processes with several time- or length scales. -5 are called singular perturbation problems. In many cases one deals with problems containing boundary layers. We can roughly treat these problems by i) letting we get a good approximation for the outer region. ii) rescale the problem to get an inner approximation. iii) match inner and outer approximations. Singular perturbation is a matched asymptotic expansion. We now elaborate on these for the example under consideration in the following sections.

22 0. The outer approximation We get the outer approximation by substituting in the equations (96a,b,c). In our last example that implied that we should solve the equation This has the solution (09) (here the subscript o refers to outer ) which well agrees with the exact solution (0) since () () for small. Continuing further, if t=o(), we have that which implies that (3). The inner approximation. To understand how the solution behaves near t=0, we rescale the problem by putting in the original boundary value problem (4) (96a,b,c)

23 Let us define (5) so that we get (6) The equation then transforms to (7) Consider the coefficients of the three terms in the equation above: (8) The problem in the original equation is that the coefficient of the highest derivative y" is small compared to the others. To avoid this problem we thus choose the main coefficient to be of the same order as one of the other coefficients and that the other two coefficients are comparably small. We demonstrate this dominant terms argument (previously considered as well in the algebraic equations and in differential equations) with the procedure below (recall that is small): 3

24 Case ): Case ): Case 3): We see that we only have one possibility and that is Case, where the main coefficient is relatively larger than the remaining coefficients. We therefore choose The transformed equation then becomes (9) (0) In this equation on an expanded time interval of τ=t/ε, equation (0), ε appears as a regular perturbation parameter and so we can again use straightforward expansion for the solution z(τ). Thus, at the lowest order, we now put to get the equation with the solution () () 4

25 Note that this is a second order equation and so there are two constants of integration. Thus, both boundary conditions can be used. The boundary condition z(0)=y(0)=0 yields Thus, this solution, also called an inner approximation, is (3) (4) The remaining problem is to determine the constant a and match the inner and outer approximations.. Matching. The inner and outer solutions as well as their regions of applicability are shown in the figure below. In the overlapping region we let 5

26 (5) and introduce the intermediate variable (6) This is a time scale that is "between" the inner time scale (7) and the outer time scale (8) and thus the name intermediate time scale. To be able to match the approximations we require that the outer and inner approximations (written with respect to the intermediate variable) must agree in the limit as that is (9) for a fix (positive) value of, the intermediate variable. In our case, this means that (30) This implies that a=e and that the inner approximation therefore must be (3) This is known as the matching principle in the method of matched asymptotic expansions. 6

27 Finally, we want to find a solution that is valid in all the interval [0,]. We therefore construct y u from the inner and outer approximations minus their common limit e (since it otherwise would have been counted twice) in the overlapping region: (3) When t is in the outer region the second term is small and y u is thus approximately which is exactly the outer approximation. When t is in the boundary layer, the first term is close to e and y u is thus approximately which is exactly the inner approximation. In the overlapping region, both the inner and the outer approximations are approximately equal to e, which makes the sum of y i and y o close to e there, that is, twice as much as it should be. That is why we have to subtract the common limit from the sum. If we insert y u in the original differental equation, we see that (33) that is, y u satisfies the equation exactly on the interval (0,). If we investigate the boundary conditions we see that (34) The left condition is exactly fulfilled and the right is fulfilled up to for any n > 0, since approximation on the interval [0,]. We thus see that y u is a unique good 3. Another example of singular perturbations. Example: Consider the differential equation (35) 7

28 This again is a boundary value problem on a bounded domain with as a small parameter. We get the outer approximation by putting and solving the equation with the outer boundary condition: that is, (36) (37) We now look for the inner approximation. Let us define the inner variable by the scaling The equation is then transformed to (38) where Comparing the leading coefficient with the other coefficients ( is being assumed to be small): Case): Case ): We see that in Case, the remaining coefficient is much smaller than the other two. We therefore choose and make the change of variables 8

29 Equation (38) then becomes (39) We get the inner approximation (at the lowest order) when we put equation: and solve the (40) which in the original variables is (4) The constants a and b need to be determined by first imposing the boundary condition at t=0, and then by matching the inner and outer solutions at an intermediate scale. The condition y(0)= gives (4) Let us match these approximations in equations (37) and (4). Let us introduce the intermediate variable The matching condition (43) then implies that (44) that is, The inner approximation finally becomes The final composite approximation y u is obtained by adding the inner and outer approximations and subtracting their common limit in the overlapping region (45) 9

Mathematics 324 Riemann Zeta Function August 5, 2005

Mathematics 324 Riemann Zeta Function August 5, 2005 Mathematics 324 Riemann Zeta Function August 5, 25 In this note we give an introduction to the Riemann zeta function, which connects the ideas of real analysis with the arithmetic of the integers. Define

More information

Last Update: March 1 2, 201 0

Last Update: March 1 2, 201 0 M ath 2 0 1 E S 1 W inter 2 0 1 0 Last Update: March 1 2, 201 0 S eries S olutions of Differential Equations Disclaimer: This lecture note tries to provide an alternative approach to the material in Sections

More information

On Exponential Decay and the Riemann Hypothesis

On Exponential Decay and the Riemann Hypothesis On Exponential Decay and the Riemann Hypothesis JEFFREY N. COOK ABSTRACT. A Riemann operator is constructed in which sequential elements are removed from a decaying set by means of prime factorization,

More information

INFINITE SEQUENCES AND SERIES

INFINITE SEQUENCES AND SERIES 11 INFINITE SEQUENCES AND SERIES INFINITE SEQUENCES AND SERIES In section 11.9, we were able to find power series representations for a certain restricted class of functions. INFINITE SEQUENCES AND SERIES

More information

From Calculus II: An infinite series is an expression of the form

From Calculus II: An infinite series is an expression of the form MATH 3333 INTERMEDIATE ANALYSIS BLECHER NOTES 75 8. Infinite series of numbers From Calculus II: An infinite series is an expression of the form = a m + a m+ + a m+2 + ( ) Let us call this expression (*).

More information

Chapter 11 - Sequences and Series

Chapter 11 - Sequences and Series Calculus and Analytic Geometry II Chapter - Sequences and Series. Sequences Definition. A sequence is a list of numbers written in a definite order, We call a n the general term of the sequence. {a, a

More information

Summation Techniques, Padé Approximants, and Continued Fractions

Summation Techniques, Padé Approximants, and Continued Fractions Chapter 5 Summation Techniques, Padé Approximants, and Continued Fractions 5. Accelerated Convergence Conditionally convergent series, such as 2 + 3 4 + 5 6... = ( ) n+ = ln2, (5.) n converge very slowly.

More information

February 13, Option 9 Overview. Mind Map

February 13, Option 9 Overview. Mind Map Option 9 Overview Mind Map Return tests - will discuss Wed..1.1 J.1: #1def,2,3,6,7 (Sequences) 1. Develop and understand basic ideas about sequences. J.2: #1,3,4,6 (Monotonic convergence) A quick review:

More information

2tdt 1 y = t2 + C y = which implies C = 1 and the solution is y = 1

2tdt 1 y = t2 + C y = which implies C = 1 and the solution is y = 1 Lectures - Week 11 General First Order ODEs & Numerical Methods for IVPs In general, nonlinear problems are much more difficult to solve than linear ones. Unfortunately many phenomena exhibit nonlinear

More information

Advanced Mathematical Methods for Scientists and Engineers I

Advanced Mathematical Methods for Scientists and Engineers I Carl M. Bender Steven A. Orszag Advanced Mathematical Methods for Scientists and Engineers I Asymptotic Methods and Perturbation Theory With 148 Figures Springer CONTENTS! Preface xiii PART I FUNDAMENTALS

More information

{ } is an asymptotic sequence.

{ } is an asymptotic sequence. AMS B Perturbation Methods Lecture 3 Copyright by Hongyun Wang, UCSC Recap Iterative method for finding asymptotic series requirement on the iteration formula to make it work Singular perturbation use

More information

We have been going places in the car of calculus for years, but this analysis course is about how the car actually works.

We have been going places in the car of calculus for years, but this analysis course is about how the car actually works. Analysis I We have been going places in the car of calculus for years, but this analysis course is about how the car actually works. Copier s Message These notes may contain errors. In fact, they almost

More information

35. RESISTIVE INSTABILITIES: CLOSING REMARKS

35. RESISTIVE INSTABILITIES: CLOSING REMARKS 35. RESISTIVE INSTABILITIES: CLOSING REMARKS In Section 34 we presented a heuristic discussion of the tearing mode. The tearing mode is centered about x = 0, where F x that B 0 ( ) = k! B = 0. Note that

More information

HUDSONVILLE HIGH SCHOOL COURSE FRAMEWORK

HUDSONVILLE HIGH SCHOOL COURSE FRAMEWORK HUDSONVILLE HIGH SCHOOL COURSE FRAMEWORK COURSE / SUBJECT A P C a l c u l u s ( B C ) KEY COURSE OBJECTIVES/ENDURING UNDERSTANDINGS OVERARCHING/ESSENTIAL SKILLS OR QUESTIONS Limits and Continuity Derivatives

More information

Convergence sums and the derivative of a sequence at

Convergence sums and the derivative of a sequence at Convergence sums and the derivative of a sequence at infinity Chelton D. Evans and William K. Pattinson Abstract For convergence sums, by threading a continuous curve through a monotonic sequence, a series

More information

Power series and Taylor series

Power series and Taylor series Power series and Taylor series D. DeTurck University of Pennsylvania March 29, 2018 D. DeTurck Math 104 002 2018A: Series 1 / 42 Series First... a review of what we have done so far: 1 We examined series

More information

ENGI 9420 Lecture Notes 1 - ODEs Page 1.01

ENGI 9420 Lecture Notes 1 - ODEs Page 1.01 ENGI 940 Lecture Notes - ODEs Page.0. Ordinary Differential Equations An equation involving a function of one independent variable and the derivative(s) of that function is an ordinary differential equation

More information

DIFFERENTIAL EQUATIONS

DIFFERENTIAL EQUATIONS DIFFERENTIAL EQUATIONS Chapter 1 Introduction and Basic Terminology Most of the phenomena studied in the sciences and engineering involve processes that change with time. For example, it is well known

More information

Introduction and Review of Power Series

Introduction and Review of Power Series Introduction and Review of Power Series Definition: A power series in powers of x a is an infinite series of the form c n (x a) n = c 0 + c 1 (x a) + c 2 (x a) 2 +...+c n (x a) n +... If a = 0, this is

More information

Mathematical Methods for Physics and Engineering

Mathematical Methods for Physics and Engineering Mathematical Methods for Physics and Engineering Lecture notes for PDEs Sergei V. Shabanov Department of Mathematics, University of Florida, Gainesville, FL 32611 USA CHAPTER 1 The integration theory

More information

CHAPTER 4. Series. 1. What is a Series?

CHAPTER 4. Series. 1. What is a Series? CHAPTER 4 Series Given a sequence, in many contexts it is natural to ask about the sum of all the numbers in the sequence. If only a finite number of the are nonzero, this is trivial and not very interesting.

More information

AP Calculus BC Scope & Sequence

AP Calculus BC Scope & Sequence AP Calculus BC Scope & Sequence Grading Period Unit Title Learning Targets Throughout the School Year First Grading Period *Apply mathematics to problems in everyday life *Use a problem-solving model that

More information

Contents Ordered Fields... 2 Ordered sets and fields... 2 Construction of the Reals 1: Dedekind Cuts... 2 Metric Spaces... 3

Contents Ordered Fields... 2 Ordered sets and fields... 2 Construction of the Reals 1: Dedekind Cuts... 2 Metric Spaces... 3 Analysis Math Notes Study Guide Real Analysis Contents Ordered Fields 2 Ordered sets and fields 2 Construction of the Reals 1: Dedekind Cuts 2 Metric Spaces 3 Metric Spaces 3 Definitions 4 Separability

More information

Fourier Theory on the Complex Plane II Weak Convergence, Classification and Factorization of Singularities

Fourier Theory on the Complex Plane II Weak Convergence, Classification and Factorization of Singularities Fourier Theory on the Complex Plane II Weak Convergence, Classification and Factorization of Singularities Jorge L. delyra Department of Mathematical Physics Physics Institute University of São Paulo April

More information

INTRODUCTION TO REAL ANALYSIS II MATH 4332 BLECHER NOTES

INTRODUCTION TO REAL ANALYSIS II MATH 4332 BLECHER NOTES INTRODUCTION TO REAL ANALYSIS II MATH 4332 BLECHER NOTES You will be expected to reread and digest these typed notes after class, line by line, trying to follow why the line is true, for example how it

More information

Infinite Series. 1 Introduction. 2 General discussion on convergence

Infinite Series. 1 Introduction. 2 General discussion on convergence Infinite Series 1 Introduction I will only cover a few topics in this lecture, choosing to discuss those which I have used over the years. The text covers substantially more material and is available for

More information

Boyce/DiPrima/Meade 11 th ed, Ch 1.1: Basic Mathematical Models; Direction Fields

Boyce/DiPrima/Meade 11 th ed, Ch 1.1: Basic Mathematical Models; Direction Fields Boyce/DiPrima/Meade 11 th ed, Ch 1.1: Basic Mathematical Models; Direction Fields Elementary Differential Equations and Boundary Value Problems, 11 th edition, by William E. Boyce, Richard C. DiPrima,

More information

2t t dt.. So the distance is (t2 +6) 3/2

2t t dt.. So the distance is (t2 +6) 3/2 Math 8, Solutions to Review for the Final Exam Question : The distance is 5 t t + dt To work that out, integrate by parts with u t +, so that t dt du The integral is t t + dt u du u 3/ (t +) 3/ So the

More information

Introduction to Series and Sequences Math 121 Calculus II Spring 2015

Introduction to Series and Sequences Math 121 Calculus II Spring 2015 Introduction to Series and Sequences Math Calculus II Spring 05 The goal. The main purpose of our study of series and sequences is to understand power series. A power series is like a polynomial of infinite

More information

10.1 Sequences. Example: A sequence is a function f(n) whose domain is a subset of the integers. Notation: *Note: n = 0 vs. n = 1.

10.1 Sequences. Example: A sequence is a function f(n) whose domain is a subset of the integers. Notation: *Note: n = 0 vs. n = 1. 10.1 Sequences Example: A sequence is a function f(n) whose domain is a subset of the integers. Notation: *Note: n = 0 vs. n = 1 Examples: EX1: Find a formula for the general term a n of the sequence,

More information

8.5 Taylor Polynomials and Taylor Series

8.5 Taylor Polynomials and Taylor Series 8.5. TAYLOR POLYNOMIALS AND TAYLOR SERIES 50 8.5 Taylor Polynomials and Taylor Series Motivating Questions In this section, we strive to understand the ideas generated by the following important questions:

More information

Lecture 4: Numerical solution of ordinary differential equations

Lecture 4: Numerical solution of ordinary differential equations Lecture 4: Numerical solution of ordinary differential equations Department of Mathematics, ETH Zürich General explicit one-step method: Consistency; Stability; Convergence. High-order methods: Taylor

More information

Complex Analysis Slide 9: Power Series

Complex Analysis Slide 9: Power Series Complex Analysis Slide 9: Power Series MA201 Mathematics III Department of Mathematics IIT Guwahati August 2015 Complex Analysis Slide 9: Power Series 1 / 37 Learning Outcome of this Lecture We learn Sequence

More information

1 + lim. n n+1. f(x) = x + 1, x 1. and we check that f is increasing, instead. Using the quotient rule, we easily find that. 1 (x + 1) 1 x (x + 1) 2 =

1 + lim. n n+1. f(x) = x + 1, x 1. and we check that f is increasing, instead. Using the quotient rule, we easily find that. 1 (x + 1) 1 x (x + 1) 2 = Chapter 5 Sequences and series 5. Sequences Definition 5. (Sequence). A sequence is a function which is defined on the set N of natural numbers. Since such a function is uniquely determined by its values

More information

Appendix A. Sequences and series. A.1 Sequences. Definition A.1 A sequence is a function N R.

Appendix A. Sequences and series. A.1 Sequences. Definition A.1 A sequence is a function N R. Appendix A Sequences and series This course has for prerequisite a course (or two) of calculus. The purpose of this appendix is to review basic definitions and facts concerning sequences and series, which

More information

Antiderivatives. Definition A function, F, is said to be an antiderivative of a function, f, on an interval, I, if. F x f x for all x I.

Antiderivatives. Definition A function, F, is said to be an antiderivative of a function, f, on an interval, I, if. F x f x for all x I. Antiderivatives Definition A function, F, is said to be an antiderivative of a function, f, on an interval, I, if F x f x for all x I. Theorem If F is an antiderivative of f on I, then every function of

More information

Answer Key 1973 BC 1969 BC 24. A 14. A 24. C 25. A 26. C 27. C 28. D 29. C 30. D 31. C 13. C 12. D 12. E 3. A 32. B 27. E 34. C 14. D 25. B 26.

Answer Key 1973 BC 1969 BC 24. A 14. A 24. C 25. A 26. C 27. C 28. D 29. C 30. D 31. C 13. C 12. D 12. E 3. A 32. B 27. E 34. C 14. D 25. B 26. Answer Key 969 BC 97 BC. C. E. B. D 5. E 6. B 7. D 8. C 9. D. A. B. E. C. D 5. B 6. B 7. B 8. E 9. C. A. B. E. D. C 5. A 6. C 7. C 8. D 9. C. D. C. B. A. D 5. A 6. B 7. D 8. A 9. D. E. D. B. E. E 5. E.

More information

Lecture 1 Notes: 06 / 27. The first part of this class will primarily cover oscillating systems (harmonic oscillators and waves).

Lecture 1 Notes: 06 / 27. The first part of this class will primarily cover oscillating systems (harmonic oscillators and waves). Lecture 1 Notes: 06 / 27 The first part of this class will primarily cover oscillating systems (harmonic oscillators and waves). These systems are very common in nature - a system displaced from equilibrium

More information

Math 1b Sequences and series summary

Math 1b Sequences and series summary Math b Sequences and series summary December 22, 2005 Sequences (Stewart p. 557) Notations for a sequence: or a, a 2, a 3,..., a n,... {a n }. The numbers a n are called the terms of the sequence.. Limit

More information

THE RADIUS OF CONVERGENCE FORMULA. a n (z c) n, f(z) =

THE RADIUS OF CONVERGENCE FORMULA. a n (z c) n, f(z) = THE RADIUS OF CONVERGENCE FORMULA Every complex power series, f(z) = (z c) n, n=0 has a radius of convergence, nonnegative-real or infinite, R = R(f) [0, + ], that describes the convergence of the series,

More information

Linear algebra and differential equations (Math 54): Lecture 19

Linear algebra and differential equations (Math 54): Lecture 19 Linear algebra and differential equations (Math 54): Lecture 19 Vivek Shende April 5, 2016 Hello and welcome to class! Previously We have discussed linear algebra. This time We start studying differential

More information

On Exponential Decay and the Riemann Hypothesis

On Exponential Decay and the Riemann Hypothesis On Exponential Decay and the Riemann Hypothesis JEFFREY N. COOK ABSTRACT. A Riemann operator is constructed in which sequential elements are removed from a decaying set by means of prime factorization,

More information

Let s Get Series(ous)

Let s Get Series(ous) Department of Mathematics, Computer Science, and Statistics Bloomsburg University Bloomsburg, Pennsylvania 785 Let s Get Series(ous) Summary Presenting infinite series can be (used to be) a tedious and

More information

Bernoulli Polynomials

Bernoulli Polynomials Chapter 4 Bernoulli Polynomials 4. Bernoulli Numbers The generating function for the Bernoulli numbers is x e x = n= B n n! xn. (4.) That is, we are to expand the left-hand side of this equation in powers

More information

This ODE arises in many physical systems that we shall investigate. + ( + 1)u = 0. (λ + s)x λ + s + ( + 1) a λ. (s + 1)(s + 2) a 0

This ODE arises in many physical systems that we shall investigate. + ( + 1)u = 0. (λ + s)x λ + s + ( + 1) a λ. (s + 1)(s + 2) a 0 Legendre equation This ODE arises in many physical systems that we shall investigate We choose We then have Substitution gives ( x 2 ) d 2 u du 2x 2 dx dx + ( + )u u x s a λ x λ a du dx λ a λ (λ + s)x

More information

MA22S3 Summary Sheet: Ordinary Differential Equations

MA22S3 Summary Sheet: Ordinary Differential Equations MA22S3 Summary Sheet: Ordinary Differential Equations December 14, 2017 Kreyszig s textbook is a suitable guide for this part of the module. Contents 1 Terminology 1 2 First order separable 2 2.1 Separable

More information

Upon completion of this course, the student should be able to satisfy the following objectives.

Upon completion of this course, the student should be able to satisfy the following objectives. Homework: Chapter 6: o 6.1. #1, 2, 5, 9, 11, 17, 19, 23, 27, 41. o 6.2: 1, 5, 9, 11, 15, 17, 49. o 6.3: 1, 5, 9, 15, 17, 21, 23. o 6.4: 1, 3, 7, 9. o 6.5: 5, 9, 13, 17. Chapter 7: o 7.2: 1, 5, 15, 17,

More information

1 Review of di erential calculus

1 Review of di erential calculus Review of di erential calculus This chapter presents the main elements of di erential calculus needed in probability theory. Often, students taking a course on probability theory have problems with concepts

More information

DIFFERENTIATION RULES

DIFFERENTIATION RULES 3 DIFFERENTIATION RULES DIFFERENTIATION RULES We have: Seen how to interpret derivatives as slopes and rates of change Seen how to estimate derivatives of functions given by tables of values Learned how

More information

Week 2: Sequences and Series

Week 2: Sequences and Series QF0: Quantitative Finance August 29, 207 Week 2: Sequences and Series Facilitator: Christopher Ting AY 207/208 Mathematicians have tried in vain to this day to discover some order in the sequence of prime

More information

AP Calculus BC Syllabus

AP Calculus BC Syllabus AP Calculus BC Syllabus Course Overview and Philosophy This course is designed to be the equivalent of a college-level course in single variable calculus. The primary textbook is Calculus, 7 th edition,

More information

كلية العلوم قسم الرياضيات المعادالت التفاضلية العادية

كلية العلوم قسم الرياضيات المعادالت التفاضلية العادية الجامعة اإلسالمية كلية العلوم غزة قسم الرياضيات المعادالت التفاضلية العادية Elementary differential equations and boundary value problems المحاضرون أ.د. رائد صالحة د. فاتن أبو شوقة 1 3 4 5 6 بسم هللا

More information

Some Fun with Divergent Series

Some Fun with Divergent Series Some Fun with Divergent Series 1. Preliminary Results We begin by examining the (divergent) infinite series S 1 = 1 + 2 + 3 + 4 + 5 + 6 + = k=1 k S 2 = 1 2 + 2 2 + 3 2 + 4 2 + 5 2 + 6 2 + = k=1 k 2 (i)

More information

Series Solutions of Linear ODEs

Series Solutions of Linear ODEs Chapter 2 Series Solutions of Linear ODEs This Chapter is concerned with solutions of linear Ordinary Differential Equations (ODE). We will start by reviewing some basic concepts and solution methods for

More information

MATH 1231 MATHEMATICS 1B CALCULUS. Section 4: - Convergence of Series.

MATH 1231 MATHEMATICS 1B CALCULUS. Section 4: - Convergence of Series. MATH 23 MATHEMATICS B CALCULUS. Section 4: - Convergence of Series. The objective of this section is to get acquainted with the theory and application of series. By the end of this section students will

More information

Separation of Variables in Linear PDE: One-Dimensional Problems

Separation of Variables in Linear PDE: One-Dimensional Problems Separation of Variables in Linear PDE: One-Dimensional Problems Now we apply the theory of Hilbert spaces to linear differential equations with partial derivatives (PDE). We start with a particular example,

More information

C.7. Numerical series. Pag. 147 Proof of the converging criteria for series. Theorem 5.29 (Comparison test) Let a k and b k be positive-term series

C.7. Numerical series. Pag. 147 Proof of the converging criteria for series. Theorem 5.29 (Comparison test) Let a k and b k be positive-term series C.7 Numerical series Pag. 147 Proof of the converging criteria for series Theorem 5.29 (Comparison test) Let and be positive-term series such that 0, for any k 0. i) If the series converges, then also

More information

AP Calculus Chapter 9: Infinite Series

AP Calculus Chapter 9: Infinite Series AP Calculus Chapter 9: Infinite Series 9. Sequences a, a 2, a 3, a 4, a 5,... Sequence: A function whose domain is the set of positive integers n = 2 3 4 a n = a a 2 a 3 a 4 terms of the sequence Begin

More information

MATHEMATICAL PRELIMINARIES

MATHEMATICAL PRELIMINARIES CHAPTER MATHEMATICAL PRELIMINARIES This introductory chapter surveys a number of mathematical techniques that are needed throughout the book. Some of the topics (e.g., complex variables) are treated in

More information

MA 137 Calculus 1 with Life Science Applications The Chain Rule and Higher Derivatives (Section 4.4)

MA 137 Calculus 1 with Life Science Applications The Chain Rule and Higher Derivatives (Section 4.4) MA 137 Calculus 1 with Life Science Applications and (Section 4.4) Alberto Corso alberto.corso@uky.edu Department of Mathematics University of Kentucky March 2, 2016 1/15 Theorem Rules of Differentiation

More information

TAYLOR AND MACLAURIN SERIES

TAYLOR AND MACLAURIN SERIES TAYLOR AND MACLAURIN SERIES. Introduction Last time, we were able to represent a certain restricted class of functions as power series. This leads us to the question: can we represent more general functions

More information

Chapter 10. Infinite Sequences and Series

Chapter 10. Infinite Sequences and Series 10.6 Alternating Series, Absolute and Conditional Convergence 1 Chapter 10. Infinite Sequences and Series 10.6 Alternating Series, Absolute and Conditional Convergence Note. The convergence tests investigated

More information

Topic 7 Notes Jeremy Orloff

Topic 7 Notes Jeremy Orloff Topic 7 Notes Jeremy Orloff 7 Taylor and Laurent series 7. Introduction We originally defined an analytic function as one where the derivative, defined as a limit of ratios, existed. We went on to prove

More information

Quantum Mechanics for Scientists and Engineers. David Miller

Quantum Mechanics for Scientists and Engineers. David Miller Quantum Mechanics for Scientists and Engineers David Miller Background mathematics 5 Sum, factorial and product notations Summation notation If we want to add a set of numbers a 1, a 2, a 3, and a 4, we

More information

AP Calculus BC Syllabus Course Overview

AP Calculus BC Syllabus Course Overview AP Calculus BC Syllabus Course Overview Textbook Anton, Bivens, and Davis. Calculus: Early Transcendentals, Combined version with Wiley PLUS. 9 th edition. Hoboken, NJ: John Wiley & Sons, Inc. 2009. Course

More information

Integrals. D. DeTurck. January 1, University of Pennsylvania. D. DeTurck Math A: Integrals 1 / 61

Integrals. D. DeTurck. January 1, University of Pennsylvania. D. DeTurck Math A: Integrals 1 / 61 Integrals D. DeTurck University of Pennsylvania January 1, 2018 D. DeTurck Math 104 002 2018A: Integrals 1 / 61 Integrals Start with dx this means a little bit of x or a little change in x If we add up

More information

Series. Xinyu Liu. April 26, Purdue University

Series. Xinyu Liu. April 26, Purdue University Series Xinyu Liu Purdue University April 26, 2018 Convergence of Series i=0 What is the first step to determine the convergence of a series? a n 2 of 21 Convergence of Series i=0 What is the first step

More information

Answers to Problem Set Number MIT (Fall 2005).

Answers to Problem Set Number MIT (Fall 2005). Answers to Problem Set Number 6. 18.305 MIT (Fall 2005). D. Margetis and R. Rosales (MIT, Math. Dept., Cambridge, MA 02139). December 12, 2005. Course TA: Nikos Savva, MIT, Dept. of Mathematics, Cambridge,

More information

CONSEQUENCES OF POWER SERIES REPRESENTATION

CONSEQUENCES OF POWER SERIES REPRESENTATION CONSEQUENCES OF POWER SERIES REPRESENTATION 1. The Uniqueness Theorem Theorem 1.1 (Uniqueness). Let Ω C be a region, and consider two analytic functions f, g : Ω C. Suppose that S is a subset of Ω that

More information

Chapter 3a Topics in differentiation. Problems in differentiation. Problems in differentiation. LC Abueg: mathematical economics

Chapter 3a Topics in differentiation. Problems in differentiation. Problems in differentiation. LC Abueg: mathematical economics Chapter 3a Topics in differentiation Lectures in Mathematical Economics L Cagandahan Abueg De La Salle University School of Economics Problems in differentiation Problems in differentiation Problem 1.

More information

MATH 1242 FINAL EXAM Spring,

MATH 1242 FINAL EXAM Spring, MATH 242 FINAL EXAM Spring, 200 Part I (MULTIPLE CHOICE, NO CALCULATORS).. Find 2 4x3 dx. (a) 28 (b) 5 (c) 0 (d) 36 (e) 7 2. Find 2 cos t dt. (a) 2 sin t + C (b) 2 sin t + C (c) 2 cos t + C (d) 2 cos t

More information

Learning Objectives for Math 166

Learning Objectives for Math 166 Learning Objectives for Math 166 Chapter 6 Applications of Definite Integrals Section 6.1: Volumes Using Cross-Sections Draw and label both 2-dimensional perspectives and 3-dimensional sketches of the

More information

Given a sequence a 1, a 2,...of numbers, the finite sum a 1 + a 2 + +a n,wheren is an nonnegative integer, can be written

Given a sequence a 1, a 2,...of numbers, the finite sum a 1 + a 2 + +a n,wheren is an nonnegative integer, can be written A Summations When an algorithm contains an iterative control construct such as a while or for loop, its running time can be expressed as the sum of the times spent on each execution of the body of the

More information

Unit IV Derivatives 20 Hours Finish by Christmas

Unit IV Derivatives 20 Hours Finish by Christmas Unit IV Derivatives 20 Hours Finish by Christmas Calculus There two main streams of Calculus: Differentiation Integration Differentiation is used to find the rate of change of variables relative to one

More information

Unit IV Derivatives 20 Hours Finish by Christmas

Unit IV Derivatives 20 Hours Finish by Christmas Unit IV Derivatives 20 Hours Finish by Christmas Calculus There two main streams of Calculus: Differentiation Integration Differentiation is used to find the rate of change of variables relative to one

More information

Similar to sequence, note that a series converges if and only if its tail converges, that is, r 1 r ( 1 < r < 1), ( 1) k k. r k =

Similar to sequence, note that a series converges if and only if its tail converges, that is, r 1 r ( 1 < r < 1), ( 1) k k. r k = Infinite Series We say an infinite series a k converges to s if its sequence of initial sums converges to s, that is, lim( n a k : n N) = s. Similar to sequence, note that a series converges if and only

More information

8 Example 1: The van der Pol oscillator (Strogatz Chapter 7)

8 Example 1: The van der Pol oscillator (Strogatz Chapter 7) 8 Example 1: The van der Pol oscillator (Strogatz Chapter 7) So far we have seen some different possibilities of what can happen in two-dimensional systems (local and global attractors and bifurcations)

More information

Taylor and Maclaurin Series. Copyright Cengage Learning. All rights reserved.

Taylor and Maclaurin Series. Copyright Cengage Learning. All rights reserved. 11.10 Taylor and Maclaurin Series Copyright Cengage Learning. All rights reserved. We start by supposing that f is any function that can be represented by a power series f(x)= c 0 +c 1 (x a)+c 2 (x a)

More information

Ordinary Differential Equations

Ordinary Differential Equations Ordinary Differential Equations We call Ordinary Differential Equation (ODE) of nth order in the variable x, a relation of the kind: where L is an operator. If it is a linear operator, we call the equation

More information

We denote the space of distributions on Ω by D ( Ω) 2.

We denote the space of distributions on Ω by D ( Ω) 2. Sep. 1 0, 008 Distributions Distributions are generalized functions. Some familiarity with the theory of distributions helps understanding of various function spaces which play important roles in the study

More information

11.8 Power Series. Recall the geometric series. (1) x n = 1+x+x 2 + +x n +

11.8 Power Series. Recall the geometric series. (1) x n = 1+x+x 2 + +x n + 11.8 1 11.8 Power Series Recall the geometric series (1) x n 1+x+x 2 + +x n + n As we saw in section 11.2, the series (1) diverges if the common ratio x > 1 and converges if x < 1. In fact, for all x (

More information

Sequences and Series

Sequences and Series Sequences and Series What do you think of when you read the title of our next unit? In case your answers are leading us off track, let's review the following IB problems. 1 November 2013 HL 2 3 November

More information

THE GAMMA FUNCTION AND THE ZETA FUNCTION

THE GAMMA FUNCTION AND THE ZETA FUNCTION THE GAMMA FUNCTION AND THE ZETA FUNCTION PAUL DUNCAN Abstract. The Gamma Function and the Riemann Zeta Function are two special functions that are critical to the study of many different fields of mathematics.

More information

July 21 Math 2254 sec 001 Summer 2015

July 21 Math 2254 sec 001 Summer 2015 July 21 Math 2254 sec 001 Summer 2015 Section 8.8: Power Series Theorem: Let a n (x c) n have positive radius of convergence R, and let the function f be defined by this power series f (x) = a n (x c)

More information

Analysis II: Basic knowledge of real analysis: Part IV, Series

Analysis II: Basic knowledge of real analysis: Part IV, Series .... Analysis II: Basic knowledge of real analysis: Part IV, Series Kenichi Maruno Department of Mathematics, The University of Texas - Pan American March 1, 2011 K.Maruno (UT-Pan American) Analysis II

More information

Alternating Series, Absolute and Conditional Convergence Á + s -1dn Á + s -1dn 4

Alternating Series, Absolute and Conditional Convergence Á + s -1dn Á + s -1dn 4 .6 Alternating Series, Absolute and Conditional Convergence 787.6 Alternating Series, Absolute and Conditional Convergence A series in which the terms are alternately positive and negative is an alternating

More information

INDEX. Bolzano-Weierstrass theorem, for sequences, boundary points, bounded functions, 142 bounded sets, 42 43

INDEX. Bolzano-Weierstrass theorem, for sequences, boundary points, bounded functions, 142 bounded sets, 42 43 INDEX Abel s identity, 131 Abel s test, 131 132 Abel s theorem, 463 464 absolute convergence, 113 114 implication of conditional convergence, 114 absolute value, 7 reverse triangle inequality, 9 triangle

More information

MOMENTS OF HYPERGEOMETRIC HURWITZ ZETA FUNCTIONS

MOMENTS OF HYPERGEOMETRIC HURWITZ ZETA FUNCTIONS MOMENTS OF HYPERGEOMETRIC HURWITZ ZETA FUNCTIONS ABDUL HASSEN AND HIEU D. NGUYEN Abstract. This paper investigates a generalization the classical Hurwitz zeta function. It is shown that many of the properties

More information

Chapter 4. Repeated Trials. 4.1 Introduction. 4.2 Bernoulli Trials

Chapter 4. Repeated Trials. 4.1 Introduction. 4.2 Bernoulli Trials Chapter 4 Repeated Trials 4.1 Introduction Repeated indepentent trials in which there can be only two outcomes are called Bernoulli trials in honor of James Bernoulli (1654-1705). As we shall see, Bernoulli

More information

DIFFERENCE EQUATIONS

DIFFERENCE EQUATIONS Chapter 3 DIFFERENCE EQUATIONS 3.1 Introduction Differential equations are applicable for continuous systems and cannot be used for discrete variables. Difference equations are the discrete equivalent

More information

Math 141: Lecture 19

Math 141: Lecture 19 Math 141: Lecture 19 Convergence of infinite series Bob Hough November 16, 2016 Bob Hough Math 141: Lecture 19 November 16, 2016 1 / 44 Series of positive terms Recall that, given a sequence {a n } n=1,

More information

An introduction to Mathematical Theory of Control

An introduction to Mathematical Theory of Control An introduction to Mathematical Theory of Control Vasile Staicu University of Aveiro UNICA, May 2018 Vasile Staicu (University of Aveiro) An introduction to Mathematical Theory of Control UNICA, May 2018

More information

L p Functions. Given a measure space (X, µ) and a real number p [1, ), recall that the L p -norm of a measurable function f : X R is defined by

L p Functions. Given a measure space (X, µ) and a real number p [1, ), recall that the L p -norm of a measurable function f : X R is defined by L p Functions Given a measure space (, µ) and a real number p [, ), recall that the L p -norm of a measurable function f : R is defined by f p = ( ) /p f p dµ Note that the L p -norm of a function f may

More information

Summary WI1401LR: Calculus I

Summary WI1401LR: Calculus I Summary WI1401LR: Calculus I Bram Peerlings B.Peerlings@student.tudelft.nl January 12 th, 2010 Based on Calculus 6e (James Stewart) & Lecture notes Chapter 12: Vectors and the geometry of space 12.1: Three

More information

Chapter 3 Higher Order Linear ODEs

Chapter 3 Higher Order Linear ODEs Chapter 3 Higher Order Linear ODEs Advanced Engineering Mathematics Wei-Ta Chu National Chung Cheng University wtchu@cs.ccu.edu.tw 1 2 3.1 Homogeneous Linear ODEs 3 Homogeneous Linear ODEs An ODE is of

More information

Euler and the modern mathematician. V. S. Varadarajan Department of Mathematics, UCLA. University of Bologna

Euler and the modern mathematician. V. S. Varadarajan Department of Mathematics, UCLA. University of Bologna Euler and the modern mathematician V. S. Varadarajan Department of Mathematics, UCLA University of Bologna September 2008 Abstract It is remarkable that Euler, who preceded Gauss and Riemann, is still

More information

We are going to discuss what it means for a sequence to converge in three stages: First, we define what it means for a sequence to converge to zero

We are going to discuss what it means for a sequence to converge in three stages: First, we define what it means for a sequence to converge to zero Chapter Limits of Sequences Calculus Student: lim s n = 0 means the s n are getting closer and closer to zero but never gets there. Instructor: ARGHHHHH! Exercise. Think of a better response for the instructor.

More information

HSC Marking Feedback 2017

HSC Marking Feedback 2017 HSC Marking Feedback 017 Mathematics Extension 1 Written Examination Question 11 Part (a) The large majority of responses showed correct substitution into the formula x = kx +lx 1 k+l given on the Reference

More information

Perturbation theory for anharmonic oscillations

Perturbation theory for anharmonic oscillations Perturbation theory for anharmonic oscillations Lecture notes by Sergei Winitzki June 12, 2006 Contents 1 Introduction 1 2 What is perturbation theory 1 21 A first example 1 22 Limits of applicability

More information

13 PDEs on spatially bounded domains: initial boundary value problems (IBVPs)

13 PDEs on spatially bounded domains: initial boundary value problems (IBVPs) 13 PDEs on spatially bounded domains: initial boundary value problems (IBVPs) A prototypical problem we will discuss in detail is the 1D diffusion equation u t = Du xx < x < l, t > finite-length rod u(x,

More information