<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=Waring%27s_problem</id>
	<title>Waring&#039;s problem - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=Waring%27s_problem"/>
	<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Waring%27s_problem&amp;action=history"/>
	<updated>2026-06-16T23:02:17Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.sarg.dev/index.php?title=Waring%27s_problem&amp;diff=21712&amp;oldid=prev</id>
		<title>imported&gt;OAbot: Open access bot: url-access=subscription updated in citation with #oabot.</title>
		<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Waring%27s_problem&amp;diff=21712&amp;oldid=prev"/>
		<updated>2025-11-10T04:33:18Z</updated>

		<summary type="html">&lt;p&gt;&lt;a href=&quot;https://en.wikipedia.org/wiki/OABOT&quot; class=&quot;extiw&quot; title=&quot;wikipedia:OABOT&quot;&gt;Open access bot&lt;/a&gt;: url-access=subscription updated in citation with #oabot.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Short description|Mathematical problem in number theory}}&lt;br /&gt;
In [[number theory]], &amp;#039;&amp;#039;&amp;#039;Waring&amp;#039;s problem&amp;#039;&amp;#039;&amp;#039; asks whether each [[natural number]] &amp;#039;&amp;#039;k&amp;#039;&amp;#039; has an associated [[positive integer]] &amp;#039;&amp;#039;s&amp;#039;&amp;#039; such that every natural number is the sum of at most &amp;#039;&amp;#039;s&amp;#039;&amp;#039; natural numbers raised to the power &amp;#039;&amp;#039;k&amp;#039;&amp;#039;. For example, every natural number is the sum of at most 4 squares, 9 cubes, or 19 fourth powers. Waring&amp;#039;s problem was proposed in 1770 by [[Edward Waring]], after whom it is named. Its affirmative answer, known as the &amp;#039;&amp;#039;&amp;#039;Hilbert–Waring theorem&amp;#039;&amp;#039;&amp;#039;, was provided by [[David Hilbert|Hilbert]] in 1909.&amp;lt;ref&amp;gt;{{cite journal| first = David | last = Hilbert | author-link = David Hilbert | title=Beweis für die Darstellbarkeit der ganzen Zahlen durch eine feste Anzahl n-ter Potenzen (Waringsches Problem) |language=de |journal=[[Mathematische Annalen]] |volume=67 | pages=281–300 |year=1909 | issue=3 | doi=10.1007/bf01450405 | mr=1511530| s2cid = 179177986 | url = https://zenodo.org/record/1428266 }}&amp;lt;/ref&amp;gt; Waring&amp;#039;s problem has its own [[Mathematics Subject Classification]], 11P05, &amp;quot;Waring&amp;#039;s problem and variants&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==Relationship with Lagrange&amp;#039;s four-square theorem==&lt;br /&gt;
Long before Waring posed his problem, [[Diophantus]] had asked whether every positive integer could be represented as the [[Lagrange&amp;#039;s four-square theorem|sum of four perfect squares]] greater than or equal to zero. This question later became known as Bachet&amp;#039;s conjecture, after the 1621 translation of Diophantus by [[Claude Gaspard Bachet de Méziriac]], and it was solved by [[Joseph-Louis Lagrange]] in his [[Lagrange&amp;#039;s four-square theorem|four-square theorem]] in 1770, the same year Waring made his conjecture. Waring sought to generalize this problem by trying to represent all positive integers as the sum of cubes, integers to the [[fourth power]], and so forth, to show that any positive integer may be represented as the sum of other integers raised to a specific exponent, and that there was always a maximum number of integers raised to a certain exponent required to represent all positive integers in this way.&lt;br /&gt;
&lt;br /&gt;
==The number &amp;#039;&amp;#039;g&amp;#039;&amp;#039;(&amp;#039;&amp;#039;k&amp;#039;&amp;#039;)==&lt;br /&gt;
For every &amp;lt;math&amp;gt;k&amp;lt;/math&amp;gt;, let &amp;lt;math&amp;gt;g(k)&amp;lt;/math&amp;gt; denote the minimum number &amp;lt;math&amp;gt;s&amp;lt;/math&amp;gt; of &amp;lt;math&amp;gt;k&amp;lt;/math&amp;gt;th powers of naturals needed to represent all positive integers. Every positive integer is the sum of one first power, itself, so &amp;lt;math&amp;gt;g(1) = 1&amp;lt;/math&amp;gt;. Some simple computations show that 7 requires 4 squares, 23 requires 9 cubes,&amp;lt;ref&amp;gt;Remember we restrict ourselves to &amp;#039;&amp;#039;positive&amp;#039;&amp;#039; natural numbers. With general integers, it is not hard to write 23 as the sum of 4 cubes, e.g. &amp;lt;math&amp;gt;2^3 + 2^3 + 2^3 + (-1)^3&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;29^3 + 17^3 + 8^3 + (-31)^3&amp;lt;/math&amp;gt;.&amp;lt;/ref&amp;gt; and 79 requires 19 fourth powers; these examples show that &amp;lt;math&amp;gt;g(2) \ge 4&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;g(3) \ge 9&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;g(4) \ge 19&amp;lt;/math&amp;gt;. Waring conjectured that these lower bounds were in fact exact values.&lt;br /&gt;
&lt;br /&gt;
[[Lagrange&amp;#039;s four-square theorem]] of 1770 states that every natural number is the sum of at most four squares. Since three squares are not enough, this theorem establishes &amp;lt;math&amp;gt;g(2) = 4&amp;lt;/math&amp;gt;. Lagrange&amp;#039;s four-square theorem was conjectured in [[Claude Gaspard Bachet de Méziriac|Bachet]]&amp;#039;s 1621 edition of [[Diophantus]]&amp;#039;s &amp;#039;&amp;#039;[[Arithmetica]]&amp;#039;&amp;#039;; [[Pierre de Fermat|Fermat]] claimed to have a proof, but did not publish it.&amp;lt;ref&amp;gt;{{cite book | last = Dickson | first = Leonard Eugene | author-link = Leonard Eugene Dickson | title = History of the Theory of Numbers |volume = II: Diophantine Analysis | publisher = [[Carnegie Institution of Washington|Carnegie Institute of Washington]] | year = 1920 | chapter = Chapter VIII}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Over the years various bounds were established, using increasingly sophisticated and complex proof techniques. For example, [[Joseph Liouville|Liouville]] showed that &amp;lt;math&amp;gt;g(4)&amp;lt;/math&amp;gt; is at most 53. [[G. H. Hardy|Hardy]] and [[John Edensor Littlewood|Littlewood]] showed that all sufficiently large numbers are the sum of at most 19 fourth powers.&lt;br /&gt;
&lt;br /&gt;
That &amp;lt;math&amp;gt;g(3) = 9&amp;lt;/math&amp;gt; was established from 1909 to 1912 by [[Arthur Wieferich|Wieferich]]&amp;lt;ref&amp;gt;{{cite journal | last = Wieferich | first = Arthur | author-link = Arthur Wieferich | title =  Beweis des Satzes, daß sich eine jede ganze Zahl als Summe von höchstens neun positiven Kuben darstellen läßt |language = de | journal = Mathematische Annalen | volume = 66 | issue = 1 | pages = 95–101 | year = 1909 | url = http://dz-srv1.sub.uni-goettingen.de/sub/digbib/loader?did=D38240 | doi =  10.1007/BF01450913| s2cid = 121386035 }}&amp;lt;/ref&amp;gt; and [[Aubrey J. Kempner|A. J. Kempner]],&amp;lt;ref&amp;gt;{{cite journal | last = Kempner | first = Aubrey | title =  Bemerkungen zum Waringschen Problem | language = de | journal = Mathematische Annalen | volume = 72 | issue = 3 | pages = 387–399 | year=1912 | url = http://dz-srv1.sub.uni-goettingen.de/sub/digbib/loader?did=D28751 | doi = 10.1007/BF01456723| s2cid = 120101223 }}&amp;lt;/ref&amp;gt; &amp;lt;math&amp;gt;g(4) = 19&amp;lt;/math&amp;gt; in 1986 by [[Ramachandran Balasubramanian|R. Balasubramanian]], F. Dress, and [[Jean-Marc Deshouillers|J.-M. Deshouillers]],&amp;lt;ref&amp;gt;{{cite journal | last1=Balasubramanian | first1=Ramachandran | last2=Deshouillers | first2=Jean-Marc | last3=Dress | first3=François | title=Problème de Waring pour les bicarrés. I. Schéma de la solution | language=fr | trans-title=Waring&amp;#039;s problem for biquadrates. I. Sketch of the solution | journal=Comptes Rendus de l&amp;#039;Académie des Sciences, Série I | volume=303  | year=1986 | issue=4 | pages=85–88 | mr=0853592}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite journal | last1=Balasubramanian | first1=Ramachandran | last2=Deshouillers | first2=Jean-Marc | last3=Dress | first3=François | title=Problème de Waring pour les bicarrés. II. Résultats auxiliaires pour le théorème asymptotique | language=fr | trans-title=Waring&amp;#039;s problem for biquadrates. II. Auxiliary results for the asymptotic theorem | journal=Comptes Rendus de l&amp;#039;Académie des Sciences, Série I | volume=303 |year=1986 | issue= 5 | pages=161–163 | mr=0854724}}&amp;lt;/ref&amp;gt; &amp;lt;math&amp;gt;g(5) = 37&amp;lt;/math&amp;gt; in 1964 by [[Chen Jingrun]],&amp;lt;ref name=&amp;quot;ChenWaring5&amp;quot;&amp;gt;{{cite journal |last=Chen  |first= Jing-run|date=1964 |title=Waring&amp;#039;s problem for g(5)=37 |journal=Scientia Sinica |volume=13 |pages=1547–1568 |language=Chinese}}&amp;lt;/ref&amp;gt; and &amp;lt;math&amp;gt;g(6) = 73&amp;lt;/math&amp;gt; in 1940 by [[Subbayya Sivasankaranarayana Pillai|Pillai]].&amp;lt;ref&amp;gt;{{cite journal | last1 = Pillai | first1 = S. S. | title = On Waring&amp;#039;s problem &amp;#039;&amp;#039;g&amp;#039;&amp;#039;(6)&amp;amp;nbsp;=&amp;amp;nbsp;73 | journal = Proc. Indian Acad. Sci. | volume = 12 | year=1940 | pages = 30–40 | mr=0002993| doi = 10.1007/BF03170721 | s2cid = 185097940 }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;\lfloor x\rfloor&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\{x\}&amp;lt;/math&amp;gt; respectively denote the [[integral part|integral]] and [[fractional part]] of a positive real number &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;. Given the number &amp;lt;math&amp;gt;c = 2^k \lfloor(3/2)^k\rfloor - 1 &amp;lt; 3^k&amp;lt;/math&amp;gt;, only &amp;lt;math&amp;gt;2^k&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;1^k&amp;lt;/math&amp;gt; can be used to represent &amp;lt;math&amp;gt;c&amp;lt;/math&amp;gt;; the most economical representation requires &lt;br /&gt;
&amp;lt;math&amp;gt;\lfloor(3/2)^k\rfloor - 1&amp;lt;/math&amp;gt; terms of &amp;lt;math&amp;gt;2^k&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;2^k - 1&amp;lt;/math&amp;gt; terms of &amp;lt;math&amp;gt;1^k&amp;lt;/math&amp;gt;. It follows that &amp;lt;math&amp;gt;g(k)&amp;lt;/math&amp;gt; is at least as large as &amp;lt;math&amp;gt;2^k + \lfloor(3/2)^k\rfloor - 2&amp;lt;/math&amp;gt;. This was noted by [[Johann Euler|J.&amp;amp;nbsp;A. Euler]], the son of [[Leonhard Euler]], in about 1772.&amp;lt;ref&amp;gt;[[Euler|L. Euler]], [https://archive.org/stream/leonhardieuleri00petrgoog#page/n219/mode/2up&amp;quot;Opera posthuma&amp;quot;] (1), 203–204 (1862).&amp;lt;/ref&amp;gt; &lt;br /&gt;
&lt;br /&gt;
The Ideal Waring Theorem would be an unconditional strengthening of Euler&amp;#039;s observation: &lt;br /&gt;
&lt;br /&gt;
: Define: g*(k) &amp;lt;math&amp;gt; = 2^k + \lfloor(3/2)^k\rfloor - 2&amp;lt;/math&amp;gt;. Then g(k) = g*(k).&lt;br /&gt;
&lt;br /&gt;
Work by [[Leonard Eugene Dickson|Dickson]] and [[Subbayya Sivasankaranarayana Pillai|Pillai]] in 1936, [[R. K. Rubugunday|Rubugunday]]&amp;lt;ref name=&amp;quot;Rubugunday&amp;quot;&amp;gt;{{cite journal | last=Rubugunday | first=R.K. | title=On g(k) in Waring&amp;#039;s Problem | journal= Journal of the Indian Mathematical Society | volume=6 | date=1942 |  pages=192–198}}&amp;lt;/ref&amp;gt; in 1942, [[Ivan M. Niven|Niven]] in 1944&amp;lt;ref&amp;gt;{{cite journal | last = Niven | first = Ivan M. |author-link = Ivan M. Niven |title = An unsolved case of the Waring problem |journal = [[American Journal of Mathematics]] |volume = 66 |pages = 137–143 |year = 1944 |issue = 1 |doi = 10.2307/2371901 |publisher = The Johns Hopkins University Press |jstor = 2371901 | mr=0009386}}&amp;lt;/ref&amp;gt; and many others has proved that&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;&lt;br /&gt;
g(k) = \begin{cases}&lt;br /&gt;
 2^k + \lfloor(3/2)^k\rfloor - 2&lt;br /&gt;
  &amp;amp;\text{if}\quad&lt;br /&gt;
  2^k \{(3/2)^k\} + \lfloor(3/2)^k\rfloor \le 2^k, \\&lt;br /&gt;
 2^k + \lfloor(3/2)^k\rfloor + \lfloor(4/3)^k\rfloor - 2&lt;br /&gt;
  &amp;amp;\text{if}\quad&lt;br /&gt;
  2^k \{(3/2)^k\} + \lfloor(3/2)^k\rfloor &amp;gt; 2^k&lt;br /&gt;
  \text{ and }&lt;br /&gt;
  \lfloor(4/3)^k\rfloor \lfloor(3/2)^k\rfloor + \lfloor(4/3)^k\rfloor + \lfloor(3/2)^k\rfloor = 2^k, \\&lt;br /&gt;
 2^k + \lfloor(3/2)^k\rfloor + \lfloor(4/3)^k\rfloor - 3&lt;br /&gt;
  &amp;amp;\text{if}\quad&lt;br /&gt;
  2^k \{(3/2)^k\} + \lfloor(3/2)^k\rfloor &amp;gt; 2^k&lt;br /&gt;
  \text{ and }&lt;br /&gt;
  \lfloor(4/3)^k\rfloor \lfloor(3/2)^k\rfloor + \lfloor(4/3)^k\rfloor + \lfloor(3/2)^k\rfloor &amp;gt; 2^k.&lt;br /&gt;
\end{cases}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Dickson&amp;#039;s 1936 proof&amp;lt;ref name=&amp;quot;Dickson1936&amp;quot;&amp;gt;{{cite journal | last=Dickson | first=L. E. | title=Solution of Waring&amp;#039;s Problem | journal=American Journal of Mathematics | volume=58 | issue=3 | date=1936 | doi=10.2307/2370970 | pages=530–535| jstor=2370970 }}&amp;lt;/ref&amp;gt; applies when k &amp;gt; 6, and Pillai&amp;#039;s&amp;lt;ref name=&amp;quot;Pillai1936&amp;quot;&amp;gt;{{cite journal | last=Pillai | first=S.S. | title=On Waring&amp;#039;s Problem | journal= Journal of the Indian Mathematical Society | volume=2 | date=1936 |  pages=16–44}}&amp;lt;/ref&amp;gt; when k &amp;gt; 7, leaving g(4), g(5), and g(6) to be resolved as documented above.&lt;br /&gt;
&lt;br /&gt;
No value of &amp;lt;math&amp;gt;k&amp;lt;/math&amp;gt; is known for which &amp;lt;math&amp;gt;2^k\{(3/2)^k\} + \lfloor(3/2)^k\rfloor &amp;gt; 2^k&amp;lt;/math&amp;gt;. [[Kurt Mahler|Mahler]]&amp;lt;ref&amp;gt;{{cite journal | last1 = Mahler | first1 = Kurt | year =1957 | title = On the fractional parts of the powers of a rational number II | journal = [[Mathematika]] | volume = 4 | issue = 2 | pages = 122–124 | doi=10.1112/s0025579300001170 |mr=0093509}}&amp;lt;/ref&amp;gt; proved that there can only be a finite number of such &amp;lt;math&amp;gt;k&amp;lt;/math&amp;gt;, and Kubina and Wunderlich&amp;lt;ref&amp;gt;{{cite journal | last1=Kubina | first1=Jeffrey M. | last2=Wunderlich | first2=Marvin C. | title=Extending Waring&amp;#039;s conjecture to 471,600,000 | journal=[[Math. Comp.]] | volume=55 | pages=815–820 | year=1990 | issue=192 | mr=1035936 | doi=10.2307/2008448 | jstor=2008448 | bibcode=1990MaCom..55..815K }}&amp;lt;/ref&amp;gt; have shown that any such &amp;lt;math&amp;gt;k&amp;lt;/math&amp;gt; must satisfy &amp;lt;math&amp;gt;k &amp;gt; 471\,600\,000&amp;lt;/math&amp;gt;, extending work of Stemmler.&amp;lt;ref name=&amp;quot;Stemmler 1964&amp;quot;&amp;gt;{{cite journal | last=Stemmler | first=Rosemarie M. | title=The ideal Waring theorem for exponents 401-200,000 | journal=Mathematics of Computation | volume=18 | issue=85 | date=1964 | issn=0025-5718 | doi=10.1090/S0025-5718-1964-0159803-X | doi-access=free | pages=144–146 | url=https://www.ams.org/mcom/1964-18-085/S0025-5718-1964-0159803-X/S0025-5718-1964-0159803-X.pdf | access-date=4 February 2025}}&amp;lt;/ref&amp;gt; Thus it is conjectured that this never happens, that is, &amp;lt;math&amp;gt;g(k) = 2^k + \lfloor(3/2)^k\rfloor - 2&amp;lt;/math&amp;gt; for every positive integer &amp;lt;math&amp;gt;k&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The first few values of &amp;lt;math&amp;gt;g(k)&amp;lt;/math&amp;gt; are:&lt;br /&gt;
: 1, 4, 9, 19, 37, 73, 143, 279, 548, 1079, 2132, 4223, 8384, 16673, 33203, 66190, 132055, 263619, 526502, 1051899, ... {{OEIS|A002804}}.&lt;br /&gt;
&lt;br /&gt;
==The number &amp;#039;&amp;#039;G&amp;#039;&amp;#039;(&amp;#039;&amp;#039;k&amp;#039;&amp;#039;)==&lt;br /&gt;
From the work of [[G. H. Hardy|Hardy]] and [[John Edensor Littlewood|Littlewood]],&amp;lt;ref name=&amp;quot;Hardy Littlewood 1922 pp. 161–188&amp;quot;&amp;gt;{{cite journal | last1=Hardy | first1=G. H. | last2=Littlewood | first2=J. E. | title=Some problems of &amp;#039;&amp;#039;Partitio Numerorum&amp;#039;&amp;#039;: IV. The singular series in Waring&amp;#039;s Problem and the value of the number G(k) | journal=Mathematische Zeitschrift | volume=12 | issue=1 | date=1922 | issn=0025-5874 | doi=10.1007/BF01482074 | pages=161–188}}&amp;lt;/ref&amp;gt; the related quantity &amp;#039;&amp;#039;G&amp;#039;&amp;#039;(&amp;#039;&amp;#039;k&amp;#039;&amp;#039;) was studied with &amp;#039;&amp;#039;g&amp;#039;&amp;#039;(&amp;#039;&amp;#039;k&amp;#039;&amp;#039;).  &amp;#039;&amp;#039;G&amp;#039;&amp;#039;(&amp;#039;&amp;#039;k&amp;#039;&amp;#039;) is defined to be the least positive integer &amp;#039;&amp;#039;s&amp;#039;&amp;#039; such that every [[sufficiently large]] integer (i.e. every integer greater than some constant) can be represented as a sum of at most &amp;#039;&amp;#039;s&amp;#039;&amp;#039; positive integers to the power of &amp;#039;&amp;#039;k&amp;#039;&amp;#039;. Clearly, &amp;#039;&amp;#039;G&amp;#039;&amp;#039;(1) = 1. Since squares are congruent to 0, 1, or 4 (mod 8), no integer congruent to 7 (mod 8) can be represented as a sum of three squares, implying that {{nowrap|&amp;#039;&amp;#039;G&amp;#039;&amp;#039;(2) ≥ 4}}. Since {{nowrap|&amp;#039;&amp;#039;G&amp;#039;&amp;#039;(&amp;#039;&amp;#039;k&amp;#039;&amp;#039;) ≤ &amp;#039;&amp;#039;g&amp;#039;&amp;#039;(&amp;#039;&amp;#039;k&amp;#039;&amp;#039;)}} for all &amp;#039;&amp;#039;k&amp;#039;&amp;#039;, this shows that {{nowrap|1=&amp;#039;&amp;#039;G&amp;#039;&amp;#039;(2) = 4}}. [[Harold Davenport|Davenport]] showed&amp;lt;ref&amp;gt;{{cite journal| first = H. | last = Davenport | author-link = Harold Davenport | title=On Waring&amp;#039;s Problem for Fourth Powers |language=en |journal=[[Annals of Mathematics]] |volume=40 | pages=731–747 |year=1939 | issue=4 | doi = 10.2307/1968889 | jstor = 1968889 | bibcode = 1939AnMat..40..731D }}&amp;lt;/ref&amp;gt; that {{nowrap|1=&amp;#039;&amp;#039;G&amp;#039;&amp;#039;(4) = 16}} in 1939, by demonstrating that any sufficiently large number congruent to 1 through 14 mod 16 could be written as a sum of 14 fourth powers (Vaughan in 1986&amp;lt;ref name=&amp;quot;Vaughan 1986 pp. 445–463&amp;quot;&amp;gt;{{cite journal | last=Vaughan | first=R. C. | title=On Waring&amp;#039;s Problem for Smaller Exponents | journal=Proceedings of the London Mathematical Society | volume=s3-52 | issue=3 | date=1986 | doi=10.1112/plms/s3-52.3.445 | pages=445–463}}&amp;lt;/ref&amp;gt; and 1989&amp;lt;ref name=&amp;quot;Vaughan 1989 pp. 1–71&amp;quot;&amp;gt;{{cite journal | last=Vaughan | first=R. C. | title=A new iterative method in Waring&amp;#039;s problem | journal=Acta Mathematica | volume=162 | date=1989 | issn=0001-5962 | doi=10.1007/BF02392834 | pages=1–71}}&amp;lt;/ref&amp;gt; reduced the 14 biquadrates successively to 13 and 12). The exact value of &amp;#039;&amp;#039;G&amp;#039;&amp;#039;(&amp;#039;&amp;#039;k&amp;#039;&amp;#039;) is unknown for any other &amp;#039;&amp;#039;k&amp;#039;&amp;#039;, but there exist bounds.&lt;br /&gt;
&lt;br /&gt;
===Lower bounds for &amp;#039;&amp;#039;G&amp;#039;&amp;#039;(&amp;#039;&amp;#039;k&amp;#039;&amp;#039;)===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;float:right; text-align: center&amp;quot;&lt;br /&gt;
! Bounds&lt;br /&gt;
|-&lt;br /&gt;
| 1 = &amp;#039;&amp;#039;G&amp;#039;&amp;#039;(1) = 1&lt;br /&gt;
|-&lt;br /&gt;
| 4 = &amp;#039;&amp;#039;G&amp;#039;&amp;#039;(2) = 4&lt;br /&gt;
|-&lt;br /&gt;
| 4 ≤ &amp;#039;&amp;#039;G&amp;#039;&amp;#039;(3) ≤ 7&lt;br /&gt;
|-&lt;br /&gt;
| 16 = &amp;#039;&amp;#039;G&amp;#039;&amp;#039;(4) = 16&lt;br /&gt;
|-&lt;br /&gt;
| 6 ≤ &amp;#039;&amp;#039;G&amp;#039;&amp;#039;(5) ≤ 17&lt;br /&gt;
|-&lt;br /&gt;
| 9 ≤ &amp;#039;&amp;#039;G&amp;#039;&amp;#039;(6) ≤ 24&lt;br /&gt;
|-&lt;br /&gt;
| 8 ≤ &amp;#039;&amp;#039;G&amp;#039;&amp;#039;(7) ≤ 33&lt;br /&gt;
|-&lt;br /&gt;
| 32 ≤ &amp;#039;&amp;#039;G&amp;#039;&amp;#039;(8) ≤ 42&lt;br /&gt;
|-&lt;br /&gt;
| 13 ≤ &amp;#039;&amp;#039;G&amp;#039;&amp;#039;(9) ≤ 50&lt;br /&gt;
|-&lt;br /&gt;
| 12 ≤ &amp;#039;&amp;#039;G&amp;#039;&amp;#039;(10) ≤ 59&lt;br /&gt;
|-&lt;br /&gt;
| 12 ≤ &amp;#039;&amp;#039;G&amp;#039;&amp;#039;(11) ≤ 67&lt;br /&gt;
|-&lt;br /&gt;
| 16 ≤ &amp;#039;&amp;#039;G&amp;#039;&amp;#039;(12) ≤ 76&lt;br /&gt;
|-&lt;br /&gt;
| 14 ≤ &amp;#039;&amp;#039;G&amp;#039;&amp;#039;(13) ≤ 84&lt;br /&gt;
|-&lt;br /&gt;
| 15 ≤ &amp;#039;&amp;#039;G&amp;#039;&amp;#039;(14) ≤ 92&lt;br /&gt;
|-&lt;br /&gt;
| 16 ≤ &amp;#039;&amp;#039;G&amp;#039;&amp;#039;(15) ≤ 100&lt;br /&gt;
|-&lt;br /&gt;
| 64 ≤ &amp;#039;&amp;#039;G&amp;#039;&amp;#039;(16) ≤ 109&lt;br /&gt;
|-&lt;br /&gt;
| 18 ≤ &amp;#039;&amp;#039;G&amp;#039;&amp;#039;(17) ≤ 117&lt;br /&gt;
|-&lt;br /&gt;
| 27 ≤ &amp;#039;&amp;#039;G&amp;#039;&amp;#039;(18) ≤ 125&lt;br /&gt;
|-&lt;br /&gt;
| 20 ≤ &amp;#039;&amp;#039;G&amp;#039;&amp;#039;(19) ≤ 134&lt;br /&gt;
|-&lt;br /&gt;
| 25 ≤ &amp;#039;&amp;#039;G&amp;#039;&amp;#039;(20) ≤ 142&lt;br /&gt;
|}&lt;br /&gt;
The number &amp;#039;&amp;#039;G&amp;#039;&amp;#039;(&amp;#039;&amp;#039;k&amp;#039;&amp;#039;) is greater than or equal to&lt;br /&gt;
: {|&lt;br /&gt;
| 2&amp;lt;sup&amp;gt;&amp;#039;&amp;#039;r&amp;#039;&amp;#039;+2&amp;lt;/sup&amp;gt; || if &amp;#039;&amp;#039;k&amp;#039;&amp;#039; = 2&amp;lt;sup&amp;gt;&amp;#039;&amp;#039;r&amp;#039;&amp;#039;&amp;lt;/sup&amp;gt; with &amp;#039;&amp;#039;r&amp;#039;&amp;#039; &amp;amp;ge; 2, or &amp;#039;&amp;#039;k&amp;#039;&amp;#039; = 3 × 2&amp;lt;sup&amp;gt;&amp;#039;&amp;#039;r&amp;#039;&amp;#039;&amp;lt;/sup&amp;gt;;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;p&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;&amp;#039;&amp;#039;r&amp;#039;&amp;#039;+1&amp;lt;/sup&amp;gt; || if &amp;#039;&amp;#039;p&amp;#039;&amp;#039; is a prime greater than 2 and &amp;#039;&amp;#039;k&amp;#039;&amp;#039; = &amp;#039;&amp;#039;p&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;&amp;#039;&amp;#039;r&amp;#039;&amp;#039;&amp;lt;/sup&amp;gt;(&amp;#039;&amp;#039;p&amp;#039;&amp;#039; &amp;amp;minus; 1);&lt;br /&gt;
|-&lt;br /&gt;
| (&amp;#039;&amp;#039;p&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;&amp;#039;&amp;#039;r&amp;#039;&amp;#039;+1&amp;lt;/sup&amp;gt; − 1)/2 &amp;amp;nbsp; || if &amp;#039;&amp;#039;p&amp;#039;&amp;#039; is a prime greater than 2 and &amp;#039;&amp;#039;k&amp;#039;&amp;#039; = p&amp;lt;sup&amp;gt;&amp;#039;&amp;#039;r&amp;#039;&amp;#039;&amp;lt;/sup&amp;gt;(p &amp;amp;minus; 1)/2;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;k&amp;#039;&amp;#039; + 1 || for all integers &amp;#039;&amp;#039;k&amp;#039;&amp;#039; greater than 1.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
In the absence of congruence restrictions, a density argument suggests that &amp;#039;&amp;#039;G&amp;#039;&amp;#039;(&amp;#039;&amp;#039;k&amp;#039;&amp;#039;) should equal {{nowrap|&amp;#039;&amp;#039;k&amp;#039;&amp;#039; + 1}}.&lt;br /&gt;
&lt;br /&gt;
===Upper bounds for &amp;#039;&amp;#039;G&amp;#039;&amp;#039;(&amp;#039;&amp;#039;k&amp;#039;&amp;#039;)===&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;G&amp;#039;&amp;#039;(3) is at least 4 (since cubes are congruent to 0, 1 or −1 mod 9); for numbers less than 1.3{{e|9}}, {{val|1290740}} is the last to require 6 cubes, and the number of numbers between &amp;#039;&amp;#039;N&amp;#039;&amp;#039; and 2&amp;#039;&amp;#039;N&amp;#039;&amp;#039; requiring 5 cubes drops off with increasing &amp;#039;&amp;#039;N&amp;#039;&amp;#039; at sufficient speed to have people believe that {{nowrap|1=&amp;#039;&amp;#039;G&amp;#039;&amp;#039;(3) = 4}};&amp;lt;ref&amp;gt;{{harvtxt|Nathanson|1996|p=71}}.&amp;lt;/ref&amp;gt; the largest number now known not to be a sum of 4 cubes is {{val|7373170279850}},&amp;lt;ref name=&amp;quot;x7373170279850&amp;quot;&amp;gt;{{cite journal |last1=Deshouillers |first1=Jean-Marc |last2=Hennecart |first2= François |last3=Landreau |first3=Bernard |last4=I. Gusti Putu Purnaba |first4=Appendix by |title=7373170279850 |journal=Mathematics of Computation |volume=69 |issue=229 |year=2000 |pages=421–439 |doi=10.1090/S0025-5718-99-01116-3 |doi-access=free}}&amp;lt;/ref&amp;gt; and the authors give reasonable arguments there that this may be the largest possible. The upper bound {{nowrap|&amp;#039;&amp;#039;G&amp;#039;&amp;#039;(3) ≤ 7}} is due to Linnik in 1943.&amp;lt;ref&amp;gt;U. V. Linnik. &amp;quot;On the representation of large numbers as sums of seven cubes&amp;quot;. Mat. Sb. N.S. 12(54), 218–224 (1943).&amp;lt;/ref&amp;gt; (All nonnegative integers require at most 9 cubes, and the largest integers requiring 9, 8, 7, 6 and 5 cubes are conjectured to be 239, 454, 8042, {{val|1290740}} and {{val|7373170279850}}, respectively.)&lt;br /&gt;
&lt;br /&gt;
{{val|13792}} is the largest number to require 17 fourth powers (Deshouillers, Hennecart and Landreau showed in 2000&amp;lt;ref name=&amp;quot;sixteen-biquadrates&amp;quot;&amp;gt;{{cite journal |last1=Deshouillers |first1=Jean-Marc |last2=Hennecart |first2=François |last3=Landreau |first3=Bernard |title=Waring&amp;#039;s Problem for sixteen biquadrates – numerical results |journal=[[Journal de théorie des nombres de Bordeaux]] |volume=12 |issue=2 |year=2000 |pages=411–422 |url= http://www.math.ethz.ch/EMIS/journals/JTNB/2000-2/Dhl.ps |doi=10.5802/jtnb.287 |doi-access=free|url-access=subscription }}&amp;lt;/ref&amp;gt; that every number between {{val|13793}} and 10&amp;lt;sup&amp;gt;245&amp;lt;/sup&amp;gt; required at most 16, and Kawada, Wooley and Deshouillers extended&amp;lt;ref name=&amp;quot;Deshouillers Kawada Wooley 2005 pp. 1–120&amp;quot;&amp;gt;{{cite journal | last1=Deshouillers | first1=Jean-Marc | last2=Kawada | first2=Koichi | last3=Wooley | first3=Trevor D. | title=On Sums of Sixteen Biquadrates | journal=Mémoires de la Société Mathématique de France | volume=1 | date=2005 | issn=0249-633X | doi=10.24033/msmf.413 | pages=1–120}}&amp;lt;/ref&amp;gt; Davenport&amp;#039;s 1939 result to show that every number above 10&amp;lt;sup&amp;gt;220&amp;lt;/sup&amp;gt; required at most 16). Numbers of the form 31·16&amp;lt;sup&amp;gt;&amp;#039;&amp;#039;n&amp;#039;&amp;#039;&amp;lt;/sup&amp;gt; always require 16 fourth powers.&lt;br /&gt;
&lt;br /&gt;
{{val|68578904422}} is the last known number that requires 9 fifth powers ([[Integer sequence]] S001057, Tony D. Noe, Jul 04 2017), {{val|617597724}} is the last number less than 1.3{{e|9}} that requires 10 fifth powers, and {{val|51033617}} is the last number less than 1.3{{e|9}} that requires 11.&lt;br /&gt;
&lt;br /&gt;
The upper bounds on the right with {{nowrap|1=&amp;#039;&amp;#039;k&amp;#039;&amp;#039; = 5, 6, ..., 20}} are due to [[R. C. Vaughan|Vaughan]] and [[Trevor Wooley|Wooley]].&amp;lt;ref name=Vaughan-Wooley&amp;gt;{{cite book | first1 = R. C. | last1 = Vaughan | author-link2 = Trevor Wooley | first2 = Trevor | last2 = Wooley | chapter = Waring&amp;#039;s Problem: A Survey |title=Number Theory for the Millennium |volume=III |publisher=A. K. Peters |pages=301–340 |year=2002 |isbn=978-1-56881-152-9 | mr=1956283 | location=Natick, MA | editor1-last=Bennet | editor1-first=Michael A. | editor2-last=Berndt | editor2-first=Bruce C. | editor3-last=Boston | editor3-first=Nigel | editor4-last=Diamond | editor4-first=Harold G. | editor5-last=Hildebrand | editor5-first=Adolf J. | editor6-first=Walter | editor6-last=Philipp}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Using his improved [[Hardy–Ramanujan–Littlewood circle method|Hardy–Ramanujan–Littlewood method]], [[Ivan Matveyevich Vinogradov|I.&amp;amp;nbsp;M. Vinogradov]] published numerous refinements leading to&lt;br /&gt;
: &amp;lt;math&amp;gt;G(k) \le k(3\log k + 11)&amp;lt;/math&amp;gt;&lt;br /&gt;
in 1947&amp;lt;ref name=&amp;quot;Vinogradov 1947 &amp;quot;&amp;gt;{{cite book | last=Vinogradov | first=Ivan Matveevich |translator-last1=Roth |translator-first1=K.F. |translator-last2=Davenport |translator-first2=Anne | title=The Method of Trigonometrical Sums in the Theory of Numbers | publisher=Dover Publications | publication-place=Mineola, NY | date=1 Sep 2004 |orig-date=1947 | isbn=978-0-486-43878-8}}&amp;lt;/ref&amp;gt; and, ultimately,&lt;br /&gt;
: &amp;lt;math&amp;gt;G(k) \le k(2\log k + 2\log\log k + C\log\log\log k)&amp;lt;/math&amp;gt;&lt;br /&gt;
for an unspecified constant &amp;#039;&amp;#039;C&amp;#039;&amp;#039; and sufficiently large &amp;#039;&amp;#039;k&amp;#039;&amp;#039; in 1959.&amp;lt;ref name=&amp;quot;Math-Net.Ru z658&amp;quot;&amp;gt;{{cite journal |last1=Vinogradov |first1=I. M. |title=On an upper bound for $G(n)$ |journal=Izv. Akad. Nauk SSSR Ser. Mat. |date=1959 |volume=23 |issue=5 |pages=637–642 |url=https://www.mathnet.ru/php/archive.phtml?wshow=paper&amp;amp;jrnid=im&amp;amp;paperid=3799&amp;amp;option_lang=eng | language=Russian}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Applying his [[p-adic|&amp;#039;&amp;#039;p&amp;#039;&amp;#039;-adic]] form of the Hardy–Ramanujan–Littlewood–Vinogradov method to estimating trigonometric sums, in which the summation is taken over numbers with small prime divisors, [[Anatolii Alexeevitch Karatsuba]] obtained&amp;lt;ref&amp;gt;{{cite journal |first=A. A. |last=Karatsuba |title=On the function &amp;#039;&amp;#039;G&amp;#039;&amp;#039;(&amp;#039;&amp;#039;n&amp;#039;&amp;#039;) in Waring&amp;#039;s problem | journal=Izv. Akad. Nauk SSSR Ser. Mat. |volume=27 |issue=4 |pages=935–947 |year=1985 |bibcode=1986IzMat..27..239K |doi=10.1070/IM1986v027n02ABEH001176}}&amp;lt;/ref&amp;gt; in 1985 a new estimate, for &amp;lt;math&amp;gt;k \ge 400&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;G(k) \le k(2\log k + 2\log\log k + 12).&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Further refinements were obtained by Vaughan in 1989.&amp;lt;ref name=&amp;quot;Vaughan 1989 pp. 1–71&amp;quot;&amp;gt;{{cite journal | last=Vaughan | first=R. C. | title=A new iterative method in Waring&amp;#039;s problem | journal=Acta Mathematica | volume=162 | date=1989 | issn=0001-5962 | doi=10.1007/BF02392834 | pages=1–71}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Wooley then established that for some constant &amp;#039;&amp;#039;C&amp;#039;&amp;#039;,&amp;lt;ref name=Vaughan&amp;gt;{{cite book | zbl=0868.11046 | last=Vaughan | first=R. C. | title=The Hardy–Littlewood method | edition=2nd | series=Cambridge Tracts in Mathematics | volume=125 | location=Cambridge | publisher=[[Cambridge University Press]] | year=1997 | isbn=0-521-57347-5 }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;G(k) \le k(\log k + \log\log k + C).&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Vaughan and Wooley&amp;#039;s survey article from 2002 was comprehensive at the time.&amp;lt;ref name=Vaughan-Wooley/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Centered polygonal number theorem]]&lt;br /&gt;
* [[Fermat polygonal number theorem]], that every positive integer is a sum of at most &amp;#039;&amp;#039;n&amp;#039;&amp;#039; of the &amp;#039;&amp;#039;n&amp;#039;&amp;#039;-gonal numbers&lt;br /&gt;
* [[Waring–Goldbach problem]], the problem of representing numbers as sums of powers of primes&lt;br /&gt;
* [[Subset sum problem]], an algorithmic problem that can be used to find the shortest representation of a given number as a sum of powers&lt;br /&gt;
* [[Pollock&amp;#039;s conjectures]]&lt;br /&gt;
* [[Sums of three cubes]], discusses what numbers are the sum of three &amp;#039;&amp;#039;not necessarily positive&amp;#039;&amp;#039; cubes&lt;br /&gt;
* [[Sums of four cubes problem]], discusses whether every integer is the sum of four cubes of integers&lt;br /&gt;
* [[Jacobi&amp;#039;s four-square theorem]], provides the number of ways a positive integer can be represented as the sum of 4 squares&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
{{clear}}&lt;br /&gt;
{{Reflist|30em}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
*  G. I. Arkhipov, V. N. Chubarikov, [[Anatolii Alexeevitch Karatsuba|A. A. Karatsuba]], &amp;quot;Trigonometric sums in number theory and analysis&amp;quot;. Berlin–New-York: Walter de Gruyter, (2004).&lt;br /&gt;
* G. I. Arkhipov, A. A. Karatsuba, V. N. Chubarikov, &amp;quot;Theory of multiple trigonometric sums&amp;quot;. Moscow: Nauka, (1987).&lt;br /&gt;
* [[Yu. V. Linnik]], &amp;quot;An elementary solution of the problem of Waring by Schnirelman&amp;#039;s method&amp;quot;. &amp;#039;&amp;#039;Mat. Sb., N. Ser.&amp;#039;&amp;#039; &amp;#039;&amp;#039;&amp;#039;12&amp;#039;&amp;#039;&amp;#039; (54), 225–230 (1943).&lt;br /&gt;
* [[R. C. Vaughan]], &amp;quot;A new iterative method in Waring&amp;#039;s problem&amp;quot;. &amp;#039;&amp;#039;Acta Mathematica&amp;#039;&amp;#039; (162), 1–71 (1989).&lt;br /&gt;
* [[Ivan Matveyevich Vinogradov|I. M. Vinogradov]], &amp;quot;The method of trigonometrical sums in the theory of numbers&amp;quot;. &amp;#039;&amp;#039;Trav. Inst. Math. Stekloff&amp;#039;&amp;#039; (23), 109 pp. (1947).&lt;br /&gt;
* I. M. Vinogradov, &amp;quot;On an upper bound for &amp;#039;&amp;#039;G&amp;#039;&amp;#039;(&amp;#039;&amp;#039;n&amp;#039;&amp;#039;)&amp;quot;. &amp;#039;&amp;#039;Izv. Akad. Nauk SSSR Ser. Mat.&amp;#039;&amp;#039; (23), 637–642 (1959).&lt;br /&gt;
* I. M. Vinogradov, A. A. Karatsuba, &amp;quot;The method of trigonometric sums in number theory&amp;quot;, &amp;#039;&amp;#039;Proc. Steklov Inst. Math.&amp;#039;&amp;#039;, 168, 3–30 (1986); translation from Trudy Mat. Inst. Steklova, 168, 4–30 (1984).&lt;br /&gt;
* {{cite journal | last1 = Ellison | first1 = W. J. | year = 1971 | title = Waring&amp;#039;s problem | url = http://www.maa.org/programs/maa-awards/writing-awards/warings-problem| journal = American Mathematical Monthly | volume = 78 | issue = 1| pages = 10–36 | doi=10.2307/2317482| jstor = 2317482 }} Survey, contains the precise formula for &amp;#039;&amp;#039;G&amp;#039;&amp;#039;(&amp;#039;&amp;#039;k&amp;#039;&amp;#039;), a simplified version of Hilbert&amp;#039;s proof and a wealth of references.&lt;br /&gt;
* {{Cite book | author-link = Aleksandr Khinchin | last = Khinchin | first = A. Ya. | title = Three Pearls of Number Theory | publisher = Dover | location = Mineola, NY | year = 1998 | isbn = 978-0-486-40026-6 }} Has an elementary proof of the existence of &amp;#039;&amp;#039;G&amp;#039;&amp;#039;(&amp;#039;&amp;#039;k&amp;#039;&amp;#039;) using [[Schnirelmann density]].&lt;br /&gt;
* {{cite book | first=Melvyn B. | last=Nathanson | title=Additive Number Theory: The Classical Bases | volume=164 | series=[[Graduate Texts in Mathematics]] | publisher=[[Springer-Verlag]] | year=1996 | isbn=0-387-94656-X | zbl=0859.11002 }} Has proofs of Lagrange&amp;#039;s theorem, the [[polygonal number theorem]], Hilbert&amp;#039;s proof of Waring&amp;#039;s conjecture and the Hardy–Littlewood proof of the asymptotic formula for the number of ways to represent &amp;#039;&amp;#039;N&amp;#039;&amp;#039; as the sum of &amp;#039;&amp;#039;s&amp;#039;&amp;#039; &amp;#039;&amp;#039;k&amp;#039;&amp;#039;th powers.&lt;br /&gt;
* [[Hans Rademacher]] and [[Otto Toeplitz]], &amp;#039;&amp;#039;The Enjoyment of Mathematics&amp;#039;&amp;#039; (1933) ({{isbn|0-691-02351-4}}). Has a proof of the Lagrange theorem, accessible to high-school students.&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
{{wikisource|de:David Hilbert Gesammelte Abhandlungen Erster Band – Zahlentheorie/Kapitel 11|Beweis für die Darstellbarkeit der ganzen Zahlen durch eine feste Anzahl n-ter Potenzen (Waringsches Problem)}}&lt;br /&gt;
* {{springer|title=Waring problem|id=p/w097100}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Waring&amp;#039;s Problem}}&lt;br /&gt;
[[Category:Additive number theory]]&lt;br /&gt;
[[Category:Mathematical problems]]&lt;br /&gt;
[[Category:Unsolved problems in number theory]]&lt;br /&gt;
[[Category:Squares in number theory]]&lt;/div&gt;</summary>
		<author><name>imported&gt;OAbot</name></author>
	</entry>
</feed>