Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A111222
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A111222 Integers that can be expressed as the sum of 4 factorials. +0
2
4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 19, 20, 24, 27, 28, 29, 30, 32, 33, 34, 37, 38, 42, 50, 51, 52, 55, 56, 60, 73, 74, 78, 96, 123, 124, 125, 126, 128, 129, 130, 133, 134, 138, 146, 147, 148, 151, 152, 156, 169, 170, 174, 192, 242, 243, 244, 247, 248, 252, 265 (list; graph; listen)
OFFSET

0,1

FORMULA

n = a! + b! + c! + d! being a, b, c, d positive integers or zeros

EXAMPLE

Example: 0! + 1! + 3! + 4! = 1 + 1 + 6 + 24 = 32

MATHEMATICA

nmax = 266; k = 1; s = 0; While[k! <= nmax, s += x^(k!); k++ ]; Select[Range[nmax], Coefficient[s^4, x, # ] > 0 &] (*Chandler*)

CROSSREFS

Cf. A066847.

Sequence in context: A063713 A026462 A039230 this_sequence A037357 A039174 A016069

Adjacent sequences: A111219 A111220 A111221 this_sequence A111223 A111224 A111225

KEYWORD

easy,nonn

AUTHOR

Paolo P. Lava & Giorgio Balzarotti (ppl(AT)spl.at), Oct 26 2005

EXTENSIONS

Extended by Ray Chandler (rayjchandler(AT)sbcglobal.net), Nov 01 2005

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research