Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A107382
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A107382 Quartic Binet sequence for characteristic real root polynomial:x^4-4*x^2+4*x+1. +0
1
4, 4, 16, 52, 188, 684, 2512, 9244, 34052, 125476, 462416, 1704212, 6280892, 23148428, 85314448, 314430012, 1158845444, 4270975556, 15740867728, 58013659124, 213811888828, 788013108844, 2904256931152, 10703766510172 (list; graph; listen)
OFFSET

0,1

COMMENT

These real quartic roots give aperiodic tilings as well. real roots: {{x -> -0.749118}, {x -> -0.27133}, {x -> 1.3349}, {x -> 3.68554}}

FORMULA

n=4 a(m) = n*(b4^m + b3^m + b1^m + b2^m)/(b4 + b3 + b2 + b1)

MATHEMATICA

n = 4; b4 = x /. NSolve[x^4 - n*x^3 + n*x + 1 == 0, x][[4]] b3 = x /. NSolve[x^4 - n*x^3 + n*x + 1 == 0, x][[3]] b2 = x /. NSolve[x^4 - n*x^3 + n*x + 1 == 0, x][[2]] b1 = x /. NSolve[x^4 - n*x^3 + n*x + 1 == 0, x][[1]] digits = 25 a = Table[n*(b4^m + b3^m + b1^m + b2^m)/(b4 + b3 + b2 + b1), {n, 0, digits}]

CROSSREFS

Sequence in context: A038234 A099462 A092266 this_sequence A038788 A010099 A060691

Adjacent sequences: A107379 A107380 A107381 this_sequence A107383 A107384 A107385

KEYWORD

nonn,uned

AUTHOR

Roger L.Bagula (rlbagulatftn(AT)yahoo.com), May 24 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 July 26 23:19 EDT 2008. Contains 142293 sequences.


AT&T Labs Research