login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A071193 Least m > n such that bigomega(m) != bigomega(n), where bigomega(n) = A001222(n). 3
2, 4, 4, 5, 6, 7, 8, 9, 11, 11, 12, 13, 14, 16, 16, 17, 18, 19, 20, 21, 23, 23, 24, 25, 27, 27, 29, 29, 30, 31, 32, 33, 36, 36, 36, 37, 38, 40, 40, 41, 42, 43, 44, 46, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 59, 59, 60, 61, 62, 63, 64 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
abs(A001222(a(n)) - A001222(n)) >= 1.
LINKS
MATHEMATICA
Array[(k = #1; While[PrimeOmega[k] == #2, k++]; k) & @@ {#, PrimeOmega[#]} &, 64] (* Michael De Vlieger, Feb 23 2024 *)
CROSSREFS
Sequence in context: A084616 A196259 A214880 * A071192 A295012 A308629
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, May 15 2002
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 19:39 EDT 2024. Contains 371963 sequences. (Running on oeis4.)