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!)
A008569 Digits of powers of 8. 1

%I #19 Jul 15 2023 10:35:15

%S 1,8,6,4,5,1,2,4,0,9,6,3,2,7,6,8,2,6,2,1,4,4,2,0,9,7,1,5,2,1,6,7,7,7,

%T 2,1,6,1,3,4,2,1,7,7,2,8,1,0,7,3,7,4,1,8,2,4,8,5,8,9,9,3,4,5,9,2,6,8,

%U 7,1,9,4,7,6,7,3,6,5,4,9,7,5,5,8,1,3,8,8,8,4,3,9,8,0,4,6,5,1,1

%N Digits of powers of 8.

%H Seiichi Manyama, <a href="/A008569/b008569.txt">Rows n = 0..100, flattened</a>

%e Triangle begins:

%e 1;

%e 8;

%e 6, 4;

%e 5, 1, 2;

%e 4, 0, 9, 6;

%e 3, 2, 7, 6, 8;

%e 2, 6, 2, 1, 4, 4;

%e 2, 0, 9, 7, 1, 5, 2;

%e ...

%t IntegerDigits/@(8^Range[0,20])//Flatten (* _Harvey P. Dale_, Nov 14 2020 *)

%Y Cf. A001018.

%K nonn,base,easy,tabf

%O 0,2

%A _N. J. A. Sloane_

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 April 23 15:20 EDT 2024. Contains 371916 sequences. (Running on oeis4.)