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.

A364382 Starts of runs of 4 consecutive integers that are greedy Jacobsthal-Niven numbers (A364379).

This page as a plain text file.
%I A364382 #8 Jul 29 2023 03:20:13
%S A364382 1,2,3,8,9,42,43,84,85,2730,2731,5460,5461,21864,21865,59477,60073,
%T A364382 66303,75048,112509,156607,174762,174763,283327,312190,320768,349524,
%U A364382 349525,351570,354429,374589,384039,479037,504510,527103,624040,625470,656829,688830,711423
%N A364382 Starts of runs of 4 consecutive integers that are greedy Jacobsthal-Niven numbers (A364379).
%H A364382 Amiram Eldar, <a href="/A364382/b364382.txt">Table of n, a(n) for n = 1..10000</a>
%t A364382 consecGreedyJN[72000, 4] (* using the function consecGreedyJN from A364380 *)
%o A364382 (PARI) lista(10^5, 4) \\ using the function lista from A364380
%Y A364382 Cf. A265745, A265747.
%Y A364382 Subsequence of A364379, A364380 and A364381.
%Y A364382 A364383 is a subsequence.
%Y A364382 Similar sequences: A141769, A328211, A328207, A328215, A330933, A331824, A334311, A342429, A344344, A352092, A352110, A352345, A352511, A364219.
%K A364382 nonn,base
%O A364382 1,2
%A A364382 _Amiram Eldar_, Jul 21 2023