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.

Showing 1-2 of 2 results.

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

Original entry on oeis.org

1, 7, 15, 24, 40, 60, 120, 180, 336, 360, 720, 840, 1260, 1440, 1680, 2520, 5040, 7560, 10080, 15120, 20160, 25200, 27720, 45360, 50400, 55440, 83160, 110880, 166320, 221760, 277200, 332640, 498960, 554400, 665280, 720720, 1081080, 1441440, 2162160, 2882880
Offset: 1

Views

Author

Daniel Lignon, Dec 30 2019

Keywords

Comments

By analogy with highly composite numbers (A002182), these numbers could be called highly Brazilian numbers.
Also, records in A284758.
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.
The first time the name "highly Brazilian number" was used is in Daniel Lignon's book in reference. - Bernard Schott, Jul 27 2020

Examples

			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.
		

References

  • D. Lignon, Dictionnaire de (presque) tous les nombres entiers, Editions Ellipses, 2012, see p. 420. [In French.]

Crossrefs

A309493 Highly Brazilian numbers (A329383) that are not highly composite numbers (A002182).

Original entry on oeis.org

7, 15, 40, 336, 1440, 5405400
Offset: 1

Views

Author

Bernard Schott, Aug 04 2019

Keywords

Comments

Is this sequence finite or infinite?
Indeed, from 6486480 to 321253732800, that is, during 41 successive terms (maybe more?), highly Brazilian numbers are the same as highly composite numbers.
The data for this sequence comes from the new terms in the b-file of A066044 found by Giovanni Resta.
Why are these six numbers HB (highly Brazilian) and not HC (highly composite)? (See link Why HB and not HC? for more details)
1) For 7, 15 and 40, it is because they have a Brazilian representation with 3 or 4 digits and belong to A326380 (see examples).
2) For 336, 1440 and 5405400, it is because each of these three terms HB r is non-oblong, belong to A326386 and the greatest HC m less than r is oblong with the same number of divisors.
a(7) > A329383(91) = 321253732800.

Examples

			a(1) = 7 because 7 is the smallest Brazilian number with 7 = 111_2 so beta(7) = 1, as tau(7) = tau(2) = 2, 7 is highly Brazilian but cannot be highly composite.
a(2) = 15 because 15 is the smallest integer 2-Brazilian with 15 = 1111_2 = 33_4 and beta(15) = 2, as tau(15) = tau(6) = 4, 15 is highly Brazilian but not highly composite.
a(3) = 40 because 40 is the smallest integer 4-Brazilian with 40 = 1111_3 = 55_7 = 44_9 = 22_19 so beta(40) = 4, as tau(40) = tau(24) = 8, 40 is highly Brazilian but not highly composite.
a(4) = 336 because beta(336) = 9 and tau(336) = tau(240) = 20.
a(5) = 1440 because beta(1440) = 17 and tau(1440) = tau(1260) = 36.
a(6) = 5405400 because beta(5405400) = 191 and tau(5405400) = tau(4324320) = 384.
		

Crossrefs

Showing 1-2 of 2 results.