login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A103160 GCD of reversed(n!) and reversed((n+1)!). 0
1, 2, 6, 21, 3, 27, 9, 9, 88263, 9, 99, 594, 198, 99, 99, 99, 99, 99, 99, 9009, 99, 99, 198, 99, 99, 297, 1089, 99, 198, 198, 594, 198, 396, 693, 99, 99, 99, 297, 594, 99, 99, 99, 198, 99, 99, 99, 99, 99, 99, 99, 99, 396, 2772, 99, 99, 99, 396, 693, 693, 99, 99, 99, 99 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

FORMULA

a(n)=GCD[A004153((n+1)!), A004153(n!)]

EXAMPLE

Outstandingly high values arise at n=10^k-1 because

A004153(n)=A004153(n+1), a(n)=rev[n! ], n!-backward-written.

See n=9,99,999, etc..

MATHEMATICA

rd[x_] :=FromDigits[Reverse[IntegerDigits[x]]] Table[GCD[rd[w! ], rd[(w+1)! ]], {w, 1, 100}]

CROSSREFS

Cf. A000142, A004153.

Sequence in context: A104861 A074859 A162682 * A126099 A063753 A066893

Adjacent sequences:  A103157 A103158 A103159 * A103161 A103162 A103163

KEYWORD

base,nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Jan 25 2005

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 16:41 EST 2012. Contains 205938 sequences.