login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A076492 Number of common decimal digits of n! and (n+1)!. 1
0, 0, 0, 1, 2, 1, 2, 3, 5, 4, 4, 3, 4, 4, 3, 5, 8, 7, 7, 6, 5, 7, 9, 7, 8, 9, 8, 8, 8, 9, 9, 9, 10, 10, 10, 10, 9, 9, 10, 9, 9, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,5
LINKS
MATHEMATICA
Table[Length[Intersection[IntegerDigits[(n+1)!, InterDigits[n! ]]], {n, 1, 100}]
Length[Intersection[#[[1]], #[[2]]]]&/@Partition[IntegerDigits[ Range[ 90]!], 2, 1] (* Harvey P. Dale, Jun 26 2021 *)
CROSSREFS
Sequence in context: A059346 A259439 A274491 * A127462 A106436 A363226
KEYWORD
base,nonn
AUTHOR
Labos Elemer, Oct 21 2002
EXTENSIONS
More terms from Diana L. Mecum, Jun 17 2007
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 15:57 EDT 2024. Contains 371961 sequences. (Running on oeis4.)