Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A120828
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A120828 Primes with n consecutive digits descending beginning with the digit one. +0
3
3, 5, 35, 139, 153, 253, 1053, 2015, 3703 (list; graph; listen)
OFFSET

1,1

COMMENT

Digits are in descending order beginning with 1 and after 0 comes 9.

EXAMPLE

5 is a term since 10987 is a prime.

MATHEMATICA

fQ[n_] := PrimeQ@ FromDigits@ Mod[2-Range@n, 10]; lst = {}; Do[ If[fQ@n, AppendTo[lst, n]; Print@n], {n, 6000}]; lst

CROSSREFS

Cf. A120804, A120819 A120829.

Sequence in context: A055786 A001790 A057908 this_sequence A077784 A145640 A086158

Adjacent sequences: A120825 A120826 A120827 this_sequence A120829 A120830 A120831

KEYWORD

base,hard,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Jul 05 2006

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 17 23:40 EST 2009. Contains 171025 sequences.


AT&T Labs Research