Consecutive integers

Number Theory Level pending

If a < b < c < d < e a<b<c<d<e are five consecutive positive integers, find the smallest possible value of c c so that b + c + d b+c+d is a perfect square and a + b + c + d + e a+b+c+d+e is a perfect cube.


The answer is 675.

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

a < b < c < d < e a<b<c<d<e are five consecutive integers,so set a = c 2 , b = c 1 , d = c + 1 , e = c + 2 a=c-2,b=c-1,d=c+1,e=c+2 .Therefore we have for some integers m , n m,n : { b + c + d = m 2 3 c = m 2 ( 1 ) a + b + c + d + e = n 3 5 c = n 3 ( 2 ) \begin{cases} b+c+d=m^2\implies 3c=m^2\qquad (1)\\ a+b+c+d+e=n^3\implies 5c=n^3\qquad (2) \end{cases} From ( 1 ) (1) we get that c = 3 k 2 c=3k^2 for some k k .

Putting this in ( 2 ) (2) yields 15 k 2 = n 3 15k^2=n^3 .Hence k k must be of the form k = 15 p 3 k=15p^3 for some p p .

Hence c = 3 k 2 = 3 ( 15 p 3 ) 2 = 675 p 6 c=3k^2=3(15p^3)^2=675p^6 .The minimum value of c c will occur when p = 1 p=1 .Hence the samllest possible value of c c is c = 675 p 6 = 675 c=675p^6=\boxed{675}


For some who might be a bit confused about why I put c = 3 k 2 c=3k^2 or k = 15 p 3 k=15p^3 .The reason is as follows.I'll explain why I put c = 3 k 2 c=3k^2 .The expression for k k follows similarly.

From ( 1 ) (1) we get c = m 2 3 c=\dfrac{m^2}{3} .Now,we are given that c c is a positive integer.But that means that c = m 2 3 c=\dfrac{m^2}{3} is a positive integer.Now what does that say about m m ? Think about it.Our main problem is that 3 in the denominator.If c c is an integer then upon simplifying m 2 3 \dfrac{m^2}{3} ,that 3 in the denominator must get cancelled out.Now that will only happen if m 2 m^2 has a factor of 3 in its factorization,which means that m m is a multiple of 3.Therefore,setting m = 3 k m=3k ,we get c = m 2 3 = ( 3 k ) 2 3 = 9 k 2 3 = 3 k 2 c=\dfrac{m^2}{3}=\dfrac{(3k)^2}{3}=\dfrac{9k^2}{3}=3k^2 ,as desired.

Tom Engelsman
Mar 10, 2017

Let a < b < c < d < e a < b < c < d < e be five consecutive positive integers such that b = a + 1 , c = a + 2 , d = a + 3 , e = a + 4 b = a+1, c= a+2, d = a+3, e = a+4 . If we require the smallest value of c c such that b + c + d = 3 a + 6 = α 2 b + c + d = 3a + 6 = \alpha^2 and a + b + c + d + e = 5 a + 10 = β 3 a +b +c + d + e = 5a + 10 = \beta^3 , then we have:

a + 2 = c = α 2 3 = β 3 5 5 α 2 = 3 β 3 . a + 2 = c = \frac{\alpha^2}{3} = \frac{\beta^3}{5} \Rightarrow 5\alpha^{2} = 3\beta^{3}. (i)

We require the prime factorizations α = 3 p 1 5 p 2 \alpha = 3^{p_{1}}5^{p_{2}} and β = 3 p 3 5 p 4 \beta = 3^{p_{3}}5^{p_{4}} , which after substituting these into (i) yields:

3 2 p 1 5 2 p 2 + 1 = 3 3 p 3 + 1 5 3 p 4 2 p 1 = 3 p 3 + 1 , 2 p 2 + 1 = 3 p 4 3^{2p_{1}}5^{2p_{2} + 1} = 3^{3p_{3} + 1}5^{3p_{4}} \Rightarrow 2p_{1} = 3p_{3} + 1, 2p_{2} + 1 = 3p_{4}

which the smallest permissible positive integral values are p 1 = 2 , p 2 = p 3 = p 4 = 1. p_{1} = 2, p_{2} = p_{3} = p_{4} = 1. The smallest possible values of α \alpha and β \beta are α = 3 2 5 1 = 45 , β = 3 1 5 1 = 15 \alpha = 3^{2}5^{1} = 45, \beta = 3^{1}5^{1} = 15 , and the smallest possible value for c c computes to:

c = α 2 3 = β 3 5 ; c = \frac{\alpha^2}{3} = \frac{\beta^3}{5};

or c = 4 5 2 3 = 1 5 3 5 = 675 . c = \frac{45^2}{3} = \frac{15^3}{5} = \boxed{675}.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...