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.

A018859 Smallest power of 4 that begins with n.

Original entry on oeis.org

1, 256, 302231454903657293676544, 4, 5070602400912917605986812821504, 64, 70368744177664, 81129638414606681695789005144064, 91343852333181432387730302044767688728495783936, 1024, 1125899906842624
Offset: 1

Views

Author

Keywords

Crossrefs

Cf. A018802 (k=2), A018857 (k=3), this sequence (k=4), A018861 (k=5), A018863 (k=6), A018865 (k=7), A018867 (k=8), A018869 (k=9).

Formula

a(n) = 4^A018860(n). - Michel Marcus, Feb 24 2016
a(4^n) = 4^n for n >= 0. - Seiichi Manyama, Jan 29 2017