Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A072130
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A072130 a(n+1) -3*a(n) + a(n-1) = (2/3)(1+w^(n+1)+w^(2n+2)); a(1) = 0, a(2) = 1; where w is the imaginary cubic root of unity. +0
1
0, 1, 5, 14, 37, 99, 260, 681, 1785, 4674, 12237, 32039, 83880, 219601, 574925, 1505174, 3940597, 10316619, 27009260, 70711161, 185124225, 484661514, 1268860317, 3321919439, 8696898000, 22768774561, 59609425685, 156059502494 (list; graph; listen)
OFFSET

1,3

COMMENT

w = exp(2Pi*I/3) = (-1-Sqrt(-3))/2.

MATHEMATICA

a[1] = 0; a[2] = 1; w = Exp[2Pi*I/3]; a[n_] := (2/3)(1 + w^n + w^(2n)) + 3a[n - 1] - a[n - 2]; Table[ Simplify[ a[n]], {n, 1, 28}]

CROSSREFS

Cf. A071618.

Sequence in context: A048745 A127980 A054486 this_sequence A045553 A111715 A024525

Adjacent sequences: A072127 A072128 A072129 this_sequence A072131 A072132 A072133

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Jun 24 2002

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 27 14:50 EST 2009. Contains 167570 sequences.


AT&T Labs Research