Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A105558
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A105558 Central terms in even-indexed rows of triangle A105556, and thus equals the n-th row sum of the n-th matrix power of the Narayana triangle A001263. +0
1
1, 2, 12, 148, 3105, 99156, 4481449, 272312216, 21414443481, 2116193061340, 256712977920256, 37506637787774112, 6496315164318118165, 1316230822119433518312, 308426950979497974254310 (list; graph; listen)
OFFSET

0,2

COMMENT

Each term a(n) is divisible by (n+1) for all n>=0.

EXAMPLE

Terms a(n) divided by (n+1) begin:

1,1,4,37,621,16526,640207,34039027,2379382609,211619306134,...

PROGRAM

(PARI) {a(n)=local(N=matrix(n+1, n+1, m, j, if(m>=j, binomial(m-1, j-1)*binomial(m, j-1)/j))); sum(j=0, n, (N^n)[n+1, j+1])}

CROSSREFS

Cf. A001263, A105556.

Adjacent sequences: A105555 A105556 A105557 this_sequence A105559 A105560 A105561

Sequence in context: A010790 A086928 A001927 this_sequence A126777 A126345 A000795

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Apr 14 2005

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 October 7 14:39 EDT 2008. Contains 144666 sequences.


AT&T Labs Research