login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A050187 T(n,2), array T as in A050186; a count of aperiodic binary words. 2
0, 3, 4, 10, 12, 21, 24, 36, 40, 55, 60, 78, 84, 105, 112, 136, 144, 171, 180, 210, 220, 253, 264, 300, 312, 351, 364, 406, 420, 465, 480, 528, 544, 595, 612, 666, 684, 741, 760, 820, 840, 903, 924, 990, 1012, 1081, 1104, 1176 (list; graph; refs; listen; history; internal format)
OFFSET

2,2

COMMENTS

The Row2 triangle sums A159797 lead to the sequence given above for n>=1 with a(1)=0. For the definitions of the Row2 and other triangle sums see A180662. [From Johannes W. Meijer, May 20 2011]

FORMULA

a(n) = n*floor((n-1)/2).

a(n)=a(n-1)+2*a(n-2)-2*a(n-3)-a(n-4)+a(n-5). G.f.: x^3*(3+x)/((1+x)^2*(1-x)^3). [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Aug 08 2009]

CROSSREFS

Sequence in context: A131179 A079353 A135116 * A101506 A092434 A031367

Adjacent sequences:  A050184 A050185 A050186 * A050188 A050189 A050190

KEYWORD

nonn

AUTHOR

Clark Kimberling (ck6(AT)evansville.edu)

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 21:25 EST 2012. Contains 205858 sequences.