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.

A094325 a(n) = 6 written in base n.

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