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.

A382763 a(n) is the code (in the encoding given by A382754) of the square of the graph with code A382754(n).

This page as a plain text file.
%I A382763 #5 Apr 10 2025 06:47:32
%S A382763 0,1,2,3,8,9,15,15,64,65,75,127,75,76,95,127,127,127,127,1024,1025,
%T A382763 1043,1207,2047,1043,1044,1079,1207,1208,1279,2047,1207,1207,1247,
%U A382763 1535,1535,2047,2047,2047,1207,1208,1279,1535,2047,2047,2047,2047,2047,2047,2047,2047,2047,2047
%N A382763 a(n) is the code (in the encoding given by A382754) of the square of the graph with code A382754(n).
%F A382763 a(n) = A382754(A382764(n)).
%e A382763 As an irregular triangle, where row n >= 0 contains A000088(n) terms:
%e A382763    0;
%e A382763    1;
%e A382763    2,  3;
%e A382763    8,  9, 15,  15;
%e A382763   64, 65, 75, 127, 75, 76, 95, 127, 127, 127, 127;
%e A382763   ...
%Y A382763 Cf. A000088, A382195, A382754, A382761, A382764.
%K A382763 nonn,tabf
%O A382763 0,3
%A A382763 _Pontus von Brömssen_, Apr 05 2025