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.

A382796 Numbers that can be represented as the sum of two distinct Ulam numbers in more than one way.

This page as a plain text file.
%I A382796 #10 Apr 06 2025 15:00:52
%S A382796 5,7,9,10,12,14,15,17,19,20,21,22,24,27,29,30,31,32,34,37,39,40,41,42,
%T A382796 44,46,49,50,51,52,54,55,56,58,59,60,61,63,64,65,66,68,70,71,73,74,75,
%U A382796 76,78,79,80,81,83,84,85,86,88,89,90,91,93,95,98,100,101
%N A382796 Numbers that can be represented as the sum of two distinct Ulam numbers in more than one way.
%H A382796 Shyam Sunder Gupta, <a href="/A382796/b382796.txt">Table of n, a(n) for n = 1..10000</a>
%H A382796 Shyam Sunder Gupta, <a href="https://doi.org/10.1007/978-981-97-2465-9_18">Ulam Numbers</a>. In: Exploring the Beauty of Fascinating Numbers. Springer Praxis Books(). Springer, Singapore, (2025).
%e A382796 10 is in the sequence because 10 = 2 + 8 = 4 + 6, where 2, 4, 6, and 8 are distinct Ulam numbers.
%Y A382796 Cf. A002858, A033629, A138892.
%K A382796 nonn
%O A382796 1,1
%A A382796 _Shyam Sunder Gupta_, Apr 05 2025