Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A161939
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A161939 a(n) = ((3+sqrt(2))(4+sqrt(2))^n+(3-sqrt(2))(4-sqrt(2))^n)/2. +0
2
3, 14, 70, 364, 1932, 10360, 55832, 301616, 1631280, 8827616, 47783008, 258677440, 1400457408, 7582175104, 41050997120, 222257525504, 1203346244352, 6515164597760, 35274469361152, 190983450520576, 1034025033108480 (list; graph; listen)
OFFSET

0,1

COMMENT

Fourth binomial transform of A162255.

FORMULA

a(n) = 8*a(n-1)-14*a(n-2) for n>1; a(0) = 3; a(1) = 14.

G.f.: (3-10*x)/(1-8*x+14*x^2).

Contribution from Emeric Deutsch (deutsch(AT)duke.poly.edu), Jun 28 2009: (Start)

G.f.=(3-10x)/(1-8x+14x^2).

Rec. rel.: a(n)=8a(n-1)-14a(n-2); a(0)=3, a(1)=14.

(End)

MAPLE

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

PROGRAM

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

CROSSREFS

Cf. A162255, A161940 (Fifth binomial transform of A162255).

Sequence in context: A020065 A028938 A038213 this_sequence A001579 A006772 A009020

Adjacent sequences: A161936 A161937 A161938 this_sequence A161940 A161941 A161942

KEYWORD

nonn

AUTHOR

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

EXTENSIONS

Definition corrected by Emeric Deutsch, Jun 28 2009

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

Extended by Emeric Deutsch (deutsch(AT)duke.poly.edu), Jun 28 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 24 23:16 EST 2009. Contains 167481 sequences.


AT&T Labs Research