4

Suppose $\frac{1}a,\frac{1}b,\frac{1}c$ are three consecutive terms in an arithmetic sequence. Show that:

$$\frac{a}c = \frac{a-b}{b-c} $$

and that:

$$\frac{2ac}{a+c} = b$$ How would I prove this?

Cookie
  • 13,532

3 Answers3

2

You have ${1 \over b} = {1 \over 2} ({1 \over a} + {1 \over c})$. This leads to $$b = {2ac \over a + c}$$ Substitute this in...

Zarrax
  • 44,950
2

$\dfrac{a}{c}=\dfrac{a-b}{b-c}\impliedby ab-ac=ac-bc\impliedby \color{red}{ab+bc=2ac}\impliedby\dfrac{1}{c}+\dfrac{1}{a}=\dfrac{2}{b}$

The second part follows from the colored part.

2

This is the answer to the first part; second part has been adequately answer by Zarrax. enter image description here