1 Chapter 1 Infinite series, Power series ( 무한급수, 멱급수 ) Mathematical methods in the physical sciences 3rd edition Mary L. Boas Lecture 1 Infinite series,

Slides:



Advertisements
Similar presentations
Differential Equations Brannan Copyright © 2010 by John Wiley & Sons, Inc. All rights reserved. Chapter 08: Series Solutions of Second Order Linear Equations.
Advertisements

Chapter 10 Infinite Series by: Anna Levina edited: Rhett Chien.
Calculus I – Math 104 The end is near!. Series approximations for functions, integrals etc.. We've been associating series with functions and using them.
Sequences and Series & Taylor series
Infinite Sequences and Series
INFINITE SEQUENCES AND SERIES
INFINITE SEQUENCES AND SERIES
INFINITE SEQUENCES AND SERIES
Part 3 Truncation Errors.
Infinite Sequences and Series
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Prentice Hall Slide 9- 1.
Calculus I – Math 104 The end is near!. 1. Limits: Series give a good idea of the behavior of functions in the neighborhood of 0: We know for other reasons.
Chapter 11 Special functions
Chapter 5. Series Weiqi Luo (骆伟祺) School of Software
Geometric Sequences and Series Part III. Geometric Sequences and Series The sequence is an example of a Geometric sequence A sequence is geometric if.
Ch 8.1 Numerical Methods: The Euler or Tangent Line Method
Maclaurin and Taylor Series; Power Series Objective: To take our knowledge of Maclaurin and Taylor polynomials and extend it to series.
Chapter 9 Sequences and Series The Fibonacci sequence is a series of integers mentioned in a book by Leonardo of Pisa (Fibonacci) in 1202 as the answer.
Calculus and Analytic Geometry II Cloud County Community College Spring, 2011 Instructor: Timothy L. Warkentin.
Chapter 7 Fourier Series (Fourier 급수)
Taylor Series & Error. Series and Iterative methods Any series ∑ x n can be turned into an iterative method by considering the sequence of partial sums.
Chapter 1 Infinite Series. Definition of the Limit of a Sequence.
Chapter 1 Infinite Series, Power Series
CALCULUS II Chapter Sequences A sequence can be thought as a list of numbers written in a definite order.
Testing Convergence at Endpoints
11 INFINITE SEQUENCES AND SERIES Applications of Taylor Polynomials INFINITE SEQUENCES AND SERIES In this section, we will learn about: Two types.
Example Ex. For what values of x is the power series convergent?
Copyright © Cengage Learning. All rights reserved. 11 Infinite Sequences and Series.
Infinite Sequences and Series
Does the Series Converge? 10 Tests for Convergence nth Term Divergence Test Geometric Series Telescoping Series Integral Test p-Series Test Direct Comparison.
In section 11.9, we were able to find power series representations for a certain restricted class of functions. Here, we investigate more general problems.
Copyright © 2005 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 11 Infinite Sequences and Series.
Chapter 1: Infinite Series I. Background An infinite series is an expression of the form: where there is some rule for how the a’s are related to each.
Series Solutions of Linear Differential Equations CHAPTER 5.
In this section we develop general methods for finding power series representations. Suppose that f (x) is represented by a power series centered at.
11.2 Series. 22 Sequences and Series  A series is the sum of the terms of a sequence.  Finite sequences and series have defined first and last terms.
This is an example of an infinite series. 1 1 Start with a square one unit by one unit: This series converges (approaches a limiting value.) Many series.
12 INFINITE SEQUENCES AND SERIES. In general, it is difficult to find the exact sum of a series.  We were able to accomplish this for geometric series.
MTH 253 Calculus (Other Topics)
Advanced Engineering Mathematics, 7 th Edition Peter V. O’Neil © 2012 Cengage Learning Engineering. All Rights Reserved. CHAPTER 4 Series Solutions.
MTH253 Calculus III Chapter 11, Part I (sections 11.1 – 11.6) Sequences Series Convergence Tests.
9.5 Testing for Convergence Remember: The series converges if. The series diverges if. The test is inconclusive if. The Ratio Test: If is a series with.
INFINITE SEQUENCES AND SERIES The convergence tests that we have looked at so far apply only to series with positive terms.
Representations of Functions as Power Series INFINITE SEQUENCES AND SERIES In this section, we will learn: How to represent certain functions as sums of.
Final Review – Exam 3 Sequences & Series Improper Integrals.
PARAMETRIC EQUATIONS Sketch Translate to Translate from Finds rates of change i.e. Find slopes of tangent lines Find equations of tangent lines Horizontal.
1 Chapter 9. 2 Does converge or diverge and why?
Does the Series Converge?
Copyright © Cengage Learning. All rights reserved Applications of Taylor Polynomials.
INFINITE SEQUENCES AND SERIES In general, it is difficult to find the exact sum of a series.  We were able to accomplish this for geometric series and.
In the special case c = 0, T (x) is also called the Maclaurin Series: THEOREM 1 Taylor Series Expansion If f (x) is represented by a power series.
Chapter 12: Infinite Series
Seating by Group Thursday, Nov 10 MAT 146.
A power series with center c is an infinite series where x is a variable. For example, is a power series with center c = 2.
Maclaurin and Taylor Series; Power Series
Calculus II (MAT 146) Dr. Day Monday November 6, 2017
Infinite Sequences and Series
MTH 253 Calculus (Other Topics)
Chapter 5 Series Solutions of Linear Differential Equations.
Chapter 1 Infinite Series, Power Series
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Class Notes 9: Power Series (1/3)
5.1 Power Series Method Section 5.1 p1.
Copyright © Cengage Learning. All rights reserved.
Infinite Sequences and Series
Infinite Sequences and Series
Copyright © Cengage Learning. All rights reserved.
Presentation transcript:

1 Chapter 1 Infinite series, Power series ( 무한급수, 멱급수 ) Mathematical methods in the physical sciences 3rd edition Mary L. Boas Lecture 1 Infinite series, convergence

2 1. Geometric series ( 기하급수 ) - Geometric sequence ( 기하수열 ) - Series ( 급수 ): an indicated sum of a given sequence. cf. Infinite series, Geometric series ( 무한급수, 기하급수 )

3 - Summation of the geometric series, S_n - Summation of the infinite geometric series

4 Example) Traveling distance of bouncing ball

5 3. Application of series ( 급수의 응용 ) - It is possible for the sum of an infinite series to be nearly the same as the sum of a fairly small number of terms at the beginning of the series. Many applied problems can not be solved exactly, but we may be able to find an answer in terms of an infinite series, and then use only as many terms as necessary to obtain the needed accuracy. - There is more to the subject of infinite series than making approximations. We will see how we can use power series (that is, series whose terms are powers of x) to give meaning to functions of complex numbers. - Other infinite series: Fourier series (sines and cosines), Legendre series, Bessel series, and so on.

7 4. Convergent and divergent series ( 수렴급수, 발산급수 ) a. If the partial sum S_n of an infinite series tend to a limit S, the series is called convergent. Otherwise, it is called divergent. b. The limiting value S is called the sum of the series. c. The difference R_n=S-S_n is called the remainder (or the remainder after n terms). cf. Convergent and Divergent series (Summation) to get summation when converged to check if it converges or diverges

8 5. Testing series for convergence; the preliminary test ( 수렴에 대한 검사 ; 예비검사 ) - Preliminary test (divergence condition) a. If the terms of an infinite series do not tend to zero, the series diverges. b. If they do, we must test further.

9 6. Convergence tests for series of positive terms; absolute convergence ( 양의 항으로 이루어진 급수에 대한 수렴검사 ; 절대수렴 ) If some of the terms of a series are negative, we may still want to consider the related series which we get by making all the terms positive; that is, we may consider the series whose terms are the absolute values of the terms of our original series. If the new series converges, we call the original series absolutely convergent. It can be proved that if a series converges absolutely, then, it converges.

10 A. The comparison test ( 비교검사 ) 1) smaller than the convergent series 2) larger than the divergent series

11 B. The integral test ( 적분검사 ) Example.

12 C. The ratio test ( 비율검사 ) : in cases that we cannot evaluate the integral. Example So, the above series should be convergent.

13 D. A special comparison test (may skip this.) ( 특별 비교검사 )

14 7. Alternating series ( 교대급수 ) - Alternating series: a series whose terms are alternatively plus and minus. - Test for alternating series: An alternating series converges if the absolute value of the terms decreases steadily to zero. Example.

15 8. Conditionally convergent series ( 제한적인 수렴급수 ) - A series converges, but does not converge absolutely. In this case, it is a conditionally convergent series. 9. Useful facts about series ( 급수에 대한 유용한 사실 ) 1. The convergence or divergence of a series is not affected by multiplying every term of the series by the same nonzero constant. Neither is it affected by changing a finite number of terms (for example, omitting the first few terms.) 2. Two convergent series may be added (or substracted) term by term. The resulting series is convergent, and its sum is obtained by adding the sums of the two given series. 3. The terms of an absolutely convergent series may be rearranged in any order without affecting either the convergence or the sum.

Chapter 1 Infinite series, Power series Mathematical methods in the physical sciences 3rd edition Mary L. Boas Lecture 2 Power series (Taylor expansion)

10. Power series ( 멱급수 ) cf. interval of convergence ( 수렴 구간 )

11. Theorems about power series ( 멱급수에 대한 정리 ) Theorem 1. A power series may be differentiated or integrated term by term; the resulting series converges to the derivative or integral of the function represented by the original series within the same interval of convergence as the original series. Theorem 2. Two power series may be added, subtracted, or multiplied; the resolution series converges at least in the common interval of convergence. Theorem 3. One series may be substituted in another provided that the values of the substituted series are in the interval of convergence of the other series. Theorem 4. The power series of a function is unique, that is, there is just one power series which converges to a given function.

12. Expanding function in Power series ( 함수의 멱급수 전개 ) (using the differentiation…)

- General Talyor series for f(x)

13. Techniques for obtaining power series expansions ( 멱급수 전개를 얻는 방법 ) There are often simpler ways for finding the power series of a function than the successive differentiation process in Section 12. Theorem 4 in Section 11 tells us that for a given function there is just one power series. Therefore we can obtain it by any correct method and be sure that it is the same Maclaurin series we would get by using the method of Section 12. We shall illustrate a variety of methods for obtaining power series.

First, please memorize these basic series for your timesaving.

A. Multiplication ( 곱하기 ) Ex.1 Ex. 2

B. Division ( 나누기 ) Ex.1 Ex.2

Ex. 3

C. Binomial Series ( 이항 급수 ) ex..1

D. Substitution of a polynomial or a Series for the variable in another series ( 다항식이나 급수를 다른 급수의 변수로 바꾸어 넣기 ) ex. 1 ex.2

E. Combination of methods ( 방법들의 결합 ) ex. How to expand arctan x in a Taylor series

F. Using the basic Maclaurin series (x=0) ( 기본적인 Maclaurin 급수의 사용 ) ex. 1 ex. 2

G. Using a computer ( 컴퓨터 사용 )

33 Chapter 1 Infinite series, Power series Mathematical methods in the physical sciences 3rd edition Mary L. Boas Lecture 3 Application of Power series

Some uses of series ( 급수의 활용 ) 1) Numerical computation ( 수치 계산 ) : With computers and calculators so available, you may wonder why we would ever want to use series for numerical computation. Here is an example to warn you of the pitfalls of blind computation. ex.1 error order, x^7~10^-21

35 ex.2

36 2) Summing series ( 급수 더하기 ) 3) Evaluation of definite integral ( 구간 적분의 계산 ) ex.

37 4) Evaluation of indeterminate forms ( 부정 형태의 계산 ) cf. L’Hopital’s rule ex. cf: confer (= compare) e.g.: exempli gratia (= for example) i.e.: id est (= that is)

38 proof)

39 5) Series approximation ( 급수의 어림 ) ex.1 Equation of motion of a simple pendulum

40

Special relativity ( 특수 상대성 ) rest mass energy kinetic energy

42 Homework Chapter , , (15-27, 28, 29, 31, and 33: You do not have to do these as a homework. But, it is likely that one of them will show up in the midterm exam.)