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!)
A131138 a(n)=log_3(A131137(n)). 1
0, 1, 2, 3, 3, 4, 5, 5, 6, 7, 6, 7, 8, 8, 9, 10, 10, 11, 12, 11, 12, 13, 13, 14, 15, 15, 16, 17, 15, 16, 17, 17, 18, 19, 19, 20, 21, 20, 21, 22, 22, 23, 24, 24, 25, 26, 25, 26, 27, 27, 28, 29, 29, 30, 31, 29, 30, 31, 31, 32, 33, 33, 34, 35, 34, 35, 36, 36 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
PROG
(PARI) a(n)=if(n<4, n, valuation(denominator(polylog(1-n, 1/4)/4), 3)) \\ Charles R Greathouse IV, Jul 15 2014
CROSSREFS
Sequence in context: A074065 A024811 A284006 * A284724 A189579 A278617
KEYWORD
easy,nonn
AUTHOR
Paul Barry, Jun 17 2007
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 September 1 10:14 EDT 2024. Contains 375584 sequences. (Running on oeis4.)