Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A100887
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A100887 Expansion of (-1+2x+2x^2)/((1+x+x^2)(1-x-x^2)). +0
3
-1, 2, 1, 0, 4, 4, 5, 12, 17, 26, 46, 72, 115, 190, 305, 492, 800, 1292, 2089, 3384, 5473, 8854, 14330, 23184, 37511, 60698, 98209, 158904, 257116, 416020, 673133, 1089156, 1762289, 2851442, 4613734, 7465176, 12078907, 19544086, 31622993, 51167076 (list; graph; listen)
OFFSET

0,2

COMMENT

This sequence was investigated in cooperation with Paul Barry. Generating floretion: - 0.5'i - 0.5'k - 0.5j' - 0.5'ii' + 0.5'jj' - 0.5'kk' + 0.5'ik' - 0.5'ki' ("les").

FORMULA

a(n) = Fib(n+1)/2-sqrt(3)cos(2pi*n/3+pi/6); a(n)=a(n-2)+2a(n-3)+a(n-4), a(0) = -1, a(1) = 2, a(2) = 1, a(3) = 0

MATHEMATICA

a[n_] := Fibonacci[n + 1]/2 - Sqrt[3]Cos[2Pi*n/3 + Pi/6]; Table[ a[n], {n, 0, 39}]

a[0] = -1; a[1] = 2; a[2] = 1; a[3] = 0; a[n_] := a[n] = a[n - 2] + 2a[n - 3] + a[n - 4]; Table[ a[n], {n, 0, 39}]

CoefficientList[ Series[(-1 + 2x + 2x^2)/((1 - x - x^2)(1 + x + x^2)), {x, 0, 39}], x] (from Robert G. Wilson v Dec 02 2004)

PROGRAM

Floretion Algebra Multiplication Program

CROSSREFS

Cf. A100886, A100888, A100889, A100890.

Sequence in context: A052922 A109167 A066426 this_sequence A073592 A077929 A086095

Adjacent sequences: A100884 A100885 A100886 this_sequence A100888 A100889 A100890

KEYWORD

sign

AUTHOR

Creighton Dement (creighton.k.dement(AT)uni-oldenburg.de), Nov 21 2004

EXTENSIONS

Edited and extended by Robert G. Wilson v (rgwv(AT)rgwv.com), Dec 02 2004

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 24 12:00 EDT 2008. Contains 142294 sequences.


AT&T Labs Research