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.

A256641 a(n) is the total number of free ends of 5 line segments expansion at n iterations (see Comments lines for definition).

This page as a plain text file.
%I A256641 #35 Apr 13 2015 09:41:53
%S A256641 5,10,10,20,40,40,20,20,40,60,70,70,100,100,40,20,40,60,80,120
%N A256641 a(n) is the total number of free ends of 5 line segments expansion at n iterations (see Comments lines for definition).
%C A256641 The initial pattern consists of 5 straight line segments which are the radii of a regular pentagon. Their free ends are the ends of elements that do not contact or cross the other ones. Overlaps among different generations are prohibited except for one segment that connects between center points.
%C A256641 It appears that the sequence would be analog to 5*A032766 if the overlaps among different generations were prohibited without exception. See illustration in the links.
%C A256641 The terms of this sequence should be checked. - _Omar E. Pol_, Apr 13 2015
%H A256641 Kival Ngaokrajang, <a href="/A256641/a256641_4.pdf">Illustration of initial terms</a>, <a href="/A256641/a256641_7.pdf">5*A032766</a>
%Y A256641 Cf. A032766, A222181.
%K A256641 nonn,more
%O A256641 1,1
%A A256641 _Kival Ngaokrajang_, Apr 06 2015