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!)
A286323 Beatty sequence of (8 + sqrt(8))/7; complement of A022842. 2

%I #19 May 12 2017 00:16:45

%S 1,3,4,6,7,9,10,12,13,15,17,18,20,21,23,24,26,27,29,30,32,34,35,37,38,

%T 40,41,43,44,46,47,49,51,52,54,55,57,58,60,61,63,64,66,68,69,71,72,74,

%U 75,77,78,80,81,83,85,86,88,89,91,92,94,95,97,99,100,102

%N Beatty sequence of (8 + sqrt(8))/7; complement of A022842.

%H Clark Kimberling, <a href="/A286323/b286323.txt">Table of n, a(n) for n = 1..10000</a>

%t v = (8 + Sqrt[8])/7; Table[Floor[n*v], {n, 1, 100}]

%Y Cf. A022842, A286655.

%K nonn,easy

%O 1,2

%A _Clark Kimberling_, May 11 2017

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 15 11:16 EDT 2024. Contains 374332 sequences. (Running on oeis4.)