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!)
A028906 Arrange digits of primes in descending order. 6
2, 3, 5, 7, 11, 31, 71, 91, 32, 92, 31, 73, 41, 43, 74, 53, 95, 61, 76, 71, 73, 97, 83, 98, 97, 110, 310, 710, 910, 311, 721, 311, 731, 931, 941, 511, 751, 631, 761, 731, 971, 811, 911, 931, 971, 991, 211, 322, 722, 922, 332, 932, 421, 521 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
a(n) = A004186(A000040(n)). - Reinhard Zumkeller, Apr 03 2015
LINKS
MATHEMATICA
Table[FromDigits[Reverse[Sort[IntegerDigits[Prime[n]]]]], {n, 60}] (* Harvey P. Dale, Sep 12 2020 *)
PROG
(Haskell)
a028906 = a004186 . a000040 -- Reinhard Zumkeller, Apr 03 2015
CROSSREFS
Cf. A028905.
Sequence in context: A265324 A004087 A118495 * A118496 A085300 A119388
KEYWORD
nonn,base
AUTHOR
EXTENSIONS
More terms from Patrick De Geest, Apr 15 1998
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 19 05:19 EDT 2024. Contains 371782 sequences. (Running on oeis4.)