How many tuples of positive integers a ≤ b ≤ c ≤ d satisfying g cd ( a , b , c , d ) = 1 are there, such that
a 3 + b 3 + c 3 = d 3 ?
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.
That's the equation that I've seen. It's somewhat surprising!
So guys u all know that the number line never ends and we can take any sort of number either too large or too small. We have the relationship a^3+b^3+c^3= d^3 where they can be satisfied for infinity values as the number line never ends........
Note that these variables must be integers. For example, there is no integer solution to 1 3 + 2 3 + 3 3 = d 3 .
The "smallest" solution occurs at 3 3 + 4 4 + 5 3 = 6 3 . Because I asked for "coprime" integers, we cannot just multiply throughout by k .
Problem Loading...
Note Loading...
Set Loading...
It is easy to show that there are infinite such tuples, and a can even be any positive integer.
The following equation is well known:
n 3 + ( 3 n 2 + 2 n + 1 ) 3 + ( 3 n 3 + 3 n 2 + 2 n ) 3 = ( 3 n 3 + 3 n 2 + 2 n + 1 ) 3
See here for more.