Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A081428
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A081428 Class 9- primes. +0
11
34549, 86371, 103613, 120919, 138059, 149519, 172583, 172741, 224563, 276293, 282059, 282143, 293659, 299417, 316691, 352399, 368513, 379903, 397303, 403061, 414577, 451499, 483179, 486527, 489431, 500947, 506537, 517747, 518047, 541799 (list; graph; listen)
OFFSET

1,1

REFERENCES

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

LINKS

R. J. Mathar, Table of n, a(n) for n = 1..6505

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]]; ClassMinusNbr[n_] := Length[NestWhileList[f, n, UnsameQ, All]] - 3; Prime[ Select[ Range[50000], ClassMinusNbr[ Prime[ # ]] == 9 &]]

CROSSREFS

Cf. A005113, A056637, A005109, A005110, A005111, A005112, A081424, A081425, A081426, A081427, A081429, A081430.

Sequence in context: A055001 A164556 A068703 this_sequence A023336 A103911 A116016

Adjacent sequences: A081425 A081426 A081427 this_sequence A081429 A081430 A081431

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Mar 20 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 December 20 00:58 EST 2009. Contains 171054 sequences.


AT&T Labs Research