login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A152780
Decimal expansion of log_14 (2).
22
2, 6, 2, 6, 4, 9, 5, 3, 5, 0, 3, 7, 1, 9, 3, 5, 4, 7, 9, 7, 8, 9, 0, 6, 8, 6, 8, 5, 6, 5, 0, 8, 0, 7, 2, 0, 6, 0, 0, 6, 6, 1, 5, 9, 4, 7, 0, 6, 9, 1, 9, 8, 0, 9, 8, 9, 2, 0, 4, 2, 5, 6, 6, 1, 0, 7, 6, 9, 6, 0, 4, 9, 9, 9, 7, 5, 1, 7, 5, 4, 6, 2, 8, 7, 5, 1, 5, 8, 5, 9, 0, 1, 8, 1, 5, 8, 4, 1, 2
OFFSET
0,1
EXAMPLE
.26264953503719354797890686856508072060066159470691980989204...
MATHEMATICA
RealDigits[Log[14, 2], 10, 100][[1]] (* Vincenzo Librandi, Sep 02 2013 *)
PROG
(PARI) log(2)/log(14) \\ Charles R Greathouse IV, Aug 06 2020
CROSSREFS
Cf. decimal expansion of log_14(m): this sequence, A153017 (m=3), A153107 (m=4), A153314 (m=5), A153604 (m=6), A153624 (m=7), A153856 (m=8), A154014 (m=9), A154164 (m=10), A154185 (m=11), A154206 (m=12), A154396 (m=13), A154584 (m=15), A154814 (m=16), A154889 (m=17), A154971 (m=18), A155066 (m=19), A155526 (m=20), A155681 (m=21), A155773 (m=22), A155840 (m=23), A155984 (m=24).
Sequence in context: A276152 A270360 A163904 * A340857 A241040 A151705
KEYWORD
nonn,cons
AUTHOR
N. J. A. Sloane, Oct 30 2009
STATUS
approved