Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A090468
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A090468 Class 13+ primes. +0
7
545587687, 852480757, 1048438561, 1150849009, 1323457987, 1745980517, 1756123441, 1785398401, 1798736161, 1892507347, 1937020021, 2002155601, 2136716521, 2150905573, 2229004913, 2548101601, 2671514917, 2838761021 (list; graph; listen)
OFFSET

1,1

REFERENCES

R. K. Guy, Unsolved Problems in Number Theory, A18.

LINKS

M. F. Hasler, Table of n, a(n) for n=1..850

MAPLE

For Maple program see Mathar link.

MATHEMATICA

PrimeFactors[n_Integer] := Flatten[ Table[ #[[1]], {1}] & /@ FactorInteger[n]]; f[n_Integer] := Block[{m = n}, If[m == 0, m = 1, While[ IntegerQ[m/2], m /= 2]; While[ IntegerQ[m/3], m /= 3]]; Apply[Times, PrimeFactors[m] + 1]]; ClassPlusNbr[n_] := Length[ NestWhileList[f, n, UnsameQ, All]] - 3; Prime[ Select[ Range[195000000], ClassPlusNbr[ Prime[ # ]] == 13 &]]

CROSSREFS

Cf. A005113, A005105, A005106, A005107, A005108, A081633, A081634, A081635, A081636, A081637, A081638, A081639, A084071.

Sequence in context: A135977 A011579 A122970 this_sequence A071135 A032755 A057535

Adjacent sequences: A090465 A090466 A090467 this_sequence A090469 A090470 A090471

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Nov 26 2003

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 September 8 08:06 EDT 2008. Contains 143486 sequences.


AT&T Labs Research