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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A125899 Floor(((Pentanacci ratio)^n). 9
1, 3, 7, 14, 29, 57, 113, 223, 438, 862, 1695, 3333, 6552, 12882, 25326, 49791, 97887, 192440, 378328, 743774, 1462223, 2874655, 5651422, 11110404, 21842481, 42941187, 84420150, 165965646, 326279870, 641449337, 1261056193, 2479171198 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

EXAMPLE

The Pentanacci ratio is A103814, a root of the polynomial x^5-x^4-x^3-x^2-x-1.

MATHEMATICA

Table[Floor[(Root[ -1 - #1 - #1^2 - #1^3 - #1^4 + #1^5 &, 1])^n], {n, 1, 100}] (* Artur Jasinski *)

CROSSREFS

Cf. A125890-A125899.

Sequence in context: A151754 A192065 A157672 * A052997 A074988 A066225

Adjacent sequences:  A125896 A125897 A125898 * A125900 A125901 A125902

KEYWORD

nonn

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Dec 13 2006

EXTENSIONS

Reference to A103814 added - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Sep 26 2010

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 14 23:53 EST 2012. Contains 205689 sequences.