Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A140895
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A140895 A Lucas-Binet triangle read by rows: t(n,m)=((( 1 + Sqrt[Prime[n]]))^m + (( 1 - Sqrt[Prime[n]]))^m)/2. +0
1
1, 1, 4, 1, 6, 16, 1, 8, 22, 92, 1, 12, 34, 188, 716, 1, 14, 40, 248, 976, 4928, 1, 18, 52, 392, 1616, 9504, 44864, 1, 20, 58, 476, 1996, 12560, 61048, 348176, 1, 24, 70, 668, 2876, 20448, 104168, 658192, 3608080, 1, 30, 88, 1016, 4496, 37440, 200768 (list; table; graph; listen)
OFFSET

1,3

COMMENT

Row sums are: {1, 5, 23, 123, 951, 6207, 56447, 424335, 4394527, 67853311, ...}.

REFERENCES

Arthur Benjamin and Jennifer J. Quinn, Fibonacci and Lucas Identities through Colored Tilings, Utilitas Mathematica, Vol 56, pp. 137-142, November, 1999. http://www.math.hmc.edu/~benjamin/papers.html

FORMULA

t(n,m)=((( 1 + Sqrt[Prime[n]]))^m + (( 1 - Sqrt[Prime[n]]))^m)/2.

EXAMPLE

{1},

{1, 4},

{1, 6, 16},

{1, 8, 22, 92},

{1, 12, 34, 188, 716},

{1, 14, 40, 248, 976, 4928},

{1, 18, 52, 392, 1616, 9504, 44864},

{1, 20, 58, 476, 1996, 12560, 61048, 348176},

{1, 24, 70, 668, 2876, 20448, 104168, 658192, 3608080},

{1, 30, 88, 1016, 4496, 37440, 200768, 1449856, 8521216, 57638400}

MATHEMATICA

Binet[n_, m_] = ((( 1 + Sqrt[Prime[n]]))^m + (( 1 - Sqrt[Prime[n]]))^m)/2; a = Table[Table[ExpandAll[Binet[n, m]], {m, 1, n}], {n, 1, 10}]; Flatten[a]

CROSSREFS

Sequence in context: A083843 A094264 A056140 this_sequence A126150 A096966 A140703

Adjacent sequences: A140892 A140893 A140894 this_sequence A140896 A140897 A140898

KEYWORD

nonn,tabl

AUTHOR

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

EXTENSIONS

Edited by N. J. A. Sloane (njas(AT)research.att.com), Aug 01 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 23 17:09 EST 2009. Contains 167438 sequences.


AT&T Labs Research