cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Previous Showing 11-20 of 22 results. Next

A154212 Decimal expansion of log_20 (12).

Original entry on oeis.org

8, 2, 9, 4, 8, 2, 2, 1, 7, 6, 6, 1, 6, 0, 2, 9, 7, 7, 4, 4, 0, 2, 0, 2, 5, 4, 4, 8, 5, 4, 6, 1, 3, 6, 4, 5, 3, 7, 7, 6, 9, 9, 4, 4, 5, 6, 7, 9, 4, 6, 3, 7, 9, 1, 9, 6, 8, 2, 2, 3, 1, 6, 5, 5, 0, 1, 9, 9, 5, 8, 0, 4, 9, 9, 1, 8, 8, 5, 8, 7, 8, 8, 0, 6, 7, 3, 7, 1, 0, 5, 8, 7, 3, 9, 1, 4, 2, 6, 7
Offset: 0

Views

Author

N. J. A. Sloane, Oct 30 2009

Keywords

Examples

			.82948221766160297744020254485461364537769944567946379196822...
		

Crossrefs

Cf. decimal expansion of log_20(m): A152821 (m=2), A153035 (m=3), A153124 (m=4), A153454 (m=5), A153610 (m=6), A153630 (m=7), A153872 (m=8), A154019 (m=9), A154170 (m=10), A154191 (m=11), this sequence, A154433 (m=13), A154492 (m=14), A154705 (m=15), A154838 (m=16), A154900 (m=17), A154976 (m=18), A155115 (m=19), A155687 (m=21), A155789 (m=22), A155907 (m=23), A156015 (m=24).

Programs

  • Mathematica
    RealDigits[Log[20, 12], 10, 120][[1]] (* Harvey P. Dale, Mar 19 2013 *)

Formula

Equals A153124+A153035 = 1/A155524. - R. J. Mathar, Aug 13 2024

A154395 Decimal expansion of log_12 (13).

Original entry on oeis.org

1, 0, 3, 2, 2, 1, 1, 5, 5, 5, 1, 8, 2, 7, 1, 2, 9, 0, 6, 1, 4, 8, 6, 1, 9, 9, 8, 6, 0, 2, 7, 6, 9, 4, 0, 2, 6, 8, 2, 4, 9, 0, 5, 6, 2, 2, 7, 8, 2, 3, 2, 8, 0, 6, 0, 1, 9, 8, 2, 4, 2, 5, 5, 5, 8, 7, 2, 6, 2, 8, 4, 1, 4, 1, 1, 9, 5, 2, 7, 7, 2, 4, 5, 4, 8, 0, 1, 0, 6, 4, 4, 9, 1, 3, 3, 3, 2, 8, 9
Offset: 1

Views

Author

N. J. A. Sloane, Oct 30 2009

Keywords

Examples

			1.0322115551827129061486199860276940268249056227823280601982...
		

Crossrefs

Cf. decimal expansion of log_12(m): A152778 (m=2), A153015 (m=3), A153105 (m=4), A153306 (m=5), A153589 (m=6), A153622 (m=7), A153813 (m=8), A154012 (m=9), A154162 (m=10), A154183 (m=11), this sequence, A154480 (m=14), A154582 (m=15), A154802 (m=16), A154884 (m=17), A154969 (m=18), A155064 (m=19), A155524 (m=20), A155679 (m=21), A155749 (m=22), A155832 (m=23), A155982 (m=24).

Programs

  • Mathematica
    RealDigits[Log[12,13],10,120][[1]] (* Harvey P. Dale, Nov 01 2011 *)

A154480 Decimal expansion of log_12 (14).

Original entry on oeis.org

1, 0, 6, 2, 0, 3, 4, 7, 9, 7, 0, 9, 8, 0, 7, 5, 9, 6, 2, 7, 4, 5, 9, 7, 6, 9, 5, 9, 6, 5, 2, 6, 9, 6, 2, 8, 9, 8, 6, 8, 2, 7, 4, 4, 6, 2, 3, 4, 1, 5, 6, 9, 8, 3, 6, 1, 5, 1, 3, 4, 4, 5, 7, 6, 0, 1, 5, 1, 9, 2, 5, 7, 5, 9, 4, 3, 4, 9, 1, 8, 4, 1, 6, 2, 1, 5, 8, 6, 6, 1, 2, 9, 2, 9, 6, 0, 7, 8, 3
Offset: 1

Views

Author

N. J. A. Sloane, Oct 30 2009

Keywords

Examples

			1.0620347970980759627459769596526962898682744623415698361513...
		

Crossrefs

Cf. decimal expansion of log_12(m): A152778 (m=2), A153015 (m=3), A153105 (m=4), A153306 (m=5), A153589 (m=6), A153622 (m=7), A153813 (m=8), A154012 (m=9), A154162 (m=10), A154183 (m=11), A154395 (m=13), this sequence, A154582 (m=15), A154802 (m=16), A154884 (m=17), A154969 (m=18), A155064 (m=19), A155524 (m=20), A155679 (m=21), A155749 (m=22), A155832 (m=23), A155982 (m=24).

Programs

  • Mathematica
    RealDigits[Log[12, 14], 10, 100][[1]] (* Vincenzo Librandi, Sep 01 2013 *)

A154582 Decimal expansion of log_12 (15).

Original entry on oeis.org

1, 0, 8, 9, 7, 9, 9, 5, 7, 1, 0, 7, 5, 7, 3, 7, 2, 8, 6, 5, 3, 9, 8, 6, 1, 1, 8, 5, 0, 5, 3, 4, 3, 6, 1, 9, 4, 6, 8, 7, 1, 5, 2, 8, 4, 9, 7, 4, 4, 5, 6, 2, 3, 5, 5, 6, 1, 3, 2, 7, 3, 0, 3, 9, 0, 3, 7, 6, 5, 2, 9, 7, 0, 0, 8, 1, 2, 7, 1, 5, 9, 7, 9, 6, 7, 5, 2, 8, 0, 6, 5, 9, 8, 3, 7, 7, 3, 4, 6
Offset: 1

Views

Author

N. J. A. Sloane, Oct 30 2009

Keywords

Examples

			1.0897995710757372865398611850534361946871528497445623556132...
		

Crossrefs

Cf. decimal expansion of log_12(m): A152778 (m=2), A153015 (m=3), A153105 (m=4), A153306 (m=5), A153589 (m=6), A153622 (m=7), A153813 (m=8), A154012 (m=9), A154162 (m=10), A154183 (m=11), A154395 (m=13), A154480 (m=14), this sequence, A154802 (m=16), A154884 (m=17), A154969 (m=18), A155064 (m=19), A155524 (m=20), A155679 (m=21), A155749 (m=22), A155832 (m=23), A155982 (m=24).

Programs

  • Mathematica
    RealDigits[Log[12, 15], 10, 100][[1]] (* Vincenzo Librandi, Sep 01 2013 *)

A154802 Decimal expansion of log_12 (16).

Original entry on oeis.org

1, 1, 1, 5, 7, 7, 1, 7, 8, 2, 6, 0, 4, 5, 1, 9, 3, 7, 2, 7, 6, 4, 1, 7, 6, 3, 2, 4, 1, 5, 1, 5, 4, 2, 4, 1, 2, 4, 1, 9, 1, 7, 7, 3, 5, 0, 3, 8, 5, 8, 9, 2, 2, 7, 1, 8, 9, 0, 7, 8, 4, 0, 1, 3, 6, 3, 3, 1, 0, 6, 0, 2, 0, 9, 6, 1, 8, 7, 0, 2, 3, 6, 3, 2, 2, 7, 8, 8, 8, 6, 9, 4, 0, 1, 4, 5, 2, 4, 6
Offset: 1

Views

Author

N. J. A. Sloane, Oct 30 2009

Keywords

Examples

			1.1157717826045193727641763241515424124191773503858922718907...
		

Crossrefs

Cf. decimal expansion of log_12(m): A152778 (m=2), A153015 (m=3), A153105 (m=4), A153306 (m=5), A153589 (m=6), A153622 (m=7), A153813 (m=8), A154012 (m=9), A154162 (m=10), A154183 (m=11), A154395 (m=13), A154480 (m=14), A154582 (m=15), this sequence, A154884 (m=17), A154969 (m=18), A155064 (m=19), A155524 (m=20), A155679 (m=21), A155749 (m=22), A155832 (m=23), A155982 (m=24).

Programs

  • Mathematica
    RealDigits[Log[12, 16], 10, 100][[1]] (* Vincenzo Librandi, Sep 01 2013 *)

A154884 Decimal expansion of log_12 (17).

Original entry on oeis.org

1, 1, 4, 0, 1, 6, 8, 9, 2, 5, 1, 7, 7, 9, 0, 6, 1, 9, 5, 6, 6, 0, 4, 9, 9, 4, 8, 6, 1, 5, 6, 2, 1, 4, 9, 1, 0, 9, 7, 6, 5, 2, 7, 5, 4, 7, 5, 9, 7, 2, 8, 8, 9, 7, 7, 5, 5, 6, 9, 6, 0, 5, 4, 7, 5, 8, 6, 6, 4, 9, 5, 2, 5, 1, 2, 7, 2, 5, 9, 8, 3, 3, 0, 2, 2, 3, 6, 5, 2, 5, 7, 5, 7, 1, 6, 1, 8, 7, 4
Offset: 1

Views

Author

N. J. A. Sloane, Oct 30 2009

Keywords

Examples

			1.1401689251779061956604994861562149109765275475972889775569...
		

Crossrefs

Cf. decimal expansion of log_12(m): A152778 (m=2), A153015 (m=3), A153105 (m=4), A153306 (m=5), A153589 (m=6), A153622 (m=7), A153813 (m=8), A154012 (m=9), A154162 (m=10), A154183 (m=11), A154395 (m=13), A154480 (m=14), A154582 (m=15), A154802 (m=16), this sequence, A154969 (m=18), A155064 (m=19), A155524 (m=20), A155679 (m=21), A155749 (m=22), A155832 (m=23), A155982 (m=24).

Programs

  • Mathematica
    RealDigits[Log[12,17],10,120][[1]] (* Harvey P. Dale, Sep 30 2011 *)

A154969 Decimal expansion of log_12 (18).

Original entry on oeis.org

1, 1, 6, 3, 1, 7, 1, 1, 6, 3, 0, 4, 6, 6, 1, 0, 4, 7, 0, 4, 2, 6, 8, 6, 7, 7, 5, 6, 8, 8, 6, 3, 4, 3, 1, 9, 0, 6, 8, 5, 6, 1, 6, 9, 8, 7, 2, 1, 0, 5, 8, 0, 7, 9, 6, 0, 8, 1, 9, 1, 1, 9, 8, 9, 7, 7, 5, 1, 7, 0, 4, 8, 4, 2, 7, 8, 5, 9, 7, 3, 2, 2, 7, 5, 7, 9, 0, 8, 3, 4, 7, 9, 4, 8, 9, 1, 0, 6, 5
Offset: 1

Views

Author

N. J. A. Sloane, Oct 30 2009

Keywords

Examples

			1.1631711630466104704268677568863431906856169872105807960819...
		

Crossrefs

Cf. decimal expansion of log_12(m): A152778 (m=2), A153015 (m=3), A153105 (m=4), A153306 (m=5), A153589 (m=6), A153622 (m=7), A153813 (m=8), A154012 (m=9), A154162 (m=10), A154183 (m=11), A154395 (m=13), A154480 (m=14), A154582 (m=15), A154802 (m=16), A154884 (m=17), this sequence, A155064 (m=19), A155524 (m=20), A155679 (m=21), A155749 (m=22), A155832 (m=23), A155982 (m=24).

Programs

  • Mathematica
    RealDigits[Log[12,18],10,100][[1]] (* Harvey P. Dale, Jun 09 2011 *)

A155064 Decimal expansion of log_12 (19).

Original entry on oeis.org

1, 1, 8, 4, 9, 2, 9, 4, 1, 3, 5, 1, 2, 4, 3, 3, 2, 0, 4, 7, 1, 3, 4, 8, 7, 1, 4, 9, 7, 9, 2, 5, 6, 4, 8, 6, 2, 5, 4, 7, 2, 5, 3, 2, 4, 9, 8, 8, 5, 0, 6, 0, 4, 2, 9, 1, 2, 3, 9, 8, 4, 5, 5, 9, 1, 8, 3, 2, 6, 1, 4, 8, 5, 8, 6, 3, 0, 5, 9, 3, 2, 6, 4, 1, 6, 0, 5, 9, 7, 7, 1, 0, 8, 3, 1, 0, 8, 9, 7
Offset: 1

Views

Author

N. J. A. Sloane, Oct 30 2009

Keywords

Examples

			1.1849294135124332047134871497925648625472532498850604291239...
		

Crossrefs

Cf. decimal expansion of log_12(m): A152778 (m=2), A153015 (m=3), A153105 (m=4), A153306 (m=5), A153589 (m=6), A153622 (m=7), A153813 (m=8), A154012 (m=9), A154162 (m=10), A154183 (m=11), A154395 (m=13), A154480 (m=14), A154582 (m=15), A154802 (m=16), A154884 (m=17), A154969 (m=18), this sequence, A155524 (m=20), A155679 (m=21), A155749 (m=22), A155832 (m=23), A155982 (m=24).

Programs

  • Mathematica
    RealDigits[Log[12, 19], 10, 100][[1]] (* Vincenzo Librandi, Sep 01 2013 *)

A155679 Decimal expansion of log_12 (21).

Original entry on oeis.org

1, 2, 2, 5, 2, 0, 5, 9, 6, 0, 1, 4, 4, 6, 8, 6, 4, 3, 3, 1, 7, 2, 8, 4, 4, 7, 1, 6, 5, 3, 9, 0, 3, 9, 4, 8, 0, 5, 5, 3, 8, 9, 1, 4, 4, 9, 5, 5, 2, 1, 5, 0, 6, 3, 2, 2, 3, 3, 2, 5, 6, 5, 6, 5, 7, 9, 0, 3, 6, 3, 0, 6, 0, 2, 2, 2, 0, 8, 9, 1, 6, 4, 3, 7, 9, 4, 9, 4, 9, 6, 0, 8, 7, 8, 5, 1, 8, 4, 8
Offset: 1

Views

Author

N. J. A. Sloane, Oct 30 2009

Keywords

Examples

			1.2252059601446864331728447165390394805538914495521506322332...
		

Crossrefs

Cf. decimal expansion of log_12(m): A152778 (m=2), A153015 (m=3), A153105 (m=4), A153306 (m=5), A153589 (m=6), A153622 (m=7), A153813 (m=8), A154012 (m=9), A154162 (m=10), A154183 (m=11), A154395 (m=13), A154480 (m=14), A154582 (m=15), A154802 (m=16), A154884 (m=17), A154969 (m=18), A155064 (m=19), A155524 (m=20), this sequence, A155749 (m=22), A155832 (m=23), A155982 (m=24).

Programs

  • Mathematica
    RealDigits[Log[12, 21], 10, 100][[1]] (* Vincenzo Librandi, Sep 01 2013 *)

A155749 Decimal expansion of log_12 (22).

Original entry on oeis.org

1, 2, 4, 3, 9, 2, 6, 9, 9, 1, 6, 3, 2, 4, 7, 3, 5, 9, 4, 0, 4, 9, 1, 5, 7, 0, 8, 7, 2, 8, 5, 1, 4, 0, 5, 1, 5, 6, 8, 6, 6, 0, 2, 1, 0, 9, 4, 6, 1, 7, 6, 6, 9, 4, 5, 9, 8, 0, 0, 0, 2, 4, 3, 8, 1, 6, 4, 6, 4, 2, 8, 0, 8, 8, 9, 6, 1, 0, 0, 8, 8, 6, 4, 7, 4, 4, 0, 9, 6, 7, 4, 1, 2, 5, 0, 5, 6, 9, 8
Offset: 1

Views

Author

N. J. A. Sloane, Oct 30 2009

Keywords

Examples

			1.2439269916324735940491570872851405156866021094617669459800...
		

Crossrefs

Cf. decimal expansion of log_12(m): A152778 (m=2), A153015 (m=3), A153105 (m=4), A153306 (m=5), A153589 (m=6), A153622 (m=7), A153813 (m=8), A154012 (m=9), A154162 (m=10), A154183 (m=11), A154395 (m=13), A154480 (m=14), A154582 (m=15), A154802 (m=16), A154884 (m=17), A154969 (m=18), A155064 (m=19), A155524 (m=20), A155679 (m=21), this sequence, A155832 (m=23), A155982 (m=24).

Programs

  • Mathematica
    RealDigits[Log[12,22],10,120][[1]] (* Harvey P. Dale, Mar 08 2012 *)

Formula

Equals A152778 + A154183. - R. J. Mathar, Oct 04 2012
Previous Showing 11-20 of 22 results. Next