Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A162273
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A162273 a(n) = ((2+sqrt(3))*(3+sqrt(3))^n+(2-sqrt(3))*(3-sqrt(3))^n)/2. +0
2
2, 9, 42, 198, 936, 4428, 20952, 99144, 469152, 2220048, 10505376, 49711968, 235239552, 1113165504, 5267555712, 24926341248, 117952713216, 558158231808, 2641233111552, 12498449278464, 59143297001472, 279869086338048 (list; graph; listen)
OFFSET

0,1

COMMENT

Binomial transform of A001075 without initial term 1, inverse binomial transform of A162274.

The INVERTi transform yields A007051 without A007051(0). - R. J. Mathar, Jul 07 2009

FORMULA

a(n) = 6*a(n-1)-6*a(n-2) for n > 1; a(0) = 2, a(1) = 9.

G.f.: (2-3*x)/(1-6*x+6*x^2).

MAPLE

seq(simplify(((2+sqrt(3))*(3+sqrt(3))^n+(2-sqrt(3))*(3-sqrt(3))^n)*1/2), n = 0 .. 22); [From Emeric Deutsch (deutsch(AT)duke.poly.edu), Jul 11 2009]

PROGRAM

(MAGMA) Z<x>:=PolynomialRing(Integers()); N<r>:=NumberField(x^2-3); S:=[ ((2+r)*(3+r)^n+(2-r)*(3-r)^n)/2: n in [0..21] ]; [ Integers()!S[j]: j in [1..#S] ]; [From Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Jul 05 2009]

CROSSREFS

Cf. A001075, A162274.

Sequence in context: A152052 A020038 A056845 this_sequence A092239 A132847 A121365

Adjacent sequences: A162270 A162271 A162272 this_sequence A162274 A162275 A162276

KEYWORD

nonn

AUTHOR

Al Hakanson (hawkuu(AT)gmail.com), Jun 29 2009

EXTENSIONS

Edited and extended beyond a(5) by R. J. Mathar and Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Jul 05 2009

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research