login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A275671 Even values produced by the sigma function A000203, in increasing order. 0
4, 6, 8, 12, 14, 18, 20, 24, 28, 30, 32, 36, 38, 40, 42, 44, 48, 54, 56, 60, 62, 68, 72, 74, 78, 80, 84, 90, 96, 98, 102, 104, 108, 110, 112, 114, 120, 124, 126, 128, 132, 138, 140, 144, 150, 152, 156, 158, 160, 162, 164, 168, 174, 176, 180, 182, 186, 192, 194 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Even terms of A002191.
Complement of A060657 with respect to A002191.
LINKS
EXAMPLE
8 is in the sequence because sigma(7) = 8 and it's an even number.
PROG
(Magma) Set(Sort([SumOfDivisors(n): n in[1..1000] | not IsOdd(SumOfDivisors(n)) and SumOfDivisors(n) le 1000]))
CROSSREFS
Sequence in context: A053579 A074121 A175088 * A370745 A055670 A141096
KEYWORD
nonn
AUTHOR
Jaroslav Krizek, Aug 04 2016
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 19:39 EDT 2024. Contains 371963 sequences. (Running on oeis4.)