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

%I #17 Jul 04 2019 15:24:41

%S 0,322,644,966,1288,1610,1932,2254,2576,2898,3220,3542,3864,4186,4508,

%T 4830,5152,5474,5796,6118,6440,6762,7084,7406,7728,8050,8372,8694,

%U 9016,9338,9660,9982,10304,10626

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

%C Differs from A004947 first in the range n=161..322, then n=483..644 etc. - _R. J. Mathar_, Oct 28 2008

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

%t With[{c=GoldenRatio^12},Ceiling[c*Range[0,40]] (* _Harvey P. Dale_, Jan 18 2014 *)

%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 20 00:58 EDT 2024. Contains 371798 sequences. (Running on oeis4.)