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!)
A084252 A measure of how close r^n is to an integer where r is the real root of x^3-x-1, i.e.. r = (1/2 + sqrt(23/108))^(1/3) + (1/2 - sqrt(23/108))^(1/3) = 1.3247.... (Higher absolute value of a(n) means closer, negative means less than closest integer.) 1
3, -4, 3, 13, 13, 2, 6, 2, -2, -3, 21, 5, -3, 4, -10, -18, 7, -6, 10, -139, -16, 11, -14, 39, 54, -23, 23, -39, 3479, 53, -40, 52, -158, -165, 78, -81, 148, 2429, -177, 140, -191, 657, 517, -269, 289, -563, -3923, 595, -492, 702, -2833, -1645, 933, -1041, 2156, 9021, -2012, 1740, -2590, 12872, 5304, -3242, 3756 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = round(1/(r^n - round(r^n))).
EXAMPLE
a(4)=13 since r^4 = 3.0795956..., 1/(3.0795956...-round(3.0795956...)) = 1/0.0795956... = 12.5635... and round(12.5635...) = 13.
CROSSREFS
Positive values when n is in A051016 and negative when n is in A051017.
Sequence in context: A323977 A322359 A172990 * A342161 A287199 A332830
KEYWORD
sign
AUTHOR
Henry Bottomley, May 22 2003
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 March 28 09:04 EDT 2024. Contains 371240 sequences. (Running on oeis4.)