Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A147569
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A147569 a(n) = sigma(A020492(n)). +0
2
1, 3, 4, 12, 28, 24, 24, 72, 48, 96, 120, 144, 168, 192, 336, 480, 360, 576, 480, 720, 720, 576, 720, 1344, 1440, 1440, 1440, 1872, 1728, 1920, 1680, 2880, 2016, 1440, 2880, 2880, 2880, 3600, 5760, 4320, 5040, 7200, 6720, 7392, 8064, 8640, 8640, 5760, 5616 (list; graph; listen)
OFFSET

1,2

EXAMPLE

a(5) = sigma(A020492(5)) = sigma(12) = 28.

PROGRAM

(MAGMA) [ SumOfDivisors(n): n in [1..3500] | SumOfDivisors(n) mod EulerPhi(n) eq 0 ]; [From Klaus Brockhaus, Nov 09 2008]

(PARI) {for(n=1, 3500, a=sigma(n); if(a%eulerphi(n)==0, print1(a, ", ")))} [From Klaus Brockhaus, Nov 09 2008]

CROSSREFS

Cf. A020492 A023897 A147570

Sequence in context: A000942 A000207 A002986 this_sequence A090660 A000208 A079154

Adjacent sequences: A147566 A147567 A147568 this_sequence A147570 A147571 A147572

KEYWORD

easy,nonn

AUTHOR

Enoch Haga (Enokh(AT)comcast.net), Nov 07 2008

EXTENSIONS

Edited by Klaus Brockhaus, Nov 09 2008

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 13:47 EST 2009. Contains 167481 sequences.


AT&T Labs Research