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.

A094326 a(n) = 8 written in base n.

This page as a plain text file.
%I A094326 #13 Jun 16 2024 05:22:13
%S A094326 11111111,1000,22,20,13,12,11,10,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,
%T A094326 8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,
%U A094326 8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8
%N A094326 a(n) = 8 written in base n.
%C A094326 The term 111....1111 should officially be called the "unary expansion", since in base 1 only the digit 0 may appear.
%H A094326 <a href="/index/Rec#order_01">Index entries for linear recurrences with constant coefficients</a>, signature (1).
%F A094326 From _Elmo R. Oliveira_, Jun 15 2024: (Start)
%F A094326 G.f.: x*(11111111-11110111*x-978*x^2-2*x^3-7*x^4-x^5-x^6-x^7-2*x^8)/(1-x).
%F A094326 a(n) = 8 for n > 8. (End)
%Y A094326 Cf. A001732, A063432, A035613, A094324, A094325, A094327, A094232, etc.
%K A094326 nonn,base,easy
%O A094326 1,1
%A A094326 _N. J. A. Sloane_, Jun 04 2004