Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A114105
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A114105 The sum of the next n terms of A114103. +0
3
1, 8, 33, 92, 265, 384, 1057, 1384, 2475, 3160, 6721, 5556, 13273, 12656, 16545, 21904, 39457, 29664, 61921, 46220, 66381, 80608, 134113, 86712, 162825, 159224, 199395, 185444, 341881, 198480, 447361, 349728, 423093, 473416, 553105, 434844 (list; graph; listen)
OFFSET

1,2

MAPLE

A000217 := proc(n) n*(n+1)/2 ; end: A114103 := proc(n, k) lcm(n, A000217(n-1)+k) ; end: A114105 := proc(n) add( A114103(n, k), k=1..n) ; end: for n from 1 to 80 do printf("%d, ", A114105(n)) ; od ; - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), May 10 2007

CROSSREFS

Cf. A114103, A114104.

Sequence in context: A044466 A022274 A118312 this_sequence A014820 A070736 A051836

Adjacent sequences: A114102 A114103 A114104 this_sequence A114106 A114107 A114108

KEYWORD

nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Nov 21 2005

EXTENSIONS

Corrected and extended by Matthew Ohlsen (mjo178(AT)psu.edu), Feb 26 2006

More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), May 10 2007

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 18 20:14 EST 2008. Contains 147244 sequences.


AT&T Labs Research