A347696 Length of longest sequence of directed edges in the graph G (see Comments) that starts at node n.
0, 0, 1, 0, 2, 1, 2, 0, 3, 2, 3, 1, 4, 2, 3, 0, 5, 3, 4, 2, 5, 3, 4, 1, 6, 4, 5, 2, 6, 3, 4, 0, 7, 5, 6, 3, 7, 4, 5, 2, 8, 5, 6, 3, 7, 4, 5, 1, 9, 6, 7, 4, 8, 5, 6, 2, 9, 6, 7, 3, 8, 4, 5, 0, 10, 7, 8, 5, 9, 6, 7, 3, 10, 7, 8, 4, 9, 5, 6, 2, 11, 8, 9, 5, 10, 6
Offset: 0
Keywords
Links
- Rémy Sigrist, Table of n, a(n) for n = 0..8191
- Rémy Sigrist, C program for A347696
- Ravi Vakil, On the Steenrod length of real projective spaces: finding longest chains in certain directed graphs, Discrete Mathematics 204 (1999) 415-425.
Programs
-
C
See Links section.
Extensions
More terms from Rémy Sigrist, Oct 11 2021
Comments