cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A058065 Complement of A057843.

This page as a plain text file.
%I A058065 #17 Mar 29 2025 12:18:06
%S A058065 0,1,3,5,6,8,9,11,13,14,16,18,19,21,22,24,26,27,29,30,32,34,35,37,39,
%T A058065 40,42,43,45,47,48,50,52,53,55,56,58,60,61,63,64,66,68,69,71,73,74,76,
%U A058065 77,79,81,82,84,85,87,89,90,92,94,95,97,98,100,102,103,105,107,108,110
%N A058065 Complement of A057843.
%H A058065 Jon Asier Bárcena-Petisco, Luis Martínez, María Merino, Juan Manuel Montoya, and Antonio Vera-López, <a href="https://arxiv.org/abs/2503.19696">Fibonacci-like partitions and their associated piecewise-defined permutations</a>, arXiv:2503.19696 [math.CO], 2025. See p. 3.
%F A058065 a(n) = floor(tau*n+sqrt(5))-2 where tau is the Golden ratio = (1+sqrt(5))/2. - _Benoit Cloitre_, Apr 14 2003
%t A058065 Table[Floor[n*GoldenRatio+Sqrt[5]],{n,0,100}]-2 (* _Harvey P. Dale_, Mar 01 2019 *)
%Y A058065 Cf. A057843, A082389.
%K A058065 nonn,easy
%O A058065 0,3
%A A058065 _N. J. A. Sloane_, Nov 24 2000