Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A115644
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A115644 Brilliant numbers (A078972) that are sums of distinct factorials. +0
3
6, 9, 25, 121, 841, 871, 5041, 5767, 363721, 368761, 409111, 3633841, 3992431, 3992551, 4032121, 4037791, 39962281, 39962311, 39963031, 40279711, 40279801, 43585921, 43591687, 43909207, 479047801, 479365321, 479370271, 482631271 (list; graph; listen)
OFFSET

1,1

EXAMPLE

39962281 = 11! + 8! + 7! + 5!+ 1! = 4861*8221.

MATHEMATICA

brillQ[n_] := Block[{d = FactorInteger[n]}, Plus@@Last/@d==2 && (Last/@d=={2} || Length@IntegerDigits@((First/@d)[[1]])==Length@IntegerDigits@((First/@d)[[2]]))]; fac=Range[20]!; lst={}; Do[ n = Plus@@(fac*IntegerDigits[k, 2, 20]); If[brillQ[n], AppendTo[lst, n]], {k, 2^20-1}]; lst

CROSSREFS

Cf. A078972, A025494, A115645, A115646, A089359.

Sequence in context: A084431 A093153 A115646 this_sequence A024878 A007414 A025493

Adjacent sequences: A115641 A115642 A115643 this_sequence A115645 A115646 A115647

KEYWORD

nonn

AUTHOR

Giovanni Resta (g.resta(AT)iit.cnr.it), Jan 27 2006

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 July 26 13:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research