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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A090850 Clark's triangle with f=6 read by row. 0
0, 6, 1, 12, 7, 1, 18, 19, 8, 1, 24, 37, 27, 9, 1, 30, 61, 64, 36, 10, 1, 36, 91, 125, 100, 46, 11, 1, 42, 127, 216, 225, 146, 57, 12, 1, 48, 169, 343, 441, 371, 203, 69, 13, 1, 54, 217, 512, 784, 812, 574, 272, 82, 14, 1, 60, 271, 729, 1296, 1596, 1386, 846, 354, 96 (list; table; graph; refs; listen; history; text; internal format)
OFFSET

0,2

LINKS

Table of n, a(n) for n=0..63.

Eric Weisstein's World of Mathematics, Clark's Triangle

FORMULA

c(n, k) = 6*binomial(n, k+1) + binomial(n-1, k-1). - Max Alekseyev, Nov 06 2005

EXAMPLE

0; 6, 1; 12, 7, 1; 18, 19, 8, 1; ...

CROSSREFS

Cf. A046902, A100206.

Sequence in context: A107348 A040041 A162933 * A163945 A013613 A122508

Adjacent sequences:  A090847 A090848 A090849 * A090851 A090852 A090853

KEYWORD

nonn,tabl

AUTHOR

Eric W. Weisstein, Dec 09, 2003

STATUS

approved

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 May 23 20:48 EDT 2013. Contains 225611 sequences.