Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A096084
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A096084 Allometric version of a first tridiagonal sequence. +0
1
13, 950, 95988, 10905817, 1286148527, 153328417883, 18334828728774, 2194320791239995, 262679450252979836, 31447103467743125966, 3764810710887551357911, 450721059410647384921011 (list; graph; listen)
OFFSET

1,1

COMMENT

Inspired by Ludwig von Bertalanffy's fish weight allometric equations and Gary Adamson's tridiagonal matrix work.

FORMULA

A=4 X 4 tridiagonal matrix a(n, 1) =(3*A^3-a^2)^n*{1, 1, 1, 1}

MATHEMATICA

N0=4 v=Table[1, {n, 1, N0}] a0=2*IdentityMatrix[N0] a0[[N0, N0]]=1 a1=Table[If[n-m+1==0, -1, 0], {n, 1, N0}, {m, 1, N0}] a2=Table[If[m-n+1==0, -1, 0], {n, 1, N0}, {m, 1, N0}] a=a0+a1+a2 (* allometric matrix N-K>exp{1]*) anm=3*MatrixPower[a, 3]-MatrixPower[a, 2] digits=25 aa=Table[MatrixPower[anm, n].v, {n, 1, digits}] aa1=Table[aa[[n, 1]], {n, 1, digits}] anm=3*MatrixPower[a, 3]-MatrixPower[a, 2]

CROSSREFS

Sequence in context: A033509 A060825 A123838 this_sequence A095680 A128685 A076481

Adjacent sequences: A096081 A096082 A096083 this_sequence A096085 A096086 A096087

KEYWORD

nonn,uned,obsc

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Jul 21 2004

EXTENSIONS

Warning: This entry has not been edited and may contain errors. It is included on a provisional basis in the hope that some reader will edit it. - N. J. A. Sloane (njas(AT)research.att.com).

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research