Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A076762
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A076762 2-apexes of omega: n such that omega(n-2) < omega(n-1) < omega(n) > omega(n+1) > omega(n+2), where omega(m) = the number of distinct prime factors of m. +0
1
105, 165, 195, 315, 345, 399, 465, 1095, 1281, 1305, 1365, 1785, 1995, 2145, 2415, 2475, 2805, 3255, 3465, 3795, 3927, 4515, 4641, 4785, 4935, 5415, 5505, 5565, 5655, 5925, 5985, 6045, 6105, 6195, 6279, 6555, 6699, 6765, 6825, 7215, 7245, 7605, 7725 (list; graph; listen)
OFFSET

1,1

COMMENT

I call n a "k-apex" (or "apex of height k") of the arithmetical function f if n satisfies f(n-k) < ... < f(n-1) < f(n) > f(n+1) > .... > f(n+k).

MATHEMATICA

omega[n_] := Length[FactorInteger[n]]; Select[Range[4, 10^4], omega[ # - 2] < omega[ # - 1] < omega[ # ] > omega[ # + 1] > omega[ # + 2] &]

CROSSREFS

Cf. A001222.

Sequence in context: A013590 A046389 A118678 this_sequence A036798 A119434 A091495

Adjacent sequences: A076759 A076760 A076761 this_sequence A076763 A076764 A076765

KEYWORD

nonn

AUTHOR

Joseph L. Pe (joseph_l_pe(AT)hotmail.com), Nov 13 2002

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 August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research