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.

A099859 A Chebyshev transform of A006053 related to the knot 7_1.

This page as a plain text file.
%I A099859 #6 Apr 17 2024 15:18:55
%S A099859 0,1,1,1,1,0,0,0,-1,-1,-1,-1,0,0,0,1,1,1,1,0,0,0,-1,-1,-1,-1,0,0,0,1,
%T A099859 1,1,1,0,0,0,-1,-1,-1,-1,0,0,0,1,1,1,1,0,0,0,-1,-1,-1,-1,0,0,0,1,1,1,
%U A099859 1,0,0,0,-1,-1,-1,-1,0,0,0,1,1,1,1,0,0,0,-1,-1,-1,-1
%N A099859 A Chebyshev transform of A006053 related to the knot 7_1.
%C A099859 The g.f. is the transform of the g.f. of A006053 under the Chebyshev mapping G(x)-> (1/(1+x^2))G(x/(1+x^2)). The denominator of the g.f. is a parameterization of the Alexander polynomial of 7_1. It is also the 14th cyclotomic polynomial.
%F A099859 G.f.: x(1+x^2)/(1-x+x^2-x^3+x^4-x^5+x^6); a(n)=sum{k=0..floor(n/2), binomial(n-k, k)(-1)^k*A006053(n-2k)}.
%Y A099859 Cf. A099860.
%K A099859 easy,sign
%O A099859 0,1
%A A099859 _Paul Barry_, Oct 28 2004