login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A085422 A sequence analogous to the Lucas numbers (A000032), with ratios converging to Pi. 2
-1, 2, 4, 13, 40, 125, 392, 1231, 3867, 12148, 38164, 119895, 376661, 1183315, 3717493, 11678848, 36690183, 115265609, 362117590, 1137625960, 3573957358, 11227918180, 35273545269, 110815110683, 348135937628, 1093701304102 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
The Lucas numbers have 1 = phi - 1/phi where this sequence has k and the ratios of the Lucas numbers converge to phi.
LINKS
FORMULA
a(0) = -1, a(1) = 2, a(n+2) = floor[k*a(n+1)+a(n)], where k = Pi - 1/Pi = 2.82328276....
Lim(n->inf) a(n)/a(n-1) = Pi.
EXAMPLE
a(5) = floor[(Pi - 1/Pi)*40+13] = 125.
CROSSREFS
Cf. A000032.
Sequence in context: A033091 A282741 A133453 * A264630 A065601 A284193
KEYWORD
sign,easy
AUTHOR
Gary W. Adamson, Jun 29 2003
EXTENSIONS
Edited and extended by David Wasserman, Feb 01 2005
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified September 8 00:04 EDT 2024. Contains 375749 sequences. (Running on oeis4.)