login
A077549
Rearrangement of primes so that the most significant decimal digit follows the cyclic pattern 1, 2, ..., 9, 1, 2, ..., 9, 1, ....
0
11, 2, 3, 41, 5, 61, 7, 83, 97, 13, 23, 31, 43, 53, 67, 71, 89, 907, 17, 29, 37, 47, 59, 601, 73, 809, 911, 19, 211, 307, 401, 503, 607, 79, 811, 919, 101, 223, 311, 409, 509, 613, 701, 821, 929, 103, 227, 313, 419, 521, 617, 709, 823, 937, 107, 229, 317, 421
OFFSET
1,1
COMMENTS
MSD cyclic pattern is ((n-1) mod 9) + 1. - Ray Chandler, Aug 20 2003
CROSSREFS
Sequence in context: A068164 A089754 A110743 * A089356 A113616 A018800
KEYWORD
nonn,base,less
AUTHOR
Amarnath Murthy, Nov 09 2002
EXTENSIONS
More terms from Ray Chandler, Aug 20 2003
a(37) onward corrected by Sean A. Irvine, May 28 2025
STATUS
approved