Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A060657
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A060657 Sigma(x) has an odd solution n. +0
1
1, 3, 7, 13, 15, 31, 39, 57, 63, 91, 93, 121, 127, 133, 171, 183, 195, 217, 255, 307, 363, 381, 399, 403, 465, 511, 549, 553, 741, 781, 819, 847, 855, 871, 921, 931, 961, 993, 1023, 1093, 1143, 1209, 1281, 1407, 1651, 1659, 1723, 1729, 1767, 1815, 1893, 1953 (list; graph; listen)
OFFSET

1,2

EXAMPLE

a(7) = 39 because sigma(18) = 1+2+3+6+9+18 = 39, an odd number.

MATHEMATICA

a = {}; Do[ s = DivisorSigma[ 1, n ]; If[ OddQ[ s ], a = Append[ a, s ] ], {n, 1, 3000} ]; Union[ a ]

CROSSREFS

Cf. A007369.

Sequence in context: A080565 A164344 A002254 this_sequence A151875 A117533 A065057

Adjacent sequences: A060654 A060655 A060656 this_sequence A060658 A060659 A060660

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Apr 18 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 December 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research