Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Geometric series
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Sum of an (infinite) geometric progression}} {{Calculus |Series}} In [[mathematics]], a '''geometric series''' is a [[series (mathematics)|series]] summing the terms of an infinite [[geometric sequence]], in which the ratio of consecutive terms is constant. For example, [[1/2 + 1/4 + 1/8 + 1/16 + ⋯|the series <math>\tfrac12 + \tfrac14 + \tfrac18 + \cdots</math>]] is a geometric series with common ratio {{tmath|\tfrac12}}, which converges to the sum of {{tmath|1}}. Each term in a geometric series is the [[geometric mean]] of the term before it and the term after it, in the same way that each term of an [[arithmetic series]] is the [[arithmetic mean]] of its neighbors. While [[Ancient Greek philosophy|Greek philosopher]] [[Zeno's paradoxes]] about time and motion (5th century BCE) have been interpreted as involving geometric series, such series were formally studied and applied a century or two later by [[Greek mathematics|Greek mathematicians]], for example used by [[Archimedes]] to [[Quadrature of the Parabola|calculate the area inside a parabola]] (3rd century BCE). Today, geometric series are used in [[mathematical finance]], calculating areas of fractals, and various computer science topics. Though geometric series most commonly involve [[Real number|real]] or [[complex number]]s, there are also important results and applications for [[Matrix (mathematics)|matrix-valued]] geometric series, function-valued geometric series, [[P-adic number|{{nowrap|1=<math>p</math>-}}adic number]] geometric series, and most generally geometric series of elements of abstract algebraic [[Field (mathematics)|field]]s, [[Ring (mathematics)|ring]]s, and [[semiring]]s. == Definition and examples == The geometric series is an [[infinite series]] derived from a special type of sequence called a [[geometric progression]]. This means that it is the sum of infinitely many terms of geometric progression: starting from the initial term <math> a </math>, and the next one being the initial term multiplied by a constant number known as the common ratio <math> r </math>. By multiplying each term with a common ratio continuously, the geometric series can be defined mathematically as{{r|vpr}} <math display="block"> a + ar + ar^2 + ar^3 + \cdots = \sum_{k=0}^\infty ar^k. </math> The sum of a finite initial segment of an infinite geometric series is called a '''finite geometric series''', expressed as{{r|young}} <math display="block"> a + ar + ar^2 + ar^3 + \cdots + ar^n = \sum_{k=0}^n ar^k. </math> When <math>r > 1</math> it is often called a growth rate or rate of expansion. When <math>0 < r < 1</math> it is often called a decay rate or shrink rate, where the idea that it is a "rate" comes from interpreting <math>k</math> as a sort of discrete time variable. When an application area has specialized vocabulary for specific types of growth, expansion, shrinkage, and decay, that vocabulary will also often be used to name <math>r</math> parameters of geometric series. In [[economics]], for instance, rates of increase and decrease of [[price level]]s are called [[inflation]] rates and [[deflation]] rates, while rates of increase in [[Value (economics)|values]] of [[investment]]s include [[Rate of return|rates of return]] and [[interest rate]]s.{{r|cz}} [[File:GeometricSquares.svg|thumb|upright=1|The geometric series <math display="inline"> \frac{1}{4} + \frac{1}{16} + \frac{1}{64} + \frac{1}{256} + \cdots </math> shown as areas of purple squares. Each of the purple squares has {{sfrac|1|4}} of the area of the next larger square <math display="inline"> \frac{1}{2} \times \frac{1}{2} = \frac{1}{4} </math>, <math display="inline"> \frac{1}{4} \times \frac{1}{4} = \frac{1}{16} </math>, and so forth. Thus, the sum of the purple squares' area is one-third of the area of the large square.]] When summing infinitely many terms, the geometric series can either be convergent or [[Divergent geometric series|divergent]]. Convergence means there is a value after summing infinitely many terms, whereas divergence means no value after summing. The convergence of a geometric series can be described depending on the value of a common ratio, see {{slink||Convergence of the series and its proof}}. [[Grandi's series]] is an example of a divergent series that can be expressed as <math> 1 - 1 + 1 - 1 + \cdots </math>, where the initial term is <math> 1 </math> and the common ratio is <math> -1 </math>; this is because it has three different values. [[Decimal]] numbers that have [[Repeating decimal|repeated patterns that continue forever]] can be interpreted as geometric series and thereby converted to expressions of the [[Rational number|ratio of two integers]].{{sfnp|Apostol|1967|p=393}} For example, the repeated decimal fraction <math>0.7777\ldots</math> can be written as the geometric series <math display="block"> 0.7777\ldots = \frac{7}{10} + \frac{7}{10} \left(\frac{1}{10}\right) + \frac{7}{10} \left(\frac{1}{10^2}\right) + \frac{7}{10} \left(\frac{1}{10^3}\right) + \cdots,</math> where the initial term is <math>a = \tfrac{7}{10}</math> and the common ratio is <math>r = \tfrac{1}{10}</math>. == Convergence of the series and its proof == The convergence of the infinite sequence of partial sums of the infinite geometric series depends on the [[Magnitude (mathematics)|magnitude]] of the common ratio <math>r</math> alone: * If <math>\vert r \vert < 1</math>, the terms of the series approach zero (becoming smaller and smaller in magnitude) and the sequence of partial sums <math>S_n</math> converge to a limit value of <math display="inline">\frac{a}{1-r}</math>.{{r|vpr}} * If <math>\vert r \vert > 1</math>, the terms of the series become larger and larger in magnitude and the partial sums of the terms also get larger and larger in magnitude, so the series [[Divergent series|diverges]].{{r|vpr}} * If <math>\vert r \vert = 1</math>, the terms of the series become no larger or smaller in magnitude and the sequence of partial sums of the series does not converge. When <math>r=1</math>, all the terms of the series are the same and the <math>|S_n|</math> grow to infinity. When <math>r = -1</math>, the terms take two values <math>a</math> and <math>-a</math> alternately, and therefore the sequence of partial sums of the terms [[Oscillation (mathematics)|oscillates]] between the two values <math>a</math> and 0. One example can be found in [[Grandi's series]]. When <math>r=i</math> and <math>a = 1</math>, the partial sums circulate periodically among the values <math>1, 1 + i, i, 0, 1, 1+ i,i,0, \ldots</math>, never converging to a limit. Generally when <math display="block">r= e^\frac{2\pi i}{\tau}</math> for any integer <math>\tau</math> and with any <math>a \neq 0</math>, the partial sums of the series will circulate indefinitely with a period of <math>\tau</math>, never converging to a limit.{{r|apostol}} The [[rate of convergence]] shows how the sequence quickly approaches its limit. In the case of the geometric series—the relevant sequence is <math> S_n </math> and its limit is <math> S </math>—the rate and order are found via <math display="block"> \lim _{n \rightarrow \infty} \frac{\left|S_{n+1} - S\right|}{\left|S_{n}-S\right|^{q}}, </math> where <math> q </math> represents the order of convergence. Using <math display="inline"> |S_n - S| = \left| \frac{ar^{n+1}}{1-r} \right| </math> and choosing the order of convergence <math> q = 1 </math> gives:{{r|nw}} <math display="block"> \lim _{n \rightarrow \infty} \frac{\left| \frac{ar^{n+2}}{1-r} \right|}{\left| \frac{ar^{n+1}}{1-r} \right|^{1}} = |r|.</math> When the series converges, the rate of convergence gets slower as <math>|r|</math> approaches <math>1</math>.{{r|nw}} The pattern of convergence also depends on the [[Sign (mathematics)|sign]] or [[Argument (complex analysis)|complex argument]] of the common ratio. If <math>r > 0</math> and <math>|r| < 1</math> then terms all share the same sign and the partial sums of the terms approach their eventual limit [[Monotonic sequence|monotonically]]. If <math>r < 0</math> and <math>|r| < 1</math>, adjacent terms in the geometric series alternate between positive and negative, and the partial sums <math> S_n </math> of the terms oscillate above and below their eventual limit <math>S</math>. For complex <math>r</math> and <math>|r| < 1,</math> the <math>S_n</math> converge in a spiraling pattern. The convergence is proved as follows. The partial sum of the first <math>n + 1</math> terms of a geometric series, up to and including the <math>r^{n}</math> term, <math display="block"> S_n = ar^0 + ar^1 + \cdots + ar^{n} = \sum_{k=0}^{n} ar^k, </math> is given by the closed form <math display="block"> S_n = \begin{cases} a(n + 1) & r = 1\\ a\left(\frac{1-r^{n+1}}{1-r}\right) & \text{otherwise} \end{cases} </math> where <math> r </math> is the common ratio. The case <math>r = 1</math> is merely a simple addition, a case of an [[arithmetic series]]. The formula for the partial sums <math>S_n</math> with <math>r \neq 1</math> can be derived as follows:{{sfnp|Apostol|1967|pp=388–390}}{{r|as|pm}} <math display="block">\begin{align} S_n &= ar^0 + ar^1 + \cdots + ar^{n},\\ rS_n &= ar^1 + ar^2 + \cdots + ar^{n+1},\\ S_n - rS_n &= ar^0 - ar^{n+1},\\ S_n\left(1-r\right) &= a\left(1-r^{n+1}\right),\\ S_n &= a\left(\frac{1-r^{n+1}}{1-r}\right), \end{align}</math> for <math> r \neq 1 </math>. As <math>r</math> approaches 1, polynomial division or [[L'Hôpital's rule]] recovers the case <math>S_n = a(n + 1)</math>.{{sfnp|Apostol|1967|pp=292–295}} [[File:Geometric_progression_sum_visual_proof.svg|thumb|[[Proof without words]] of the formula for the sum of a geometric series if <math> |r| < 1 </math> and <math> n \to \infty </math>, the <math> r^n </math> term vanishes, leaving <math display="inline"> \lim_{n \to \infty} S_n = \frac{a}{1-r} </math>. This figure uses a slightly different convention for <math> S_n </math> than the main text, shifted by one term.]] As <math>n</math> approaches infinity, the absolute value of {{math|''r''}} must be less than one for this sequence of partial sums to converge to a limit. When it does, the series [[Absolute convergence|converges absolutely]]. The infinite series then becomes <math display="block"> \begin{align} S &= a+ar+ar^2+ar^3+ar^4+\cdots\\ &= \lim_{n \rightarrow \infty} S_n\\ &= \lim_{n \rightarrow \infty} \frac{a(1-r^{n+1})}{1-r} \\ &= \frac{a}{1-r} - \frac{a}{1-r} \lim_{n \rightarrow \infty} r^{n+1} \\ &= \frac{a}{1-r}, \end{align} </math> for <math> |r| < 1 </math>.{{sfnp|Apostol|1967|pp=388–390}} This convergence result is widely applied to prove the convergence of other series as well, whenever those series's terms can be bounded from above by a suitable geometric series; that proof strategy is the basis for the [[ratio test]] and [[root test]] for the convergence of infinite series.{{sfnp|Apostol|1967|pp=399–400}} == Connection to the power series == Like the geometric series, a [[power series]] has one parameter for a common variable raised to successive powers corresponding to the geometric series's <math> r </math>, but it has additional parameters <math>a_0, a_1, a_2, \ldots,</math> one for each term in the series, for the distinct coefficients of each <math>x^0, x^1, x^2, \ldots</math>, rather than just a single additional parameter <math>a</math> for all terms, the common coefficient of <math>r^k</math> in each term of a geometric series. The geometric series can therefore be considered a class of power series in which the sequence of coefficients satisfies <math>a_k = a</math> for all <math>k</math> and <math>x = r</math>.{{sfnp|Apostol|1967|pp=389}} This special class of power series plays an important role in mathematics, for instance for the study of [[ordinary generating functions]] in combinatorics and the [[Summation method|summation]] of divergent series in analysis. Many other power series can be written as transformations and combinations of geometric series, making the geometric series formula a convenient tool for calculating formulas for those power series as well.{{r|wilf|bo}} As a power series, the geometric series has a [[radius of convergence]] of 1.{{r|spivak}} This could be seen as a consequence of the [[Cauchy–Hadamard theorem]] and the fact that <math display="block">\lim_{n \rightarrow \infty}\sqrt[n]{a} = 1</math> for any <math>a</math> or as a consequence of the [[ratio test]] for the convergence of infinite series, with <math display="block">\lim_{n \rightarrow \infty} \frac{|a r^{n+1}| }{ |a r^{n}|} = |r|</math> implying convergence only for <math>|r| < 1.</math> However, both the ratio test and the Cauchy–Hadamard theorem are proven using the geometric series formula as a logically prior result, so such reasoning would be subtly circular.{{sfnp|Spivak|2008|p=476}} == Background == 2,500 years ago, Greek mathematicians believed that an infinitely long list of positive numbers must sum to infinity. Therefore, [[Zeno of Elea]] created a [[Zeno's paradoxes|paradox]], demonstrating as follows: in order to walk from one place to another, one must first walk half the distance there, and then half of the remaining distance, and half of that remaining distance, and so on, covering infinitely many intervals before arriving. In doing so, he partitioned a fixed distance into an infinitely long list of halved remaining distances, each with a length greater than zero. Zeno's paradox revealed to the Greeks that their assumption about an infinitely long list of positive numbers needing to add up to infinity was incorrect.{{r|riddie}} {{multiple image | image1 = Euclid book9 prop35 mod.png | caption1 = Elements of Geometry, Book IX, Proposition 35. "If there is any multitude whatsoever of continually proportional numbers, and equal to the first is subtracted from the second and the last, then as the excess of the second to the first, so the excess of the last will be to all those before it." | image2 = Parabolic Segment Dissection.svg | caption2 = Archimedes' dissection of a parabolic segment into infinitely many triangles | total_width = 500 }} Euclid's ''[[Euclid's Elements|Elements]]'' has the distinction of being the world's oldest continuously used mathematical textbook, and it includes a demonstration of the sum of finite geometric series in Book IX, Proposition 35, illustrated in an adjacent figure.{{r|heiberg}} [[Archimedes]] in his ''[[The Quadrature of the Parabola]]'' used the sum of a geometric series to compute the area enclosed by a [[parabola]] and a straight line. Archimedes' theorem states that the total area under the parabola is {{sfrac|4|3}} of the area of the blue triangle. His method was to dissect the area into infinite triangles as shown in the adjacent figure.{{r|sd}} He determined that each green triangle has {{sfrac|1|8}} the area of the blue triangle, each yellow triangle has {{sfrac|1|8}} the area of a green triangle, and so forth. Assuming that the blue triangle has area 1, then, the total area is the sum of the infinite series <math display="block">1 + 2\left(\frac{1}{8}\right) + 4\left(\frac{1}{8}\right)^2 + 8\left(\frac{1}{8}\right)^3 + \cdots.</math> Here the first term represents the area of the blue triangle, the second term is the area of the two green triangles, the third term is the area of the four yellow triangles, and so on. Simplifying the fractions gives <math display="block">1 + \frac{1}{4} + \frac{1}{16} + \frac{1}{64} + \cdots, </math> a geometric series with common ratio <math>r = \tfrac14</math> and its sum is:{{r|sd}} :<math>\frac{1}{1 -r}\ = \frac{1}{1 -\frac{1}{4}} = \frac{4}{3}.</math> [[File:Oresme diagram of two dimensional geometric series.png|thumb|A two dimensional geometric series diagram Nicole Oresme used to determine that the infinite series <math>\tfrac12 + \tfrac24 + \tfrac38 + \tfrac4{16} + \tfrac5{32} + \tfrac6{64} + \tfrac7{128} + \cdots</math> converges to 2.]] In addition to his elegantly simple proof of the divergence of the [[Harmonic series (mathematics)|harmonic series]], [[Nicole Oresme]]<ref>{{cite web |last1=Babb |first1=J |title=Mathematical Concepts and Proofs from Nicole Oresme: Using the History of Calculus to Teach Mathematics |url=https://core.ac.uk/download/pdf/144470649.pdf |archive-url=https://web.archive.org/web/20210527033047/https://core.ac.uk/download/pdf/144470649.pdf |archive-date=2021-05-27 |url-status=live |publisher=The Seventh International History, Philosophy and Science Teaching conference|ref=oresme_lecture_notes |location=Winnipeg |pages=11–12, 21 |year=2003}}</ref> proved that the [[arithmetico-geometric series]] known as Gabriel's Staircase,<ref name="Swain2018">{{cite journal |last1=Swain |first1=Stuart G. |year=2018 |title=Proof Without Words: Gabriel's Staircase |journal=Mathematics Magazine |volume=67 |issue=3 |pages=209 |doi=10.1080/0025570X.1994.11996214 |issn=0025-570X}}</ref> <math display="block"> \frac{1}{2}+\frac{2}{4}+\frac{3}{8}+\frac{4}{16}+\frac{5}{32}+\frac{6}{64}+\frac{7}{128}+\cdots = 2.</math> In the diagram for his geometric proof, similar to the adjacent diagram, shows a two-dimensional geometric series. The first dimension is horizontal, in the bottom row, representing the geometric series with initial value <math>a=\tfrac12</math> and common ratio <math>r=\tfrac12</math> <math display="block"> S = \frac{1}{2}+\frac{1}{4}+\frac{1}{8}+\frac{1}{16}+\frac{1}{32}+\cdots = \frac{\frac{1}{2}}{1 - \frac{1}{2}} = 1. </math> The second dimension is vertical, where the bottom row is a new initial term <math>a = S</math> and each subsequent row above it shrinks according to the same common ratio <math>r=\tfrac12</math>, making another geometric series with sum <math>T </math>, <math display="block"> \begin{align} T &= S \left(1 + \frac{1}{2} + \frac{1}{4} + \frac{1}{8} + \cdots\right)\\ &= \frac{S}{1-r} = \frac{1}{1-\frac{1}{2}} = 2. \end{align} </math> This approach generalizes usefully to higher dimensions, and that generalization is described below in {{slink||Connection to the power series}}. == Applications == As mentioned above, the geometric series can be applied in the field of [[economics]]. This leads to the common ratio of a geometric series that may refer to the rates of increase and decrease of [[price level]]s are called [[inflation]] rates and [[deflation]] rates; in contrast, the rates of increase in [[Value (economics)|value]]s of [[investment]]s include [[rates of return]] and [[interest rates]]. More specifically in [[mathematical finance]], geometric series can also be applied in [[time value of money]]; that is to represent the [[present value]]s of [[Perpetuity|perpetual annuities]], sums of money to be paid each year indefinitely into the future. This sort of calculation is used to compute the [[annual percentage rate]] of a loan, such as a [[mortgage loan]]. It can also be used to estimate the present value of expected [[Dividend|stock dividends]], or the [[Terminal value (finance)|terminal value]] of a [[financial asset]] assuming a stable growth rate. However, the assumption that interest rates are constant is generally incorrect and payments are unlikely to continue forever since the issuer of the perpetual annuity may lose its ability or end its commitment to make continued payments, so estimates like these are only heuristic guidelines for [[decision making]] rather than scientific predictions of actual current values.{{r|cz}} [[File:Koch Snowflake Triangles.png|thumb|upright|The interior of the [[Koch snowflake]] is a union of infinitely many triangles]] In addition to finding the area enclosed by a parabola and a line in [[Archimedes]]' ''[[The Quadrature of the Parabola]]'',{{r|sd}} the geometric series may also be applied in finding the [[Koch snowflake]]'s area described as the union of infinitely many [[equilateral triangle]]s (see figure). Each side of the green triangle is exactly {{sfrac|1|3}} the size of a side of the large blue triangle and therefore has exactly {{sfrac|1|9}} the area. Similarly, each yellow triangle has {{sfrac|1|9}} the area of a green triangle, and so forth. All of these triangles can be represented in terms of geometric series: the blue triangle's area is the first term, the three green triangles' area is the second term, the twelve yellow triangles' area is the third term, and so forth. Excluding the initial 1, this series has a common ratio <math display="inline"> r = \frac{4}{9} </math>, and by taking the blue triangle as a unit of area, the total area of the snowflake is:{{r|kl}} <math display="block"> 1 + 3\left(\frac{1}{9}\right) + 12\left(\frac{1}{9}\right)^2 + 48\left(\frac{1}{9}\right)^3 + \cdots = \frac{1}{1 - \frac{4}{9}} = \frac{8}{5}.</math> Various topics in computer science may include the application of geometric series in the following:{{cn|date=November 2024}} * Algorithm analysis: analyzing the [[time complexity]] of [[Recursion|recursive]] algorithms (like divide-and-conquer) and in [[amortized analysis]] for operations with varying costs, such as dynamic [[Array (data structure)|array]] resizing. * Data structures: analyzing the [[Computational complexity|space and time complexities]] of operations in data structures like balanced [[binary search tree]]s and [[Heap (data structure)|heaps]]. * Computer graphics: crucial in [[Rendering (computer graphics)|rendering]] algorithms for [[anti-aliasing]], for [[mipmap]]ping, and for generating [[fractal]]s, where the scale of detail varies geometrically. * Networking and communication: modelling retransmission delays in [[exponential backoff]] algorithms and are used in [[data compression]] and [[Error correction code|error-correcting codes]] for efficient communication. * Probabilistic and randomized algorithms: analyzing [[random walk]]s, [[Markov chain]]s, and [[geometric distribution]]s, which are essential in probabilistic and [[randomized algorithm]]s. == Beyond real and complex numbers == While geometric series with real and complex number parameters <math>a</math> and <math>r</math> are most common, geometric series of more general terms such as [[Function (mathematics)|functions]], [[Matrix (mathematics)|matrices]], and [[P-adic number|{{nowrap|1=<math>p</math>-}}adic number]]s also find application.{{r|robert}} The mathematical operations used to express a geometric series given its parameters are simply addition and repeated multiplication, and so it is natural, in the context of [[Abstract algebra|modern algebra]], to define geometric series with parameters from any [[Ring (mathematics)|ring]] or [[Field (mathematics)|field]].{{r|df}} Further generalization to geometric series with parameters from [[semiring]]s is more unusual, but also has applications; for instance, in the study of [[fixed-point iteration]] of [[Transformation (function)|transformation functions]], as in transformations of [[Automata theory|automata]] via [[rational series]].{{r|kulch}} In order to analyze the convergence of these general geometric series, then on top of addition and multiplication, one must also have some [[Metric space|metric of distance]] between partial sums of the series. This can introduce new subtleties into the questions of convergence, such as the distinctions between [[uniform convergence]] and [[pointwise convergence]] in series of functions, and can lead to strong contrasts with intuitions from the real numbers, such as in the convergence of the series [[1 + 2 + 4 + 8 + ⋯|<math>1+2+4+8+\cdots</math>]] with <math>a=1</math> and <math>r = 2</math> to <math display="block">\frac{a }{ 1-r } = -1</math> in the [[P-adic number|2-adic numbers]] using the [[P-adic valuation|2-adic absolute value]] as a convergence metric. In that case, the 2-adic absolute value of the common coefficient is <math>|r|_2 = |2|_2 = \tfrac12</math>, and while this is counterintuitive from the perspective of real number absolute value (where <math>|2| = 2,</math> naturally), it is nonetheless well-justified in the context of [[p-adic analysis]].{{r|robert}} When the multiplication of the parameters is not [[Commutative property|commutative]], as it often is not for matrices or general [[Operator (physics)|physical operators]], particularly in [[quantum mechanics]], then the standard way of writing the geometric series, <math display="block">a + ar + ar^2 + ar^3 + \cdots,</math> multiplying from the right, may need to be distinguished from the alternative <math display="block">a + ra + r^2a + r^3a + \cdots,</math> multiplying from the left, and also the symmetric <math display="block">a + r^\frac12 ar^\frac12 + rar + r^\frac32 ar^\frac32 + \cdots,</math> multiplying half on each side. These choices may correspond to important alternatives with different strengths and weaknesses in applications, as in the case of ordering the mutual interferences of drift and diffusion differently at infinitesimal temporal scales in [[Itô calculus|Ito integration]] and [[Stratonovich integral|Stratonovitch integration]] in [[stochastic calculus]]. == References == {{reflist|refs= <ref name="apostol">{{cite book | last = Apostol | first = Tom M. | title = Calculus | publisher = [[John Wiley & Sons]] | year = 1967 | isbn = 0-471-00005-1 | edition = 2nd | volume = 1 | location = USA | pages = 408 }}</ref> <ref name="as">{{cite book | last1 = Abramowitz | first1 = M. | last2 = Stegun | first2 = I. A. | title = Handbook of Mathematical Functions with Formulas, Graphs, and Mathematical Tables | edition = 9th printing | location = New York | publisher = [[Dover Publications]] | page = 10 | year = 1972 }}</ref> <ref name="bo">{{cite book | last1 = Bender | first1 = Carl M. | last2 = Orszag | first2 = Steven A. | title = Advanced Mathematical Methods for Scientists and Engineers: Asymptotic Methods and Perturbation Theory | publisher = Springer Science+Business Media | year = 1999 | isbn = 978-0-387-98931-0 | pages = 368–371 }}</ref> <ref name="cz">{{cite book | last1 = Cvitanic | first1 = Jaksa | last2 = Zapatero | first2 = Fernando | title = Introduction to the Economics and Mathematics of Financial Markets | publisher = MIT Press | year = 2004 | isbn = 978-0-262-03320-6 | location = Cambridge, Massachusetts | pages = 35–38 }}</ref> <ref name="df">{{cite book | last1 = Dummit | first1 = David S. | last2 = Foote | first2 = Richard M. | title = Abstract Algebra | publisher = [[John Wiley and Sons]] | year = 2004 | isbn = 978-0-471-43334-7 | edition = 3rd | location = Hoboken, New Jersey | pages = 238 }}</ref> <ref name="heiberg">{{cite book | last = Heiberg | first = J. L. | url = http://farside.ph.utexas.edu/Books/Euclid/Elements.pdf | title = Euclid's Elements of Geometry | year = 2007 | publisher = Richard Fitzpatrick | isbn = 978-0615179841 | page = 4 | translator = Richard Fitzpatrick | ref = euclid_elements_of_geometry | archive-url = https://web.archive.org/web/20130811002150/http://farside.ph.utexas.edu/Books/Euclid/Elements.pdf | archive-date = 2013-08-11 | url-status = live }}</ref> <ref name="kl">{{cite book | last1 = Khare | first1 = Apoorva | last2 = Lachowska | first2 = Anne | year = 2015 | title = Beautiful, Simple, Exact, Crazy: Mathematics in the Real World | url = https://books.google.com/books?id=E6xJCgAAQBAJ&pg=PA181 | page = 181 | publisher = [[Yale University Press]] | isbn = 978-0-300-21642-4 }}</ref> <ref name="kulch">{{cite book | last = Kuich | first = W. | title = Handbook of Formal Languages | publisher = Springer | year = 1997 | isbn = 978-3642638633 | editor-last1 = Rozenberg | editor-first1 = G. | editor-last2 = Salomaa | editor-first2 = A. | volume = 1 | location = Berlin | pages = 609–677 | chapter = 9. Semirings and formal power series: Their relevance to formal languages and automata theory }}</ref> <ref name="nw">{{cite book | last1 = Nocedal | first1 = Jorge | last2 = Wright | first2 = Stephen J. | title = Numerical Optimization | publisher = Springer | year = 1999 | isbn = 978-0-387-98793-4 | edition = 1st | location = New York | pages = 28–29 }}</ref> <ref name="pm">{{cite book | last1 = Protter | first1 = Murray H. | last2 = Morrey | first2 = Charles B. Jr. | title = College Calculus with Analytic Geometry | edition = 2nd | location = Reading | publisher = [[Addison-Wesley]] | year = 1970 | lccn = 76087042 | pages = 639–640 }}</ref> <ref name="riddie">{{cite book | last = Riddle | first = Douglas E. | title = Calculus and Analytic Geometry | year = 1974 | publisher = Wadsworth Publishing | isbn = 053400301-X | pages = 556 | edition = 2nd }}</ref> <ref name="robert">{{cite book | last = Robert | first = Alain M. | title = A Course in {{nowrap|1=<math>p</math>-}}adic Analysis | publisher = Springer-Verlag | year = 2000 | isbn = 978-0387-98669-2 | series = Graduate Texts in Mathematics | volume = 198 | location = New York, USA | pages = 3–4, 12–17 }}</ref> <ref name="sd">{{cite journal | last1 = Swain | first1 = Gordon | last2 = Dence | first2 = Thomas | year = 1998 | title = Archimedes' Quadrature of the Parabola Revisited | url = https://www.jstor.org/stable/2691014 | journal = [[Mathematics Magazine]] | volume = 71 | issue = 2 | pages = 123–130 | doi = 10.2307/2691014 | issn = 0025-570X | jstor = 2691014 }}</ref> <ref name="spivak">{{cite book | last = Spivak | first = Michael | title = Calculus | url = https://archive.org/details/CalculusSpivak/page/n486 | publisher = Publish or Perish, Inc. | year = 2008 | isbn = 978-0-914098-91-1 | edition = 4th | location = Houston, Texas | pages = 473 }}</ref> <ref name="vpr">{{cite book | last1 = Varberg | first1 = Dale E. | last2 = Purcell | first2 = Edwin J. | last3 = Rigdon | first3 = Steven E. | title = Calculus | year = 2007 | publisher = [[Pearson Prentice Hall]] | edition = 9th | page = 456 | url = https://archive.org/details/matematika-a-purcell-calculus-9th-ed/page/456 | isbn = 978-0131469686 }}</ref> <ref name="wilf">{{cite book | last = Wilf | first = Herbert S. | title = Generatingfunctionology | publisher = Academic Press | year = 1990 | isbn = 978-1-48-324857-8 | location = San Diego, California | pages = 27–28, 32, 45, 49 }}</ref> <ref name="young">{{cite book | last = Young | first = Cynthia Y. | year = 2010 | title = Precalculus | isbn = 978-0-470-55665-8 | publisher = [[John Wiley & Sons]] | url = https://books.google.com/books?id=9HRLAn326zEC&pg=PA966 | page = 966 }}</ref> }} {{Refbegin}} * {{cite journal |year=1998 |title=The geometric series in calculus |journal=The American Mathematical Monthly |publisher=Mathematical Association of America |volume=105 |issue=1 |pages=36–40 |doi=10.2307/2589524 |jstor=2589524 |author=Andrews, George E.}} * Beyer, W. H. CRC Standard Mathematical Tables, 28th ed. Boca Raton, FL: CRC Press, p. 8, 1987. * Courant, R. and Robbins, H. "The Geometric Progression." §1.2.3 in What Is Mathematics?: An Elementary Approach to Ideas and Methods, 2nd ed. Oxford, England: Oxford University Press, pp. 13–14, 1996. * {{Citation |last=Hall |first=Brian C. |title=Lie groups, Lie algebras, and representations: An elementary introduction |edition=2nd |series=Graduate Texts in Mathematics |volume=222 |publisher=Springer |year=2015 |isbn=978-3-319-13466-6}} * {{cite book |last1=Horn |first1=Roger A. |last2=Johnson |first2=Charles R. |title=Matrix Analysis |publisher=Cambridge University Press |isbn=978-0-521-38632-6 |year=1990}}. * James Stewart (2002). ''Calculus'', 5th ed., Brooks Cole. {{ISBN|978-0-534-39339-7}} * Larson, Hostetler, and Edwards (2005). ''Calculus with Analytic Geometry'', 8th ed., Houghton Mifflin Company. {{ISBN|978-0-618-50298-1}} * [[Theoni Pappas|Pappas, T.]] "Perimeter, Area & the Infinite Series." The Joy of Mathematics. San Carlos, CA: Wide World Publ./Tetra, pp. 134–135, 1989. * {{citation |last1=Protter |first1=Murray H. |last2=Morrey |first2=Charles B. Jr. |title=College Calculus with Analytic Geometry |edition=2nd |location=Reading |publisher=[[Addison-Wesley]] |year=1970 |lccn=76087042}} * Roger B. Nelsen (1997). ''Proofs without Words: Exercises in Visual Thinking'', The Mathematical Association of America. {{ISBN|978-0-88385-700-7}} {{refend}} ===History and philosophy=== * C. H. Edwards Jr. (1994). ''The Historical Development of the Calculus'', 3rd ed., Springer. {{ISBN|978-0-387-94313-8}}. * [[Eli Maor]] (1991). ''To Infinity and Beyond: A Cultural History of the Infinite'', Princeton University Press. {{ISBN|978-0-691-02511-7}} * Morr Lazerowitz (2000). ''The Structure of Metaphysics (International Library of Philosophy)'', Routledge. {{ISBN|978-0-415-22526-7}} ===Economics=== * Carl P. Simon and Lawrence Blume (1994). ''Mathematics for Economists'', W. W. Norton & Company. {{ISBN|978-0-393-95733-4}} * Mike Rosser (2003). ''Basic Mathematics for Economists'', 2nd ed., Routledge. {{ISBN|978-0-415-26784-7}} ===Biology=== * Edward Batschelet (1992). ''Introduction to Mathematics for Life Scientists'', 3rd ed., Springer. {{ISBN|978-0-387-09648-3}} * Richard F. Burton (1998). ''Biology by Numbers: An Encouragement to Quantitative Thinking'', Cambridge University Press. {{ISBN|978-0-521-57698-7}} ==External links== * {{springer|title=Geometric progression|id=p/g044290}} * {{MathWorld|title=Geometric Series|urlname=GeometricSeries}} * {{PlanetMath|title=Geometric Series|urlname=InfiniteGeometricSeries}} * {{cite web|last=Peppard|first=Kim|title=College Algebra Tutorial on Geometric Sequences and Series|url=http://www.wtamu.edu/academic/anns/mps/math/mathlab/col_algebra/col_alg_tut54d_geom.htm|publisher=West Texas A&M University}} * {{cite web|last=Casselman |first=Bill |title=A Geometric Interpretation of the Geometric Series |format=Applet |url=http://merganser.math.gvsu.edu/calculus/summation/geometric.html |url-status=dead |archive-url=https://web.archive.org/web/20070929083805/http://merganser.math.gvsu.edu/calculus/summation/geometric.html |archive-date=2007-09-29 }} * [http://demonstrations.wolfram.com/GeometricSeries/ "Geometric Series"] by Michael Schreiber, [[Wolfram Demonstrations Project]], 2007. {{Calculus topics}} {{Authority control}} [[Category:Articles containing proofs]] [[Category:Geometric series| ]] [[Category:Ratios]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Authority control
(
edit
)
Template:Bigger
(
edit
)
Template:Calculus
(
edit
)
Template:Calculus topics
(
edit
)
Template:Citation
(
edit
)
Template:Cite book
(
edit
)
Template:Cite journal
(
edit
)
Template:Cite web
(
edit
)
Template:Cn
(
edit
)
Template:Endflatlist
(
edit
)
Template:ISBN
(
edit
)
Template:Math
(
edit
)
Template:MathWorld
(
edit
)
Template:Multiple image
(
edit
)
Template:Nowrap
(
edit
)
Template:PlanetMath
(
edit
)
Template:R
(
edit
)
Template:Refbegin
(
edit
)
Template:Refend
(
edit
)
Template:Reflist
(
edit
)
Template:SfnRef
(
edit
)
Template:Sfnp
(
edit
)
Template:Sfrac
(
edit
)
Template:Short description
(
edit
)
Template:Slink
(
edit
)
Template:Springer
(
edit
)
Template:Startflatlist
(
edit
)
Template:Tmath
(
edit
)