Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A065569
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A065569 Smallest k such that omega(n+k) = omega(k). +0
1
2, 2, 2, 3, 2, 2, 2, 3, 2, 3, 2, 4, 3, 2, 2, 3, 2, 5, 4, 3, 2, 3, 2, 3, 2, 3, 2, 3, 2, 2, 14, 5, 4, 3, 2, 5, 4, 3, 2, 3, 2, 5, 4, 3, 2, 3, 2, 5, 4, 3, 2, 6, 8, 5, 4, 3, 2, 3, 2, 4, 3, 2, 4, 3, 2, 5, 4, 3, 2, 3, 2, 7, 8, 5, 4, 3, 2, 3, 2, 3, 2, 6, 10, 5, 4, 3, 2, 6, 6, 6, 15, 5, 4, 3, 2, 5, 4, 3, 2, 3, 2, 5, 4 (list; graph; listen)
OFFSET

1,1

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,1000

PROGRAM

(PARI): ome(m)= {local(k, n); for(k=1, m, n=1; while(omega(n)!=omega(n+k), n++); print1(n, ", "))} ome(200)

(PARI) { for (n=1, 1000, k=1; while(omega(n + k) != omega(k), k++); write("b065569.txt", n, " ", k) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Oct 23 2009]

CROSSREFS

Cf. A001221, A065925.

Sequence in context: A056608 A091787 A087040 this_sequence A127656 A109709 A125604

Adjacent sequences: A065566 A065567 A065568 this_sequence A065570 A065571 A065572

KEYWORD

nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Nov 30 2001

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research