Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A114157
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A114157 Column 0 of triangle A114156, which is the matrix inverse of A113370. +0
3
1, -1, 3, 6, -8, -501, -13623, -409953, -14544683, -607055209, -29421219966, -1632715832341, -102423931253271, -7182065357683744, -557479490745141406, -47499193522110824640, -4410100445892863617679, -443346294340660384160358 (list; graph; listen)
OFFSET

0,3

PROGRAM

(PARI) {a(n)=local(P, Q, R, W); P=Mat(1); for(m=2, n+1, W=matrix(m, m); for(i=1, m, for(j=1, i, if(i<3|j==i|j>m-1, W[i, j]=1, if(j==1, W[i, 1]=1, W[i, j]=(P^(3*j-2))[i-j+1, 1])); )); P=W); (P^-1)[n+1, 1]}

CROSSREFS

Cf. A114156, A113370.

Sequence in context: A098106 A059361 A103268 this_sequence A021275 A094560 A131579

Adjacent sequences: A114154 A114155 A114156 this_sequence A114158 A114159 A114160

KEYWORD

sign

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Nov 15 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 December 10 12:37 EST 2009. Contains 170569 sequences.


AT&T Labs Research