|
Search: id:A076490
|
|
|
| A076490 |
|
Number of common (distinct) digits of consecutive prime numbers. |
|
+0 2
|
|
| 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 0, 1, 1, 0, 1, 0, 1, 1, 1, 1, 0, 1, 1, 0, 2, 2, 2, 1, 1, 1, 2, 2, 2, 1, 2, 1, 2, 2, 2, 1, 1, 2, 2, 2, 1, 1, 1, 1, 1, 2, 1, 2, 2, 1, 2, 1, 2, 1, 2, 2, 1, 1, 2, 2, 2, 1, 2, 2, 1, 2, 1, 2, 2, 1, 2, 2, 0, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 2, 2, 2, 2, 1, 2, 0, 2, 1, 2, 1, 2, 2, 1, 2, 1, 2
(list; graph; listen)
|
|
|
OFFSET
|
1,26
|
|
|
EXAMPLE
|
1 to 9 common digits for {11 and 13},{101,103},{1031,1033}, {10223,10243},{97213,97231},{126079,126097},{1206479,1206497}, {10186237,10186273},{100438279,100438297} respectively.
|
|
MATHEMATICA
|
Table[Length[Intersection[IntegerDigits[w], IntegerDigits[w+1]]], {w, 1, 200}]
|
|
CROSSREFS
|
Cf. A006880, A076489.
Sequence in context: A048858 A135265 A144110 this_sequence A124278 A139755 A104637
Adjacent sequences: A076487 A076488 A076489 this_sequence A076491 A076492 A076493
|
|
KEYWORD
|
base,easy,nonn
|
|
AUTHOR
|
Labos E. (labos(AT)ana.sote.hu), Oct 21 2002
|
|
|
Search completed in 0.002 seconds
|