Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A113984
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A113984 Column 1 of triangle A113983, also a(n) = [A113983^2](n-1,0) + 1. +0
6
1, 2, 3, 5, 9, 19, 47, 137, 465, 1819, 8123, 41077, 233473, 1480947, 10412591, 80634433, 683674833, 6312152355, 63144706755, 681317547509, 7896054343497, 97919789763075, 1294863406981791, 18200820837825481, 271147632138373601 (list; graph; listen)
OFFSET

0,2

PROGRAM

(PARI) {a(n)=local(A, B); A=Mat(1); for(m=2, n+2, 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+2, 2]}

CROSSREFS

Cf. A113983, A113985 (column 2), A113986 (column 3), A113987 (column 4); A113988 (=A113983^2), A113989.

Sequence in context: A049910 A077643 A123389 this_sequence A110542 A101542 A101581

Adjacent sequences: A113981 A113982 A113983 this_sequence A113985 A113986 A113987

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 | The OEIS Foundation | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified March 20 09:10 EDT 2010. Contains 173642 sequences.


AT&T Labs Research