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.

A208717 Number of n-bead necklaces labeled with numbers 1..4 allowing reversal, with no adjacent beads differing by more than 1.

This page as a plain text file.
%I A208717 #12 Mar 12 2017 22:50:26
%S A208717 4,7,10,18,28,56,98,208,418,933,2044,4777,11072,26548,63672,155248,
%T A208717 379348,935278,2311294,5741228,14292966,35699049,89339860,224097602,
%U A208717 563074848,1417313897,3572747650,9019154944,22797181996,57693378135,146168107034,370712004868
%N A208717 Number of n-bead necklaces labeled with numbers 1..4 allowing reversal, with no adjacent beads differing by more than 1.
%H A208717 Andrew Howroyd, <a href="/A208717/b208717.txt">Table of n, a(n) for n = 1..100</a>
%F A208717 a(2n+1) = (1/2) * (A208773(2n+1) + A126358(n+1)). - _Andrew Howroyd_, Mar 03 2017
%F A208717 a(2n) = (1/2) * A208773(2n) + (1/4) * (A126358(n) + A126358(n+1)). - _Andrew Howroyd_, Mar 03 2017
%e A208717 All solutions for n=3:
%e A208717 ..3....2....1....3....4....2....3....1....1....2
%e A208717 ..3....2....1....3....4....3....4....1....2....2
%e A208717 ..4....2....1....3....4....3....4....2....2....3
%Y A208717 Column 4 of A208721.
%Y A208717 Cf. A208773, A126358.
%K A208717 nonn
%O A208717 1,1
%A A208717 _R. H. Hardin_, Mar 01 2012
%E A208717 a(29)-a(32) from _Andrew Howroyd_, Mar 03 2017