login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A145274 a(n)=A145231(n+1)/A145231(n) 4
329, 10749959329, 13354478338703157414450712411084788083329 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

A member of the family of sequences of type:

(G^(k^(n + 1)) - (1 - G)^(k^(n + 1)))/(G^(k^n) - (1 - G)^(k^n)) where G = (1 + Sqrt[5])/2

k=2 see A001566

k=3 see A002814(n+2)

k=4 see A145274

k=5 see A145275

k=6 see A145276

k=7 see A145277

FORMULA

a(n)=(G^(4^(n + 1)) - (1 - G)^(4^(n + 1)))/(G^(4^n) - (1 - G)^(4^n)) where G = (1 + Sqrt[5])/2

MATHEMATICA

G = (1 + Sqrt[5])/2; Table[Expand[(G^(4^(n + 1)) - (1 - G)^(4^(n + 1)))/Sqrt[5]]/Expand[(G^(4^n) - (1 - G)^(4^n))/Sqrt[5]], {n, 1, 5}] (*Artur Jasinski*)

CROSSREFS

A001566, A002814, A145274, A145275, A145276, A145277

Sequence in context: A138078 A202010 A190920 * A174848 A117345 A064262

Adjacent sequences:  A145271 A145272 A145273 * A145275 A145276 A145277

KEYWORD

nonn,bref

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Oct 06 2008

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 18:41 EST 2012. Contains 206074 sequences.