Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A014784
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A014784 Triangle of numbers associated with Genocchi numbers. +0
4
1, 1, 1, 2, 3, 2, 7, 12, 12, 7, 38, 69, 81, 69, 38, 295, 552, 702, 702, 552, 295, 3098, 5901, 7857, 8559, 7857, 5901, 3098, 42271, 81444, 111618, 128034, 128034, 111618, 81444, 42271, 726734, 1411197, 1971945, 2339631, 2467665, 2339631, 1971945 (list; table; graph; listen)
OFFSET

0,4

REFERENCES

G. Kreweras, Sur les permutations compte'es par les nombres de Genocchi..., Europ. J. Comb., vol. 18, pp. 49-58, 1997.

MATHEMATICA

a[ 1, 1 ]=1; a[ n_, k_ ] := 0 /; (k>n || k<=0); a[ n_, 1 ]=Sum[ a[ n-1, i ], {i, 1, n-1} ] a[ n_, k_ ] := a[ n, k ]=2a[ n, k-1 ]-a[ n, k-2 ]-a[ n-1, k-1 ]-a[ n-1, k-2 ]; Flatten[ Table[ a[ n, i ], {n, 1, 10}, {i, 1, n} ] ]

CROSSREFS

Cf. A035003.

Columns include A000366 and A102078. Row sums are in A000366.

Sequence in context: A122697 A129022 A122076 this_sequence A048601 A008317 A139011

Adjacent sequences: A014781 A014782 A014783 this_sequence A014785 A014786 A014787

KEYWORD

tabl,nonn,easy

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

EXTENSIONS

More terms from Erich Friedman (erich.friedman(AT)stetson.edu).

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 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research