Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A113985
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A113985 Column 2 of triangle A113983; also a(n) = A113983(n+1,1) + [A113983^2](n,1). +0
5
1, 3, 7, 17, 45, 135, 463, 1817, 8121, 41075, 233471, 1480945, 10412589, 80634431, 683674831, 6312152353, 63144706753, 681317547507, 7896054343495, 97919789763073, 1294863406981789, 18200820837825479, 271147632138373599 (list; graph; listen)
OFFSET

0,2

FORMULA

a(n) = [A113983^2](n, 0) + [A113983^3](n-1, 0) = A113989(n) + A113994(n-1).

PROGRAM

(PARI) {a(n)=local(A, B); A=Mat(1); for(m=2, n+3, B=matrix(m, m); for(i=1, m, for(j=1, i, if(i<3|j==1|j==i, B[i, j]=1, B[i, j]=A[i-1, j-1]+(A^2)[i-2, j-1]); )); A=B); A[n+3, 3]}

CROSSREFS

Cf. A113983, A113984 (column 1), A113986 (column 3), A113987 (column 4).

Adjacent sequences: A113982 A113983 A113984 this_sequence A113986 A113987 A113988

Sequence in context: A087953 A106191 A062810 this_sequence A071985 A090977 A014144

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Nov 12 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 11 13:47 EDT 2008. Contains 144830 sequences.


AT&T Labs Research