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.

A382760 Independence number of the graph encoded by A382754(n).

This page as a plain text file.
%I A382760 #6 Apr 06 2025 15:04:41
%S A382760 0,1,2,1,3,2,2,1,4,3,3,3,2,2,2,2,2,2,1,5,4,4,4,4,3,3,3,3,3,3,3,3,3,3,
%T A382760 3,3,3,3,3,2,2,2,2,2,2,2,2,2,2,2,2,2,1,6,5,5,5,5,5,4,4,4,4,4,4,4,4,4,
%U A382760 4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4
%N A382760 Independence number of the graph encoded by A382754(n).
%F A382760 a(n) = A002024(A065120(A382754(n))) for n >= 1.
%e A382760 As an irregular triangle, where row n >= 0 contains A000088(n) terms:
%e A382760   0;
%e A382760   1;
%e A382760   2, 1;
%e A382760   3, 2, 2, 1;
%e A382760   4, 3, 3, 3, 2, 2, 2, 2, 2, 2, 1;
%e A382760   ...
%Y A382760 Cf. A000088, A002024, A065120, A382754.
%K A382760 nonn,tabf
%O A382760 0,3
%A A382760 _Pontus von Brömssen_, Apr 04 2025