Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A065925
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A065925 Smallest k such that sopf(n+k) = sopf(k), where sopf = A008472. +0
4
5, 2, 7, 4, 114, 2, 5, 8, 13, 10, 25, 4, 5, 2, 19, 16, 85, 6, 5, 5, 209, 22, 25, 3, 493, 26, 31, 4, 20, 2, 5, 32, 7, 34, 516, 12, 33, 38, 10, 10, 99, 6, 5, 44, 57, 46, 25, 6, 5, 50, 49, 52, 52, 18, 855, 8, 61, 58, 295, 4, 261, 2, 91, 64, 602, 6, 5, 68, 21, 10, 25, 9, 7, 74, 13, 76 (list; graph; listen)
OFFSET

1,1

LINKS

C. Rivera, www.primepuzzles.net, Conjecture 25

EXAMPLE

a(6) = 2 because A008472(2) = A008472(6+2) = 2, but A008472(1) = 0 doesn't equal A008472(6+1) = 7.

PROGRAM

(PARI):sopf(n) = local(fac, i); fac=factor(n); sum(i=1, matsize(fac)[1], fac[i, 1]) A065925(m)={local(k, n); for(k=1, m, n=1; while(sopf(n)!=sopf(n+k), n++); print1(n, ", "))} - Klaus Brockhaus

CROSSREFS

Cf. A008472, A065926, A065927.

Sequence in context: A064677 A088520 A084340 this_sequence A080350 A074454 A128666

Adjacent sequences: A065922 A065923 A065924 this_sequence A065926 A065927 A065928

KEYWORD

nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Nov 28 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 September 5 19:27 EDT 2008. Contains 143485 sequences.


AT&T Labs Research