Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A060658
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A060658 Sigma(x) has no even solution n. +0
1
2, 10, 16, 22, 26, 34, 46, 50, 52, 58, 64, 66, 70, 76, 82, 86, 88, 92, 94, 100, 106, 116, 118, 122, 130, 134, 136, 142, 146, 148, 154, 166, 170, 172, 178, 184, 188, 190, 196, 202, 206, 208, 214, 218, 220, 226, 232, 236, 238, 244, 246, 250, 254, 262, 268, 274 (list; graph; listen)
OFFSET

1,1

EXAMPLE

a(2) = 10 because there is no x < 10 whose sigma(x) = 10, an even number.

MATHEMATICA

a = {}; Do[ s = DivisorSigma[ 1, n ]; If[ EvenQ[ s ], a = Append[ a, s ] ], {n, 1, 400} ]; Complement[ Table[ 2n, {n, 1, 200} ], Union[ a ] ]

CROSSREFS

Cf. A007369.

Sequence in context: A043429 A105041 A138632 this_sequence A054028 A063716 A125212

Adjacent sequences: A060655 A060656 A060657 this_sequence A060659 A060660 A060661

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Apr 18 2001

page 1

Search completed in 0.004 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