Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A058274
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A058274 An approximation to sigma_{5/2}(n): ceiling( sum_{d|n} d^(5/2) ). +0
1
1, 7, 17, 39, 57, 111, 131, 220, 260, 379, 403, 642, 611, 870, 944, 1244, 1193, 1729, 1575, 2200, 2168, 2679, 2538, 3645, 3182, 4063, 4048, 5051, 4530, 6284, 5352, 7037, 6674, 7939, 7434, 10035, 8329, 10482, 10125, 12500, 10765, 14427 (list; graph; listen)
OFFSET

1,2

MAPLE

f := proc(n) local d, t1, t2; t2 := 0; t1 := divisors(n); for d in t1 do t2 := t2 + d^(5/2) end do; t2; end proc; # exact value of sigma_{5/2}(n)

CROSSREFS

Sequence in context: A140121 A102770 A058273 this_sequence A124965 A107178 A104164

Adjacent sequences: A058271 A058272 A058273 this_sequence A058275 A058276 A058277

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Dec 08 2000

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 23 17:09 EST 2009. Contains 167438 sequences.


AT&T Labs Research