Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #5 May 26 2023 05:45:54
%S 70,5830,2197790,902388130,2013240110
%N Unitary weird numbers (A064114) with a record gap to the next unitary weird number.
%C The record gap values are 3960, 4600, 5040, 5440, 7560, ... .
%C a(6) > 10^10, if it exists.
%e 70 is in the sequence since it is the first unitary weird number and the next unitary weird number after it is 4030 = 70 + 3960. The next gap which is larger than 3960 is 4600 and it occurs at 5830 which is followed by 10430 = 5830 + 4600.
%Y Cf. A064114, A306953, A363295.
%K nonn,hard,more
%O 1,1
%A _Amiram Eldar_, May 26 2023