Cube (algebra): Difference between revisions
MusikBot II (talk | contribs) m Removing protection templates from unprotected page (more info) Tag: Reverted |
No edit summary Tags: Manual revert Reverted |
||
Line 19: | Line 19: | ||
==In integers== |
==In integers== |
||
A '''cube number''', or a '''perfect cube''', or sometimes just a '''cube''', is a number which is the cube of an [[integer]]. |
A '''cube number''', or a '''perfect cube''', or sometimes just a '''cube''', is a number which is the cube of an [[integer]]. |
||
The |
The perfect cubes up to 60<sup>3</sup> are {{OEIS|id=A000578}}: |
||
{| style="text-align:right;" |
{| style="text-align:right;" |
||
Line 117: | Line 117: | ||
|} |
|} |
||
It is, however, easy to show that most numbers are not perfect cubes because ''all'' perfect cubes must have [[digital root]] '''1''', '''8''' or '''9'''. That is their values [[modular arithmetic|modulo]] 9 may be only |
It is, however, easy to show that most numbers are not perfect cubes because ''all'' perfect cubes must have [[digital root]] '''1''', '''8''' or '''9'''. That is their values [[modular arithmetic|modulo]] 9 may be only −1, 1 and 0. Moreover, the digital root of any number's cube can be determined by the remainder the number gives when divided by 3: |
||
* If the number ''x'' is divisible by 3, its cube has digital root 9; that is, |
* If the number ''x'' is divisible by 3, its cube has digital root 9; that is, |
||
*: <math>\text{if}\quad x \equiv 0 \pmod 3 \quad \text{then} \quad x^3\equiv 0 \pmod 9 \text{ (actually} \quad 0 \pmod {27}\text{)};</math> |
*: <math>\text{if}\quad x \equiv 0 \pmod 3 \quad \text{then} \quad x^3\equiv 0 \pmod 9 \text{ (actually} \quad 0 \pmod {27}\text{)};</math> |
||
Line 123: | Line 123: | ||
*: <math>\text{if}\quad x \equiv 1 \pmod 3 \quad \text{then} \quad x^3\equiv 1 \pmod 9;</math> |
*: <math>\text{if}\quad x \equiv 1 \pmod 3 \quad \text{then} \quad x^3\equiv 1 \pmod 9;</math> |
||
* If it has a remainder of 2 when divided by 3, its cube has digital root 8; that is, |
* If it has a remainder of 2 when divided by 3, its cube has digital root 8; that is, |
||
*: <math>\text{if}\quad x \equiv |
*: <math>\text{if}\quad x \equiv -1 \pmod 3 \quad \text{then} \quad x^3\equiv -1 \pmod 9.</math> |
||
===Waring's problem for cubes=== |
===Waring's problem for cubes=== |
||
Line 136: | Line 136: | ||
{{main|Sums of three cubes}} |
{{main|Sums of three cubes}} |
||
It is conjectured that every integer (positive or negative) not [[modular arithmetic|congruent]] to {{math|±4}} modulo {{math|9}} can be written as a sum of three (positive or negative) cubes with infinitely many ways.<ref>{{cite arXiv |last=Huisman |first=Sander G. |eprint=1604.07746 |title=Newer sums of three cubes |class=math.NT |date=27 Apr 2016 }}</ref> For example, <math> 6 = 2^3+(-1)^3+(-1)^3</math>. Integers congruent to {{math|±4}} modulo {{math|9}} are excluded because they cannot be written as the sum of three cubes. |
It is conjectured that every integer (positive or negative) not [[modular arithmetic|congruent]] to {{math|±4}} modulo {{math|9}} can be written as a sum of three (positive or negative) cubes with infinitely many ways.<ref>{{cite arXiv |last=Huisman |first=Sander G. |eprint=1604.07746 |title=Newer sums of three cubes |class=math.NT |date=27 Apr 2016 }}</ref> For example, <math> 6 = 2^3+(-1)^3+(-1)^3</math>. (note that the integer [[0]] cannot be written in this way, by [[Fermat’s Last Theorem]]) Integers congruent to {{math|±4}} modulo {{math|9}} are excluded because they cannot be written as the sum of three cubes, since cubes are congruent to 0 or ±1 mod 9. |
||
The smallest such integer for which such a sum is not known is 114. In September 2019, the previous smallest such integer with no known 3-cube sum, 42, was found to satisfy this equation:<ref>"NEWS: The Mystery of 42 is Solved - Numberphile" https://www.youtube.com/watch?v=zyG8Vlw5aAw</ref> |
The smallest such integer for which such a sum is not known is 114. In September 2019, the previous smallest such integer with no known 3-cube sum, 42, was found to satisfy this equation:<ref>"NEWS: The Mystery of 42 is Solved - Numberphile" https://www.youtube.com/watch?v=zyG8Vlw5aAw</ref><ref>[https://www.sciencealert.com/the-sum-of-three-cubes-problem-has-been-solved-for-42 Mathematicians Solve '42' Problem With Planetary Supercomputer]</ref> |
||
:<math> 42 = (-80538738812075974)^3 + 80435758145817515^3 + 12602123297335631^3.</math> |
|||
:<math>42 = (-80538738812075974)^3 + 80435758145817515^3 + 12602123297335631^3</math> |
|||
One solution to <math>x^3 + y^3 + z^3 = n</math> is given in the table below for {{math|''n'' ≤ 78}}, and {{math|''n''}} not congruent to {{math|4}} or {{math|5}} modulo {{math|9}}. The selected solution is the one that is primitive ({{math|1=gcd(''x'', ''y'', ''z'') = 1}}), is not of the form <math>c^3+(-c)^3+n^3=n^3</math> or <math>(n+6nc^3)^3+(n-6nc^3)^3+(-6nc^2)^3=2n^3</math> (since they are infinite families of solutions), satisfies {{math|0 ≤ {{abs|''x''}} ≤ {{abs|''y''}} ≤ {{abs|''z''|}}}}, and has minimal values for {{math|{{abs|''z''}}}} and {{math|{{abs|''y''}}}} (tested in this order).<ref>Sequences {{OEIS link|A060465}}, {{OEIS link|A060466}} and {{OEIS link|A060467}} in [[OEIS]]</ref><ref>[http://cr.yp.to/threecubes/20010729 Threecubes]</ref><ref>[http://www.asahi-net.or.jp/~KC2H-MSM/mathland/math04/matb0100.htm n=x^3+y^3+z^3]</ref> |
|||
One solution to <math>x^3 + y^3 + z^3 = n</math> is given in the table below for {{math|''n'' ≤ 160}}, and {{math|''n''}} not congruent to {{math|4}} or {{math|5}} modulo {{math|9}}. The selected solution is the one that is primitive ({{math|1=gcd(''x'', ''y'', ''z'') = 1}}), is not of the form <math>k^3+(-k)^3+n^3=n^3</math> or <math>(n+6k^3n)^3+(n-6k^3n)^3+(-6k^2n)^3=2n^3</math> (since they are infinite families of solutions, however, for ''n''<sup>3</sup>, ALL solutions are of the form a=q[1−(x−3y)(x^2+3y^2)], b=−q[1−(x+3y)(x^2+3y^2)], c=q[(x^2 +3y^2)^2−(x+3y)], n=q[(x^2+3y^2)^2−(x−3y)], <ref>[https://arxiv.org/pdf/1802.06776.pdf A NEW METHOD IN THE PROBLEM OF THREE CUBES]</ref> i.e. all solutions are in infinitely families, there is no solution which is not in infinitely families, but for 2''n''<sup>3</sup>, the only infinity family is <math>(n+6k^3n)^3+(n-6k^3n)^3+(-6k^2n)^3=2n^3</math>, i.e. all solutions with none of ''x''+''y'', ''x''+''z'', ''y''+''z'', is 2''n'', are not in infinitely families, numbers of the form ''n''<sup>3</sup> or 2''n''<sup>3</sup> are the only numbers with representations that can be parameterized by [[Quartic function|quartic polynomials]]), satisfies {{math|0 ≤ {{abs|''x''}} ≤ {{abs|''y''}} ≤ {{abs|''z''|}}}}, and has minimal values for {{math|{{abs|''z''}}}} and {{math|{{abs|''y''}}}} (tested in this order).<ref>Sequences {{OEIS link|A060465}}, {{OEIS link|A060466}} and {{OEIS link|A060467}} in [[OEIS]]</ref><ref>[http://cr.yp.to/threecubes/20010729 Threecubes]</ref><ref>[http://www.asahi-net.or.jp/~KC2H-MSM/mathland/math04/matb0100.htm n=x^3+y^3+z^3]</ref> |
|||
Only primitive solutions are selected since the non-primitive ones can be trivially deduced from solutions for a smaller value of {{mvar|n}}. For example, for {{math|1=n = 24}}, the solution <math>2^3+2^3+2^3 =24</math> results from the solution <math>1^3+1^3+1^3=3</math> by multiplying everything by <math>8=2^3.</math> Therefore, this is another solution that is selected. Similarly, for {{math|1=''n'' = 48}}, the solution {{math|1=(''x'', ''y'', ''z'') = (-2, -2, 4)}} is excluded, and this is the solution {{math|1=(''x'', ''y'', ''z'') = (-23, -26, 31)}} that is selected. |
Only primitive solutions are selected since the non-primitive ones can be trivially deduced from solutions for a smaller value of {{mvar|n}}. For example, for {{math|1=n = 24}}, the solution <math>2^3+2^3+2^3 =24</math> results from the solution <math>1^3+1^3+1^3=3</math> by multiplying everything by <math>8=2^3.</math> Therefore, this is another solution that is selected. Similarly, for {{math|1=''n'' = 48}}, the solution {{math|1=(''x'', ''y'', ''z'') = (-2, -2, 4)}} is excluded, and this is the solution {{math|1=(''x'', ''y'', ''z'') = (-23, -26, 31)}} that is selected. |
||
The only remaining unsolved cases up to 1000 are 114, 390, 627, 633, 732, 921, and 975, and there are no known primitive solutions (i.e. <math>\gcd(x,y,z)=1</math>) for 192, 375, and 600<ref>[http://www.asahi-net.or.jp/~KC2H-MSM/mathland/math04/matb0101.htm n=x^3+y^3+z^3]</ref><ref>[http://cr.yp.to/threecubes.html threecubes]</ref> |
|||
{{sums of three cubes table}} |
|||
Note that there is only one known solution for 3 besides (1, 1, 1) and (−4, −4, 5): |
|||
:<math>3 = 569936821221962380720^3 + (-569936821113563493509)^3 + (-472715493453327032)^3</math> |
|||
<div style="overflow:auto"> |
|||
{|class="wikitable" |
|||
|''n'' |
|||
|''x'' |
|||
|''y'' |
|||
|''z'' |
|||
|''n'' |
|||
|''x'' |
|||
|''y'' |
|||
|''z'' |
|||
|''n'' |
|||
|''x'' |
|||
|''y'' |
|||
|''z'' |
|||
|''n'' |
|||
|''x'' |
|||
|''y'' |
|||
|''z'' |
|||
|- |
|||
|1 |
|||
|9 |
|||
|10 |
|||
|−12 |
|||
|42 |
|||
|12602123297335631 |
|||
|80435758145817515 |
|||
|−80538738812075974 |
|||
|81 |
|||
|10 |
|||
|17 |
|||
|−18 |
|||
|120 |
|||
|946 |
|||
|1531 |
|||
|−1643 |
|||
|- |
|||
|2 |
|||
|1214928 |
|||
|3480205 |
|||
|−3528875 |
|||
|43 |
|||
|2 |
|||
|2 |
|||
|3 |
|||
|82 |
|||
|−11 |
|||
|−11 |
|||
|14 |
|||
|123 |
|||
|−1 |
|||
|−1 |
|||
|5 |
|||
|- |
|||
|3 |
|||
|1 |
|||
|1 |
|||
|1 |
|||
|44 |
|||
|−5 |
|||
|−7 |
|||
|8 |
|||
|83 |
|||
|−2 |
|||
|3 |
|||
|4 |
|||
|124 |
|||
|0 |
|||
|−1 |
|||
|5 |
|||
|- |
|||
|6 |
|||
|−1 |
|||
|−1 |
|||
|2 |
|||
|45 |
|||
|2 |
|||
|−3 |
|||
|4 |
|||
|84 |
|||
|−8241191 |
|||
|−41531726 |
|||
|41639611 |
|||
|125 |
|||
|−3 |
|||
|−4 |
|||
|6 |
|||
|- |
|||
|7 |
|||
|0 |
|||
|−1 |
|||
|2 |
|||
|46 |
|||
|−2 |
|||
|3 |
|||
|3 |
|||
|87 |
|||
|−1972 |
|||
|−4126 |
|||
|4271 |
|||
|126 |
|||
|0 |
|||
|1 |
|||
|5 |
|||
|- |
|||
|8 |
|||
|9 |
|||
|15 |
|||
|−16 |
|||
|47 |
|||
|6 |
|||
|7 |
|||
|−8 |
|||
|88 |
|||
|3 |
|||
|−4 |
|||
|5 |
|||
|127 |
|||
|−1 |
|||
|4 |
|||
|4 |
|||
|- |
|||
|9 |
|||
|0 |
|||
|1 |
|||
|2 |
|||
|48 |
|||
|−23 |
|||
|−26 |
|||
|31 |
|||
|89 |
|||
|6 |
|||
|6 |
|||
|−7 |
|||
|128 |
|||
|553 |
|||
|1152 |
|||
|−1193 |
|||
|- |
|||
|10 |
|||
|1 |
|||
|1 |
|||
|2 |
|||
|51 |
|||
|602 |
|||
|659 |
|||
|−796 |
|||
|90 |
|||
|−1 |
|||
|3 |
|||
|4 |
|||
|129 |
|||
|1 |
|||
|4 |
|||
|4 |
|||
|- |
|||
|11 |
|||
|−2 |
|||
|−2 |
|||
|3 |
|||
|52 |
|||
|23961292454 |
|||
|60702901317 |
|||
|−61922712865 |
|||
|91 |
|||
|0 |
|||
|3 |
|||
|4 |
|||
|132 |
|||
|−1 |
|||
|2 |
|||
|5 |
|||
|- |
|||
|12 |
|||
|7 |
|||
|10 |
|||
|−11 |
|||
|53 |
|||
|−1 |
|||
|3 |
|||
|3 |
|||
|92 |
|||
|1 |
|||
|3 |
|||
|4 |
|||
|133 |
|||
|0 |
|||
|2 |
|||
|5 |
|||
|- |
|||
|15 |
|||
|−1 |
|||
|2 |
|||
|2 |
|||
|54 |
|||
|−7 |
|||
|−11 |
|||
|12 |
|||
|93 |
|||
|−5 |
|||
|−5 |
|||
|7 |
|||
|134 |
|||
|1 |
|||
|2 |
|||
|5 |
|||
|- |
|||
|16 |
|||
|−511 |
|||
|−1609 |
|||
|1626 |
|||
|55 |
|||
|1 |
|||
|3 |
|||
|3 |
|||
|96 |
|||
|10853 |
|||
|13139 |
|||
|−15250 |
|||
|135 |
|||
|2 |
|||
|−6 |
|||
|7 |
|||
|- |
|||
|17 |
|||
|1 |
|||
|2 |
|||
|2 |
|||
|56 |
|||
|−11 |
|||
|−21 |
|||
|22 |
|||
|97 |
|||
|−1 |
|||
|−3 |
|||
|5 |
|||
|136 |
|||
|225 |
|||
|582 |
|||
|−593 |
|||
|- |
|||
|18 |
|||
|−1 |
|||
|−2 |
|||
|3 |
|||
|57 |
|||
|1 |
|||
|−2 |
|||
|4 |
|||
|98 |
|||
|0 |
|||
|−3 |
|||
|5 |
|||
|137 |
|||
|−9 |
|||
|−11 |
|||
|13 |
|||
|- |
|||
|19 |
|||
|0 |
|||
|−2 |
|||
|3 |
|||
|60 |
|||
|−1 |
|||
|−4 |
|||
|5 |
|||
|99 |
|||
|2 |
|||
|3 |
|||
|4 |
|||
|138 |
|||
|−77 |
|||
|−86 |
|||
|103 |
|||
|- |
|||
|20 |
|||
|1 |
|||
|−2 |
|||
|3 |
|||
|61 |
|||
|0 |
|||
|−4 |
|||
|5 |
|||
|100 |
|||
|−3 |
|||
|−6 |
|||
|7 |
|||
|141 |
|||
|2 |
|||
|2 |
|||
|5 |
|||
|- |
|||
|21 |
|||
|−11 |
|||
|−14 |
|||
|16 |
|||
|62 |
|||
|2 |
|||
|3 |
|||
|3 |
|||
|101 |
|||
|−3 |
|||
|4 |
|||
|4 |
|||
|142 |
|||
|−3 |
|||
|−7 |
|||
|8 |
|||
|- |
|||
|24 |
|||
|−2901096694 |
|||
|−15550555555 |
|||
|15584139827 |
|||
|63 |
|||
|0 |
|||
|−1 |
|||
|4 |
|||
|102 |
|||
|118 |
|||
|229 |
|||
|−239 |
|||
|143 |
|||
|7023 |
|||
|84942 |
|||
|−84958 |
|||
|- |
|||
|25 |
|||
|−1 |
|||
|−1 |
|||
|3 |
|||
|64 |
|||
|−3 |
|||
|−5 |
|||
|6 |
|||
|105 |
|||
|−4 |
|||
|−7 |
|||
|8 |
|||
|144 |
|||
|−2 |
|||
|3 |
|||
|5 |
|||
|- |
|||
|26 |
|||
|0 |
|||
|−1 |
|||
|3 |
|||
|65 |
|||
|0 |
|||
|1 |
|||
|4 |
|||
|106 |
|||
|2 |
|||
|−3 |
|||
|5 |
|||
|145 |
|||
|−7 |
|||
|−8 |
|||
|10 |
|||
|- |
|||
|27 |
|||
|−4 |
|||
|−5 |
|||
|6 |
|||
|66 |
|||
|1 |
|||
|1 |
|||
|4 |
|||
|107 |
|||
|−28 |
|||
|−48 |
|||
|51 |
|||
|146 |
|||
|−5 |
|||
|−9 |
|||
|10 |
|||
|- |
|||
|28 |
|||
|0 |
|||
|1 |
|||
|3 |
|||
|69 |
|||
|2 |
|||
|−4 |
|||
|5 |
|||
|108 |
|||
|−948 |
|||
|−1165 |
|||
|1345 |
|||
|147 |
|||
|−50 |
|||
|−56 |
|||
|67 |
|||
|- |
|||
|29 |
|||
|1 |
|||
|1 |
|||
|3 |
|||
|70 |
|||
|11 |
|||
|20 |
|||
|−21 |
|||
|109 |
|||
|−2 |
|||
|−2 |
|||
|5 |
|||
|150 |
|||
|260 |
|||
|317 |
|||
|−367 |
|||
|- |
|||
|30 |
|||
|−283059965 |
|||
|−2218888517 |
|||
|2220422932 |
|||
|71 |
|||
|−1 |
|||
|2 |
|||
|4 |
|||
|110 |
|||
|109938919 |
|||
|16540290030 |
|||
|−16540291649 |
|||
|151 |
|||
|−1 |
|||
|3 |
|||
|5 |
|||
|- |
|||
|33 |
|||
|−2736111468807040 |
|||
|−8778405442862239 |
|||
|8866128975287528 |
|||
|72 |
|||
|7 |
|||
|9 |
|||
|−10 |
|||
|111 |
|||
|−296 |
|||
|−881 |
|||
|892 |
|||
|152 |
|||
|0 |
|||
|3 |
|||
|5 |
|||
|- |
|||
|34 |
|||
|−1 |
|||
|2 |
|||
|3 |
|||
|73 |
|||
|1 |
|||
|2 |
|||
|4 |
|||
|114 |
|||
|? |
|||
|? |
|||
|? |
|||
|153 |
|||
|1 |
|||
|3 |
|||
|5 |
|||
|- |
|||
|35 |
|||
|0 |
|||
|2 |
|||
|3 |
|||
|74 |
|||
|66229832190556 |
|||
|283450105697727 |
|||
|−284650292555885 |
|||
|115 |
|||
|−6 |
|||
|−10 |
|||
|11 |
|||
|154 |
|||
|−4 |
|||
|−5 |
|||
|7 |
|||
|- |
|||
|36 |
|||
|1 |
|||
|2 |
|||
|3 |
|||
|75 |
|||
|4381159 |
|||
|435203083 |
|||
|−435203231 |
|||
|116 |
|||
|−1 |
|||
|−2 |
|||
|5 |
|||
|155 |
|||
|3 |
|||
|4 |
|||
|4 |
|||
|- |
|||
|37 |
|||
|0 |
|||
|−3 |
|||
|4 |
|||
|78 |
|||
|26 |
|||
|53 |
|||
|−55 |
|||
|117 |
|||
|0 |
|||
|−2 |
|||
|5 |
|||
|156 |
|||
|68844645625 |
|||
|2232194323 |
|||
|−68845427846 |
|||
|- |
|||
|38 |
|||
|1 |
|||
|−3 |
|||
|4 |
|||
|79 |
|||
|−19 |
|||
|−33 |
|||
|35 |
|||
|118 |
|||
|3 |
|||
|3 |
|||
|4 |
|||
|159 |
|||
|80 |
|||
|119 |
|||
|−130 |
|||
|- |
|||
|39 |
|||
|117367 |
|||
|134476 |
|||
|−159380 |
|||
|80 |
|||
|69241 |
|||
|103532 |
|||
|−112969 |
|||
|119 |
|||
|−2 |
|||
|−6 |
|||
|7 |
|||
|160 |
|||
|2 |
|||
|3 |
|||
|5 |
|||
|} |
|||
</div> |
|||
===Fermat's Last Theorem for cubes=== |
===Fermat's Last Theorem for cubes=== |
||
Line 153: | Line 706: | ||
The equation {{math|1=''x''<sup>3</sup> + ''y''<sup>3</sup> = ''z''<sup>3</sup>}} has no non-trivial (i.e. {{math|''xyz'' ≠ 0}}) solutions in integers. In fact, it has none in [[Eisenstein integers]].<ref>Hardy & Wright, Thm. 227</ref> |
The equation {{math|1=''x''<sup>3</sup> + ''y''<sup>3</sup> = ''z''<sup>3</sup>}} has no non-trivial (i.e. {{math|''xyz'' ≠ 0}}) solutions in integers. In fact, it has none in [[Eisenstein integers]].<ref>Hardy & Wright, Thm. 227</ref> |
||
Both of these statements are also true for the equation<ref>Hardy & Wright, Thm. 232</ref> {{math|1=''x''<sup>3</sup> + ''y''<sup>3</sup> = |
Both of these statements are also true for the equation<ref>Hardy & Wright, Thm. 232</ref> {{math|1=''x''<sup>3</sup> + ''y''<sup>3</sup> = ''nz''<sup>3</sup>}} for ''n'' = 3, 4, 5, 10, 11, 14, 18, 21, 23, 24, 25, 29, 32, 36, 38, 39, 40, 41, 44, 45, 46, 47, 52, 55, 57, 59, 60, 66, 73, 74, 76, 77, 80, 81, 82, 83, 88, 93, 95, 99, 100, ... {{OEIS|A185345}}, also for ''n'' = ''k''<sup>3</sup> and 2''k''<sup>3</sup>, there are no nontrivial solutions, i.e. solutions other than 0<sup>3</sup> + (''kx'')<sup>3</sup> = (''k''<sup>3</sup>)''x''<sup>3</sup> and (''kx'')<sup>3</sup> + (''kx'')<sup>3</sup> = (2''k''<sup>3</sup>)''x''<sup>3</sup>, for all other positive integers values of ''k'', there are infinitely many primitive solutions, see [[#In rational numbers|next section]]. |
||
===Sum of first ''n'' cubes=== |
===Sum of first ''n'' cubes=== |
||
Line 241: | Line 794: | ||
Every positive [[rational number]] is the sum of three positive rational cubes,<ref>Hardy & Wright, Thm. 234</ref> and there are rationals that are not the sum of two rational cubes.<ref>Hardy & Wright, Thm. 233</ref> |
Every positive [[rational number]] is the sum of three positive rational cubes,<ref>Hardy & Wright, Thm. 234</ref> and there are rationals that are not the sum of two rational cubes.<ref>Hardy & Wright, Thm. 233</ref> |
||
However, there are rational numbers that are not the sum of two rational cubes.<ref>Hardy & Wright, Thm. 233</ref> For positive integers, the positive integers that is the sum of two positive noninteger rational cubes (also the positive integer that can be written as sum of two rational cubes in infinitely many different ways) are |
|||
:6, 7, 9, 12, 13, 15, 17, 19, 20, 22, 26, 28, 30, 31, 33, 34, 35, 37, 42, 43, 48, 49, 50, 51, 53, 56, 58, 61, 62, 63, 65, 67, 68, 69, 70, 71, 72, 75, 78, 79, 84, 85, 86, 87, 89, 90, 91, 92, 94, 96, 97, 98, 103, 104, 105, 106, 107, 110, 114, 115, 117, 120, 123, 124, 126, 127, 130, 132, 133, 134, 136, 139, 140, 141, 142, 143, 151, 152, 153, 156, 157, 159, 160, ... {{OEIS|A228499}} (also see {{oeis|A159843}} and {{oeis|A020898}}) |
|||
The following is a list of the integer solution to <math>\left(\frac{a}{c}\right)^3+\left(\frac{b}{c}\right)^3=n</math> (i.e. <math>a^3+b^3=nc^3</math>) with the smallest ''c'' > 1. (we let ''a'' < ''b'')<ref>[https://web.archive.org/web/20010421231428/http://www.mathsoft.com/asolve/fermat/cubesums.html C-sequence for n=3]</ref><ref>[http://www.kaynet.or.jp/~kay/misc/nna10000.html Rational Points on Elliptic Curves: x^3+y^3=n (n \in [1..10000])]</ref><ref>[http://www.asahi-net.or.jp/~KC2H-MSM/ec/eca1/x3y3s.txt Solutions of Diophantine equation x^3+y^3=A.z^3]</ref> (For the sequence of the solutions of ''a'' and ''b'', see {{oeis|A254326}} and {{oeis|A254324}}, and for the same sequences of allowing negative ''a''-values, see {{oeis|A190580}}, {{oeis|A190356}} and {{oeis|A190581}} for the ''a'', ''b'' and ''c'') |
|||
:{|class="wikitable" |
|||
|''n'' |
|||
|''a'' |
|||
|''b'' |
|||
|''c'' |
|||
|- |
|||
|6 |
|||
|17 |
|||
|37 |
|||
|21 |
|||
|- |
|||
|7 |
|||
|4 |
|||
|5 |
|||
|3 |
|||
|- |
|||
|9 |
|||
|415280564497 |
|||
|676702467503 |
|||
|348671682660 |
|||
|- |
|||
|12 |
|||
|19 |
|||
|89 |
|||
|39 |
|||
|- |
|||
|13 |
|||
|2 |
|||
|7 |
|||
|3 |
|||
|- |
|||
|15 |
|||
|397 |
|||
|683 |
|||
|294 |
|||
|- |
|||
|17 |
|||
|? |
|||
|? |
|||
|? |
|||
|- |
|||
|19 |
|||
|3 |
|||
|5 |
|||
|2 |
|||
|- |
|||
|20 |
|||
|1 |
|||
|19 |
|||
|7 |
|||
|- |
|||
|22 |
|||
|17299 |
|||
|25469 |
|||
|9954 |
|||
|- |
|||
|26 |
|||
|53 |
|||
|75 |
|||
|28 |
|||
|- |
|||
|28 |
|||
|? |
|||
|? |
|||
|? |
|||
|- |
|||
|30 |
|||
|107 |
|||
|163 |
|||
|57 |
|||
|- |
|||
|31 |
|||
|? |
|||
|? |
|||
|? |
|||
|- |
|||
|33 |
|||
|523 |
|||
|1853 |
|||
|582 |
|||
|- |
|||
|34 |
|||
|? |
|||
|? |
|||
|? |
|||
|- |
|||
|35 |
|||
|? |
|||
|? |
|||
|? |
|||
|- |
|||
|37 |
|||
|18 |
|||
|19 |
|||
|7 |
|||
|- |
|||
|42 |
|||
|? |
|||
|? |
|||
|? |
|||
|- |
|||
|43 |
|||
|1 |
|||
|7 |
|||
|2 |
|||
|- |
|||
|48 |
|||
|34 |
|||
|74 |
|||
|21 |
|||
|- |
|||
|49 |
|||
|5308 |
|||
|14465 |
|||
|4017 |
|||
|- |
|||
|50 |
|||
|? |
|||
|? |
|||
|? |
|||
|} |
|||
==In real numbers, other fields, and rings== |
==In real numbers, other fields, and rings== |
||
Line 270: | Line 951: | ||
* [[Perfect power]] |
* [[Perfect power]] |
||
* [[Taxicab number]] |
* [[Taxicab number]] |
||
==Notes== |
|||
<references/> |
|||
==References== |
==References== |
||
===Citations=== |
|||
*{{Cite book |
|||
{{Reflist}} |
|||
| last1 = Hardy |
|||
| first1 = G. H. |
|||
===Bibliography=== |
|||
| author-link1 = G. H. Hardy |
|||
* {{Cite book |last1=Hardy |first1=G. H. |author-link1=G. H. Hardy |last2=Wright |first2=E. M. |author-link2=E. M. Wright |date=1980 |title= An Introduction to the Theory of Numbers |url=https://archive.org/details/introductiontoth00hard |url-access=registration |edition=Fifth |location=Oxford |publisher=[[Oxford University Press]] |isbn=978-0-19-853171-5}} |
|||
| last2 = Wright |
|||
* {{Cite journal |last=Wheatstone |first=C. |author-link=Charles Wheatstone |year=1854 |title=On the formation of powers from arithmetical progressions |journal=[[Proceedings of the Royal Society of London]] |volume=7 |pages=145–151 |bibcode=1854RSPS....7..145W |doi=10.1098/rspl.1854.0036 |doi-access=free}} |
|||
| first2 = E. M. |
|||
| author-link2 = E. M. Wright |
|||
| title = An Introduction to the Theory of Numbers |
|||
| edition = Fifth |
|||
| publisher = [[Oxford University Press]] |
|||
| location = Oxford |
|||
| date = 1980 |
|||
| isbn = 978-0-19-853171-5 |
|||
| url-access = registration |
|||
| url = https://archive.org/details/introductiontoth00hard |
|||
}} |
|||
*{{citation |
|||
| last = Wheatstone | first = C. |
|||
| author-link = Charles Wheatstone |
|||
| title = On the formation of powers from arithmetical progressions |
|||
| journal = [[Proceedings of the Royal Society of London]] |
|||
| volume = 7 |
|||
| pages = 145–151 |
|||
| year = 1854 |
|||
| doi = 10.1098/rspl.1854.0036| bibcode = 1854RSPS....7..145W |
|||
| doi-access = free |
|||
}}. |
|||
{{Figurate numbers}} |
{{Figurate numbers}} |
Revision as of 12:55, 12 December 2021
In arithmetic and algebra, the cube of a number n is its third power, that is, the result of multiplying three instances of n together. The cube of a number or any other mathematical expression is denoted by a superscript 3, for example 23 = 8 or (x + 1)3.
The cube is also the number multiplied by its square:
- n3 = n × n2 = n × n × n.
The cube function is the function x ↦ x3 (often denoted y = x3) that maps a number to its cube. It is an odd function, as
- (−n)3 = −(n3).
The volume of a geometric cube is the cube of its side length, giving rise to the name. The inverse operation that consists of finding a number whose cube is n is called extracting the cube root of n. It determines the side of the cube of a given volume. It is also n raised to the one-third power.
The graph of the cube function is known as the cubic parabola. Because the cube function is an odd function, this curve has a center of symmetry at the origin, but no axis of symmetry.
In integers
A cube number, or a perfect cube, or sometimes just a cube, is a number which is the cube of an integer. The perfect cubes up to 603 are (sequence A000578 in the OEIS):
03 = | 0 | ||||||||||
13 = | 1 | 113 = | 1331 | 213 = | 9261 | 313 = | 29,791 | 413 = | 68,921 | 513 = | 132,651 |
23 = | 8 | 123 = | 1728 | 223 = | 10,648 | 323 = | 32,768 | 423 = | 74,088 | 523 = | 140,608 |
33 = | 27 | 133 = | 2197 | 233 = | 12,167 | 333 = | 35,937 | 433 = | 79,507 | 533 = | 148,877 |
43 = | 64 | 143 = | 2744 | 243 = | 13,824 | 343 = | 39,304 | 443 = | 85,184 | 543 = | 157,464 |
53 = | 125 | 153 = | 3375 | 253 = | 15,625 | 353 = | 42,875 | 453 = | 91,125 | 553 = | 166,375 |
63 = | 216 | 163 = | 4096 | 263 = | 17,576 | 363 = | 46,656 | 463 = | 97,336 | 563 = | 175,616 |
73 = | 343 | 173 = | 4913 | 273 = | 19,683 | 373 = | 50,653 | 473 = | 103,823 | 573 = | 185,193 |
83 = | 512 | 183 = | 5832 | 283 = | 21,952 | 383 = | 54,872 | 483 = | 110,592 | 583 = | 195,112 |
93 = | 729 | 193 = | 6859 | 293 = | 24,389 | 393 = | 59,319 | 493 = | 117,649 | 593 = | 205,379 |
103 = | 1000 | 203 = | 8000 | 303 = | 27,000 | 403 = | 64,000 | 503 = | 125,000 | 603 = | 216,000 |
Geometrically speaking, a positive integer m is a perfect cube if and only if one can arrange m solid unit cubes into a larger, solid cube. For example, 27 small cubes can be arranged into one larger one with the appearance of a Rubik's Cube, since 3 × 3 × 3 = 27.
The difference between the cubes of consecutive integers can be expressed as follows:
- n3 − (n − 1)3 = 3(n − 1)n + 1.
or
- (n + 1)3 − n3 = 3(n + 1)n + 1.
There is no minimum perfect cube, since the cube of a negative integer is negative. For example, (−4) × (−4) × (−4) = −64.
Base ten
Unlike perfect squares, perfect cubes do not have a small number of possibilities for the last two digits. Except for cubes divisible by 5, where only 25, 75 and 00 can be the last two digits, any pair of digits with the last digit odd can occur as the last digits of a perfect cube. With even cubes, there is considerable restriction, for only 00, o2, e4, o6 and e8 can be the last two digits of a perfect cube (where o stands for any odd digit and e for any even digit). Some cube numbers are also square numbers; for example, 64 is a square number (8 × 8) and a cube number (4 × 4 × 4). This happens if and only if the number is a perfect sixth power (in this case 26).
The last digits of each 3rd power are:
0 | 1 | 8 | 7 | 4 | 5 | 6 | 3 | 2 | 9 |
It is, however, easy to show that most numbers are not perfect cubes because all perfect cubes must have digital root 1, 8 or 9. That is their values modulo 9 may be only −1, 1 and 0. Moreover, the digital root of any number's cube can be determined by the remainder the number gives when divided by 3:
- If the number x is divisible by 3, its cube has digital root 9; that is,
- If it has a remainder of 1 when divided by 3, its cube has digital root 1; that is,
- If it has a remainder of 2 when divided by 3, its cube has digital root 8; that is,
Waring's problem for cubes
Every positive integer can be written as the sum of nine (or fewer) positive cubes. This upper limit of nine cubes cannot be reduced because, for example, 23 cannot be written as the sum of fewer than nine positive cubes:
- 23 = 23 + 23 + 13 + 13 + 13 + 13 + 13 + 13 + 13.
Sums of three cubes
It is conjectured that every integer (positive or negative) not congruent to ±4 modulo 9 can be written as a sum of three (positive or negative) cubes with infinitely many ways.[1] For example, . (note that the integer 0 cannot be written in this way, by Fermat’s Last Theorem) Integers congruent to ±4 modulo 9 are excluded because they cannot be written as the sum of three cubes, since cubes are congruent to 0 or ±1 mod 9.
The smallest such integer for which such a sum is not known is 114. In September 2019, the previous smallest such integer with no known 3-cube sum, 42, was found to satisfy this equation:[2][3]
One solution to is given in the table below for n ≤ 160, and n not congruent to 4 or 5 modulo 9. The selected solution is the one that is primitive (gcd(x, y, z) = 1), is not of the form or (since they are infinite families of solutions, however, for n3, ALL solutions are of the form a=q[1−(x−3y)(x^2+3y^2)], b=−q[1−(x+3y)(x^2+3y^2)], c=q[(x^2 +3y^2)^2−(x+3y)], n=q[(x^2+3y^2)^2−(x−3y)], [4] i.e. all solutions are in infinitely families, there is no solution which is not in infinitely families, but for 2n3, the only infinity family is , i.e. all solutions with none of x+y, x+z, y+z, is 2n, are not in infinitely families, numbers of the form n3 or 2n3 are the only numbers with representations that can be parameterized by quartic polynomials), satisfies 0 ≤ |x| ≤ |y| ≤ |z|, and has minimal values for |z| and |y| (tested in this order).[5][6][7]
Only primitive solutions are selected since the non-primitive ones can be trivially deduced from solutions for a smaller value of n. For example, for n = 24, the solution results from the solution by multiplying everything by Therefore, this is another solution that is selected. Similarly, for n = 48, the solution (x, y, z) = (-2, -2, 4) is excluded, and this is the solution (x, y, z) = (-23, -26, 31) that is selected.
The only remaining unsolved cases up to 1000 are 114, 390, 627, 633, 732, 921, and 975, and there are no known primitive solutions (i.e. ) for 192, 375, and 600[8][9]
Note that there is only one known solution for 3 besides (1, 1, 1) and (−4, −4, 5):
n | x | y | z | n | x | y | z | n | x | y | z | n | x | y | z |
1 | 9 | 10 | −12 | 42 | 12602123297335631 | 80435758145817515 | −80538738812075974 | 81 | 10 | 17 | −18 | 120 | 946 | 1531 | −1643 |
2 | 1214928 | 3480205 | −3528875 | 43 | 2 | 2 | 3 | 82 | −11 | −11 | 14 | 123 | −1 | −1 | 5 |
3 | 1 | 1 | 1 | 44 | −5 | −7 | 8 | 83 | −2 | 3 | 4 | 124 | 0 | −1 | 5 |
6 | −1 | −1 | 2 | 45 | 2 | −3 | 4 | 84 | −8241191 | −41531726 | 41639611 | 125 | −3 | −4 | 6 |
7 | 0 | −1 | 2 | 46 | −2 | 3 | 3 | 87 | −1972 | −4126 | 4271 | 126 | 0 | 1 | 5 |
8 | 9 | 15 | −16 | 47 | 6 | 7 | −8 | 88 | 3 | −4 | 5 | 127 | −1 | 4 | 4 |
9 | 0 | 1 | 2 | 48 | −23 | −26 | 31 | 89 | 6 | 6 | −7 | 128 | 553 | 1152 | −1193 |
10 | 1 | 1 | 2 | 51 | 602 | 659 | −796 | 90 | −1 | 3 | 4 | 129 | 1 | 4 | 4 |
11 | −2 | −2 | 3 | 52 | 23961292454 | 60702901317 | −61922712865 | 91 | 0 | 3 | 4 | 132 | −1 | 2 | 5 |
12 | 7 | 10 | −11 | 53 | −1 | 3 | 3 | 92 | 1 | 3 | 4 | 133 | 0 | 2 | 5 |
15 | −1 | 2 | 2 | 54 | −7 | −11 | 12 | 93 | −5 | −5 | 7 | 134 | 1 | 2 | 5 |
16 | −511 | −1609 | 1626 | 55 | 1 | 3 | 3 | 96 | 10853 | 13139 | −15250 | 135 | 2 | −6 | 7 |
17 | 1 | 2 | 2 | 56 | −11 | −21 | 22 | 97 | −1 | −3 | 5 | 136 | 225 | 582 | −593 |
18 | −1 | −2 | 3 | 57 | 1 | −2 | 4 | 98 | 0 | −3 | 5 | 137 | −9 | −11 | 13 |
19 | 0 | −2 | 3 | 60 | −1 | −4 | 5 | 99 | 2 | 3 | 4 | 138 | −77 | −86 | 103 |
20 | 1 | −2 | 3 | 61 | 0 | −4 | 5 | 100 | −3 | −6 | 7 | 141 | 2 | 2 | 5 |
21 | −11 | −14 | 16 | 62 | 2 | 3 | 3 | 101 | −3 | 4 | 4 | 142 | −3 | −7 | 8 |
24 | −2901096694 | −15550555555 | 15584139827 | 63 | 0 | −1 | 4 | 102 | 118 | 229 | −239 | 143 | 7023 | 84942 | −84958 |
25 | −1 | −1 | 3 | 64 | −3 | −5 | 6 | 105 | −4 | −7 | 8 | 144 | −2 | 3 | 5 |
26 | 0 | −1 | 3 | 65 | 0 | 1 | 4 | 106 | 2 | −3 | 5 | 145 | −7 | −8 | 10 |
27 | −4 | −5 | 6 | 66 | 1 | 1 | 4 | 107 | −28 | −48 | 51 | 146 | −5 | −9 | 10 |
28 | 0 | 1 | 3 | 69 | 2 | −4 | 5 | 108 | −948 | −1165 | 1345 | 147 | −50 | −56 | 67 |
29 | 1 | 1 | 3 | 70 | 11 | 20 | −21 | 109 | −2 | −2 | 5 | 150 | 260 | 317 | −367 |
30 | −283059965 | −2218888517 | 2220422932 | 71 | −1 | 2 | 4 | 110 | 109938919 | 16540290030 | −16540291649 | 151 | −1 | 3 | 5 |
33 | −2736111468807040 | −8778405442862239 | 8866128975287528 | 72 | 7 | 9 | −10 | 111 | −296 | −881 | 892 | 152 | 0 | 3 | 5 |
34 | −1 | 2 | 3 | 73 | 1 | 2 | 4 | 114 | ? | ? | ? | 153 | 1 | 3 | 5 |
35 | 0 | 2 | 3 | 74 | 66229832190556 | 283450105697727 | −284650292555885 | 115 | −6 | −10 | 11 | 154 | −4 | −5 | 7 |
36 | 1 | 2 | 3 | 75 | 4381159 | 435203083 | −435203231 | 116 | −1 | −2 | 5 | 155 | 3 | 4 | 4 |
37 | 0 | −3 | 4 | 78 | 26 | 53 | −55 | 117 | 0 | −2 | 5 | 156 | 68844645625 | 2232194323 | −68845427846 |
38 | 1 | −3 | 4 | 79 | −19 | −33 | 35 | 118 | 3 | 3 | 4 | 159 | 80 | 119 | −130 |
39 | 117367 | 134476 | −159380 | 80 | 69241 | 103532 | −112969 | 119 | −2 | −6 | 7 | 160 | 2 | 3 | 5 |
Fermat's Last Theorem for cubes
The equation x3 + y3 = z3 has no non-trivial (i.e. xyz ≠ 0) solutions in integers. In fact, it has none in Eisenstein integers.[10]
Both of these statements are also true for the equation[11] x3 + y3 = nz3 for n = 3, 4, 5, 10, 11, 14, 18, 21, 23, 24, 25, 29, 32, 36, 38, 39, 40, 41, 44, 45, 46, 47, 52, 55, 57, 59, 60, 66, 73, 74, 76, 77, 80, 81, 82, 83, 88, 93, 95, 99, 100, ... (sequence A185345 in the OEIS), also for n = k3 and 2k3, there are no nontrivial solutions, i.e. solutions other than 03 + (kx)3 = (k3)x3 and (kx)3 + (kx)3 = (2k3)x3, for all other positive integers values of k, there are infinitely many primitive solutions, see next section.
Sum of first n cubes
The sum of the first n cubes is the nth triangle number squared:
Proofs. Charles Wheatstone (1854) gives a particularly simple derivation, by expanding each cube in the sum into a set of consecutive odd numbers. He begins by giving the identity
That identity is related to triangular numbers in the following way:
and thus the summands forming start off just after those forming all previous values up to . Applying this property, along with another well-known identity:
we obtain the following derivation:
In the more recent mathematical literature, Stein (1971) uses the rectangle-counting interpretation of these numbers to form a geometric proof of the identity (see also Benjamin, Quinn & Wurtz 2006 ); he observes that it may also be proved easily (but uninformatively) by induction, and states that Toeplitz (1963) provides "an interesting old Arabic proof". Kanim (2004) provides a purely visual proof, Benjamin & Orrison (2002) provide two additional proofs, and Nelsen (1993) gives seven geometric proofs.
For example, the sum of the first 5 cubes is the square of the 5th triangular number,
A similar result can be given for the sum of the first y odd cubes,
but x, y must satisfy the negative Pell equation x2 − 2y2 = −1. For example, for y = 5 and 29, then,
and so on. Also, every even perfect number, except the lowest, is the sum of the first 2p−1/2
odd cubes (p = 3, 5, 7, ...):
Sum of cubes of numbers in arithmetic progression
There are examples of cubes of numbers in arithmetic progression whose sum is a cube:
with the first one sometimes identified as the mysterious Plato's number. The formula F for finding the sum of n cubes of numbers in arithmetic progression with common difference d and initial cube a3,
is given by
A parametric solution to
is known for the special case of d = 1, or consecutive cubes, but only sporadic solutions are known for integer d > 1, such as d = 2, 3, 5, 7, 11, 13, 37, 39, etc.[12]
Cubes as sums of successive odd integers
In the sequence of odd integers 1, 3, 5, 7, 9, 11, 13, 15, 17, 19, ..., the first one is a cube (1 = 13); the sum of the next two is the next cube (3 + 5 = 23); the sum of the next three is the next cube (7 + 9 + 11 = 33); and so forth.
In rational numbers
Every positive rational number is the sum of three positive rational cubes,[13] and there are rationals that are not the sum of two rational cubes.[14]
However, there are rational numbers that are not the sum of two rational cubes.[15] For positive integers, the positive integers that is the sum of two positive noninteger rational cubes (also the positive integer that can be written as sum of two rational cubes in infinitely many different ways) are
- 6, 7, 9, 12, 13, 15, 17, 19, 20, 22, 26, 28, 30, 31, 33, 34, 35, 37, 42, 43, 48, 49, 50, 51, 53, 56, 58, 61, 62, 63, 65, 67, 68, 69, 70, 71, 72, 75, 78, 79, 84, 85, 86, 87, 89, 90, 91, 92, 94, 96, 97, 98, 103, 104, 105, 106, 107, 110, 114, 115, 117, 120, 123, 124, 126, 127, 130, 132, 133, 134, 136, 139, 140, 141, 142, 143, 151, 152, 153, 156, 157, 159, 160, ... (sequence A228499 in the OEIS) (also see OEIS: A159843 and OEIS: A020898)
The following is a list of the integer solution to (i.e. ) with the smallest c > 1. (we let a < b)[16][17][18] (For the sequence of the solutions of a and b, see OEIS: A254326 and OEIS: A254324, and for the same sequences of allowing negative a-values, see OEIS: A190580, OEIS: A190356 and OEIS: A190581 for the a, b and c)
n a b c 6 17 37 21 7 4 5 3 9 415280564497 676702467503 348671682660 12 19 89 39 13 2 7 3 15 397 683 294 17 ? ? ? 19 3 5 2 20 1 19 7 22 17299 25469 9954 26 53 75 28 28 ? ? ? 30 107 163 57 31 ? ? ? 33 523 1853 582 34 ? ? ? 35 ? ? ? 37 18 19 7 42 ? ? ? 43 1 7 2 48 34 74 21 49 5308 14465 4017 50 ? ? ?
In real numbers, other fields, and rings
In real numbers, the cube function preserves the order: larger numbers have larger cubes. In other words, cubes (strictly) monotonically increase. Also, its codomain is the entire real line: the function x ↦ x3 : R → R is a surjection (takes all possible values). Only three numbers are equal to their own cubes: −1, 0, and 1. If −1 < x < 0 or 1 < x, then x3 > x. If x < −1 or 0 < x < 1, then x3 < x. All aforementioned properties pertain also to any higher odd power (x5, x7, ...) of real numbers. Equalities and inequalities are also true in any ordered ring.
Volumes of similar Euclidean solids are related as cubes of their linear sizes.
In complex numbers, the cube of a purely imaginary number is also purely imaginary. For example, i3 = −i.
The derivative of x3 equals 3x2.
Cubes occasionally have the surjective property in other fields, such as in Fp for such prime p that p ≠ 1 (mod 3),[19] but not necessarily: see the counterexample with rationals above. Also in F7 only three elements 0, ±1 are perfect cubes, of seven total. −1, 0, and 1 are perfect cubes anywhere and the only elements of a field equal to the own cubes: x3 − x = x(x − 1)(x + 1).
History
Determination of the cubes of large numbers was very common in many ancient civilizations. Mesopotamian mathematicians created cuneiform tablets with tables for calculating cubes and cube roots by the Old Babylonian period (20th to 16th centuries BC).[20][21] Cubic equations were known to the ancient Greek mathematician Diophantus.[22] Hero of Alexandria devised a method for calculating cube roots in the 1st century CE.[23] Methods for solving cubic equations and extracting cube roots appear in The Nine Chapters on the Mathematical Art, a Chinese mathematical text compiled around the 2nd century BCE and commented on by Liu Hui in the 3rd century CE.[24]
See also
- Cabtaxi number
- Cubic equation
- Doubling the cube
- Euler's sum of powers conjecture
- Fifth power (algebra)
- Fourth power
- Kepler's laws of planetary motion#Third law
- Monkey saddle
- Perfect power
- Taxicab number
References
Citations
- ^ Huisman, Sander G. (27 Apr 2016). "Newer sums of three cubes". arXiv:1604.07746 [math.NT].
- ^ "NEWS: The Mystery of 42 is Solved - Numberphile" https://www.youtube.com/watch?v=zyG8Vlw5aAw
- ^ Mathematicians Solve '42' Problem With Planetary Supercomputer
- ^ A NEW METHOD IN THE PROBLEM OF THREE CUBES
- ^ Sequences A060465, A060466 and A060467 in OEIS
- ^ Threecubes
- ^ n=x^3+y^3+z^3
- ^ n=x^3+y^3+z^3
- ^ threecubes
- ^ Hardy & Wright, Thm. 227
- ^ Hardy & Wright, Thm. 232
- ^ "A Collection of Algebraic Identities".[permanent dead link ]
- ^ Hardy & Wright, Thm. 234
- ^ Hardy & Wright, Thm. 233
- ^ Hardy & Wright, Thm. 233
- ^ C-sequence for n=3
- ^ Rational Points on Elliptic Curves: x^3+y^3=n (n \in [1..10000)]
- ^ Solutions of Diophantine equation x^3+y^3=A.z^3
- ^ The multiplicative group of Fp is cyclic of order p − 1, and if it is not divisible by 3, then cubes define a group automorphism.
- ^ Cooke, Roger (8 November 2012). The History of Mathematics. John Wiley & Sons. p. 63. ISBN 978-1-118-46029-0.
- ^ Nemet-Nejat, Karen Rhea (1998). Daily Life in Ancient Mesopotamia. Greenwood Publishing Group. p. 306. ISBN 978-0-313-29497-6.
- ^ Van der Waerden, Geometry and Algebra of Ancient Civilizations, chapter 4, Zurich 1983 ISBN 0-387-12159-5
- ^ Smyly, J. Gilbart (1920). "Heron's Formula for Cube Root". Hermathena. 19 (42). Trinity College Dublin: 64–67. JSTOR 23037103.
- ^ Crossley, John; W.-C. Lun, Anthony (1999). The Nine Chapters on the Mathematical Art: Companion and Commentary. Oxford University Press. pp. 176, 213. ISBN 978-0-19-853936-0.
Bibliography
- Hardy, G. H.; Wright, E. M. (1980). An Introduction to the Theory of Numbers (Fifth ed.). Oxford: Oxford University Press. ISBN 978-0-19-853171-5.
- Wheatstone, C. (1854). "On the formation of powers from arithmetical progressions". Proceedings of the Royal Society of London. 7: 145–151. Bibcode:1854RSPS....7..145W. doi:10.1098/rspl.1854.0036.