Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A153817
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A153817 a(n)=Sum_{k=1..n} floor((n*k)/(n+k)) +0
3
0, 1, 2, 4, 6, 10, 13, 18, 22, 28, 33, 42, 48, 57, 65, 74, 83, 95, 105, 118, 130, 142, 155, 171, 185, 200, 216, 232, 248, 270, 286, 307, 325, 345, 365, 390, 409, 433, 454, 480, 502, 532, 555, 583, 610, 636, 665, 695, 723, 753, 784, 814, 847, 880, 913, 947, 981 (list; graph; listen)
OFFSET

1,3

MAPLE

A153817 := proc(n) add(floor(n*k/(n+k)), k=1..n) ; end: seq(A153817(n), n=1..100) ; [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Feb 21 2009]

CROSSREFS

Cf. A006218, A000005, A153818, A118014

Sequence in context: A094960 A032396 A087148 this_sequence A140652 A007981 A075574

Adjacent sequences: A153814 A153815 A153816 this_sequence A153818 A153819 A153820

KEYWORD

easy,nonn

AUTHOR

Ctibor O. Zizka (c.zizka(AT)email.cz), Jan 02 2009

EXTENSIONS

More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Feb 21 2009

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research