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!)
A189786 a(n) = n + [nr/t] + [ns/t]; r=Pi/2, s=arcsin(5/13), t=arcsin(12/13). 2
2, 4, 8, 10, 12, 16, 18, 20, 24, 26, 28, 32, 34, 36, 40, 42, 44, 48, 50, 52, 56, 58, 60, 64, 66, 68, 72, 74, 76, 80, 82, 84, 88, 90, 92, 96, 98, 100, 104, 106, 108, 112, 114, 116, 120, 122, 124, 128, 130, 132, 136, 138, 140, 144, 146, 148, 152, 154, 156, 160, 162, 164, 168, 170, 172, 176, 178, 180, 184, 186, 188, 192, 194, 196, 200, 202, 204 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
See A189785.
Conjecture: Sequence consists of all the positive even numbers except numbers of the form 8*x+6, x >= 0. - Harvey P. Dale, Dec 07 2018
LINKS
MATHEMATICA
(See A189785.)
With[{t=ArcSin[12/13]}, Table[n+Floor[(n*Pi/2)/t]+Floor[(n*ArcSin[5/13])/t], {n, 80}]] (* Harvey P. Dale, Dec 07 2018 *)
CROSSREFS
Sequence in context: A125953 A308357 A047464 * A195066 A036990 A097498
KEYWORD
nonn
AUTHOR
Clark Kimberling, Apr 27 2011
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 May 8 06:05 EDT 2024. Contains 372319 sequences. (Running on oeis4.)