TOPICS
Search

Biquadratic Number


A biquadratic number is a fourth power, n^4. The first few biquadratic numbers are 1, 16, 81, 256, 625, ... (OEIS A000583). The minimum number of biquadratic numbers needed to represent the numbers 1, 2, 3, ... are 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 1, 2, 3, 4, 5, ... (OEIS A002377), and the number of distinct ways to represent the numbers 1, 2, 3, ... in terms of biquadratic numbers are 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, .... A brute-force algorithm for enumerating the biquadratic permutations of n is repeated application of the greedy algorithm.

Every positive integer is expressible as a sum of (at most) g(4)=19 biquadratic numbers (Waring's problem). Davenport (1939) showed that G(4)=16, meaning that all sufficiently large integers require only 16 biquadratic numbers. It is also known that every integer is a sum of at most 10 signed biquadrates (eg(4)<=10; although it is not known if 10 can be reduced to 9). The following table gives the first few numbers which require 1, 2, 3, ..., 19 biquadratic numbers to represent them as a sum, with the sequences for 17, 18, and 19 being finite.

#OEISnumbers
1A0005831, 16, 81, 256, 625, 1296, 2401, 4096, ...
2A0033362, 17, 32, 82, 97, 162, 257, 272, ...
3A0033373, 18, 33, 48, 83, 98, 113, 163, ...
4A0033384, 19, 34, 49, 64, 84, 99, 114, 129, ...
5A0033395, 20, 35, 50, 65, 80, 85, 100, 115, ...
6A0033406, 21, 36, 51, 66, 86, 96, 101, 116, ...
7A0033417, 22, 37, 52, 67, 87, 102, 112, 117, ...
8A0033428, 23, 38, 53, 68, 88, 103, 118, 128, ...
9A0033439, 24, 39, 54, 69, 89, 104, 119, 134, ...
10A00334410, 25, 40, 55, 70, 90, 105, 120, 135, ...
11A00334511, 26, 41, 56, 71, 91, 106, 121, 136, ...
12A00334612, 27, 42, 57, 72, 92, 107, 122, 137, ...
13A04604413, 28, 43, 58, 73, 93, 108, 123, 138, ...
14A04604514, 29, 44, 59, 74, 94, 109, 124, 139, ...
15A04604615, 30, 45, 60, 75, 95, 110, 125, 140, ...
16A04604731, 46, 61, 76, 111, 126, 141, 156, ...
17A04604847, 62, 77, 127, 142, 157, 207, 222, ...
18A04604963, 78, 143, 158, 223, 238, 303, 318, ...
19A04605079, 159, 239, 319, 399

The following table gives the numbers which can be represented in n different ways as a sum of k biquadrates.

knOEISnumbers
11A0005831, 16, 81, 256, 625, 1296, 2401, 4096, ...
22A018786635318657, 3262811042, 8657437697, ...

The numbers 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 18, 19, 20, 21, ... (OEIS A046039) cannot be represented using distinct biquadrates.


See also

Cubic Number, Partition, Square Number, Waring's Problem

Explore with Wolfram|Alpha

References

Davenport, H. "On Waring's Problem for Fourth Powers." Ann. Math. 40, 731-747, 1939.Hardy, G. H. and Wright, E. M. "The Representation of a Number by Two or Four Squares." Ch. 20 in An Introduction to the Theory of Numbers, 5th ed. Oxford, England: Clarendon Press, pp. 297-316, 1979.Sloane, N. J. A. Sequences A000583/M5004, A002377, A003336, A003337, A003338, A003339, A003340, A003341, A003342, A003343, A003344, A003345, A003346, A018786, and A046039 in "The On-Line Encyclopedia of Integer Sequences."

Referenced on Wolfram|Alpha

Biquadratic Number

Cite this as:

Weisstein, Eric W. "Biquadratic Number." From MathWorld--A Wolfram Web Resource. https://mathworld.wolfram.com/BiquadraticNumber.html

Subject classifications