Maths Olympiad Prep

Track / Stage 6 / 226 of 400 #1226 of 1964

Problem 1226

National olympiad, first round
Algebra Difficulty 6.3 Find the answer

The geometric series a\plusar\plusar2\plus... a \plus{} ar \plus{} ar^{2} \plus{} ... has a sum of 7 7, and the terms involving odd powers of r r have a sum of 3 3. What is a\plusr a \plus{} r?

Pick one

Official solution

1. The formula for the sum of an infinite geometric series is given by:
S=a1r S = \frac{a}{1 - r}
where a a is the first term and r r is the common ratio (with r<1 |r| < 1 ). According to the problem, the sum of the series is 7:
a1r=7(1) \frac{a}{1 - r} = 7 \quad \text{(1)}

2. The sum of the terms involving odd powers of r r in an infinite geometric series is given by:
Sodd=ar1r2 S_{\text{odd}} = \frac{ar}{1 - r^2}
According to the problem, this sum is 3:
ar1r2=3(2) \frac{ar}{1 - r^2} = 3 \quad \text{(2)}

3. We can express equation (2) in terms of equation (1). From equation (1), we have:
a1r=7    a=7(1r) \frac{a}{1 - r} = 7 \implies a = 7(1 - r)
Substitute a a into equation (2):
7(1r)r1r2=3 \frac{7(1 - r)r}{1 - r^2} = 3

4. Simplify the equation:
7r(1r)(1r)(1+r)=3 \frac{7r(1 - r)}{(1 - r)(1 + r)} = 3
7r1+r=3 \frac{7r}{1 + r} = 3

5. Solve for r r :
7r=3(1+r) 7r = 3(1 + r)
7r=3+3r 7r = 3 + 3r
4r=3 4r = 3
r=34 r = \frac{3}{4}

6. Substitute r=34 r = \frac{3}{4} back into equation (1) to find a a :
a134=7 \frac{a}{1 - \frac{3}{4}} = 7
a14=7 \frac{a}{\frac{1}{4}} = 7
4a=7 4a = 7
a=74 a = \frac{7}{4}

7. Finally, calculate a+r a + r :
a+r=74+34=104=52 a + r = \frac{7}{4} + \frac{3}{4} = \frac{10}{4} = \frac{5}{2}

Conclusion:
a+r=52 a + r = \boxed{\frac{5}{2}}

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.