Let a+ar1+ar12+ar13+⋯ and a+ar2+ar22+ar23+⋯ be two different infinite geometric series of positive numbers with the same first term. The sum of the first series is r1, and the sum of the second series is r2. What is r1+r2?
Pick one
Official solution
Using the formula for the sum of a geometric series we get that the sums of the given two sequences are 1−r1a and 1−r2a. Hence we have 1−r1a=r1 and 1−r2a=r2. This can be rewritten as r1(1−r1)=r2(1−r2)=a. As we are given that r1 and r2 are distinct, these must be precisely the two roots of the equation x2−x+a=0. Using Vieta's formulas we get that the sum of these two roots is 1.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.