Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A054092
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A054092 T(n,n), array T as in A054090. +0
1
1, 1, 1, 3, 7, 25, 105, 547, 3367, 24033, 195169, 1777651, 17950551, 199059673, 2405063017, 31448531955, 442501797655, 6666753146497, 107081325959937, 1826636018849443, 32980276187719399, 628351055737088601 (list; graph; listen)
OFFSET

0,4

PROGRAM

(PARI) {a(n)= local(A); if(n<3, n>=0, A=vector(n, i, 1); for(k=1, n-2, A[k+2]=(k-1)*A[k+1]+ k*A[k]+ 2); A[n])} /* Michael Somos Nov 19 2006 */

CROSSREFS

Adjacent sequences: A054089 A054090 A054091 this_sequence A054093 A054094 A054095

Sequence in context: A096579 A120540 A133206 this_sequence A096648 A019056 A065163

KEYWORD

nonn

AUTHOR

Clark Kimberling (ck6(AT)evansville.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 October 13 20:18 EDT 2008. Contains 145016 sequences.


AT&T Labs Research