Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A144461
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A144461 A triangle sequence of determinants: a(n)=A000045(n); t(n,m)=a(m)*(a(n) + 1) - If[ m < n, Round[(a(m) - 1)/a(n) + 1], a(n) + 1]*a(n). +0
1
0, 0, 1, 0, 1, 1, -3, 1, 1, 5, -5, 1, 1, 7, 13, -8, 1, 1, 10, 19, 29, -13, 1, 1, 15, 29, 57, 86, -21, 1, 1, 23, 45, 89, 155, 244, -34, 1, 1, 36, 71, 141, 246, 421, 667, -55, 1, 1, 57, 113, 225, 393, 673, 1121, 1794 (list; graph; listen)
OFFSET

1,7

COMMENT

Row sums are:{0, 1, 2, 4, 17, 52, 176, 537, 1550, 4323}.

FORMULA

a(n)=A000045(n)+1;b(n)=A000045(n+1)-1; t(n,m)=a(m)*(a(n) + 1) - If[ m < n, Round[(a(m) - 1)/a(n) + 1], a(n) + 1]*a(n).

EXAMPLE

{0},

{0, 1},

{0, 1, 1},

{-3, 1, 1, 5},

{-5, 1, 1, 7, 13},

{-8, 1, 1, 10, 19, 29},

{-13, 1, 1, 15, 29, 57, 86},

{-21,1, 1, 23, 45, 89, 155, 244},

{-34, 1, 1, 36, 71, 141, 246, 421, 667},

{-55, 1, 1, 57, 113, 225, 393, 673, 1121, 1794}

MATHEMATICA

Clear[a, b, t, n, m] a[n_] := Fibonacci[n] + 1; t[n_, m_] := a[m]*(a[n] + 1) - If[ m < n, Round[(a[m] - 1)/a[n] + 1], a[n] + 1]*a[n]; Table[Table[t[n, m], {m, 0, n - 1}], {n, 1, 10}]; Flatten[%]

CROSSREFS

Cf. A000045.

Sequence in context: A128254 A026714 A008288 this_sequence A106597 A108359 A100936

Adjacent sequences: A144458 A144459 A144460 this_sequence A144462 A144463 A144464

KEYWORD

uned,sign

AUTHOR

Roger L. Bagula and Gary W. Adamson (rlbagulatftn(AT)yahoo.com), Oct 08 2008

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 24 23:16 EST 2009. Contains 167481 sequences.


AT&T Labs Research