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!)
A004969 a(n) = ceiling(n*phi^14), where phi is the golden ratio, A001622. 0

%I #17 Dec 19 2022 12:45:17

%S 0,843,1686,2529,3372,4215,5058,5901,6744,7587,8430,9273,10116,10959,

%T 11802,12645,13488,14331,15174,16017,16860,17703,18546,19389,20232,

%U 21075,21918,22761,23604,24447

%N a(n) = ceiling(n*phi^14), where phi is the golden ratio, A001622.

%C Differs from A004949 first at n=422. - _R. J. Mathar_, Dec 19 2022

%H Tanya Khovanova, <a href="http://www.tanyakhovanova.com/RecursiveSequences/NonRecursions.html">Non Recursions</a>

%F a(n) >= A004949(n). - _R. J. Mathar_, Oct 28 2008

%t With[{c=GoldenRatio^14},Ceiling[c*Range[0,30]]] (* _Harvey P. Dale_, Jul 08 2019 *)

%K nonn

%O 0,2

%A _N. J. A. Sloane_

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 16 19:21 EDT 2024. Contains 371754 sequences. (Running on oeis4.)