Cube (algebra)

From Wikipedia, the free encyclopedia
(Redirected from Perfect cube)
Jump to navigation Jump to search

Template:Short description Script error: No such module "redirect hatnote". Script error: No such module "redirect hatnote". Template:Pp-sock

File:CubeChart.svg
y = x3Script error: No such module "Check for unknown parameters". for values of 1 ≤ x ≤ 25Script error: No such module "Check for unknown parameters"..

In arithmetic and algebra, the cube of a number Template:Mvar is its third power, that is, the result of multiplying three instances of Template:Mvar together. The cube of a number Template:Mvar is denoted n3Script error: No such module "Check for unknown parameters"., using a superscript 3,Template:Efn for example 23 = 8. The cube operation can also be defined for any other mathematical expression, for example (x + 1)3Script error: No such module "Check for unknown parameters"..

The cube is also the number multiplied by its square:

n3 = n × n2 = n × n × nScript error: No such module "Check for unknown parameters"..

The cube function is the function xx3Script error: No such module "Check for unknown parameters". (often denoted y = x3Script error: No such module "Check for unknown parameters".) that maps a number to its cube. It is an odd function, as

(−n)3 = −(n3)Script error: No such module "Check for unknown parameters"..

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 Template:Mvar is called extracting the cube root of Template:Mvar. It determines the side of the cube of a given volume. It is also Template:Mvar 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

Script error: No such module "Labelled list hatnote". A cube number, or a perfect cube, or sometimes just a cube, is a number which is the cube of an integer. The non-negative 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 Template:Mvar is a perfect cube if and only if one can arrange Template:Mvar 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 + 1Script error: No such module "Check for unknown parameters"..

or

(n + 1)3n3 = 3(n + 1)n + 1Script error: No such module "Check for unknown parameters"..

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, oScript error: No such module "Check for unknown parameters".2, eScript error: No such module "Check for unknown parameters".4, oScript error: No such module "Check for unknown parameters".6 and eScript error: No such module "Check for unknown parameters".8 can be the last two digits of a perfect cube (where oScript error: No such module "Check for unknown parameters". stands for any odd digit and eScript error: No such module "Check for unknown parameters". 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 0, 1, and 8. 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,
    ifx0(mod3)thenx30(mod9) (actually0(mod27));
  • If it has a remainder of 1 when divided by 3, its cube has digital root 1; that is,
    ifx1(mod3)thenx31(mod9);
  • If it has a remainder of 2 when divided by 3, its cube has digital root 8; that is,
    ifx2(mod3)thenx38(mod9).

Sums of two cubes

Script error: No such module "Labelled list hatnote".

Sums of three cubes

Script error: No such module "Labelled list hatnote".

It is conjectured that every integer (positive or negative) not congruent to ±4Script error: No such module "Check for unknown parameters". modulo 9Script error: No such module "Check for unknown parameters". can be written as a sum of three (positive or negative) cubes with infinitely many ways.[1] For example, 6=23+(1)3+(1)3. Integers congruent to ±4Script error: No such module "Check for unknown parameters". modulo 9Script error: No such module "Check for unknown parameters". are excluded because they cannot be written as the sum of three cubes.

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]

42=(80538738812075974)3+804357581458175153+126021232973356313.

One solution to x3+y3+z3=n is given in the table below for n ≤ 78Script error: No such module "Check for unknown parameters"., and nScript error: No such module "Check for unknown parameters". not congruent to 4Script error: No such module "Check for unknown parameters". or 5Script error: No such module "Check for unknown parameters". modulo 9Script error: No such module "Check for unknown parameters".. The selected solution is the one that is primitive (gcd(x, y, z) = 1Script error: No such module "Check for unknown parameters".), is not of the form c3+(c)3+n3=n3 or (n+6nc3)3+(n6nc3)3+(6nc2)3=2n3 (since they are infinite families of solutions), satisfies 0 ≤ Template:AbsTemplate:AbsTemplate:AbsScript error: No such module "Check for unknown parameters"., and has minimal values for Template:AbsScript error: No such module "Check for unknown parameters". and Template:AbsScript error: No such module "Check for unknown parameters". (tested in this order).[3][4][5]

Only primitive solutions are selected since the non-primitive ones can be trivially deduced from solutions for a smaller value of Template:Mvar. For example, for n = 24Script error: No such module "Check for unknown parameters"., the solution 23+23+23=24 results from the solution 13+13+13=3 by multiplying everything by 8=23. Therefore, this is another solution that is selected. Similarly, for n = 48Script error: No such module "Check for unknown parameters"., the solution (x, y, z) = (−2, −2, 4)Script error: No such module "Check for unknown parameters". is excluded, and this is the solution (x, y, z) = (−23, −26, 31)Script error: No such module "Check for unknown parameters". that is selected.

Template:Sums of three cubes table

Fermat's Last Theorem for cubes

Script error: No such module "Labelled list hatnote".

The equation x3 + y3 = z3Script error: No such module "Check for unknown parameters". has no non-trivial (i.e. xyz ≠ 0Script error: No such module "Check for unknown parameters".) solutions in integers. In fact, it has none in Eisenstein integers.[6]

Both of these statements are also true for the equation[7] x3 + y3 = 3z3Script error: No such module "Check for unknown parameters"..

Sum of first n cubes

The sum of the first Template:Mvar cubes is the Template:Mvarth triangle number squared:

13+23++n3=(1+2++n)2=(n(n+1)2)2.
File:Nicomachus theorem 3D.svg
Visual proof that 13 + 23 + 33 + 43 + 53 = (1 + 2 + 3 + 4 + 5)2.

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

n3=(n2n+1)+(n2n+1+2)+(n2n+1+4)++(n2+n1)n consecutive odd numbers.

That identity is related to triangular numbers Tn in the following way:

n3=k=Tn1+1Tn(2k1),

and thus the summands forming n3 start off just after those forming all previous values 13 up to (n1)3. Applying this property, along with another well-known identity:

n2=k=1n(2k1),

we obtain the following derivation:

k=1nk3=1+8+27+64++n3=113+3+523+7+9+1133+13+15+17+1943++(n2n+1)++(n2+n1)n3=112+322+532++(n2+n1)(n2+n2)2=(1+2++n)2=(k=1nk)2.
File:Sum of cubes2.png
Visual demonstration that the square of a triangular number equals a sum of cubes.

In the more recent mathematical literature, Script error: No such module "Footnotes". uses the rectangle-counting interpretation of these numbers to form a geometric proof of the identity (see also Script error: No such module "Footnotes".); he observes that it may also be proved easily (but uninformatively) by induction, and states that Script error: No such module "Footnotes". provides "an interesting old Arabic proof". Script error: No such module "Footnotes". provides a purely visual proof, Script error: No such module "Footnotes". provide two additional proofs, and Script error: No such module "Footnotes". gives seven geometric proofs.

For example, the sum of the first 5 cubes is the square of the 5th triangular number,

13+23+33+43+53=152

A similar result can be given for the sum of the first Template:Mvar odd cubes,

13+33++(2y1)3=(xy)2

but Template:Mvar, Template:Mvar must satisfy the negative Pell equation x2 − 2y2 = −1Script error: No such module "Check for unknown parameters".. For example, for y = 5Script error: No such module "Check for unknown parameters". and 29Script error: No such module "Check for unknown parameters"., then,

13+33++93=(75)2
13+33++573=(4129)2

and so on. Also, every even perfect number, except the lowest, is the sum of the first 2Script error: No such module "Su".Script error: No such module "Check for unknown parameters". odd cubes (p = 3, 5, 7, ...):

28=22(231)=13+33
496=24(251)=13+33+53+73
8128=26(271)=13+33+53+73+93+113+133+153

Sum of cubes of numbers in arithmetic progression

File:Plato number.svg
One interpretation of Plato's number, 33 + 43 + 53 = 63

There are examples of cubes of numbers in arithmetic progression whose sum is a cube:

33+43+53=63
113+123+133+143=203
313+333+353+373+393+413=663

with the first one sometimes identified as the mysterious Plato's number. The formula Template:Mvar for finding the sum of Template:Mvar cubes of numbers in arithmetic progression with common difference Template:Mvar and initial cube a3Script error: No such module "Check for unknown parameters".,

F(d,a,n)=a3+(a+d)3+(a+2d)3++(a+dnd)3

is given by

F(d,a,n)=(n/4)(2ad+dn)(2a22ad+2adnd2n+d2n2)

A parametric solution to

F(d,a,n)=y3

is known for the special case of d = 1Script error: No such module "Check for unknown parameters"., or consecutive cubes, as found by Pagliani in 1829.[8]

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.

Waring's problem for cubes

Script error: No such module "Labelled list hatnote". 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.

In rational numbers

Every positive rational number is the sum of three positive rational cubes,[9] and there are rationals that are not the sum of two rational cubes.[10]

In real numbers, other fields, and rings

Template:More information

File:X cubed plot.svg
y = x3Script error: No such module "Check for unknown parameters". plotted on a Cartesian plane

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 xx3 : RRScript error: No such module "Check for unknown parameters". is a surjection (takes all possible values). Only three numbers are equal to their own cubes: Template:Num, Template:Num, and Template:Num. If −1 < x < 0Script error: No such module "Check for unknown parameters". or 1 < xScript error: No such module "Check for unknown parameters"., then x3 > xScript error: No such module "Check for unknown parameters".. If x < −1Script error: No such module "Check for unknown parameters". or 0 < x < 1Script error: No such module "Check for unknown parameters"., then x3 < xScript error: No such module "Check for unknown parameters".. All aforementioned properties pertain also to any higher odd power (x5Script error: No such module "Check for unknown parameters"., x7Script error: No such module "Check for unknown parameters"., ...) 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 = −iScript error: No such module "Check for unknown parameters"..

The derivative of x3Script error: No such module "Check for unknown parameters". equals 3x2Script error: No such module "Check for unknown parameters"..

Cubes occasionally have the surjective property in other fields, such as in FpScript error: No such module "Check for unknown parameters". for such prime Template:Mvar that p ≠ 1 (mod 3)Script error: No such module "Check for unknown parameters".,[11] but not necessarily: see the counterexample with rationals above. Also in F7Script error: No such module "Check for unknown parameters". 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 their own cubes: x3x = x(x − 1)(x + 1)Script error: No such module "Check for unknown parameters"..

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).[12][13] Cubic equations were known to the ancient Greek mathematician Diophantus.[14] Hero of Alexandria devised a method for calculating cube roots in the 1st century CE.[15] 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.[16]

See also

<templatestyles src="Div col/styles.css"/>

Notes

Template:Notelist

References

<templatestyles src="Reflist/styles.css" />

  1. Script error: No such module "citation/CS1".
  2. Script error: No such module "Citation/CS1".
  3. Sequences A060465, A060466 and A060467 in OEIS
  4. Threecubes
  5. n=x^3+y^3+z^3
  6. Hardy & Wright, Thm. 227
  7. Hardy & Wright, Thm. 232
  8. Script error: No such module "citation/CS1".
  9. Hardy & Wright, Thm. 234
  10. Hardy & Wright, Thm. 233
  11. The multiplicative group of FpScript error: No such module "Check for unknown parameters". is cyclic of order p − 1Script error: No such module "Check for unknown parameters"., and if it is not divisible by 3, then cubes define a group automorphism.
  12. Script error: No such module "citation/CS1".
  13. Script error: No such module "citation/CS1".
  14. Van der Waerden, Geometry and Algebra of Ancient Civilizations, chapter 4, Zurich 1983 Template:ISBN
  15. Script error: No such module "Citation/CS1".
  16. Script error: No such module "citation/CS1".

Script error: No such module "Check for unknown parameters".

Sources

<templatestyles src="Refbegin/styles.css" />

  • Script error: No such module "Citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "Citation/CS1".

Template:Figurate numbers Template:Classes of natural numbers Template:Series (mathematics)