A079341 Triangular array read by rows: GCDs of entries in A010940.
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 24, 12, 8, 6, 24, 4, 24, 3, 8, 24, 24, 4, 276, 92, 138, 276, 92, 276, 69, 92, 276, 276, 92, 2024, 506, 2024, 1012, 2024, 253, 2024, 2024, 184, 92, 10626, 10626, 3542, 1518, 759, 506, 1518, 966, 322, 42504, 7084, 6072, 759, 2024
Offset: 0
Links
- Sean A. Irvine, Table of n, a(n) for n = 0..90
Programs
-
PARI
y=(1-x)^24; for (m=0,12, for (n=m,12,print1(gcd(polcoeff(y,m),polcoeff(y,n))",")))
Extensions
Base sequence name changed by Michel Marcus and Georg Fischer, Aug 24 2020