A number theory problem by A Former Brilliant Member

There exist five positive integers in arithmatic progression arranged in increasing order such that

  1. The sum of the first and the second is the fifth.
  2. The sum of the squares of the first and the second is the square of the third.
  3. The sum of the cubes of the first, second and the third is the cube of the fourth.
  4. The sum of these five numbers is the square of the middle one.

What is the sum of these five integers?


The answer is 25.

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.

4 solutions

Chris Lewis
Aug 21, 2020

We only need clues (1) and (4):

Say the numbers are a , a + d , a + 2 d , a + 3 d , a + 4 d a,a+d,a+2d,a+3d,a+4d .

Clue (1): 2 a + d = a + 4 d 2a+d=a+4d , so we have a = 3 d a=3d and we can rewrite the list as 3 d , 4 d , 5 d , 6 d , 7 d 3d,4d,5d,6d,7d .

Clues (2) and (3) follow directly from this; they're the relations 3 2 + 4 2 = 5 2 3^2+4^2=5^2 and 3 3 + 4 3 + 5 3 = 6 3 3^3+4^3+5^3=6^3 respectively.

Clue (4): 25 d = 25 d 2 25d=25d^2 ; since the integers are positive, d = 1 d=1 and the sum is 25 \boxed{25} .

Even if you don't use the first clue, you'll get the answer. It was added to increase the number of terms of the series. Using the second and the fourth clue or the third and the fourth clue you can get it. :)

A Former Brilliant Member - 9 months, 3 weeks ago

Log in to reply

I just solved it by just using the fourth clue in my solution 😉

Siddharth Chakravarty - 9 months, 3 weeks ago

Logical (and lucky) approach:

Let's say we have an arithmetic sequence: a 1 , a 2 , a 3 , a 4 , a 5 a_{1}, a_{2},a_{3},a_{4},a_{5} .

The second clue implies that a 1 2 + a 2 2 = a 3 2 a_{1}^{2}+a_{2}^{2}=a_{3}^{2} , means that the first three numbers form a Pythagoras triple. When I search for the satisfied one, the trio ( 3 , 4 , 5 ) (3,4,5) do form a arithmetic sequence (1). To check again, let's see the first clue, states that a 1 + a 2 = a 5 a_{1}+a_{2}=a_{5} . Series (1) has common difference of 1 1 , so a 5 = 7 a_{5}=7 , which satisfy the condition.

So the sequence is 3 , 4 , 5 , 6 , 7 \boxed{3,4,5,6,7} with S u m = 25 Sum=\boxed{25} .

a 1 + 4 d = a 2 + 3 d = a 3 + 2 d = a 4 + d = a 5 a_1+4d=a_2+3d=a_3+2d=a_4+d=a_5

  • a 1 + a 2 = a 5 a 1 = 3 d a_1+a_2=a_5\implies a_1=3d
  • a 1 2 + a 2 2 = a 3 2 9 d 2 + 16 d 2 = 25 d 2 a_1 ^2+a_2 ^2=a_3 ^2\\ 9d^2+16d^2=25d^2 - This is true for any d d
  • a 1 3 + a 2 3 + a 3 3 = a 4 3 27 d 3 + 64 d 3 + 125 d 3 = 216 d 3 a_1 ^3+a_2 ^3+a_3 ^3=a_4 ^3\\ 27d^3+64d^3+125d^3=216d^3 - This is true for any d d
  • ( 3 + 4 + 5 + 6 + 7 ) d = 25 d 2 d = 1 (3+4+5+6+7)d=25d^2\implies d=1

The solution is 3 + 4 + 5 + 6 + 7 = 25 3+4+5+6+7=\boxed{25}

I've added another clue.

A Former Brilliant Member - 9 months, 3 weeks ago

Suppose the terms are a 2 d , a d , a , a + d , a + 2 d a-2d, a-d, a, a+d, a+2d . We can get the answer just by the 4th clue.

Now, as per the 4th clue,

a 2 d + a d + a + a + d + a + 2 d = a 2 a-2d + a-d + a + a+d+a+2d={ a }^{ 2 }

5 a = a 2 5a={ a }^{ 2 }

Now, dividing both sides by a a as it is not 0 as all are positive integers.

5 = a 5=a

Thus, the sum of all the terms would be

= a 2 d + a d + a + a + d + a + 2 d = a-2d + a-d + a + a+d+a+2d

= 5 a =5a

= 5 × 5 . . . . ( As we found a = 5 ) =5 \times 5 \quad .... \quad (\text{As we found} \quad a=5)

Thus, the sum is 5 × 5 = 25 5 \times 5=25 .

@Foolish Learner I just solved it using the 4th clue.

Siddharth Chakravarty - 9 months, 3 weeks ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...