login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 


A152196
A sequence based on the digits of Log(10) as a BBP: a(k)=Floor[Mod[(1/2)*((-4)^k)*(6/(4*k + 1) - 3/(4*k + 3) - 1/(4*k + 4)), 3]].
1
2, 1, 2, 2, 0, 1, 1, 1, 0, 0, 1, 0, 1, 1, 0, 0, 1, 1, 0, 0, 0, 2, 0, 1, 1, 1, 2, 2, 0, 2, 2, 1, 0, 0, 2, 0, 2, 0, 2, 0, 1, 0, 2, 2, 1, 1, 1, 0, 0, 2, 1, 0, 1, 0, 1, 0, 0, 1, 2, 0, 0, 0, 2, 2, 1, 0, 1, 0, 2, 2, 2, 0, 2, 1, 0, 2, 2, 0, 0, 1, 1, 2, 2, 2, 1, 0, 2, 1, 2, 1, 2, 0, 0, 1, 1, 0, 0, 2, 2, 2, 2
OFFSET
0,1
LINKS
Eric Weisstein's World of Mathematics, BBP-Type Formula
FORMULA
a(k) = Floor[Mod[(1/2)*((-4)^k)*(6/(4*k + 1) - 3/(4*k + 3) - 1/(4*k + 4)), 3]].
MATHEMATICA
Table[Floor[Mod[(1/2)*((-4)^k)*(6/(4*k + 1) - 3/(4*k + 3) - 1/(4*k + 4)), 3]], {k, 0, 100}]
CROSSREFS
Sequence in context: A159906 A263444 A276321 * A024375 A025075 A175609
KEYWORD
nonn,base
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 22 18:03 EDT 2024. Contains 376126 sequences. (Running on oeis4.)