Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A141059
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A141059 Number of m such that n=0 Mod UnitarySigma(m). +0
1
1, 1, 2, 2, 2, 3, 1, 3, 3, 3, 1, 6, 1, 2, 3, 3, 2, 6, 1, 6, 2, 1, 1, 10, 2, 2, 3, 4, 1, 8, 1, 5, 3, 2, 2, 11, 1, 2, 2, 8, 1, 6, 1, 3, 4, 1, 1, 13, 1, 5, 3, 3, 1, 9, 2, 6, 2, 1, 1, 17, 1, 2, 3, 5, 3, 4, 1, 5, 2, 5, 1, 21, 1, 2, 3, 3, 1, 5, 1, 11, 3, 2, 1, 13, 3, 1, 2, 4, 1, 15, 1, 2, 2, 1, 2, 19, 1, 3, 4, 9, 1, 6 (list; graph; listen)
OFFSET

1,3

COMMENT

If p is prime but not a Fermat prime then a(p)=1

Least k such that a(k) = n: 1, 3, 6, 28, 32, 12, 112, 30, 54, 24, 36, 126, 48, 200, 90, 160, 60, 264, 96, 400, ..., . - Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 7 2008

MATHEMATICA

usigma[n_] := Block[{d = Divisors[n]}, Plus @@ Select[d, GCD[ #, n/# ] == 1 &]]; f[n_] := Block[{c = 0, m = 1}, While[m <= n, If[ Mod[n, usigma@ m] == 0, c++ ]; m++ ]; c]; Array[f, 102] - Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 7 2008

CROSSREFS

Cf. A063974.

Sequence in context: A141298 A103960 A024936 this_sequence A135151 A014843 A116987

Adjacent sequences: A141056 A141057 A141058 this_sequence A141060 A141061 A141062

KEYWORD

nonn

AUTHOR

Yasutoshi Kohmoto, zbi74583.boat(AT)orange.zero.jp, Aug 01 2008

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 7 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 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research