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.

A354362 Intersection of A228058 and A260021.

This page as a plain text file.
%I A354362 #10 Aug 19 2025 18:05:23
%S A354362 45,49005,597861,715473,1538757,1891593,1893213,2714877,3067713,
%T A354362 3890997,4126221,4479057,5302341,5465313,5793525,5890437,6008013,
%U A354362 6478461,6596073,6882525,7184133,7419357,8595477,9771597,10712493,11300553,11771001,11888613,12123837,12947121,13535181,14240853,15887421,16240257,17181153
%N A354362 Intersection of A228058 and A260021.
%H A354362 Antti Karttunen, <a href="/A354362/b354362.txt">Table of n, a(n) for n = 1..3896; terms < 2^33</a>
%H A354362 <a href="/index/O#opnseqs">Index entries for sequences where odd perfect numbers must occur, if they exist at all</a>
%H A354362 <a href="/index/Si#SIGMAN">Index entries for sequences related to sigma(n)</a>
%o A354362 (PARI) isA354362(n) = (isA228058(n) && isA260021(n)); \\ Uses the programs from A228058 and A260021.
%Y A354362 Cf. A228058, A260021.
%Y A354362 Subsequence of A353679.
%Y A354362 Cf. also A354106.
%K A354362 nonn
%O A354362 1,1
%A A354362 _Antti Karttunen_, May 24 2022