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.

A094324 a(n) = 5 written in base n.

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