Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A064212
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A064212 sigma(n) + usigma(n), or A000203(n) + A034448(n). +0
1
2, 6, 8, 12, 12, 24, 16, 24, 23, 36, 24, 48, 28, 48, 48, 48, 36, 69, 40, 72, 64, 72, 48, 96, 57, 84, 68, 96, 60, 144, 64, 96, 96, 108, 96, 141, 76, 120, 112, 144, 84, 192, 88, 144, 138, 144, 96, 192, 107, 171, 144, 168, 108, 204, 144, 192, 160 (list; graph; listen)
OFFSET

1,1

LINKS

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

PROGRAM

(PARI) usigma(n)= { local(f, s=1); f=factor(n); for(i=1, matsize(f)[1], s*=1 + f[i, 1]^f[i, 2]); return(s) } { for (n=1, 1000, write("b064212.txt", n, " ", sigma(n) + usigma(n)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Sep 10 2009]

CROSSREFS

Cf. A048146.

Sequence in context: A076991 A130205 A054067 this_sequence A056906 A047238 A111367

Adjacent sequences: A064209 A064210 A064211 this_sequence A064213 A064214 A064215

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Oct 31 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 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research