Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A004153
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A004153 Factorial numbers written backwards. +0
3
1, 1, 2, 6, 42, 21, 27, 405, 2304, 88263, 88263, 861993, 6100974, 80207226, 219287178, 8634767031, 88898722902, 690824786553, 8275073732046, 238804001546121, 466718002092342 (list; graph; listen)
OFFSET

0,3

MAPLE

P:=proc(i) local a, b, c, n; for n from 1 by 1 to i do a:=evalf(floor(log10(n!)+1)); b:=n!; c:=0; while a>0 do c:=c+(b-(trunc(b/10)*10))*10^(a-1); b:=trunc(b/10); a:=a-1; od; print(c); od; end: P(100) [From Paolo P. Lava (ppl(AT)spl.at), Aug 07 2008]

CROSSREFS

Cf. A000142.

Sequence in context: A118623 A000612 A096138 this_sequence A071440 A033936 A098814

Adjacent sequences: A004150 A004151 A004152 this_sequence A004154 A004155 A004156

KEYWORD

nonn,base

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

page 1

Search completed in 0.015 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