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!)
A024567 a(n) = integer nearest a(n-1)/(sqrt(7) - 2), where a(1) = 1. 1
1, 2, 3, 5, 8, 12, 19, 29, 45, 70, 108, 167, 259, 401, 621, 962, 1490, 2307, 3573, 5533, 8568, 13268, 20547, 31819, 49274, 76305, 118165, 182988, 283372, 438825, 679557, 1052351, 1629654, 2523656, 3908093, 6052009, 9372043, 14513394, 22475206, 34804739 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
With[{c=Sqrt[7]-2}, NestList[Round[#/c]&, 1, 40]] (* Harvey P. Dale, Apr 01 2011 *)
CROSSREFS
Sequence in context: A358335 A240523 A023436 * A303668 A060961 A225393
KEYWORD
nonn
AUTHOR
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 April 24 11:11 EDT 2024. Contains 371936 sequences. (Running on oeis4.)