Three integers

Algebra Level 3

There exist three distinct integers a a , b b and c c such that

  • a a , b b and c c is in arithmetic progression
  • at least one of the six permutations of a a , b b and c c is in geometric progression
  • a + b + c = 3 a+b+c=3 .

What is the value of a b c abc ?


The answer is -8.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

For a a , b b and c c to be in an arithmetic progression, b = a + c 2 \implies b = \dfrac {a+c}2 or a + c = 2 b a+c = 2b . From a + b + c = 3 a+b+c = 3 3 b = 3 \implies 3b=3 b = 1 \implies b =1 .

Let r r be the common ratio of the geometric progression. If the order of GP is a b c a \to b \to c , then:

1 r + 1 + r = 3 1 r + r = 2 r 2 2 r + 1 = 0 ( r 1 ) 2 = 0 r = 1 \begin{aligned} \frac 1r + 1 + r & = 3 \\ \frac 1r + r & = 2 \\ r^2 -2r + 1 & = 0 \\ (r-1)^2 & = 0 \\ \implies r & = 1\end{aligned}

Then a = b = c = 1 a=b=c=1 and they are not distinct and not acceptable.

If the order of GP is b a c b \to a \to c , then:

1 + r + r 2 = 3 r 2 + r 2 = 0 ( r + 2 ) ( r 1 ) = 0 r = 2 Since r = 1 is unacceptable. \begin{aligned} 1+r+r^2 & = 3 \\ r^2 +r -2 & = 0 \\ (r+2)(r-1) & = 0 \\ \implies r & = -2 & \small \color{#3D99F6} \text{Since }r=1 \text{ is unacceptable.} \end{aligned}

a = 2 , b = 1 , c = 4 \implies a = -2, \ b = 1, \ c=4 a b c = 8 \implies abc = \boxed{-8}

Nicholas James
Mar 2, 2017

As a , b , c a,b,c is an arithmetic progression we have:

a = b r a=b-r

c = b + r c=b+r

It's useful to define the midpoint of a series as the variable because, as in this case, it often results in the possibility of cancelling.

a + b + c = ( b r ) + b + ( b + r ) = 3 a+b+c=(b-r)+b+(b+r)=3

3 b = 3 3b=3

b = 1 b=1

We therefore have 3 numbers: 1 r 1-r , 1 1 and 1 + r 1+r . The only way these can be in geometric progression is if one is negative, and the ratio of the geometric progression is also negative. The obvious way for this to happen is if the progression is: 1 1 , 1 r 1-r , 1 + r 1+r .

Let m m be the ratio:

m = 1 r m=1-r

m 2 = 1 + r m^2=1+r

Squaring the first equation gives us:

m 2 = 1 2 r + r 2 m^2=1-2r+r^2

Equating:

1 2 r + r 2 = 1 + r 1-2r+r^2=1+r

r ( 3 r ) = 0 r(3-r)=0

So r = 3 r=3 , a = 2 , b = 1 , c = 4 a=-2,b=1,c=4 , and a b c = 8 \boxed{abc=-8}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...