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!)
A004945 a(n) = round(n*phi^10), where phi is the golden ratio, A001622. 1

%I #17 Oct 28 2023 11:54:18

%S 0,123,246,369,492,615,738,861,984,1107,1230,1353,1476,1599,1722,1845,

%T 1968,2091,2214,2337,2460,2583,2706,2829,2952,3075,3198,3321,3444,

%U 3567,3690,3813,3936,4059,4182

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

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

%t With[{c=GoldenRatio^10},Round[c*Range[0,40]]] (* _Harvey P. Dale_, Feb 14 2023 *)

%Y Cf. A001622.

%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 July 22 06:32 EDT 2024. Contains 374481 sequences. (Running on oeis4.)