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!)
A182772 Beatty sequence for (5-sqrt(3))/2. 2
1, 3, 4, 6, 8, 9, 11, 13, 14, 16, 17, 19, 21, 22, 24, 26, 27, 29, 31, 32, 34, 35, 37, 39, 40, 42, 44, 45, 47, 49, 50, 52, 53, 55, 57, 58, 60, 62, 63, 65, 66, 68, 70, 71, 73, 75, 76, 78, 80, 81, 83, 84, 86, 88, 89, 91, 93, 94, 96, 98, 99, 101, 102, 104 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Let u=1+sqrt(3) and v=sqrt(3). Jointly rank {ju} and {kv} as in the first comment at A182760; a(n) is the position of nv. A182773 is the complement of A182771.
LINKS
FORMULA
a(n) = floor(n*(5-sqrt(3))/2).
PROG
(Magma) [Floor(n*(5-Sqrt(3))/2): n in [1..80]]; // Vincenzo Librandi, Oct 25 2011
CROSSREFS
Sequence in context: A206805 A109259 A292663 * A292652 A059535 A061402
KEYWORD
nonn
AUTHOR
Clark Kimberling, Nov 30 2010
STATUS
approved

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 19 18:05 EDT 2024. Contains 371798 sequences. (Running on oeis4.)