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.

A333841 Integers n such that n! = x^2 + y^3 + z^4 where x, y and z are nonnegative integers, is soluble.

This page as a plain text file.
%I A333841 #72 Dec 15 2020 09:10:52
%S A333841 0,1,2,3,4,6,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24
%N A333841 Integers n such that n! = x^2 + y^3 + z^4 where x, y and z are nonnegative integers, is soluble.
%F A333841 {k: k! in A123053}. - _R. J. Mathar_, Dec 15 2020
%e A333841 6! = 11^2+7^3+4^4; 8! = 192^2+15^3+3^4;  9! = 443^2+55^3+4^4; 10! = 1888^2+40^3+4^4; 11! = 5896^2+172^3+16^4, so 6, 8, 9, 10 and 11 are in the sequence. - _R. J. Mathar_, Dec 15 2020
%Y A333841 Cf. A123053, A267414, A337046.
%K A333841 nonn,more
%O A333841 1,3
%A A333841 _Altug Alkan_, Aug 14 2020