cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-1 of 1 results.

A343086 a(n) is the smallest number that is the sum of n positive 4th powers in four ways.

Original entry on oeis.org

5978882, 236674, 20995, 6626, 2925, 2925, 2854, 1620, 1621, 777, 778, 779, 780, 781, 782, 528, 529, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531
Offset: 3

Views

Author

Sean A. Irvine, Apr 04 2021

Keywords

Comments

This is r(n,4,4) in Alter's notation.

Examples

			a(3) = 5978882 = 3^4 + 40^4 + 43^4 = 8^4 + 37^4 + 45^4 = 15^4 + 32^4 + 47^4 = 23^4 + 25^4 + 48^4.
a(4) = 236674 = 1^4 + 2^4 + 7^4 + 22^4 = 3^4 + 6^4 + 18^4 + 19^4 = 7^4 + 14^4 + 16^4 + 19^4 = 8^4 + 16^4 + 17^4 + 17^4.
		

Crossrefs

Formula

a(n) = n + 480 for n >= 32.
Showing 1-1 of 1 results.