login
The OEIS is supported by
the many generous donors to the OEIS Foundation
.
A089784
A nonsense sequence.
3
81, 83, 87, 89, 71, 73, 77, 79, 51, 53, 57, 59, 31, 33, 37, 39, 11, 13, 17, 19, 31, 33, 37, 39, 71, 73, 77, 79, 91, 93, 97, 99, 31, 33, 37, 39, 91, 93, 97, 99, 11, 13, 17, 19, 71, 73, 77, 79, 11, 13, 17, 19, 31, 33, 37, 39, 71, 73, 77, 79, 31, 33, 37, 39, 91, 93, 97, 99, 11
(
list
;
graph
;
refs
;
listen
;
history
;
text
;
internal format
)
OFFSET
1,1
LINKS
Table of n, a(n) for n=1..69.
MATHEMATICA
a={1, 3, 7, 9};
Flatten[Table[Mod[Abs[10-Prime[n]], 10]*10+a, {n, 50}]]
CROSSREFS
Cf.
A007652
,
A131712
.
Cf.
A089787
(essentially the same).
Sequence in context:
A055390
A186472
A183984
*
A186464
A345477
A385570
Adjacent sequences:
A089781
A089782
A089783
*
A089785
A089786
A089787
KEYWORD
nonn
,
base
,
less
,
uned
AUTHOR
Roger L. Bagula
, Jan 09 2004
STATUS
approved