Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A101938
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A101938 Numbers n with omega(n) < omega of 2 nearest larger and 2 nearest smaller neighbors. +0
2
37, 53, 64, 67, 89, 97, 113, 121, 131, 157, 163, 173, 211, 223, 233, 251, 263, 277, 289, 293, 307, 317, 331, 337, 343, 353, 367, 373, 379, 383, 389, 397, 401, 409, 439, 443, 449, 457, 467, 479, 487, 491, 499, 503, 509, 512, 529, 541, 547 (list; graph; listen)
OFFSET

1,1

EXAMPLE

173 is in the sequence because it has one unique prime factor (itself), whereas

171, 172, 174, and 175 each have more.

MATHEMATICA

For[i=2, i<1000, If[And[Length[FactorInteger[i-2]]>Length[FactorInteger[i]], Length[FactorInteger[i-1]]>Length[FactorInteger[i]], Length[FactorInteger[i+1]]>Length[FactorInteger[i]], Length[FactorInteger[i+2]]>Length[FactorInteger[i]]], Print[i]]; i++ ],

CROSSREFS

Cf. A001221, A101934.

Sequence in context: A074401 A084548 A092105 this_sequence A060330 A080906 A101940

Adjacent sequences: A101935 A101936 A101937 this_sequence A101939 A101940 A101941

KEYWORD

easy,nonn

AUTHOR

N. Fernandez (primeness(AT)borve.org), Dec 21 2004

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 November 30 22:12 EST 2008. Contains 150989 sequences.


AT&T Labs Research