login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A075349 a(1) = 1; first differences follow the pattern 1,2,2,3,3,3,4,4,4,4,5,5,5,5,5,..., i.e., the next n differences are n. 4
1, 2, 4, 6, 9, 12, 15, 19, 23, 27, 31, 36, 41, 46, 51, 56, 62, 68, 74, 80, 86, 92, 99, 106, 113, 120, 127, 134, 141, 149, 157, 165, 173, 181, 189, 197, 205, 214, 223, 232, 241, 250, 259, 268, 277, 286, 296, 306, 316, 326, 336, 346, 356, 366, 376, 386, 397, 408 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = A060432(n-1) + 1. - David Wasserman, Jan 16 2005
MATHEMATICA
Accumulate[Join[{1}, Flatten[Table[Table[n, {n}], {n, 12}]]]] (* Harvey P. Dale, Aug 26 2013 *)
CROSSREFS
Sequence in context: A157795 A294060 A003066 * A156024 A234363 A194229
KEYWORD
nonn
AUTHOR
Amarnath Murthy, Sep 19 2002
EXTENSIONS
More terms from David Wasserman, Jan 16 2005
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 09:35 EDT 2024. Contains 371967 sequences. (Running on oeis4.)