SOLUTION: Three numbers whose sum is 3 form an arithmetic sequence and their squares form a geometric sequence. What are the numbers?

Algebra ->  Sequences-and-series -> SOLUTION: Three numbers whose sum is 3 form an arithmetic sequence and their squares form a geometric sequence. What are the numbers?      Log On


   



Question 1004512: Three numbers whose sum is 3 form an arithmetic sequence and their squares form a geometric sequence. What are the numbers?
Answer by ikleyn(52787) About Me  (Show Source):
You can put this solution on YOUR website!
.
Three numbers whose sum is 3 form an arithmetic sequence and their squares form a geometric sequence.
What are the numbers?
----------------------------------------------------------------

Answer. The numbers are  1+-+sqrt%282%29,  1,  and 1+%2B+sqrt%282%29.

Solution

Since three numbers form an arithmetic progression, we can represent them as  (a-d),  a,  and  (a+d),
where  a  is the middle term and  d  is the common difference.

The squares of these numbers are  %28a-d%29%5E2,  a%5E2,  and  %28a%2Bd%29%5E2.
The fact that the squares form a geometric progression means that

%28%28a%2Bd%29%5E2%29%2Fa%5E2 = a%5E2%2F%28%28a-d%29%5E2%29     (1)

(the ratio of the third to the second is equal to the ratio of the second to the first, as these ratios are
the common ratio of the geometric progression).  The formula  (1) implies,  after simplifying, that

d%5E2 = 2a%5E2,     or     d = asqrt%282%29.

Next,  since the sum of the tree numbers is  3,  we conclude that

(a-d) + a + (a+d) = 3a = 3,   and,   hence,   a = 1.   In turn, it means that  d = sqrt%282%29.

Thus our sequence of three numbers is   1+-+sqrt%282%29,  1,  and  1+%2B+sqrt%282%29.

As a check,  it is clear that the found numbers form arithmetic progression and their sum is  3.
                    Their squares are  3-2sqrt%282%29,  1,  and  3%2B2sqrt%282%29.
                    The consequtive ratios of the squares are   1%2F%283-2sqrt%282%29%29   and   %283%2B2sqrt%282%29%29%2F1.
                    Finally,  you can check yourself that these ratios are equal,  which means that the squares form
                    the geometric progression.

The solution is completed.

Thank you for submitting the fresh,  sweet and crispy problem!