Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A143208
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A143208 A sequence based on odd numbers of the type 3*n + 2: a(n) = a(n - 1) + n - 1; A000096; f(n)=3*a(n)+2. +0
1
2, -1, 2, 8, 17, 29, 44, 62, 83, 107, 134, 164, 197, 233, 272, 314, 359, 407, 458, 512, 569, 629, 692, 758, 827, 899, 974, 1052, 1133, 1217, 1304, 1394, 1487, 1583, 1682, 1784, 1889, 1997, 2108, 2222, 2339, 2459, 2582, 2708, 2837, 2969, 3104, 3242, 3383, 3527, 3674 (list; graph; listen)
OFFSET

1,1

FORMULA

a(n) = a(n - 1) + n - 1; A000096; f(n)=3*a(n)+2.

MATHEMATICA

a[0] = 0; a[1] = -1; a[n_] := a[n] = a[n - 1] + n - 1; a1 = Table[a[n], {n, 0, 30}]; f[n_] := 3*a[n] + 2; Table[f[n], {n, 0, 50}]

CROSSREFS

Cf. A000096.

Sequence in context: A030651 A140894 A137305 this_sequence A119419 A109529 A022694

Adjacent sequences: A143205 A143206 A143207 this_sequence A143209 A143210 A143211

KEYWORD

uned,probation,sign

AUTHOR

Roger L. Bagula and Gary W. Adamson (rlbagulatftn(AT)yahoo.com), Oct 20 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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research