Appendix a Short Course in Taylor Series

Total Page:16

File Type:pdf, Size:1020Kb

Appendix a Short Course in Taylor Series Appendix A Short Course in Taylor Series The Taylor series is mainly used for approximating functions when one can identify a small parameter. Expansion techniques are useful for many applications in physics, sometimes in unexpected ways. A.1 Taylor Series Expansions and Approximations In mathematics, the Taylor series is a representation of a function as an infinite sum of terms calculated from the values of its derivatives at a single point. It is named after the English mathematician Brook Taylor. If the series is centered at zero, the series is also called a Maclaurin series, named after the Scottish mathematician Colin Maclaurin. It is common practice to use a finite number of terms of the series to approximate a function. The Taylor series may be regarded as the limit of the Taylor polynomials. A.2 Definition A Taylor series is a series expansion of a function about a point. A one-dimensional Taylor series is an expansion of a real function f(x) about a point x ¼ a is given by; f 00ðÞa f 3ðÞa fxðÞ¼faðÞþf 0ðÞa ðÞþx À a ðÞx À a 2 þ ðÞx À a 3 þÁÁÁ 2! 3! f ðÞn ðÞa þ ðÞx À a n þÁÁÁ ðA:1Þ n! © Springer International Publishing Switzerland 2016 415 B. Zohuri, Directed Energy Weapons, DOI 10.1007/978-3-319-31289-7 416 Appendix A: Short Course in Taylor Series If a ¼ 0, the expansion is known as a Maclaurin Series. Equation A.1 can be written in the more compact sigma notation as follows: X1 f ðÞn ðÞa ðÞx À a n ðA:2Þ n! n¼0 where n ! is mathematical notation for factorial n and f(n)(a) denotes the n th derivation of function f evaluated at the point a. Not that the zeroth derivation of f is defined to be itself and bothðÞx À a 0 and 0 ! by their mathematical definitions are set equal to 1. Taylor series of some common functions expanding around point x ¼ a include; 1 1 x À a ðÞx À a 2 ðÞx À a 3 ¼ þ þ þ þÁÁÁ ðA:3aÞ 1 À x 1 À a ðÞ1 À a 2 ðÞ1 À a 2 ðÞ1 À a 3 1 1 ex ¼ ea 1 þ ðÞþx À a ðÞx À a 2 þ ðÞx À a 3 þÁÁÁ ðA:3bÞ 2 6 x À a ðÞx À a 2 ðÞx À a 3 1nx ¼ 1na þ À þ þÁÁÁ ðA:3cÞ a 2a2 3a3 1 1 cos x ¼ cos a À sin axðÞÀÀ a cos axðÞÀ a 2 þ sin axðÞÀ a 3 þÁÁÁ ðA:3dÞ 2 6 1 1 sin x ¼ sin a À cos axðÞÀÀ a sin axðÞÀ a 2 þ cos axðÞÀ a 3 þÁÁÁ ðA:3eÞ 2 6 2 tan x ¼ tan a À sec 2axðÞÀÀ a sec 2a tan axðÞÀ a 2 þ sec 2a sec 2a À ðÞx À a 3 þÁÁÁ 3 ðA:3fÞ Derivation of any f these function can be found in any calculus books. Taylor series can also be defined for functions of a complex variable. By the Cauchy integral formula and is written in form of; Appendix A: Short Course in Taylor Series 417 ð 1 fzðÞ0 dz0 fzðÞ¼ π 0 2 i C z À z ð 1 fzðÞ0 dz0 ¼ π 0 : 2 i C ðÞz À z0 À ðÞz À z0 ðA 4Þ ð 1 fzðÞ0 dz0 ¼ 2πi z À z C 0 1 0 ðÞz À z0 À 0 z À z0 In the interior of C, jjz À z 0 < 1 0 jjz À z0 So, using 1 X1 ¼ tn 1 À t n¼0 It follows that; ð X1 n 1 ðÞz À z fzðÞ0 dz0 fzðÞ¼ 0 2π 0 nþ1 i C n¼0 ðÞz À z0 ð ðA:5Þ X1 0 0 1 n fzðÞdz ¼ ðÞz À z0 2πi 0 nþ1 n¼0 C ðÞz À z0 Using the Cauchy integral formula for derivatives, X1 f ðÞn ðÞz fzðÞ¼ ðÞz À z n 0 ðA:6Þ 0 n! n¼0 A.3 Maclaurin Series Expansions and Approximations In the particular case where a ¼ 0, the series is also called a Maclaurin series: f 00ðÞ0 f 000ðÞ0 f ðÞþ0 f 0ðÞ0 x þ x2 þ x2 þÁÁÁ ðA:7Þ 2! 3! 418 Appendix A: Short Course in Taylor Series A.4 Derivation The Maclaurin/Taylor series can be derived in the following manner. If a function is analytic, it may be defined by a power series: X1 n 2 3 fxðÞ¼ anx ¼ a0 þ a1x þ a2x þ a3x þÁÁÁ ðA:8Þ n¼0 Evaluating at x ¼ 0, we have: f ðÞ¼0 a0 ðA:9Þ Differentiating the function, 0 2 3 f ðÞ¼x a1 þ 2a2x þ 3a3x þ 4a4x þÁÁÁ ðA:10Þ Evaluating at x ¼ 0, 0 f ðÞ¼0 a1 Differentiating the function again, 00 2 f ðÞ¼x 2a2 þ 6a3x þ 12a4x þÁÁÁ Evaluating at x ¼ 0, f 00ðÞx ¼ a 2! 2 Generalizing, f nðÞ0 a n n! where fn(0) is the nth derivative of f(0). Substituting the respective values of an in the power expansion, f 00ðÞ0 f 000ðÞ0 f ðÞþ0 f 0ðÞ0 x þ x2 þ x2 þÁÁÁ ðA:11Þ 2! 3! which is a particular case of the Taylor series (also known as Maclaurin series). Generalizing further, by writing f in a more general form, allowing for a shift of a, we have Appendix A: Short Course in Taylor Series 419 2 3 fxðÞ¼b0 þ b1ðÞþx À a b2ðÞx À a þ b3ðÞx À a þÁÁÁ ðA:12Þ Generalizing similar as above, for evaluating at x ¼ a, we get f nðÞa b ¼ ðA:13Þ n n! Substituting, we get f 00ðÞa f 000ðÞa fxðÞ¼faðÞþf 0ðÞa ðÞþx À a ðÞx À a 2 þ ðÞx À a 3 þÁÁÁ ðA:14Þ 2! 3! which is the Taylor series. Examples The Maclaurin series for any polynomial is the polynomial itself. The Maclaurin series forðÞ 1 À x À1 is the geometric series 1 þ x þ x2 þ x3 þÁÁÁ ðA:15Þ so the Taylor series for xÀ1 at a ¼ 1is 1 À ðÞþx À 1 ðÞx À 1 2 À ðÞx À 1 2 þÁÁÁ ðA:16Þ By integrating the above Maclaurin series we find the Maclaurin series for 1nðÞ 1 À x , where ln denotes the natural logarithm: x2 x3 x4 x þ þ þ þÁÁÁ ðA:17Þ 2 3 4 and the corresponding Taylor series for 1n x at a ¼ 1is ðÞx À 1 2 ðÞx À 1 3 ðÞx À 1 4 ðÞÀx À 1 þ À þÁÁÁ ðA:18Þ 2 3 4 The Taylor series for the exponential function ex at a ¼ 0is x1 x2 x3 x4 x5 x2 x3 x4 x5 1 þ þ þ þ þ þÁÁÁ¼1 þ x þ þ þ þ þÁÁÁ ðA:19Þ 1! 2! 3! 4! 5! 2 6 24 120 The above expansion holds because the derivative of ex with respect to x is also ex and e0 equals 1. This leaves the terms ðÞx À 0 n in the numerator and n! in the denominator for each term in the infinite sum. 420 Appendix A: Short Course in Taylor Series A.5 Convergence The sine function is closely approximated by its Taylor polynomial of degree 7 for a full period centered at the origin. The Taylor polynomials for logðÞ 1 þ x only provide accurate approximations in the range À1 < x 1. Note that, for x > 1, the Taylor polynomials of higher degree are worse approximations. In general, Taylor series need not be convergent. More precisely, the set of functions with a convergent Taylor series is a meager set in the Frechet space of smooth functions. In spite of this, for many functions that arise in practice, the Taylor series does converge. The limit of a convergent Taylor series of a function f need not in general be equal to the function value f(x), but in practice often it is. For example, the function 8 2 < eÀ1=x if x 6¼ 0 : fxðÞ¼: ðA 20Þ 0ifx ¼ 0 is infinitely differentiable at x ¼ 0, and has all derivatives zero there. Consequently, the Taylor series of f(x) is zero. However, f(x) is not equal to the zero function, and so it is not equal to its Taylor series. If f(x) is equal to its Taylor series in a neighborhood of a, it is said to be analytic in this neighborhood. If f(x) is equal to its Taylor series everywhere it is called entire. The exponential function ex and the trigonometric functions sine and cosine are examples of entire functions. Examples of functions that are not entire include the logarithm, the trigonometric function tangent, and its inverse arctan. For these functions the Taylor series do not converge if x is far from a. Taylor series can be used to calculate the value of an entire function in every point, if the value of the function, and of all of its derivatives, are known at a single point. Uses of the Taylor series for entire functions include: 1. The partial sums (the Taylor Polynomials) of the series can be used as approx- imations of the entire function. These approximations are good if sufficiently many terms are included. 2. The series representation simplifies many mathematical proofs. Pictured on the right is an accurate approximation of sin(x) around the point a ¼ 0. The pink curve is a polynomial of degree seven: x3 x5 x7 sin ðÞx x À þ þ ðA:21Þ 3! 5! 7! The error in this approximation is no more than jxj9/9 !.
Recommended publications
  • Lecture 11 Line Integrals of Vector-Valued Functions (Cont'd)
    Lecture 11 Line integrals of vector-valued functions (cont’d) In the previous lecture, we considered the following physical situation: A force, F(x), which is not necessarily constant in space, is acting on a mass m, as the mass moves along a curve C from point P to point Q as shown in the diagram below. z Q P m F(x(t)) x(t) C y x The goal is to compute the total amount of work W done by the force. Clearly the constant force/straight line displacement formula, W = F · d , (1) where F is force and d is the displacement vector, does not apply here. But the fundamental idea, in the “Spirit of Calculus,” is to break up the motion into tiny pieces over which we can use Eq. (1 as an approximation over small pieces of the curve. We then “sum up,” i.e., integrate, over all contributions to obtain W . The total work is the line integral of the vector field F over the curve C: W = F · dx . (2) ZC Here, we summarize the main steps involved in the computation of this line integral: 1. Step 1: Parametrize the curve C We assume that the curve C can be parametrized, i.e., x(t)= g(t) = (x(t),y(t), z(t)), t ∈ [a, b], (3) so that g(a) is point P and g(b) is point Q. From this parametrization we can compute the velocity vector, ′ ′ ′ ′ v(t)= g (t) = (x (t),y (t), z (t)) . (4) 1 2. Step 2: Compute field vector F(g(t)) over curve C F(g(t)) = F(x(t),y(t), z(t)) (5) = (F1(x(t),y(t), z(t), F2(x(t),y(t), z(t), F3(x(t),y(t), z(t))) , t ∈ [a, b] .
    [Show full text]
  • Topic 7 Notes 7 Taylor and Laurent Series
    Topic 7 Notes Jeremy Orloff 7 Taylor and Laurent series 7.1 Introduction We originally defined an analytic function as one where the derivative, defined as a limit of ratios, existed. We went on to prove Cauchy's theorem and Cauchy's integral formula. These revealed some deep properties of analytic functions, e.g. the existence of derivatives of all orders. Our goal in this topic is to express analytic functions as infinite power series. This will lead us to Taylor series. When a complex function has an isolated singularity at a point we will replace Taylor series by Laurent series. Not surprisingly we will derive these series from Cauchy's integral formula. Although we come to power series representations after exploring other properties of analytic functions, they will be one of our main tools in understanding and computing with analytic functions. 7.2 Geometric series Having a detailed understanding of geometric series will enable us to use Cauchy's integral formula to understand power series representations of analytic functions. We start with the definition: Definition. A finite geometric series has one of the following (all equivalent) forms. 2 3 n Sn = a(1 + r + r + r + ::: + r ) = a + ar + ar2 + ar3 + ::: + arn n X = arj j=0 n X = a rj j=0 The number r is called the ratio of the geometric series because it is the ratio of consecutive terms of the series. Theorem. The sum of a finite geometric series is given by a(1 − rn+1) S = a(1 + r + r2 + r3 + ::: + rn) = : (1) n 1 − r Proof.
    [Show full text]
  • Writing Mathematical Expressions in Plain Text – Examples and Cautions Copyright © 2009 Sally J
    Writing Mathematical Expressions in Plain Text – Examples and Cautions Copyright © 2009 Sally J. Keely. All Rights Reserved. Mathematical expressions can be typed online in a number of ways including plain text, ASCII codes, HTML tags, or using an equation editor (see Writing Mathematical Notation Online for overview). If the application in which you are working does not have an equation editor built in, then a common option is to write expressions horizontally in plain text. In doing so you have to format the expressions very carefully using appropriately placed parentheses and accurate notation. This document provides examples and important cautions for writing mathematical expressions in plain text. Section 1. How to Write Exponents Just as on a graphing calculator, when writing in plain text the caret key ^ (above the 6 on a qwerty keyboard) means that an exponent follows. For example x2 would be written as x^2. Example 1a. 4xy23 would be written as 4 x^2 y^3 or with the multiplication mark as 4*x^2*y^3. Example 1b. With more than one item in the exponent you must enclose the entire exponent in parentheses to indicate exactly what is in the power. x2n must be written as x^(2n) and NOT as x^2n. Writing x^2n means xn2 . Example 1c. When using the quotient rule of exponents you often have to perform subtraction within an exponent. In such cases you must enclose the entire exponent in parentheses to indicate exactly what is in the power. x5 The middle step of ==xx52− 3 must be written as x^(5-2) and NOT as x^5-2 which means x5 − 2 .
    [Show full text]
  • 1 Approximating Integrals Using Taylor Polynomials 1 1.1 Definitions
    Seunghee Ye Ma 8: Week 7 Nov 10 Week 7 Summary This week, we will learn how we can approximate integrals using Taylor series and numerical methods. Topics Page 1 Approximating Integrals using Taylor Polynomials 1 1.1 Definitions . .1 1.2 Examples . .2 1.3 Approximating Integrals . .3 2 Numerical Integration 5 1 Approximating Integrals using Taylor Polynomials 1.1 Definitions When we first defined the derivative, recall that it was supposed to be the \instantaneous rate of change" of a function f(x) at a given point c. In other words, f 0 gives us a linear approximation of f(x) near c: for small values of " 2 R, we have f(c + ") ≈ f(c) + "f 0(c) But if f(x) has higher order derivatives, why stop with a linear approximation? Taylor series take this idea of linear approximation and extends it to higher order derivatives, giving us a better approximation of f(x) near c. Definition (Taylor Polynomial and Taylor Series) Let f(x) be a Cn function i.e. f is n-times continuously differentiable. Then, the n-th order Taylor polynomial of f(x) about c is: n X f (k)(c) T (f)(x) = (x − c)k n k! k=0 The n-th order remainder of f(x) is: Rn(f)(x) = f(x) − Tn(f)(x) If f(x) is C1, then the Taylor series of f(x) about c is: 1 X f (k)(c) T (f)(x) = (x − c)k 1 k! k=0 Note that the first order Taylor polynomial of f(x) is precisely the linear approximation we wrote down in the beginning.
    [Show full text]
  • A Brief Tour of Vector Calculus
    A BRIEF TOUR OF VECTOR CALCULUS A. HAVENS Contents 0 Prelude ii 1 Directional Derivatives, the Gradient and the Del Operator 1 1.1 Conceptual Review: Directional Derivatives and the Gradient........... 1 1.2 The Gradient as a Vector Field............................ 5 1.3 The Gradient Flow and Critical Points ....................... 10 1.4 The Del Operator and the Gradient in Other Coordinates*............ 17 1.5 Problems........................................ 21 2 Vector Fields in Low Dimensions 26 2 3 2.1 General Vector Fields in Domains of R and R . 26 2.2 Flows and Integral Curves .............................. 31 2.3 Conservative Vector Fields and Potentials...................... 32 2.4 Vector Fields from Frames*.............................. 37 2.5 Divergence, Curl, Jacobians, and the Laplacian................... 41 2.6 Parametrized Surfaces and Coordinate Vector Fields*............... 48 2.7 Tangent Vectors, Normal Vectors, and Orientations*................ 52 2.8 Problems........................................ 58 3 Line Integrals 66 3.1 Defining Scalar Line Integrals............................. 66 3.2 Line Integrals in Vector Fields ............................ 75 3.3 Work in a Force Field................................. 78 3.4 The Fundamental Theorem of Line Integrals .................... 79 3.5 Motion in Conservative Force Fields Conserves Energy .............. 81 3.6 Path Independence and Corollaries of the Fundamental Theorem......... 82 3.7 Green's Theorem.................................... 84 3.8 Problems........................................ 89 4 Surface Integrals, Flux, and Fundamental Theorems 93 4.1 Surface Integrals of Scalar Fields........................... 93 4.2 Flux........................................... 96 4.3 The Gradient, Divergence, and Curl Operators Via Limits* . 103 4.4 The Stokes-Kelvin Theorem..............................108 4.5 The Divergence Theorem ...............................112 4.6 Problems........................................114 List of Figures 117 i 11/14/19 Multivariate Calculus: Vector Calculus Havens 0.
    [Show full text]
  • How to Compute Line Integrals Scalar Line Integral Vector Line Integral
    How to Compute Line Integrals Northwestern, Spring 2013 Computing line integrals can be a tricky business. First, there's two types of line integrals: scalar line integrals and vector line integrals. Although these are related, we compute them in different ways. Also, there's two theorems flying around, Green's Theorem and the Fundamental Theorem of Line Integrals (as I've called it), which give various other ways of computing line integrals. Knowing what to use when and where and why can be confusing, so hopefully this will help to keep things straight. I won't say much about what line integrals mean geometrically or otherwise. Hopefully this is something you have some idea about from class or the book, but I'm always happy to talk about this more in office hours. Here the focus is on computation. Key Point: When you are trying to apply one of these techniques, make sure the technique you are using is actually applicable! (This was a major source of confusion on Quiz 5.) Scalar Line Integral • Arises when integrating a function f over a curve C. • Notationally, is always denoted by something like Z f ds; C where the s in ds is just a normal s, as opposed to ds or d~s. • To compute, find parametric equations x(t); a ≤ t ≤ b for C and use Z Z b f ds = f(x(t)) kx0(t)k dt: C a • In the special case where f is the constant function 1, Z ds = arclength of C: C • For scalar line integrals, the orientation (i.e.
    [Show full text]
  • Operations on Power Series Related to Taylor Series
    Operations on Power Series Related to Taylor Series In this problem, we perform elementary operations on Taylor series – term by term differen­ tiation and integration – to obtain new examples of power series for which we know their sum. Suppose that a function f has a power series representation of the form: 1 2 X n f(x) = a0 + a1(x − c) + a2(x − c) + · · · = an(x − c) n=0 convergent on the interval (c − R; c + R) for some R. The results we use in this example are: • (Differentiation) Given f as above, f 0(x) has a power series expansion obtained by by differ­ entiating each term in the expansion of f(x): 1 0 X n−1 f (x) = a1 + a2(x − c) + 2a3(x − c) + · · · = nan(x − c) n=1 • (Integration) Given f as above, R f(x) dx has a power series expansion obtained by by inte­ grating each term in the expansion of f(x): 1 Z a1 a2 X an f(x) dx = C + a (x − c) + (x − c)2 + (x − c)3 + · · · = C + (x − c)n+1 0 2 3 n + 1 n=0 for some constant C depending on the choice of antiderivative of f. Questions: 1. Find a power series representation for the function f(x) = arctan(5x): (Note: arctan x is the inverse function to tan x.) 2. Use power series to approximate Z 1 2 sin(x ) dx 0 (Note: sin(x2) is a function whose antiderivative is not an elementary function.) Solution: 1 For question (1), we know that arctan x has a simple derivative: , which then has a power 1 + x2 1 2 series representation similar to that of , where we subsitute −x for x.
    [Show full text]
  • How to Write Mathematical Papers
    HOW TO WRITE MATHEMATICAL PAPERS BRUCE C. BERNDT 1. THE TITLE The title of your paper should be informative. A title such as “On a conjecture of Daisy Dud” conveys no information, unless the reader knows Daisy Dud and she has made only one conjecture in her lifetime. Generally, titles should have no more than ten words, although, admittedly, I have not followed this advice on several occasions. 2. THE INTRODUCTION The Introduction is the most important part of your paper. Although some mathematicians advise that the Introduction be written last, I advocate that the Introduction be written first. I find that writing the Introduction first helps me to organize my thoughts. However, I return to the Introduction many times while writing the paper, and after I finish the paper, I will read and revise the Introduction several times. Get to the purpose of your paper as soon as possible. Don’t begin with a pile of notation. Even at the risk of being less technical, inform readers of the purpose of your paper as soon as you can. Readers want to know as soon as possible if they are interested in reading your paper or not. If you don’t immediately bring readers to the objective of your paper, you will lose readers who might be interested in your work but, being pressed for time, will move on to other papers or matters because they do not want to read further in your paper. To state your main results precisely, considerable notation and terminology may need to be introduced.
    [Show full text]
  • Student Understanding of Taylor Series Expansions in Statistical Mechanics
    PHYSICAL REVIEW SPECIAL TOPICS - PHYSICS EDUCATION RESEARCH 9, 020110 (2013) Student understanding of Taylor series expansions in statistical mechanics Trevor I. Smith,1 John R. Thompson,2,3 and Donald B. Mountcastle2 1Department of Physics and Astronomy, Dickinson College, Carlisle, Pennsylvania 17013, USA 2Department of Physics and Astronomy, University of Maine, Orono, Maine 04469, USA 3Maine Center for Research in STEM Education, University of Maine, Orono, Maine 04469, USA (Received 2 March 2012; revised manuscript received 23 May 2013; published 8 August 2013) One goal of physics instruction is to have students learn to make physical meaning of specific mathematical expressions, concepts, and procedures in different physical settings. As part of research investigating student learning in statistical physics, we are developing curriculum materials that guide students through a derivation of the Boltzmann factor using a Taylor series expansion of entropy. Using results from written surveys, classroom observations, and both individual think-aloud and teaching interviews, we present evidence that many students can recognize and interpret series expansions, but they often lack fluency in creating and using a Taylor series appropriately, despite previous exposures in both calculus and physics courses. DOI: 10.1103/PhysRevSTPER.9.020110 PACS numbers: 01.40.Fk, 05.20.Ày, 02.30.Lt, 02.30.Mv students’ use of Taylor series expansion to derive and I. INTRODUCTION understand the Boltzmann factor as a component of proba- Over the past several decades, much work has been done bility in the canonical ensemble. While this is a narrow investigating ways in which students understand and learn topic, we feel that it serves as an excellent example of physics (see Refs.
    [Show full text]
  • Calculus Terminology
    AP Calculus BC Calculus Terminology Absolute Convergence Asymptote Continued Sum Absolute Maximum Average Rate of Change Continuous Function Absolute Minimum Average Value of a Function Continuously Differentiable Function Absolutely Convergent Axis of Rotation Converge Acceleration Boundary Value Problem Converge Absolutely Alternating Series Bounded Function Converge Conditionally Alternating Series Remainder Bounded Sequence Convergence Tests Alternating Series Test Bounds of Integration Convergent Sequence Analytic Methods Calculus Convergent Series Annulus Cartesian Form Critical Number Antiderivative of a Function Cavalieri’s Principle Critical Point Approximation by Differentials Center of Mass Formula Critical Value Arc Length of a Curve Centroid Curly d Area below a Curve Chain Rule Curve Area between Curves Comparison Test Curve Sketching Area of an Ellipse Concave Cusp Area of a Parabolic Segment Concave Down Cylindrical Shell Method Area under a Curve Concave Up Decreasing Function Area Using Parametric Equations Conditional Convergence Definite Integral Area Using Polar Coordinates Constant Term Definite Integral Rules Degenerate Divergent Series Function Operations Del Operator e Fundamental Theorem of Calculus Deleted Neighborhood Ellipsoid GLB Derivative End Behavior Global Maximum Derivative of a Power Series Essential Discontinuity Global Minimum Derivative Rules Explicit Differentiation Golden Spiral Difference Quotient Explicit Function Graphic Methods Differentiable Exponential Decay Greatest Lower Bound Differential
    [Show full text]
  • Nonlinear Optics
    Nonlinear Optics: A very brief introduction to the phenomena Paul Tandy ADVANCED OPTICS (PHYS 545), Spring 2010 Dr. Mendes INTRO So far we have considered only the case where the polarization density is proportionate to the electric field. The electric field itself is generally supplied by a laser source. PE= ε0 χ Where P is the polarization density, E is the electric field, χ is the susceptibility, and ε 0 is the permittivity of free space. We can imagine that the electric field somehow induces a polarization in the material. As the field increases the polarization also in turn increases. But we can also imagine that this process does not continue indefinitely. As the field grows to be very large the field itself starts to become on the order of the electric fields between the atoms in the material (medium). As this occurs the material itself becomes slightly altered and the behavior is no longer linear in nature but instead starts to become weakly nonlinear. We can represent this as a Taylor series expansion model in the electric field. ∞ n 23 PAEAEAEAE==++∑ n 12 3+... n=1 This model has become so popular that the coefficient scaling has become standardized using the letters d and χ (3) as parameters corresponding the quadratic and cubic terms. Higher order terms would play a role too if the fields were extremely high. 2(3)3 PEdEE=++()εχ0 (2) ( 4χ ) + ... To get an idea of how large a typical field would have to be before we see a nonlinear effect, let us scale the above equation by the first order term.
    [Show full text]
  • 9.4 Arithmetic Series Notes
    9.4 Arithmetic Series Notes Pre­AP Algebra 2 9.4 Arithmetic Series *Objective: Define arithmetic series and find their sums When you know two terms and the number of terms in a finite arithmetic sequence, you can find the sum of the terms. A series is the indicated sum of the terms of a sequence. A finite series has a first terms and a last term. An infinite series continues without end. Finite Sequence Finite Series 6, 9, 12, 15, 18 6 + 9 + 12 + 15 + 18 = 60 Infinite Sequence Infinite Series 3, 7, 11, 15, ... 3 + 7 + 11 + 15 + ... An arithmetic series is a series whose terms form an arithmetic sequence. When a series has a finite number of terms, you can use a formula involving the first and last term to evaluate the sum. The sum Sn of a finite arithmetic series a1 + a2 + a3 + ... + an is n Sn = /2 (a1 + an) a1 : is the first term an : is the last term (nth term) n : is the number of terms in the series Finding the Sum of a finite arithmetic series Ex1) a. What is the sum of the even integers from 2 to 100 b. what is the sum of the finite arithmetic series: 4 + 9 + 14 + 19 + 24 + ... + 99 c. What is the sum of the finite arithmetic series: 14 + 17 + 20 + 23 + ... + 116? Using the sum of a finite arithmetic series Ex2) A company pays $10,000 bonus to salespeople at the end of their first 50 weeks if they make 10 sales in their first week, and then improve their sales numbers by two each week thereafter.
    [Show full text]