NEW CLOSE FORM APPROXIMATIONS of Ln(1 + X)

Total Page:16

File Type:pdf, Size:1020Kb

NEW CLOSE FORM APPROXIMATIONS of Ln(1 + X) THE TEACHING OF MATHEMATICS 2009, Vol. XII, 1, pp. 7–14 NEW CLOSE FORM APPROXIMATIONS OF ln(1 + x) Sanjay Kumar Khattri Abstract. Based on Newton-Cotes and Gaussian quadrature rules, we develop several closed form approximations to ln (1 + x). We also compare our formulae to the Taylor series expansion. Another objective of our work is to inspire students to formulate other better approximations by using the presented approach. Because of the level of mathematics, the presented work is easily embraceable in an undergraduate class. ZDM Subject Classification: N45; AMS Subject Classification: 00A35. Key words and phrases: Quadrature rules; closed form approximation; logarithm. 1. Introduction The expression ln (1 + x) is an important expression in mathematics. It shows up surprisingly at many places [2, 4, 5, 6]. Generally, we approximate ln (1 + x) through a finite sum of an infinite series [3]. But, the number of terms in a finite sum can make the algebra very complicated. Thus, we develop some simple but robust closed form approximations to ln (1 + x) through quadrature rules. The Taylor series expansion of ln (1 + x) is X1 xi (1) ln(1 + x) = (¡1)i¡1 for ¡ 1 < x · 1: i i=1 First year undergraduate students are exposed to concepts of limits and quad- rature. Through these concepts, we develop closed form approximations. The work presented in this paper is crucial for enhancing concepts such as convergence and approximation of undergraduate students. The work will encourage students to formulate other relations for representing ln (1 + x) by using other quadrature rules, for example, Lobatto [9, 11]. Based on our work, teacher can ask students to formulate even better approximations to the mathematical expression ln (1 + x). Figure 1 presents a graph of the function 1=x. The area under the graph and between the vertical lines x = n and x = n + 1 is given as Z n+1 1 dx: n x 1 The exact value of this integral is ln (1 + n ). For forming various closed form approximations, we will approximate this integral through different quadrature rules. 8 S. K. Khattri Fig. 1 2. Approximation through trapezoidal quadrature rule Trapezoidal quadrature rule [14] is given as Z n+1 1 h dx ¼ [f(x1) + f(x2)] : n x 2 Here, h = 1, x1 = n and x2 = n + 1. Thus, · ¸ 1 1 1 [ln x]n+1 ¼ + ; n 2 n n + 1 µ ¶ · 1 ¸ · 0:5 ¸ 1 1 n + 2 1 1 + n ln 1 + ¼ = 1 : n n n + 1 n 1 + n 1 Now replacing n by x in the above equation we get the expression of ln (1 + x) through the trapezoidal rule · ¸ 1 + 0:5 x (2) ln (1 + x) ¼ x : 1 + x Let us call this expression, the Trapezoidal Euler’s Log (TELOG). New close form approximations of ln (1 + x) 9 3. Approximation through Simpson’s quadrature rule 1 The Simpson’s 3 -quadrature rule [14] for approximating integrals is given as Z n+1 1 h dx ¼ [f(x0) + 4f(x1) + f(x2)] : n x 3 1 2n+1 Here, h = 2 , x0 = n, x1 = 2 and x2 = n + 1, Z · ¸ n+1 1 1 1 8 1 dx ¼ + + ; n x 6 n 2n + 1 n + 1 µ ¶ · 8 1 ¸ 1 1 1 n n (3) ln 1 + ¼ + 1 + 1 : n 6 n 2 + n 1 + n 1 Now replacing n by x in the above equation we get the expression for ln (1 + x) through the Simpson’s quadrature rule as · ¸ 1 8x x (4) ln (1 + x) ¼ x + + : 6 2 + x 1 + x 1 1 Let us call this expression the 3 -Simpson Euler’s Log ( 3 -SELOG). 3 4. Aproximation through Simpson’s 8 -quadrature rule 3 Approximation of the integral through Simpson’s 8 -quadrature rule [14] is Z n+1 1 3h dx ¼ [f(x0) + 3f(x1) + 3f(x2) + f(x3)] : n x 8 1 3n+1 3n+2 Here, h = 3 , x0 = n, x1 = 3 , x2 = 3 and x3 = n + 1 Z · ¸ n+1 1 1 36n3 + 54n2 + 20n + 1 dx ¼ 3 2 2 ; n x n (36n + 54n + 20n + 1) + 18n + 24n + 7 µ ¶ · 9 9 1 ¸ 1 1 1 n n n (5) ln 1 + ¼ + 1 + 2 + 1 : n 8 n 3 + n 3 + n 1 + n 1 Now replacing n by x in the above equation we get the expression of ln (1 + x) through the Simpson’s quadrature rule · ¸ 1 9x 9x x (6) ln (1 + x) ¼ x + + + : 8 3 + x 3 + 2x 1 + x 3 3 Let us call this expression the 8 -Simpson Euler’s Log ( 8 -SELOG). 5. Approximation through Boole’s quadrature rule The Boole’s quadrature rule [13] is Z n+1 1 2h dx ¼ [7f(x0) + 32f(x1) + 12f(x2) + 32f(x3) + 7f(x4)] : n x 45 10 S. K. Khattri 1 4n+1 4n+2 4n+3 Here, h = 4 , x0 = n, x1 = 4 , x2 = 4 , x3 = 4 and x4 = n + 1, µ ¶ · ¸ 1 2 7 32 £ 4 12 £ 4 32 £ 4 7 ln 1 + ¼ + + + + : n 4 £ 45 n 4n + 1 4n + 2 4n + 3 n + 1 1 Now replacing n by x in the above equation we get the expression of ln (1 + x) through the Boole’s rule · ¸ 1 128x 48x 128x 7x (7) ln (1 + x) ¼ 7x + + + + : 90 4 + x 4 + 2x 4 + 3x 1 + x Let us call this expression the Boole Euler’s Log (BELOG). 6. Approximation through Gauss-Legendre 2 point quadrature The two point Gauss-Legendre Quadrature [12] is Z n+1 1 dx ¼ k [w1 f(x1) + w2 f(x2)] : n x Here, k = n+1¡n = 1 , x = 2n+1 + p1 and x = 2n+1 ¡ p1 . Weights are w = 1 2 2 1 2 2 3 3 2 2 3 1 and w2 = 1. Z " p p # n+1 1 1 2 3 2 3 dx ¼ p + p ; n x 2 (2n + 1) 3 + 1 (2n + 1) 3 ¡ 1 µ ¶ 6 3 1 6n + 3 n + n2 ln 1 + ¼ 2 = 6 1 n 6n + 6n + 1 6 + n + n2 1 Now replacing n by x in the above equation we get the expression for ln (1 + x) through the two point Gauss-Legendre quadrature rule as 6x + 3x2 (8) ln (1 + x) ¼ 6 + 6x + x2 Let us call this expression the two point Gauss-Legendre Log (2P-GLLOG). 7. Approximation through Gauss-Legendre 3 point quadrature Three point Gauss-Legendre quadrature rule [12] is given as Z n+1 1 dx ¼ k [w1 f(x1) + w2 f(x2) + w3 f(x3)] : n x The weights wi and points xi are given as 8 2n + 1 w1 = ; x1 = ; 9 2 p p 5 (2n + 1) 5 + 3 w2 = ; x2 = p ; 9 2 5 p p 5 (2n + 1) 5 ¡ 3 w3 = ; x3 = p : 9 2 5 New close form approximations of ln (1 + x) 11 Thus, µ ¶ " # 1 1 60n2 + 60n + 11 ln 1 + ¼ 6 ¡ p p p ¢ ¡ p p p ¢ n 9 (2n + 1) 2 5n + 5 + 3 2 5n + 5 ¡ 3 · 2 ¸ · 60 60 11 ¸ 60 n + 60 n + 11 n + n2 + n3 = 3 2 = 90 36 3 : 60 n + 90 n + 36 n + 3 60 + n + n2 + n3 1 Now replacing n by x in the above equation we get the expression ln (1 + x) through the three point Gauss-Legendre quadrature rule as · ¸ 60x + 60x2 + 11x3 (9) ln (1 + x) ¼ 60 + 90x + 36x2 + 3x3 Let us call this definition, the three point Gauss-Legendre Log (3P-GLLOG). 8. Approximation through Gauss-Legendre 4 point quadrature The four point Gauss-Legendre quadrature rule [12] is given as Z n+1 1 dx ¼ k [w1f(x1) + w2f(x2) + w3f(x3) + w4f(x4)] : n x 1 Here, k = 2 . Weights wi and points xi are given as r p q p (2n + 1) 7 + 3 ¡ 2 6 18 + 30 5 w1 = ; x1 = p ; 36 2 7 r p q p (2n + 1) 7 ¡ 3 ¡ 2 6 18 + 30 5 w2 = ; x2 = p ; 36 2 7 r p q p (2n + 1) 7 + 3 + 2 6 18 ¡ 30 5 w3 = ; x3 = p ; 36 2 7 r p q p (2n + 1) 7 ¡ 3 ¡ 2 6 18 ¡ 30 5 w4 = ; x4 = p : 36 2 7 Thus, µ ¶ 1 420n3 + 630n2 + 260n + 25 ln 1 + ¼ n 420n4 + 840n3 + 540n2 + 120n + 6 420 630 260 25 n + n2 + n3 + n4 = 420 840 540 120 6 : 1 + n + n2 + n3 + n4 1 Now replace n by x in the above equation. The expression for ln (1 + x) through the four point Gauss-Legendre quadrature rule is 420x + 630x2 + 260x3 + 25x4 (10) ln (1 + x) ¼ 420 + 840x + 540x2 + 120x3 + 6x4 Let us call this expression the four point Gauss-Legendre Log (4P-GLLOG). 12 S. K. Khattri 9. Approximation through Gauss-Legendre 5 point quadrature The five point Gauss-Legendre quadrature rule [12] is given as Z n+1 1 dx ¼ k [w1 f(x1) + w2 f(x2) + w3 f(x3) + w4 f(x4) + w5 f(x5)] : n x 1 Here, k = 2 . Weights wi and points xi are given as 128 1 w1 = ; x1 = n + ; 225 2 q 161 13 p 1 1 p w2 = + 70; x2 = n + + 245 ¡ 14 70; 450 900 2 42 q 161 13 p 1 1 p w3 = + 70; x3 = n + ¡ 245 ¡ 14 70; 450 900 2 42 q 161 13 p 1 1 p w4 = + 70; x4 = n + + 245 + 14 70; 450 900 2 42 q 161 13 p 1 1 p w = ¡ 70; x = n + ¡ 245 + 14 70: 5 450 900 5 2 42 µ ¶ 1 7560n4 + 15120n3 + 9870n2 + 2310n + 137 ln 1 + ¼ n 7560n5 + 18900n4 + 16800n3 + 6300n2 + 900n + 30 7560 15120 9870 2310 137 n + n2 + n3 + n4 + n5 = 7560 18900 16800 6300 900 30 : 1 + n + n2 + n3 + n4 + n5 1 Now replacing n by x in the above equation the expression for ln (1 + x) through the five point Gauss-Legendre quadrature rule is obtained 7560x + 15120x2 + 9870x3 + 2310x4 + 137x5 (11) ln (1 + x) ¼ 7560 + 18900x + 16800x2 + 6300x3 + 900x4 + 30x5 Let us call this expression the five point Gauss-Legendre Log (5P-GLLOG).
Recommended publications
  • A Short Course on Approximation Theory
    A Short Course on Approximation Theory N. L. Carothers Department of Mathematics and Statistics Bowling Green State University ii Preface These are notes for a topics course offered at Bowling Green State University on a variety of occasions. The course is typically offered during a somewhat abbreviated six week summer session and, consequently, there is a bit less material here than might be associated with a full semester course offered during the academic year. On the other hand, I have tried to make the notes self-contained by adding a number of short appendices and these might well be used to augment the course. The course title, approximation theory, covers a great deal of mathematical territory. In the present context, the focus is primarily on the approximation of real-valued continuous functions by some simpler class of functions, such as algebraic or trigonometric polynomials. Such issues have attracted the attention of thousands of mathematicians for at least two centuries now. We will have occasion to discuss both venerable and contemporary results, whose origins range anywhere from the dawn of time to the day before yesterday. This easily explains my interest in the subject. For me, reading these notes is like leafing through the family photo album: There are old friends, fondly remembered, fresh new faces, not yet familiar, and enough easily recognizable faces to make me feel right at home. The problems we will encounter are easy to state and easy to understand, and yet their solutions should prove intriguing to virtually anyone interested in mathematics. The techniques involved in these solutions entail nearly every topic covered in the standard undergraduate curriculum.
    [Show full text]
  • February 2009
    How Euler Did It by Ed Sandifer Estimating π February 2009 On Friday, June 7, 1779, Leonhard Euler sent a paper [E705] to the regular twice-weekly meeting of the St. Petersburg Academy. Euler, blind and disillusioned with the corruption of Domaschneff, the President of the Academy, seldom attended the meetings himself, so he sent one of his assistants, Nicolas Fuss, to read the paper to the ten members of the Academy who attended the meeting. The paper bore the cumbersome title "Investigatio quarundam serierum quae ad rationem peripheriae circuli ad diametrum vero proxime definiendam maxime sunt accommodatae" (Investigation of certain series which are designed to approximate the true ratio of the circumference of a circle to its diameter very closely." Up to this point, Euler had shown relatively little interest in the value of π, though he had standardized its notation, using the symbol π to denote the ratio of a circumference to a diameter consistently since 1736, and he found π in a great many places outside circles. In a paper he wrote in 1737, [E74] Euler surveyed the history of calculating the value of π. He mentioned Archimedes, Machin, de Lagny, Leibniz and Sharp. The main result in E74 was to discover a number of arctangent identities along the lines of ! 1 1 1 = 4 arctan " arctan + arctan 4 5 70 99 and to propose using the Taylor series expansion for the arctangent function, which converges fairly rapidly for small values, to approximate π. Euler also spent some time in that paper finding ways to approximate the logarithms of trigonometric functions, important at the time in navigation tables.
    [Show full text]
  • Approximation Atkinson Chapter 4, Dahlquist & Bjork Section 4.5
    Approximation Atkinson Chapter 4, Dahlquist & Bjork Section 4.5, Trefethen's book Topics marked with ∗ are not on the exam 1 In approximation theory we want to find a function p(x) that is `close' to another function f(x). We can define closeness using any metric or norm, e.g. Z 2 2 kf(x) − p(x)k2 = (f(x) − p(x)) dx or kf(x) − p(x)k1 = sup jf(x) − p(x)j or Z kf(x) − p(x)k1 = jf(x) − p(x)jdx: In order for these norms to make sense we need to restrict the functions f and p to suitable function spaces. The polynomial approximation problem takes the form: Find a polynomial of degree at most n that minimizes the norm of the error. Naturally we will consider (i) whether a solution exists and is unique, (ii) whether the approximation converges as n ! 1. In our section on approximation (loosely following Atkinson, Chapter 4), we will first focus on approximation in the infinity norm, then in the 2 norm and related norms. 2 Existence for optimal polynomial approximation. Theorem (no reference): For every n ≥ 0 and f 2 C([a; b]) there is a polynomial of degree ≤ n that minimizes kf(x) − p(x)k where k · k is some norm on C([a; b]). Proof: To show that a minimum/minimizer exists, we want to find some compact subset of the set of polynomials of degree ≤ n (which is a finite-dimensional space) and show that the inf over this subset is less than the inf over everything else.
    [Show full text]
  • Function Approximation Through an Efficient Neural Networks Method
    Paper ID #25637 Function Approximation through an Efficient Neural Networks Method Dr. Chaomin Luo, Mississippi State University Dr. Chaomin Luo received his Ph.D. in Department of Electrical and Computer Engineering at Univer- sity of Waterloo, in 2008, his M.Sc. in Engineering Systems and Computing at University of Guelph, Canada, and his B.Eng. in Electrical Engineering from Southeast University, Nanjing, China. He is cur- rently Associate Professor in the Department of Electrical and Computer Engineering, at the Mississippi State University (MSU). He was panelist in the Department of Defense, USA, 2015-2016, 2016-2017 NDSEG Fellowship program and panelist in 2017 NSF GRFP Panelist program. He was the General Co-Chair of 2015 IEEE International Workshop on Computational Intelligence in Smart Technologies, and Journal Special Issues Chair, IEEE 2016 International Conference on Smart Technologies, Cleveland, OH. Currently, he is Associate Editor of International Journal of Robotics and Automation, and Interna- tional Journal of Swarm Intelligence Research. He was the Publicity Chair in 2011 IEEE International Conference on Automation and Logistics. He was on the Conference Committee in 2012 International Conference on Information and Automation and International Symposium on Biomedical Engineering and Publicity Chair in 2012 IEEE International Conference on Automation and Logistics. He was a Chair of IEEE SEM - Computational Intelligence Chapter; a Vice Chair of IEEE SEM- Robotics and Automa- tion and Chair of Education Committee of IEEE SEM. He has extensively published in reputed journal and conference proceedings, such as IEEE Transactions on Neural Networks, IEEE Transactions on SMC, IEEE-ICRA, and IEEE-IROS, etc. His research interests include engineering education, computational intelligence, intelligent systems and control, robotics and autonomous systems, and applied artificial in- telligence and machine learning for autonomous systems.
    [Show full text]
  • A Rational Approximation to the Logarithm
    A Rational Approximation to the Logarithm By R. P. Kelisky and T. J. Rivlin We shall use the r-method of Lanczos to obtain rational approximations to the logarithm which converge in the entire complex plane slit along the nonpositive real axis, uniformly in certain closed regions in the slit plane. We also provide error esti- mates valid in these regions. 1. Suppose z is a complex number, and s(l, z) denotes the closed line segment joining 1 and z. Let y be a positive real number, y ¿¿ 1. As a polynomial approxima- tion, of degree n, to log x on s(l, y) we propose p* G Pn, Pn being the set of poly- nomials with real coefficients of degree at most n, which minimizes ||xp'(x) — X|J===== max \xp'(x) — 1\ *e«(l.v) among all p G Pn which satisfy p(l) = 0. (This procedure is suggested by the observation that w = log x satisfies xto'(x) — 1=0, to(l) = 0.) We determine p* as follows. Suppose p(x) = a0 + aix + ■• • + a„xn, p(l) = 0 and (1) xp'(x) - 1 = x(x) = b0 + bix +-h bnxn . Then (2) 6o = -1 , (3) a,- = bj/j, j = 1, ■•-,«, and n (4) a0= - E Oj • .-i Thus, minimizing \\xp' — 1|| subject to p(l) = 0 is equivalent to minimizing ||«-|| among all i£P„ which satisfy —ir(0) = 1. This, in turn, is equivalent to maximiz- ing |7r(0) I among all v G Pn which satisfy ||ir|| = 1, in the sense that if vo maximizes |7r(0)[ subject to ||x|| = 1, then** = —iro/-7ro(0) minimizes ||x|| subject to —ir(0) = 1.
    [Show full text]
  • Topics in High-Dimensional Approximation Theory
    TOPICS IN HIGH-DIMENSIONAL APPROXIMATION THEORY DISSERTATION Presented in Partial Fulfillment of the Requirements for the Degree Doctor of Philosophy in the Graduate School of the Ohio State University By Yeonjong Shin Graduate Program in Mathematics The Ohio State University 2018 Dissertation Committee: Dongbin Xiu, Advisor Ching-Shan Chou Chuan Xue c Copyright by Yeonjong Shin 2018 ABSTRACT Several topics in high-dimensional approximation theory are discussed. The fundamental problem in approximation theory is to approximate an unknown function, called the target function by using its data/samples/observations. Depending on different scenarios on the data collection, different approximation techniques need to be sought in order to utilize the data properly. This dissertation is concerned with four different approximation methods in four different scenarios in data. First, suppose the data collecting procedure is resource intensive, which may require expensive numerical simulations or experiments. As the performance of the approximation highly depends on the data set, one needs to carefully decide where to collect data. We thus developed a method of designing a quasi-optimal point set which guides us where to collect the data, before the actual data collection procedure. We showed that the resulting quasi-optimal set notably outperforms than other standard choices. Second, it is not always the case that we obtain the exact data. Suppose the data is corrupted by unexpected external errors. These unexpected corruption errors can have big magnitude and in most cases are non-random. We proved that a well-known classical method, the least absolute deviation (LAD), could effectively eliminate the corruption er- rors.
    [Show full text]
  • Approximation of Π
    Lund University/LTH Bachelor thesis FMAL01 Approximation of π Abstract The inverse tangent function can be used to approximate π. When approximating π the convergence of infinite series or products are of great importance for the accuracy of the digits. This thesis will present historical formulas used to approximate π, especially Leibniz–Gregory and Machin’s. Also, the unique Machin two-term formulas will be presented and discussed to show that Machin’s way of calculate π have had a great impact on calculating this number. Madeleine Jansson [email protected] Mentor: Frank Wikstr¨om Examinator: Tomas Persson June 13, 2019 Contents 1 Introduction 2 2 History 2 2.1 – 500 Anno Domini . .2 2.2 1500 – 1800 Anno Domini . .5 2.3 1800 – Anno Domini . .6 2.4 Proofs . .7 2.4.1 Vi`ete’sformula . .7 2.4.2 Wallis’s formula . .9 2.4.3 Irrationality of π ............................. 11 3 Mathematical background 13 3.1 Precision and accuracy . 13 3.2 Convergence of series . 14 3.3 Rounding . 15 4 Gregory–Leibniz formula 17 4.1 History . 18 4.2 Proof . 18 4.3 Convergence . 20 4.4 x = √1 ....................................... 21 3 5 Machin’s formula 22 5.1 History . 22 5.2 Proof . 23 5.3 Convergence . 24 6 Machin-like formulas 26 6.1 Machin-like formula . 27 6.2 Two-term formula . 27 6.3 Complex factors . 28 6.3.1 Euler’s formula . 30 6.3.2 Machin’s formula . 30 6.3.3 Hermann’s formula . 30 6.3.4 Hutton’s formula .
    [Show full text]
  • On Complex Approximation
    Pacific Journal of Mathematics ON COMPLEX APPROXIMATION LAWRENCE CARL EGGAN AND EUGENE A. MAIER Vol. 13, No. 2 April 1963 ON COMPLEX APPROXIMATION L. C. EGGAN and E. A. MAIBR 1. Let C denote the set of complex numbers and G the set of Gaussian integers. In this note we prove the following theorem which is a two-dimensional analogue of Theorem 2 in [3]. THEOREM 1. If β,yeC, then there exists ueG such that I β — u 1 < 2 and (27/82 As an illustration of the application of Theorem 1 to complex approximation, we use it to prove the following result. THEOREM 2. If θeC is irrational and aeC, a Φ mθ + n where m,neG, then there exist infinitely many pairs of relatively prime integers x,yeG such that I x(xθ -y - a)\< 1/2 . The method of proof of Theorem 2 is due to Niven [6]. Also in [7], Niven uses Theorem 1 to obtain a more general result concerning complex approximation by nonhomogeneous linear forms. Alternatively, Theorem 2 may be obtained as a consequence of a theorem of Hlawka [5]. This was done by Eggan [2] using Chalk's statement [1] of Hlawka's Theorem. 2 Theorem 1 may be restated in an equivalent form. For u,b,ce C, define g(u, b, c) = \u — (b + c)\\ u — (b — c)\ . Then Theorem 1 may be stated as follows. THEOREM 1'. If b, ce C, then there exist ulf u2eG such that (i) I uλ - (6 + c) \< 2, I u2 - (6 - c) |< 2 and for i = 1,2, 27/32 ίf (nr )\ g(Ui,( b,c)K ^ < \ί M<l/Π/32 It is clear that Theorem 1' implies Theorem 1 by taking Received February 14, 1962.
    [Show full text]
  • Chapter 1. Finite Difference Approximations
    “rjlfdm” 2007/4/10 i i page 3 i i Copyright ©2007 by the Society for Industrial and Applied Mathematics This electronic version is for personal use and may not be duplicated or distributed. Chapter 1 Finite Difference Approximations Our goal is to approximate solutions to differential equations, i.e., to find a function (or some discrete approximation to this function) that satisfies a given relationship between various of its derivatives on some given region of space and/or time, along with some boundary conditions along the edges of this domain. In general this is a difficult problem, Q2 and only rarely can an analytic formula be found for the solution. A finite difference method proceeds by replacing the derivatives in the differential equations with finite difference approximations. This gives a large but finite algebraic system of equations to be solved in place of the differential equation, something that can be done on a computer. Before tackling this problem, we first consider the more basic question of how we can approximate the derivatives of a known function by finite difference formulas based only on values of the function itself at discrete points. Besides providing a basis for the later development of finite difference methods for solving differential equations, this allows us to investigate several key concepts such as the order of accuracy of an approximation in the simplest possible setting. Let u.x/ represent a function of one variable that, unless otherwise stated, will always be assumed to be smooth, meaning that we can differentiate the function several times and each derivative is a well-defined bounded function over an interval containing a particular point of interest xN.
    [Show full text]
  • Chebyshev Approximation by Exponential-Polynomial Sums (*)
    Chebyshev approximation by exponential-polynomial sums (*) Charles B. Dunham (**) ABSTRACT It is shown that best Chebyshev approximations by exponential-polynomial sums are character- ized by (a variable number of) alternations of their error curve and are unique. Computation of best approximations via the Remez algorithm and Barrodale approach is considered. Let [a, 3] be a closed finite interval and C[a, 3] be are distinct and nonzero (in the case m = 0 we will the space of continuous functions on [a, 3]. For permit one of a n + 1 ..... a2n to be zero). It is easily g ~ C [a, 3] define seen that any parameter has an equivalent standard parameter. The degeneracy d (A) of a standard parameter Itgll=max (Ig(x)l:a<x<3). A is the number of zero coefficients in a I ..... a n. The Let w be a positive element of C[a, 3], an ordinary degree of F at standard parameter A is defined to be multiplicative weight function. For given fLxed n > 0, 2n + m - d (A). m >/ 0 define n m k-1 Haar subspaces F (A, x) = k~=l a k exp (an + k x) + k Z=I a2n + kX Definition The Chebyshev problem is given f~ C[a, 3] to find a A linear subspace of C [a, 3] of dimension ~ is a Haar parameter A* to minimize IIw(f-F(A, .))II. Such a subspace on [a, 3] if only the zero element has ~ zeros parameter A* is called best and F(A*, .) is called a on [a, 31.
    [Show full text]
  • Rational Approximations to Irrationals
    Rational Approximation Math 105 History of Mathematics Prof. D. Joyce, Clark University Early in the study of the history of mathematics, we come across various rational approx- imations to irrational numbers. What I mean by that is that when what we know to be an irrational number was used in a computation, a rational number was used instead. A 22 well known example of this is Archimedes’ approximation 7 of the irrational number π. Of 22 course, 7 is not exactly equal to π, but it’s pretty close. The question is, how did Archimedes ever come up with this approximation? The answer is known how Archimedes and the Greeks before him found these approximations, but you may not have seen it before. It’s sometimes called antenaresis or the method of continued fractions, and it’s related to Euclid’s algorithm for finding the greatest common divisor. Long before Archimedes, others used rational approximations in Egypt, Babylonia, India, and China. They may have used the same method, but in those cases, there is no record of the method. There are other methods that have been used in specific instances, but when you see a denominator, like 7, that has nothing to do with the numerical base—usually 10, sometimes 60—that’s a good indication that antenaresis was used. What is this method? Let’s take an example to see how it goes. Suppose we’re trying to “square the circle,” that is, find a square whose area equals the area of a given circle. The ratio of the side of the resulting square to the diameter of the original circle will be an irrational number, so an approximation will have to be used in computations.
    [Show full text]
  • Order Padé Approximation of Function and the Improvements
    mathematics Article A Few Iterative Methods by Using [1, n]-Order Padé Approximation of Function and the Improvements Shengfeng Li 1,* , Xiaobin Liu 2 and Xiaofang Zhang 1 1 Institute of Applied Mathematics, Bengbu University, Bengbu 233030, China; [email protected] 2 School of Computer Engineering, Bengbu University, Bengbu 233030, China; [email protected] * Correspondence: [email protected]; Tel.: +86-552-317-5158 Received: 15 November 2018; Accepted: 30 December 2018; Published: 7 January 2019 Abstract: In this paper, a few single-step iterative methods, including classical Newton’s method and Halley’s method, are suggested by applying [1, n]-order Padé approximation of function for finding the roots of nonlinear equations at first. In order to avoid the operation of high-order derivatives of function, we modify the presented methods with fourth-order convergence by using the approximants of the second derivative and third derivative, respectively. Thus, several modified two-step iterative methods are obtained for solving nonlinear equations, and the convergence of the variants is then analyzed that they are of the fourth-order convergence. Finally, numerical experiments are given to illustrate the practicability of the suggested variants. Henceforth, the variants with fourth-order convergence have been considered as the imperative improvements to find the roots of nonlinear equations. Keywords: nonlinear equations; Padé approximation; iterative method; order of convergence; numerical experiment 1. Introduction It is well known that a variety of problems in different fields of science and engineering require to find the solution of the nonlinear equation f (x) = 0 where f : I ! D, for an interval I ⊆ R and D ⊆ R, is a scalar function.
    [Show full text]