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.

A329383 Positive integers that have more Brazilian representations than any smaller positive integer.

This page as a plain text file.
%I A329383 #37 May 28 2024 15:12:07
%S A329383 1,7,15,24,40,60,120,180,336,360,720,840,1260,1440,1680,2520,5040,
%T A329383 7560,10080,15120,20160,25200,27720,45360,50400,55440,83160,110880,
%U A329383 166320,221760,277200,332640,498960,554400,665280,720720,1081080,1441440,2162160,2882880
%N A329383 Positive integers that have more Brazilian representations than any smaller positive integer.
%C A329383 By analogy with highly composite numbers (A002182), these numbers could be called highly Brazilian numbers.
%C A329383 Also, records in A284758.
%C A329383 The representation n = 11_(n-1) is allowed in A066044, but it is not allowed for Brazilian numbers. Hence 3 = 11_2 = A066044(2) is not Brazilian and therefore not highly Brazilian. However, except for 3, the sequences A066044 and this one are the same.
%C A329383 The first time the name "highly Brazilian number" was used is in Daniel Lignon's book in reference. - _Bernard Schott_, Jul 27 2020
%D A329383 D. Lignon, Dictionnaire de (presque) tous les nombres entiers, Editions Ellipses, 2012, see p. 420. [In French.]
%H A329383 Bernard Schott, <a href="/A329383/b329383.txt">Table of n, a(n) for n = 1..91</a>.
%H A329383 Wikipédia, <a href="https://fr.wikipedia.org/wiki/Nombre_br%C3%A9silien">Nombre brésilien</a> (last paragraph).
%e A329383 40 is a term since 40 = 1111_3 = 55_7 = 44_9 = 22_19 and it's the smallest number with 4 representations as a Brazilian number.
%Y A329383 Cf. A066044, A279930, A284758, A309039, A309493, A371812.
%K A329383 nonn,base
%O A329383 1,2
%A A329383 _Daniel Lignon_, Dec 30 2019