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.

A285527 Number of super perfect rhythmic tilings of [0,3n-1] with triples.

This page as a plain text file.
%I A285527 #26 Jan 19 2019 04:14:59
%S A285527 1,1,0,0,0,0,0,0,0,18,40,66,0,0,0,0,0,0,400686,1738012,8495580,0,0,0,
%T A285527 0,0,0
%N A285527 Number of super perfect rhythmic tilings of [0,3n-1] with triples.
%C A285527 A super perfect tiling of the line with triples consists of n groups of three evenly spaced points, each group having a different common interval such that all points of the line are covered, and such that all intervals are inferior or equal to n (thus, each interval belongs to [1..n]).
%F A285527 For n>1, a(n) = A059108(n)*2 because A059108 ignores reflected solutions. - _Fausto A. C. Cariboni_, May 20 2017
%e A285527 For n = 9, there are 18 tilings.
%e A285527 One is: (0,2,4), (1,5,9), (3,11,19), (6,12,18), (7,14,21), (8,17,26), (10,13,16), (15,20,25), (22,23,24), with the intervals: 1,2,3,4,5,6,7,8,9 appearing in order: 2,4,8,6,7,9,3,5,1.
%e A285527 It can also be represented as:
%e A285527 2 4 2 8 2 4 6 7 9 4 3 8 6 3 7 5 3 9 6 8 5 7 1 1 1 5 9
%Y A285527 Cf. A261516, A320392.
%K A285527 nonn,more
%O A285527 0,10
%A A285527 _Tony Reix_, Apr 20 2017