Are You Sure?

Algebra Level 3

1 + 1 × 2 × 3 × 4 = 5 2 1 + 2 × 3 × 4 × 5 = 1 1 2 1 + 3 × 4 × 5 × 6 = 1 9 2 \begin{aligned} 1+1 \times 2 \times 3 \times 4 &= 5^2 \\ 1+2 \times 3 \times 4 \times 5 &= 11^2 \\ 1 + 3 \times 4 \times 5 \times 6 &= 19^2 \end{aligned}

Is 1 plus the product of four consecutive integers always a perfect square?

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.

20 solutions

Zico Quintina
May 6, 2018

Relevant wiki: Algebraic Manipulation - Substitution

Another approach: n ( n + 1 ) ( n + 2 ) ( n + 3 ) + 1 = n ( n + 3 ) ( n + 1 ) ( n + 2 ) + 1 = ( n 2 + 3 n ) ( n 2 + 3 n + 2 ) + 1 [Now, letting N = n 2 + 3 n + 1 ] = ( N 1 ) ( N + 1 ) + 1 = N 2 \begin{aligned} n(n+1)(n+2)(n+3) + 1 &= n(n+3)(n+1)(n+2) + 1 \\ &= (n^2+3n)(n^2+3n+2) + 1 \qquad \small \text{[Now, letting } N=n^2+3n+1] \\ &= (N-1)(N+1) + 1 \\ &= N^2 \end{aligned} and we have the desired result.

Nice solution! But in step 3, change it to x 2 3 x x^2-3x .

Chandrashekar Giridharan - 3 years, 1 month ago

Log in to reply

Beautiful!, but something wrong!

qyu zhang - 3 years, 1 month ago

Log in to reply

Yes, thanks for catching it, have corrected it.

zico quintina - 3 years, 1 month ago

Log in to reply

@Zico Quintina I Didn't understand the 3rd step ... I.e, how x 2 3 x^2 - 3 = N 1 N - 1 , can u explain it?

Prem Chebrolu - 3 years, 1 month ago

Log in to reply

@Prem Chebrolu Just a typo, thanks for pointing it out; have corrected it.

zico quintina - 3 years, 1 month ago

Log in to reply

@Zico Quintina K. Thx, I understood.

Prem Chebrolu - 3 years, 1 month ago

Thanks for pointing it out, have made the change.

zico quintina - 3 years, 1 month ago

this is truly a brilliant solution.

Mike Pannekoek - 3 years ago

Wow nice solution.

Achyut Dhiman - 3 years ago

I really like this solution because it tells you what the root of the resulting number will be. N is n^2+3n+1.

Nathan Oshlag - 3 years ago

Good algebra, but I think it would be helpful to explain why you decided to multiply n(n+3) and (n+1)(n+2) in the first step, and why you chose N like you did. See https://brilliant.org/discussions/thread/apprentice-solution-writer/

Chris Brown - 3 years ago

Log in to reply

I do understand the point that you're making, and I think I generally err on the side of more explanation rather than less. However, I remember reading in reference to the Brilliant wiki pages, that they are written at the level of an advanced high school student, so that is generally my guide; and from that perspective, I felt that the motivation for each of the two steps you mentioned was made quite clear in the very next line.

zico quintina - 3 years ago
Naren Bhandari
May 11, 2018

Relevant wiki: Algebraic Manipulation - Rearranging

Let p p the integer and we have that N = 1 + p ( p + 1 ) ( p + 2 ) ( p + 3 ) N = 1 + ( p 2 + 3 p ) ( p 2 + 3 p + 2 ) N = 1 + ( p 2 + 3 p + 1 1 ) ( p 2 + 3 p + 1 + 1 ) = ( p 2 + 3 p + 1 ) 2 N = 1+{\color{#3D99F6} p}(p+1)(p+2){\color{#3D99F6}(p+3)} \\ N = 1 +{\color{#3D99F6}(p^2+3p)}(p^2+3p+2) \\ N= 1+ ({\color{#3D99F6}p^2+3p+1}-1)({\color{#3D99F6}p^2+3p+1} +1) = (p^2+3p+1)^2 Hence, number obtained is always perfect square number.

One thing that I don't understand is that they have asked us about the integers in the multiplication part (eg. 1+1x(-2)x3x4 would be equal to 23 which is not a perfect square) . But all I see r natural numbers.

Manav Nirgund - 3 years ago

Log in to reply

It is clear that consecutive is mentioned. However, negative integers also works.

Naren Bhandari - 3 years ago
Stephen Mellor
May 11, 2018

1 + ( p 1 ) ( p ) ( p + 1 ) ( p + 2 ) = 1 + ( p 3 p ) ( p + 2 ) = p 4 + 2 p 3 p 2 2 p + 1 = ( p 2 + p 1 ) 2 \begin{aligned} 1+(p-1)(p)(p+1)(p+2) &= 1 + (p^3 - p)(p+2) \\ &= p^4 + 2p^3 - p^2 - 2p + 1\\ &= (p^2 + p - 1)^2 \end{aligned}

Exactly the way I did it. Smaller numbers to work with.

Richard Costen - 3 years, 1 month ago

4x6 = 24 < 25 = 5x5 take: 4x5x6x7 = 4x7x5x6 = 28x30 < 29x29 by 1 thus 28*30 +1 = 29² \
(n-1)(n+1) = n²-1 < n x n = n² \
now we have \
(n-1)n(n+1)(n+2) = (n-1)(n+2)n(n+1) \
[n²+n -2][n²+n] = (N-2)(N) = (N-1)² -1



Frederic Moresmau - 3 years ago
Arjen Vreugdenhil
May 11, 2018

New solution

Add two lines to the top of the list: 1 + ( 1 ) × 0 × 1 × 2 = ( 1 ) 2 1 + 0 × 1 × 2 × 3 = 1 2 1 + 1 × 2 × 3 × 4 = 5 2 1 + 2 × 3 × 4 × 5 = 1 1 2 1 + 3 × 4 × 5 × 6 = 1 9 2 \begin{aligned} 1 + (-1)\times 0 \times 1 \times 2 & = (-1)^2 \\ 1 + 0 \times 1 \times 2 \times 3 & = 1^2 \\ 1 + 1 \times 2 \times 3 \times 4 & = 5^2 \\ 1 + 2\times 3 \times 4 \times 5 & = 11^2 \\ 1 + 3\times 4 \times 5 \times 6 & = 19^2\end{aligned} The left-hand side may be written as f ( n ) = 1 + n ( n + 1 ) ( n + 2 ) ( n + 3 ) f(n) = 1 + n(n+1)(n+2)(n+3) with n = 1 , , 4 n = -1, \dots, 4 . This is a fourth-degree polynomial.

The right-hand side may be written as g ( n ) = ( h ( n ) ) 2 g(n) = (h(n))^2 . Note the second differences of h ( n ) h(n) : 1 1 5 11 19 2 4 6 8 2 2 2 \begin{array}{ccccccccc} -1 && 1 && 5 && 11 && 19 \\ & 2 && 4 && 6 && 8 \\ && 2 && 2 && 2\end{array} Since the second differences are constant, h ( n ) h(n) is a quadratic polynomial. This makes g ( n ) g(n) a fourth-degree polynomial.

Finally, since f f and g g are fourth-order polynomials that agree in five points, they must be identical. Thus f ( n ) = g ( n ) f(n) = g(n) for any possible value of n n .

This should be the default solution. I don't like the solutions "the solution is, and then validate". Solution should provide the method which can prove whether it exists or not.

David Vreken
May 13, 2018

1 + ( n 1 ) n ( n + 1 ) ( n + 2 ) 1 + (n - 1)n(n + 1)(n + 2)

= 1 + ( n 1 ) ( n + 1 ) n ( n + 2 ) = 1 + (n - 1)(n + 1)n(n + 2)

= 1 + ( n 2 1 ) ( n 2 + 2 n ) = 1 + (n^2 - 1)(n^2 + 2n)

= n 2 + 1 + n 2 + ( n 2 1 ) ( n 2 + 2 n ) = -n^2 + 1 + n^2 + (n^2 - 1)(n^2 + 2n)

= ( n 2 1 ) + n 2 + ( n 2 1 ) ( n 2 + 2 n ) = -(n^2 - 1) + n^2 + (n^2 - 1)(n^2 + 2n)

= n 2 + ( n 2 1 ) ( n 2 + 2 n 1 ) = n^2 + (n^2 - 1)(n^2 + 2n - 1)

= n 2 + ( k n ) ( k + n ) = n^2 + (k - n)(k + n) where k = n 2 + n 1 k = n^2 + n - 1

= n 2 + k 2 n 2 = n^2 + k^2 - n^2

= k 2 = k^2

My solution also! :)

Nicholas Yager - 3 years ago
Hantoa Tenwhij
May 14, 2018

Note that the general expression is of the form:

P ( n ) = 1 + n ( n + 1 ) ( n + 2 ) ( n + 3 ) ( n + 4 ) = n 4 + 6 n 3 + 11 n 2 + 6 n + 1 P(n) = 1+n(n+1)(n+2)(n+3)(n+4) = n^4+6n^3+11n^2+6n+1

Where n = 1 , 2 , 3 n = 1, 2, 3 are provided. We are looking for an equation of the form: Q ( n , B ) = ( n 2 + B n + 1 ) 2 Q(n, B) = (n^2+Bn+1)^2 such that the first and last coefficients line up between P and Q: ( n 2 ) 2 = n 4 (n^2)^2 = n^4 and 1 2 = 1 1^2 = 1

Q ( n , B ) = ( n 2 + B n + 1 ) 2 = n 4 + 2 B n 3 + ( B 2 + 2 ) n 2 + 2 B n + 1 Q(n, B) = (n^2+Bn+1)^2 = n^4+2Bn^3+(B^2+2)n^2+2Bn+1

Note that: for there to exist a B such that this squared polynomial exists for the given polynomial, it must be the case that that, for a given B, P ( n ) Q ( n , B ) = 0 P(n) - Q(n, B) = 0

( n 4 + 6 n 3 + 11 n 2 + 6 n + 1 ) ( n 4 + 2 B n 3 + ( B 2 + 2 ) n 2 + 2 B n + 1 ) = ( 6 2 B ) n 3 + ( 9 B 2 ) n 2 + ( 6 2 B ) n = 0 (n^4+6n^3+11n^2+6n+1) - (n^4+2Bn^3+(B^2+2)n^2+2Bn+1) = (6-2B)n^3+(9-B^2)n^2+(6-2B)n = 0

For this to be true for an arbitrary n, we must find a B such that 6 2 B = 0 6-2B =0 , 9 B 2 = 0 9-B^2 =0 , and 6 2 B = 0 6-2B = 0 are all simultaneously satisfied for our respective n 3 n^3 , n 2 n^2 , and n n terms.

Fortunately, solving for any of these show that B = 3 B = 3 is the only solution.

P ( n ) = Q ( n , 3 ) = ( n 2 + 3 n + 1 ) 2 P(n) = Q(n, 3) = (n^2+3n+1)^2

Because the integers form a commutative ring, n ϵ Z P ( n ) ϵ Z n\epsilon \mathbb{Z} \rightarrow \sqrt{P(n)}\epsilon \mathbb{Z}

Thus, the sum of 1 and four arbitrary consecutive integers will always result in another integer!

The concluding sentence should include the phrase "the product of"

Brian Whatcott - 3 years ago
Daniel Monk
May 15, 2018

Another way of looking at this is recognizing that n ( n + 3 ) = ( n + 1 ) ( n + 2 ) 2 n(n+3) = (n+1)(n+2) - 2 . So this can be regrouped as ( n + 1 ) ( n + 2 ) [ ( n + 1 ) ( n + 2 ) 2 ] + 1 (n+1)(n+2)[(n+1)(n+2) - 2] + 1 . For simplification, let ( n + 1 ) ( n + 2 ) = x (n+1)(n+2) = x , then this becomes x ( x 2 ) + 1 = x 2 2 x + 1 x(x-2) +1 = x^2 -2x + 1 , which is ( x 1 ) 2 (x-1)^2 . Therefore, this is always a square.

Łukasz Zaroda
May 16, 2018

I know no math, so I present you the approach of my intuition, which is not a formal proof by any means, but it is something to think about, and maybe something that can help someone to intuitively understand something more deep about the numbers, than can be missed by looking only at formalisms.

Look close at the 4 numbers we are multiplying. Firstly multiply the first and the last one only, write down the result, then multiply the second and the third one, and write down the result. You will get:

1 + 1 2 3 4 = 5 2 1+1*2*3*4=5^2 | Results: 4 and 6

1 + 2 3 4 5 = 1 1 2 1+2*3*4*5=11^2 | Results: 10 and 12

1 + 3 4 5 6 = 1 9 2 1+3*4*5*6=19^2 | Results: 18 and 20

Do you see the pattern? All produced results will be apart by 2, this is the first interesting thing to think about, and after some thought about the process of multiplication, you will intuitively understand why is that the case. Now, what do you get when you will multiply two numbers with a difference of 2? You will always get a number that is only 1 short of a perfect square. In fact, by going: 1 3 + 1 1*3+1 , 2 4 + 1 2*4+1 ... you will get the ALL perfect squares. This is also something interesting to think about, because it represents a more basic feature of the numbers.

These facts only made me sure of the correct solution, even though I have no knowledge of how to describe the solution formally. This is just something to think about, going beyond formalisms. I hope it will be interesting for someone at least.

Beautiful intuition. To formalize it, let's try using some variables:

x = first term

First times fourth = (x * (x+3)) = x^2 + 3x

second times third = ((x+1) * (x+2)) = x^2 + 3x + 2

Notice, just as you said, the second part is exactly 2 more than the first.

Now there is a property called the "difference of two perfect squares," where it is easy to factor the values:

A^2 - B^2 = (A+B)(A-B)

This is true because in the standard FOIL method, the "inner" and "outer" terms cancel out.

This is important because it works really well when multiplying numbers that are two apart. We take the "middle" value, N:

Multiply (N + 1) and (N - 1) to get N^2 - 1.

So, in your intuitive solution: because the difference is always two, we can take the "middle" value:

N = (x^2 + 3x + 1)

When we multiply, we get (N-1)(N+1) = N^2 - 1.

But wait, in the original equation, the question includes a +1!

That means (N^2 - 1) + 1 = N^2.

Now, not only can we say "yes" to the solution, we know the perfect square is always x^2 + 3x +1!

Chris Brown - 3 years ago
Albert Fisher
May 14, 2018

Start with the four products n(n + 1)(n + 2)(n + 3) leaving out the +1 for now

Expand the two middle terms: n(n^2 + 3n + 2)(n + 3) = n(n + 3)[n(n + 3) + 2]

Multiply the bracketed expression by n(n + 3):

n^2(n + 3)^2 + 2n(n + 3) and now add back the 1 that was left out before:

n^2(n + 3)^2 + 2n(n + 3) + 1 = [n(n + 3) + 1]^2 a perfect square.

Thiago Ramos
May 13, 2018

Notice that n ( n + 3 ) = n 2 + 3 n n\cdot (n+3) = n^2 + 3n

and

( n + 1 ) ( n + 2 ) = n 2 + 3 n + 2 (n+1)\cdot (n+2) = n^2 + 3n + 2 ,

so taking

x = n 2 + 3 n + 1 x= n^2+3n+1 ,

we have that x 2 1 = ( x + 1 ) ( x 1 ) = ( n ) ( n + 1 ) ( n + 2 ) ( n + 2 ) x^2 -1 = (x+1)\cdot (x-1) = (n)\cdot (n+1)\cdot(n+2)\cdot (n+2) .

Edwin Gray
May 11, 2018

n(n+1)(n+2)(n+3) +1 = (n^2 + 3n + 1)^2. Ed Gray

The expression is ( y + 1 ) ( y + 2 ) ( y + 3 ) ( y + 4 ) + 1 (y+1)(y+2)(y+3)(y+4)+1

Using some simple algebra, this expression reduces to -

y 4 + 10 y 3 + 35 y 3 + 50 y + 25 y^4+10y^3+35y^3+50y+25 which is equal to ( y 2 + 5 y + 5 ) 2 (y^2+5y+5)^2

Since y 2 + 5 y + 5 y^2+5y+5 is an integer, we can say that the expression ( y + 1 ) ( y + 2 ) ( y + 3 ) ( y + 4 ) + 1 (y+1)(y+2)(y+3)(y+4)+1 is always a perfect square.

Betty BellaItalia
May 20, 2018

We can name the consecutive numbers as: m , n , p a n d q . m, n, p\ and\ q. such that m < n < p < q m<n<p<q .

Let k = n + p 2 = m + q 2 = n + 1 / 2 k = \frac{ n+p}{2} = \frac{m+q}{2} = n+1 /2

Then m = k 3 / 2 , n = k 1 / 2 , p = k + 1 / 2 , q = k + 3 / 2 m = k- 3/2,\ n = k- 1/2,\ p = k + 1/2,\ q = k + 3/2

N N , which is the product plus one, is given by:

N = ( k 3 2 ) ( k + 3 2 ) ( k 1 2 ) ( k + 1 2 ) + 1 N = (k-\frac 3 2)(k+\frac 3 2)(k-\frac 1 2)(k+\frac 1 2) +1

= ( k 2 9 4 ) ( k 2 1 4 ) + 1 = k 4 5 2 k 2 + 9 16 + 1 = (k^2-\frac 9 4)(k^2 - \frac 1 4) + 1\ =\ k^4 - \frac 5 2 k^2 + \frac 9 {16} + 1

= k 4 5 2 + 25 16 = ( k 2 5 4 ) 2 = k^4 - \frac 5 2 + \frac {25}{16}\ =\ (k^2 - \frac 54)^2

Subtituting back k = n + 1 2 k = n + \frac 12 :

N = ( ( n + 1 2 ) 2 5 4 ) 2 N = ((n+\frac 12)^2 - \frac 54)^2

= ( n 2 + n + 1 4 5 4 ) 2 = ( n 2 + n 1 ) 2 \ \ = \ (n^2 +n + \frac 14 - \frac 54)^2 \ =\ (n^2 +n -1) ^2

Giancarlo Alves
May 19, 2018

SInce I don't enjoy expanding terms too much, I shifted everything by 1 2 \frac{1}{2} to get nice ( x + c ) ( x c ) (x + c)(x - c) expressions:

Let a = k + 1 2 a = k + \frac{1}{2} , with integer k. Then the product of four consecutive integers could be expressed as ( a 3 2 (a - \frac{3}{2} ) ( a 1 2 (a - \frac{1}{2} ) ( a + 1 2 (a + \frac{1}{2} ) ( a + 3 2 (a + \frac{3}{2} ) for some a. So:

P + 1 = ( a + 1 2 ) ( a 1 2 ) ( a + 3 2 ) ( a 3 2 ) + 1 = ( a 2 1 4 ) ( a 2 9 4 ) + 1 = a 4 5 2 a 2 + 9 16 + 1 = a 4 5 2 a 2 + 25 16 = ( a 2 5 4 ) 2 P + 1 = (a + \frac{1}{2})(a - \frac{1}{2})(a + \frac{3}{2})(a - \frac{3}{2}) + 1 = (a^2 - \frac{1}{4})(a^2 - \frac{9}{4}) + 1 = a^4 - \frac{5}{2}a^2 + \frac{9}{16} + 1 = a^4 - \frac{5}{2}a^2 + \frac{25}{16} = (a^2 - \frac{5}{4})^2

Now we must show that a 2 5 4 a^2 - \frac{5}{4} is an integer, and for that we can substitute in a = k + 1 2 a = k + \frac{1}{2} :

( a 2 5 4 ) 2 = ( k 2 + k + 1 4 5 4 ) 2 = ( k 2 + k 1 ) 2 (a^2 - \frac{5}{4})^2 = (k^2 + k + \frac{1}{4} - \frac{5}{4})^2 = (k^2 + k - 1)^2

k 2 + k 1 k^2 + k - 1 is clearly an integer, so P + 1 is a perfect square.

Chris Brown
May 19, 2018

Examining the provided examples, we can notice that the root is the square of the second integer plus the first integer. A few more checks and we find that holds true for higher sequences, too:

1 + 8 × 9 × 10 × 11 = 8 9 2 = ( 9 2 + 8 ) 2 1 + 8 \times 9 \times 10 \times 11 = 89^2 = (9^2 + 8)^2

Assuming this holds true, it makes our job of calculation easier - we don't have to find a perfect square amidst the quartic equation, instead, we just have to expand and compare that they are equal. Since the second digit is squared in the solution, I will use x x to represent it, and ( x 1 ) (x-1) for the first term. It also provides nicer terms for multiplication later.

1 + ( x 1 ) x ( x + 1 ) ( x + 2 ) = ? ( x 2 + ( x 1 ) ) 2 1 + (x-1)x(x+1)(x+2) \overset{?}{=} (x^2 + (x-1))^2

Multiply convenient terms on the left, ( x 1 ) ( x + 1 ) (x-1)(x+1) and x ( x + 2 ) x(x+2) , and expand the right:

1 + ( x 2 1 ) ( x 2 + 2 x ) = ? ( x 2 + x 1 ) ( x 2 + x 1 ) 1 + (x^2-1)(x^2+2x) \overset{?}{=} (x^2 + x - 1)(x^2 + x - 1)

Multiply out the terms:

1 + x 4 x 2 + 2 x 3 2 x = ? ( ( x 4 + x 3 x 2 ) + ( x 3 + x 2 x ) + ( x 2 x + 1 ) 1 + x^4 - x^2 + 2x^3 - 2x \overset{?}{=} ((x^4 + x^3 - x^2) + (x^3 + x^2 - x) + (-x^2 - x + 1)

Combine and order like terms on each side to standard polynomial form, demonstrating equality:

x 4 + 2 x 3 x 2 2 x + 1 = x 4 + 2 x 3 x 2 2 x + 1 x^4 + 2x^3 - x^2 - 2x + 1 = x^4 + 2x^3 - x^2 - 2x + 1

Since we show that the sequence of four is equal to the square of x 2 + ( x 1 ) x^2 + (x-1) , where x x is the second term, the answer is yes .

Note that examining the pattern on the right makes the algebra easier; we can use simple expansion instead of trying to figure out the root algebraically.

Klaus Dieter
May 17, 2018

I simply approximated a function out of this by switching the factors for example for the Term 3x4x5x6 to 6x5x4x3 and this equals 6x5x4x3x2x1/2x1 or X!/(X-4)!

we don't want to include the 0 because this will give us 1 wich is equal to 1^2 and because there are 4 factors we will also get a result for the negative numbers

now we simply write the function f(x)= sqrt[1+(X!/(X-4)!)] if the function is a positive integer for each X then it's true that the equation always equals a perfect square. And indeed we get true as an result (you could either try typing on a calculator or write a short program)

Rocco Dalto
May 17, 2018

1 + j ( j + 1 ) ( j + 2 ) ( j + 3 ) = 1 + ( j 3 + 3 j 2 + 2 j ) ( j + 3 ) = j 4 + 6 j 3 + 2 j 2 + 9 j 2 + 6 j + 1 = 1 + j(j + 1)(j + 2)(j + 3) = 1 + (j^3 + 3j^2 +2j)(j + 3) = j^4 + 6j^3 + 2j^2 + 9j^2 + 6j + 1 =

j 4 + 2 ( 3 j + 1 ) j 2 + ( 3 j + 1 ) 2 = ( j 2 + 3 j + 1 ) 2 j^4 + 2(3j + 1)j^2 + (3j + 1)^2 = (j^2 + 3j + 1)^2 .

John Taylor
May 15, 2018

1+(X) (X+1) (X+2)*(X+3)=X^4+6X^3+11X^2+6X+1=(X^2+3X+1)^2 so must always be a square

Itamar Avigdori
May 15, 2018

let n n be our integer, then we have:

n ( n + 1 ) ( n + 2 ) ( n + 3 ) + 1 = n 4 + 6 n 3 + 11 n 2 + 6 n + 1 [Now, spreading the elements to form the binomial coefficient] = ( n 4 + 4 n 3 + 6 n 2 + 4 n + 1 ) + ( 2 n 3 + 5 n 2 + 2 n ) = ( n + 1 ) 4 + 2 n ( n 2 + 2 n + 1 ) + n 2 = ( n + 1 ) 4 + 2 n ( n + 1 ) 2 + n 2 [Now, letting ( n + 1 ) 2 = a ] = a 2 + 2 n a + n 2 = ( a + n ) 2 = [ ( n + 1 ) 2 + n ] 2 \begin{aligned} n(n+1)(n+2)(n+3) + 1 &= n^4+6n^3+11n^2+6n+1 \qquad \small \text{[Now, spreading the elements to form the binomial coefficient]} \\ &= (n^4+4n^3+6n^2+4n+1)+(2n^3+5n^2+2n) \\ &= (n+1)^4+2n(n^2+2n+1)+n^2 \\ &= (n+1)^4+2n(n+1)^2+n^2 \qquad \small \text{[Now, letting } (n+1)^2=a] \\ &= a^2+2na+n^2 \\ &= (a+n)^2 \\ &= [(n+1)^2+n]^2 \end{aligned}

Thus, 1 plus the product of any set of four consecutive integers will always be a perfect square.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...