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.

A382755 Irregular triangle read by rows: Let k encode the edges of an n-vertex graph by taking edges (u,v), with u < v, in lexicographic order ((0,1), ..., (0,n-1), (1,2), ..., (1,n-1), ..., (n-1,n)) and adding each edge to the graph if the corresponding binary digit of k (starting with the least significant digit) is 1. T(n,k) is the smallest nonnegative integer that encodes the same unlabeled n-vertex graph as k, 0 <= k < n*(n-1)/2.

Table of values

n a(n)
0 0
1 0
2 0
3 1
4 0
5 1
6 1
7 3
8 1
9 3
10 3
11 7
12 0
13 1
14 1
15 3
16 1
17 3
18 3
19 7
20 1
21 3
22 3
23 11
24 12
25 13
26 13
27 15
28 1
29 3
30 12
31 13
32 3
33 11
34 13
35 15
36 3
37 7
38 13
39 15
40 13
41 15
42 30
43 31
44 1
45 12
46 3
47 13
48 3
49 13
50 11
51 15
52 3
53 13
54 7
55 15
56 13
57 30
58 15
59 31
60 3
61 13
62 13
63 30
64 7
65 15
66 15
67 31
68 11
69 15
70 15
71 31
72 15
73 31
74 31
75 63

List of values

[0, 0, 0, 1, 0, 1, 1, 3, 1, 3, 3, 7, 0, 1, 1, 3, 1, 3, 3, 7, 1, 3, 3, 11, 12, 13, 13, 15, 1, 3, 12, 13, 3, 11, 13, 15, 3, 7, 13, 15, 13, 15, 30, 31, 1, 12, 3, 13, 3, 13, 11, 15, 3, 13, 7, 15, 13, 30, 15, 31, 3, 13, 13, 30, 7, 15, 15, 31, 11, 15, 15, 31, 15, 31, 31, 63]