I can solve this, but I need to feed the cat

Find the sum of all integers n n such that 80 n 4 + 40 n 3 600 n 2 + 4000 n 10000 80n^4 + 40n^3 - 600n^2 + 4000n - 10000 is a perfect square .

This problem is part of the set " Symphony "


The answer is 5.

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

Rindell Mabunga
Jun 20, 2017

The expression f ( n ) = 80 n 4 + 40 n 3 600 n 2 + 4000 n 10000 = k 2 f(n) = 80n^4 + 40n^3 - 600n^2 + 4000n - 10000 = k^2 for some integer k k can also be written as ( 3 n ) 4 ( n 10 ) 4 = k 2 (3n)^4 - (n - 10)^4 = k^2

Letting a = 3 n a = 3n , b = n 10 b = n - 10 , c = k c = k gives the form a 4 b 4 = c 2 a^4 - b^4 = c^2 which has no integral solutions for a b c 0 abc \neq 0 .

Case 1: a = 3 n = 0 a = 3n = 0 or n = 0 n = 0

80 ( 0 ) 4 + 40 ( 0 ) 3 600 ( 0 ) 2 + 4000 ( 0 ) 10000 = 10000 80(0)^4 + 40(0)^3 - 600(0)^2 + 4000(0) - 10000 = -10000 -10000 is clearly not a perfect square so n = 0 n = 0 is not a solution

Case 2: n 10 = 0 n - 10 = 0 or n = 10 n = 10

80 ( 10 ) 4 + 40 ( 10 ) 3 600 ( 10 ) 2 + 4000 ( 10 ) 10000 = 900 80(10)^4 + 40(10)^3 - 600(10)^2 + 4000(10) - 10000 = 900 n = 10 n = 10 is a solution since 900 = 3 0 2 900 = 30^2

Case 3: 3 n = n 10 3n = n - 10 or n = 5 n = -5

n = 5 n = -5 is another solution because this is the case when k 2 = 0 k^2 = 0 which is a perfect square.

10 + ( 5 ) = 5 10 + (-5) = \boxed{5}

Note:

The proof for the form a 4 b 4 = c 2 a^4 - b^4 = c^2 is the only proof given by Pierre de Fermat which consequently lead to the n = 4 n = 4 case of the Fermat's Last Theorem . The non-existence of the solution can be proven using Fermat's Method of Infinite Descent .

Kazem Sepehrinia
Jun 28, 2017

We have for a non-negative integer m m : 40 ( n + 5 ) ( 2 n 5 ) ( n 2 2 n + 10 ) = m 2 . 40(n+5)(2n-5)(n^2-2n+10)=m^2. Observe that 40 m 2 40 \mid m^2 . Thus 20 m 20 \mid m . Write m = 20 k m=20k to get ( n + 5 ) ( 2 n 5 ) ( n 2 2 n + 10 ) = 10 k 2 , (n+5)(2n-5)(n^2-2n+10)=10k^2, Where k k is a non-negative integer. Look mod 5 5 . We get n 3 ( n 2 ) 0 ( m o d 5 ) n^3(n-2) \equiv 0 \pmod{5} . So we have either n 0 ( m o d 5 ) n \equiv 0 \pmod{5} or n 2 ( m o d 5 ) n \equiv 2 \pmod{5} .

If n 0 ( m o d 5 ) n \equiv 0 \pmod{5} then let n = 5 N n=5N to get 125 ( N + 1 ) ( 2 N 1 ) ( 5 N 2 2 N + 2 ) = 10 k 2 125(N+1)(2N-1)(5N^2-2N+2)=10k^2 It follows that 25 k 2 25 \mid k^2 and k = 5 K k=5K . Now we have the following equation ( N + 1 ) ( 2 N 1 ) ( 5 N 2 2 N + 2 ) = 2 K 2 (N+1)(2N-1)(5N^2-2N+2)=2K^2

I'll complete this later.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...