Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A074208
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A074208 Least k >1 such that n divides sigma(k)-k. +0
1
2, 6, 4, 9, 14, 6, 8, 10, 15, 14, 20, 24, 27, 22, 16, 12, 39, 24, 48, 34, 18, 20, 52, 90, 40, 46, 42, 28, 68, 78, 32, 56, 45, 62, 84, 24, 70, 48, 66, 44, 63, 30, 50, 82, 78, 52, 116, 90, 75, 40, 132, 96, 80, 42, 36, 106, 99, 68, 148, 120, 130, 118, 64, 56, 117, 54, 136, 112 (list; graph; listen)
OFFSET

1,1

FORMULA

sum(k=1, n, a(k)) seems to be asymptotic to c*n^2 with probably 0.8 < c < 0.9

PROGRAM

(PARI) a(n)=if(n<0, 0, s=2; while((sigma(s)-s)%n>0, s++); s)

CROSSREFS

Cf. A070982.

Sequence in context: A151689 A088438 A097265 this_sequence A066043 A145019 A066678

Adjacent sequences: A074205 A074206 A074207 this_sequence A074209 A074210 A074211

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Sep 17 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 November 23 10:40 EST 2009. Contains 167421 sequences.


AT&T Labs Research