login
A076762
2-apexes of omega: numbers k such that omega(k-2) < omega(k-1) < omega(k) > omega(k+1) > omega(k+2), where omega(m) = the number of distinct prime factors of m.
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
OFFSET
1,1
COMMENTS
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).
LINKS
FORMULA
105 is a term since omega(105) = 3, omega(104) = omgea(106) = 2, and omega(103) = omega(107) = 1, so omega(103) < omega(104) < omega(105) > omega(106) > omega(107).
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: A118678 A152940 A189936 * A036798 A119434 A091495
KEYWORD
nonn
AUTHOR
Joseph L. Pe, Nov 13 2002
STATUS
approved

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy