Square numbers and cube numbers

Which of the statements is/are true for the sequence below? n + 1 , 2 n + 1 , 3 n + 1 , 4 n + 1 , n+1, 2n+1, 3n+1, 4n+1, \dots \quad A: For any n n , there is a perfect square in the sequence.

\quad B: For any n n , there is a perfect cube in the sequence.

Note: n N n \in \mathbb N .

Only A Both of A and B Neither A nor B Only B

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

Áron Bán-Szabó
Jul 13, 2017

Since ( n + 2 ) n + 1 = n 2 + 2 n + 1 = ( n + 1 ) 2 ( n 2 + 3 n + 3 ) n + 1 = n 2 + 3 n 2 + 3 n + 1 = ( n + 1 ) 3 \begin{aligned} (n+2)n+1=n^2+2n+1=(n+1)^2 \\ \ \\ (n^2+3n+3)n+1=n^2+3n^2+3n+1=(n+1)^3 \end{aligned} the n + 2 n+2 . item of the sequence is always a square number, and the n 2 + 3 n + 3 n^2+3n+3 . item of the sequence is always a cube number.

Therefore the answer is Both of A and B \text{Both of A and B} .

Chew-Seong Cheong
Jul 13, 2017

The general term of the sequence is k n + 1 kn+1 , where k N k \in \mathbb N . Assuming statement A is true that is a perfect square m 2 m^2 term exists in the sequence. Then we have:

k n + 1 = m 2 k n = m 2 1 k n = ( m 1 ) ( m + 1 ) \begin{aligned} kn + 1 & = m^2 \\ kn & = m^2 - 1 \\ kn & = (m-1)(m+1) \end{aligned}

Let n = m 1 n=m-1 and k = m + 1 k=m+1 , k = n + 2 \implies k = n+2 , then k n + 1 = ( n + 2 ) n + 1 = n 2 + 2 n + 1 = ( n + 1 ) 2 kn+1 = (n+2)n+1 = n^2+2n+1=(n+1)^2 . Therefore, statement A is true.

Similarly for statement B :

k n + 1 = m 3 k n = m 3 1 k n = ( m 1 ) ( m 2 + m + 1 ) \begin{aligned} kn + 1 & = m^3 \\ kn & = m^3 - 1 \\ kn & = (m-1)(m^2+m+1) \end{aligned}

Let n = m 1 n=m-1 and k = m 2 + m + 1 k = m^2+m+1 , k = n 2 + 3 n + 3 \implies k = n^2+3n+3 , k n + 1 = n 3 + 3 n 2 + 3 n + 1 = ( n + 1 ) 3 kn+1 = n^3+3n^2+3n + 1 = (n+1)^3 . Therefore, statement B is true.

Therefore, the answer is both A and B .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...