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.

Showing 1-10 of 22 results. Next

A195762 Erroneous version of A127670 as "Right-hand diagonal of A195739".

Original entry on oeis.org

1, 1, 4, 32, 400, 6912, 134209
Offset: 0

Views

Author

N. J. A. Sloane, Sep 23 2011

Keywords

Comments

According to Barequet-Barequet-Rote, p. 261, the value DX(7, 6) = 134209 given by W. F. Lunnon is incorrect; it should be 153664. - Alexander Knapp, May 13 2013

A049310 Triangle of coefficients of Chebyshev's S(n,x) := U(n,x/2) polynomials (exponents in increasing order).

Original entry on oeis.org

1, 0, 1, -1, 0, 1, 0, -2, 0, 1, 1, 0, -3, 0, 1, 0, 3, 0, -4, 0, 1, -1, 0, 6, 0, -5, 0, 1, 0, -4, 0, 10, 0, -6, 0, 1, 1, 0, -10, 0, 15, 0, -7, 0, 1, 0, 5, 0, -20, 0, 21, 0, -8, 0, 1, -1, 0, 15, 0, -35, 0, 28, 0, -9, 0, 1, 0, -6, 0, 35, 0, -56, 0, 36, 0, -10, 0, 1, 1, 0, -21, 0, 70, 0, -84, 0
Offset: 0

Views

Author

Keywords

Comments

G.f. for row polynomials S(n,x) (signed triangle): 1/(1-x*z+z^2). Unsigned triangle |a(n,m)| has Fibonacci polynomials F(n+1,x) as row polynomials with g.f. 1/(1-x*z-z^2). |a(n,m)| triangle has rows of Pascal's triangle A007318 in the even-numbered diagonals (odd-numbered ones have only 0's).
Row sums (unsigned triangle) A000045(n+1) (Fibonacci). Row sums (signed triangle) S(n,1) sequence = periodic(1,1,0,-1,-1,0) = A010892.
Alternating row sums A049347(n) = S(n,-1) = periodic(1,-1,0). - Wolfdieter Lang, Nov 04 2011
S(n,x) is the characteristic polynomial of the adjacency matrix of the n-path. - Michael Somos, Jun 24 2002
S(n,x) is also the matching polynomial of the n-path. - Eric W. Weisstein, Apr 10 2017
|T(n,k)| = number of compositions of n+1 into k+1 odd parts. Example: |T(7,3)| = 10 because we have (1,1,3,3), (1,3,1,3), (1,3,3,1), (3,1,1,3), (3,1,3,1), (3,3,1,1), (1,1,1,5), (1,1,5,1), (1,5,1,1) and (5,1,1,1). - Emeric Deutsch, Apr 09 2005
S(n,x)= R(n,x) + S(n-2,x), n >= 2, S(-1,x)=0, S(0,x)=1, R(n,x):=2*T(n,x/2) = Sum_{m=0..n} A127672(n,m)*x^m (monic integer Chebyshev T-Polynomials). This is the rewritten so-called trace of the transfer matrix formula for the T-polynomials. - Wolfdieter Lang, Dec 02 2010
In a regular N-gon inscribed in a unit circle, the side length is d(N,1) = 2*sin(Pi/N). The length ratio R(N,k):=d(N,k)/d(N,1) for the (k-1)-th diagonal, with k from {2,3,...,floor(N/2)}, N >= 4, equals S(k-1,x) = sin(k*Pi/N)/sin(Pi/N) with x=rho(N):=R(N,2) = 2*cos(Pi/N). Example: N=7 (heptagon), rho=R(7,2), sigma:=R(N,3) = S(2,rho) = rho^2 - 1. Motivated by the quoted paper by P. Steinbach. - Wolfdieter Lang, Dec 02 2010
From Wolfdieter Lang, Jul 12 2011: (Start)
In q- or basic analysis, q-numbers are [n]_q := S(n-1,q+1/q) = (q^n-(1/q)^n)/(q-1/q), with the row polynomials S(n,x), n >= 0.
The zeros of the row polynomials S(n-1,x) are (from those of Chebyshev U-polynomials):
x(n-1;k) = +- t(k,rho(n)), k = 1..ceiling((n-1)/2), n >= 2, with t(n,x) the row polynomials of A127672 and rho(n):= 2*cos(Pi/n). The simple vanishing zero for even n appears here as +0 and -0.
Factorization of the row polynomials S(n-1,x), x >= 1, in terms of the minimal polynomials of cos(2 Pi/2), called Psi(n,x), with coefficients given by A181875/A181876:
S(n-1,x) = (2^(n-1))*Product_{n>=1}(Psi(d,x/2), 2 < d | 2n).
(From the rewritten eq. (3) of the Watkins and Zeitlin reference, given under A181872.) [See the W. Lang ArXiv link, Proposition 9, eq. (62). - Wolfdieter Lang, Apr 14 2018]
(End)
The discriminants of the S(n,x) polynomials are found in A127670. - Wolfdieter Lang, Aug 03 2011
This is an example for a subclass of Riordan convolution arrays (lower triangular matrices) called Bell arrays. See the L. W. Shapiro et al. reference under A007318. If a Riordan array is named (G(z),F(z)) with F(z)=z*Fhat(z), the o.g.f. for the row polynomials is G(z)/(1-x*z*Fhat(z)), and it becomes a Bell array if G(z)=Fhat(z). For the present Bell type triangle G(z)=1/(1+z^2) (see the o.g.f. comment above). This leads to the o.g.f. for the column no. k, k >= 0, x^k/(1+x^2)^(k+1) (see the formula section), the one for the row sums and for the alternating row sums (see comments above). The Riordan (Bell) A- and Z-sequences (defined in a W. Lang link under A006232, with references) have o.g.f.s 1-x*c(x^2) and -x*c(x^2), with the o.g.f. of the Catalan numbers A000108. Together they lead to a recurrence given in the formula section. - Wolfdieter Lang, Nov 04 2011
The determinant of the N x N matrix S(N,[x[1], ..., x[N]]) with elements S(m-1,x[n]), for n, m = 1, 2, ..., N, and for any x[n], is identical with the determinant of V(N,[x[1], ..., x[N]]) with elements x[n]^(m-1) (a Vandermondian, which equals Product_{1 <= i < j<= N} (x[j] - x[i])). This is a special instance of a theorem valid for any N >= 1 and any monic polynomial system p(m,x), m>=0, with p(0,x) = 1. For this theorem see the Vein-Dale reference, p. 59. Thanks to L. Edson Jeffery for an email asking for a proof of the non-singularity of the matrix S(N,[x[1], ...., x[N]]) if and only if the x[j], j = 1..N, are pairwise distinct. - Wolfdieter Lang, Aug 26 2013
These S polynomials also appear in the context of modular forms. The rescaled Hecke operator T*n = n^((1-k)/2)*T_n acting on modular forms of weight k satisfies T*(p^n) = S(n, T*p), for each prime p and positive integer n. See the Koecher-Krieg reference, p. 223. - _Wolfdieter Lang, Jan 22 2016
For a shifted o.g.f. (mod signs), its compositional inverse, and connections to Motzkin and Fibonacci polynomials, non-crossing partitions and other combinatorial structures, see A097610. - Tom Copeland, Jan 23 2016
From M. Sinan Kul, Jan 30 2016; edited by Wolfdieter Lang, Jan 31 2016 and Feb 01 2016: (Start)
Solutions of the Diophantine equation u^2 + v^2 - k*u*v = 1 for integer k given by (u(k,n), v(k,n)) = (S(n,k), S(n-1,k)) because of the Cassini-Simson identity: S(n,x)^2 - S(n+1,x)*S(n-1, x) = 1, after use of the S-recurrence. Note that S(-n, x) = -S(-n-2, x), n >= 1, and the periodicity of some S(n, k) sequences.
Hence another way to obtain the row polynomials would be to take powers of the matrix [x, -1; 1,0]: S(n, x) = (([x, -1; 1, 0])^n)[1,1], n >= 0.
See also a Feb 01 2016 comment on A115139 for a well-known S(n, x) sum formula.
Then we have with the present T triangle
A039834(n) = -i^(n+1)*T(n-1, k) where i is the imaginary unit and n >= 0.
A051286(n) = Sum_{i=0..n} T(n,i)^2 (see the Philippe Deléham, Nov 21 2005 formula),
A181545(n) = Sum_{i=0..n+1} abs(T(n,i)^3),
A181546(n) = Sum_{i=0..n+1} T(n,i)^4,
A181547(n) = Sum_{i=0..n+1} abs(T(n,i)^5).
S(n, 0) = A056594(n), and for k = 1..10 the sequences S(n-1, k) with offset n = 0 are A128834, A001477, A001906, A001353, A004254, A001109, A004187, A001090, A018913, A004189.
(End)
For more on the Diophantine equation presented by Kul, see the Ismail paper. - Tom Copeland, Jan 31 2016
The o.g.f. for the Legendre polynomials L(n,x) is 1 / sqrt(1- 2x*z + z^2), and squaring it gives the o.g.f. of U(n,x), A053117, so Sum_{k=0..n} L(k,x/2) L(n-k,x/2) = S(n,x). This gives S(n,x) = L(n/2,x/2)^2 + 2*Sum_{k=0..n/2-1} L(k,x/2) L(n-k,x/2) for n even and S(n,x) = 2*Sum_{k=0..(n-1)/2} L(k,x/2) L(n-k,x/2) for odd n. For a connection to elliptic curves and modular forms, see A053117. For the normalized Legendre polynomials, see A100258. For other properties and relations to other polynomials, see Allouche et al. - Tom Copeland, Feb 04 2016
LG(x,h1,h2) = -log(1 - h1*x + h2*x^2) = Sum_{n>0} F(n,-h1,h2,0,..,0) x^n/n is a log series generator of the bivariate row polynomials of A127672 with A127672(0,0) = 0 and where F(n,b1,b2,..,bn) are the Faber polynomials of A263916. Exp(LG(x,h1,h2)) = 1 / (1 - h1*x + h2*x^2 ) is the o.g.f. of the bivariate row polynomials of this entry. - Tom Copeland, Feb 15 2016 (Instances of the bivariate o.g.f. for this entry are on pp. 5 and 18 of Sunada. - Tom Copeland, Jan 18 2021)
For distinct odd primes p and q the Legendre symbol can be written as Legendre(q,p) = Product_{k=1..P} S(q-1, 2*cos(2*Pi*k/p)), with P = (p-1)/2. See the Lemmermeyer reference, eq. (8.1) on p. 236. Using the zeros of S(q-1, x) (see above) one has S(q-1, x) = Product_{l=1..Q} (x^2 - (2*cos(Pi*l/q))^2), with Q = (q-1)/2. Thus S(q-1, 2*cos(2*Pi*k/p)) = ((-4)^Q)*Product_{l=1..Q} (sin^2(2*Pi*k/p) - sin^2(Pi*l/q)) = ((-4)^Q)*Product_{m=1..Q} (sin^2(2*Pi*k/p) - sin^2(2*Pi*m/q)). For the proof of the last equality see a W. Lang comment on the triangle A057059 for n = Q and an obvious function f. This leads to Eisenstein's proof of the quadratic reciprocity law Legendre(q,p) = ((-1)^(P*Q)) * Legendre(p,q), See the Lemmermeyer reference, pp. 236-237. - Wolfdieter Lang, Aug 28 2016
For connections to generalized Fibonacci polynomials, compare their generating function on p. 5 of the Amdeberhan et al. link with the o.g.f. given above for the bivariate row polynomials of this entry. - Tom Copeland, Jan 08 2017
The formula for Ramanujan's tau function (see A000594) for prime powers is tau(p^k) = p^(11*k/2)*S(k, p^(-11/2)*tau(p)) for k >= 1, and p = A000040(n), n >= 1. See the Hardy reference, p. 164, eqs. (10.3.4) and (10.3.6) rewritten in terms of S. - Wolfdieter Lang, Jan 27 2017
From Wolfdieter Lang, May 08 2017: (Start)
The number of zeros Z(n) of the S(n, x) polynomials in the open interval (-1,+1) is 2*b(n) for even n >= 0 and 1 + 2*b(n) for odd n >= 1, where b(n) = floor(n/2) - floor((n+1)/3). This b(n) is the number of integers k in the interval (n+1)/3 < k <= floor(n/2). See a comment on the zeros of S(n, x) above, and b(n) = A008615(n-2), n >= 0. The numbers Z(n) have been proposed (with a conjecture related to A008611) by Michel Lagneau, as the number of zeros of Fibonacci polynomials on the imaginary axis (-I,+I), with I=sqrt(-1). They are Z(n) = A008611(n-1), n >= 0, with A008611(-1) = 0. Also Z(n) = A194960(n-4), n >= 0. Proof using the A008611 version. A194960 follows from this.
In general the number of zeros Z(a;n) of S(n, x) for n >= 0 in the open interval (-a,+a) for a from the interval (0,2) (x >= 2 never has zeros, and a=0 is trivial: Z(0;n) = 0) is with b(a;n) = floor(n//2) - floor((n+1)*arccos(a/2)/Pi), as above Z(a;n) = 2*b(a;n) for even n >= 0 and 1 + 2*b(a;n) for odd n >= 1. For the closed interval [-a,+a] Z(0;n) = 1 and for a from (0,1) one uses for Z(a;n) the values b(a;n) = floor(n/2) - ceiling((n+1)*arccos(a/2)/Pi) + 1. (End)
The Riordan row polynomials S(n, x) (Chebyshev S) belong to the Boas-Buck class (see a comment and references in A046521), hence they satisfy the Boas-Buck identity: (E_x - n*1)*S(n, x) = (E_x + 1)*Sum_{p=0..n-1} (1 - (-1)^p)*(-1)^((p+1)/2)*S(n-1-p, x), for n >= 0, where E_x = x*d/dx (Euler operator). For the triangle T(n, k) this entails a recurrence for the sequence of column k, given in the formula section. - Wolfdieter Lang, Aug 11 2017
The e.g.f. E(x,t) := Sum_{n>=0} (t^n/n!)*S(n,x) for the row polynomials is obtained via inverse Laplace transformation from the above given o.g.f. as E(x,t) = ((1/xm)*exp(t/xm) - (1/xp)*exp(t/xp) )/(xp - xm) with xp = (x + sqrt(x^2-4))/2 and xm = (x - sqrt(x^2-4))/2. - Wolfdieter Lang, Nov 08 2017
From Wolfdieter Lang, Apr 12 2018: (Start)
Factorization of row polynomials S(n, x), for n >= 1, in terms of C polynomials (not Chebyshev C) with coefficients given in A187360. This is obtained from the factorization into Psi polynomials (see the Jul 12 2011 comment above) but written in terms of minimal polynomials of 2*cos(2*Pi/n) with coefficients in A232624:
S(2*k, x) = Product_{2 <= d | (2*k+1)} C(d, x)*(-1)^deg(d)*C(d, -x), with deg(d) = A055034(d) the degree of C(d, x).
S(2*k+1, x) = Product_{2 <= d | 2*(k+1)} C(d, x) * Product_{3 <= 2*d + 1 | (k+1)} (-1)^(deg(2*d+1))*C(2*d+1, -x).
Note that (-1)^(deg(2*d+1))*C(2*d+1, -x)*C(2*d+1, x) pairs always appear.
The number of C factors of S(2*k, x), for k >= 0, is 2*(tau(2*k+1) - 1) = 2*(A099774(k+1) - 1) = 2*A095374(k), and for S(2*k+1, x), for k >= 0, it is tau(2*(k+1)) + tau_{odd}(k+1) - 2 = A302707(k), with tau(2*k+1) = A099774(k+1), tau(n) = A000005 and tau(2*(k+1)) = A099777(k+1).
For the reverse problem, the factorization of C polynomials into S polynomials, see A255237. (End)
The S polynomials with general initial conditions S(a,b;n,x) = x*S(a,b;n-1,x) - S(a,b;n-2,x), for n >= 1, with S(a,b;-1,x) = a and S(a,b;0,x) = b are S(a,b;n,x) = b*S(n, x) - a*S(n-1, x), for n >= -1. Recall that S(-2, x) = -1 and S(-1, x) = 0. The o.g.f. is G(a,b;z,x) = (b - a*z)/(1 - x*z + z^2). - Wolfdieter Lang, Oct 18 2019
Also the convolution triangle of A101455. - Peter Luschny, Oct 06 2022
From Wolfdieter Lang, Apr 26 2023: (Start)
Multi-section of S-polynomials: S(m*n+k, x) = S(m+k, x)*S(n-1, R(m, x)) - S(k, x)*S(n-2, R(m, x)), with R(n, x) = S(n, x) - S(n-2, x) (see A127672), S(-2, x) = -1, and S(-1, x) = 0, for n >= 0, m >= 1, and k = 0, 1, ..., m-1.
O.g.f. of {S(m*n+k, y)}_{n>=0}: G(m,k,y,x) = (S(k, y) - (S(k, y)*R(m, y) - S(m+k, y))*x)/(1 - R(m,y)*x + x^2).
See eqs. (40) and (49), with r = x or y and s =-1, of the G. Detlefs and W. Lang link at A034807. (End)
S(n, x) for complex n and complex x: S(n, x) = ((-i/2)/sqrt(1 - (x/2)^2))*(q(x/2)*exp(+n*log(q(x/2))) - (1/q(x/2))*exp(-n*log(q(x/2)))), with q(x) = x + sqrt(1 - x^2)*i. Here log(z) = |z| + Arg(z)*i, with Arg(z) from [-Pi,+Pi) (principal branch). This satisfies the recurrence relation for S because it is derived from the Binet - de Moivre formula for S. Examples: S(n/m, 0) = cos((n/m)*Pi/4), for n >= 0 and m >= 1. S(n*i, 0) = (1/2)*(1 + exp(n*Pi))*exp(-(n/2)*Pi), for n >= 0. S(1+i, 2+i) = 0.6397424847... + 1.0355669490...*i. Thanks to Roberto Alfano for asking a question leading to this formula. - Wolfdieter Lang, Jun 05 2023
Lim_{n->oo} S(n, x)/S(n-1, x) = r(x) = (x - sqrt(x^2 -4))/2, for |x| >= 2. For x = +-2, this limit is +-1. - Wolfdieter Lang, Nov 15 2023

Examples

			The triangle T(n, k) begins:
  n\k  0  1   2   3   4   5   6    7   8   9  10  11
  0:   1
  1:   0  1
  2:  -1  0   1
  3:   0 -2   0   1
  4:   1  0  -3   0   1
  5:   0  3   0  -4   0   1
  6:  -1  0   6   0  -5   0   1
  7:   0 -4   0  10   0  -6   0    1
  8:   1  0 -10   0  15   0  -7    0   1
  9:   0  5   0 -20   0  21   0   -8   0   1
  10: -1  0  15   0 -35   0  28    0  -9   0   1
  11:  0 -6   0  35   0 -56   0   36   0 -10   0   1
  ... Reformatted and extended by _Wolfdieter Lang_, Oct 24 2012
For more rows see the link.
E.g., fourth row {0,-2,0,1} corresponds to polynomial S(3,x)= -2*x + x^3.
From _Wolfdieter Lang_, Jul 12 2011: (Start)
Zeros of S(3,x) with rho(4)= 2*cos(Pi/4) = sqrt(2):
  +- t(1,sqrt(2)) = +- sqrt(2) and
  +- t(2,sqrt(2)) = +- 0.
Factorization of S(3,x) in terms of Psi polynomials:
S(3,x) = (2^3)*Psi(4,x/2)*Psi(8,x/2) = x*(x^2-2).
(End)
From _Wolfdieter Lang_, Nov 04 2011: (Start)
A- and Z- sequence recurrence:
T(4,0) = - (C(0)*T(3,1) + C(1)*T(3,3)) = -(-2 + 1) = +1,
T(5,3) = -3 - 1*1 = -4.
(End)
Boas-Buck recurrence for column k = 2, n = 6: S(6, 2) = (3/4)*(0 - 2* S(4 ,2) + 0 + 2*S(2, 2)) = (3/4)*(-2*(-3) + 2) = 6. - _Wolfdieter Lang_, Aug 11 2017
From _Wolfdieter Lang_, Apr 12 2018: (Start)
Factorization into C polynomials (see the Apr 12 2018 comment):
S(4, x) = 1 - 3*x^2 + x^4 = (-1 + x + x^2)*(-1 - x + x^2) = (-C(5, -x)) * C(5, x); the number of factors is 2 = 2*A095374(2).
S(5, x) = 3*x - 4*x^3 + x^5 = x*(-1 + x)*(1 + x)*(-3 + x^2) = C(2, x)*C(3, x)*(-C(3, -x))*C(6, x); the number of factors is 4 = A302707(2). (End)
		

References

  • G. H. Hardy, Ramanujan: twelve lectures on subjects suggested by his life and work, AMS Chelsea Publishing, Providence, Rhode Island, 2002, p. 164.
  • Max Koecher and Aloys Krieg, Elliptische Funktionen und Modulformen, 2. Auflage, Springer, 2007, p. 223.
  • Franz Lemmermeyer, Reciprocity Laws. From Euler to Eisenstein, Springer, 2000.
  • D. S. Mitrinovic, Analytic Inequalities, Springer-Verlag, 1970; p. 232, Sect. 3.3.38.
  • Theodore J. Rivlin, Chebyshev polynomials: from approximation theory to algebra and number theory, 2. ed., Wiley, New York, 1990, pp. 60 - 61.
  • R. Vein and P. Dale, Determinants and Their Applications in Mathematical Physics, Springer, 1999.

Crossrefs

Cf. A000005, A000217, A000292, A000332, A000389, A001227, A007318, A008611, A008615, A101455, A010892, A011973, A053112 (without zeros), A053117, A053119 (reflection), A053121 (inverse triangle), A055034, A097610, A099774, A099777, A100258, A112552 (first column clipped), A127672, A168561 (absolute values), A187360. A194960, A232624, A255237.
Triangles of coefficients of Chebyshev's S(n,x+k) for k = 5, 4, 3, 2, 1, 0, -1, -2, -3, -4, -5: A207824, A207823, A125662, A078812, A101950, A049310, A104562, A053122, A207815, A159764, A123967.

Programs

  • Magma
    A049310:= func< n,k | ((n+k) mod 2) eq 0 select (-1)^(Floor((n+k)/2)+k)*Binomial(Floor((n+k)/2), k) else 0 >;
    [A049310(n,k): k in [0..n], n in [0..15]]; // G. C. Greubel, Jul 25 2022
  • Maple
    A049310 := proc(n,k): binomial((n+k)/2,(n-k)/2)*cos(Pi*(n-k)/2)*(1+(-1)^(n-k))/2 end: seq(seq(A049310(n,k), k=0..n),n=0..11); # Johannes W. Meijer, Aug 08 2011
    # Uses function PMatrix from A357368. Adds a row above and a column to the left.
    PMatrix(10, n -> ifelse(irem(n, 2) = 0, 0, (-1)^iquo(n-1, 2))); # Peter Luschny, Oct 06 2022
  • Mathematica
    t[n_, k_] /; EvenQ[n+k] = ((-1)^((n+k)/2+k))*Binomial[(n+k)/2, k]; t[n_, k_] /; OddQ[n+k] = 0; Flatten[Table[t[n, k], {n, 0, 12}, {k, 0, n}]][[;; 86]] (* Jean-François Alcover, Jul 05 2011 *)
    Table[Coefficient[(-I)^n Fibonacci[n + 1, - I x], x, k], {n, 0, 10}, {k, 0, n}] //Flatten (* Clark Kimberling, Aug 02 2011; corrected by Eric W. Weisstein, Apr 06 2017 *)
    CoefficientList[ChebyshevU[Range[0, 10], -x/2], x] // Flatten (* Eric W. Weisstein, Apr 06 2017 *)
    CoefficientList[Table[(-I)^n Fibonacci[n + 1, -I x], {n, 0, 10}], x] // Flatten (* Eric W. Weisstein, Apr 06 2017 *)
  • PARI
    {T(n, k) = if( k<0 || k>n || (n + k)%2, 0, (-1)^((n + k)/2 + k) * binomial((n + k)/2, k))} /* Michael Somos, Jun 24 2002 */
    
  • SageMath
    @CachedFunction
    def A049310(n,k):
        if n< 0: return 0
        if n==0: return 1 if k == 0 else 0
        return A049310(n-1,k-1) - A049310(n-2,k)
    for n in (0..9): [A049310(n,k) for k in (0..n)] # Peter Luschny, Nov 20 2012
    

Formula

T(n,k) := 0 if n < k or n+k odd, otherwise ((-1)^((n+k)/2+k))*binomial((n+k)/2, k); T(n, k) = -T(n-2, k)+T(n-1, k-1), T(n, -1) := 0 =: T(-1, k), T(0, 0)=1, T(n, k)= 0 if n < k or n+k odd; g.f. k-th column: (1 / (1 + x^2)^(k + 1)) * x^k. - Michael Somos, Jun 24 2002
T(n,k) = binomial((n+k)/2, (n-k)/2)*cos(Pi*(n-k)/2)*(1+(-1)^(n-k))/2. - Paul Barry, Aug 28 2005
Sum_{k=0..n} T(n,k)^2 = A051286(n). - Philippe Deléham, Nov 21 2005
Recurrence for the (unsigned) Fibonacci polynomials: F(1)=1, F(2)=x; for n > 2, F(n) = x*F(n-1) + F(n-2).
From Wolfdieter Lang, Nov 04 2011: (Start)
The Riordan A- and Z-sequences, given in a comment above, lead together to the recurrence:
T(n,k) = 0 if n < k, if k=0 then T(0,0)=1 and
T(n,0)= -Sum_{i=0..floor((n-1)/2)} C(i)*T(n-1,2*i+1), otherwise T(n,k) = T(n-1,k-1) - Sum_{i=1..floor((n-k)/2)} C(i)*T(n-1,k-1+2*i), with the Catalan numbers C(n)=A000108(n).
(End)
The row polynomials satisfy also S(n,x) = 2*(T(n+2, x/2) - T(n, x/2))/(x^2-4) with the Chebyshev T-polynomials. Proof: Use the trace formula 2*T(n, x/2) = S(n, x) - S(n-2, x) (see the Dec 02 2010 comment above) and the S-recurrence several times. This is a formula which expresses the S- in terms of the T-polynomials. - Wolfdieter Lang, Aug 07 2014
From Tom Copeland, Dec 06 2015: (Start)
The non-vanishing, unsigned subdiagonals Diag_(2n) contain the elements D(n,k) = Sum_{j=0..k} D(n-1,j) = (k+1) (k+2) ... (k+n) / n! = binomial(n+k,n), so the o.g.f. for the subdiagonal is (1-x)^(-(n+1)). E.g., Diag_4 contains D(2,3) = D(1,0) + D(1,1) + D(1,2) + D(1,3) = 1 + 2 + 3 + 4 = 10 = binomial(5,2). Diag_4 is shifted A000217; Diag_6, shifted A000292: Diag_8, shifted A000332; and Diag_10, A000389.
The non-vanishing antidiagonals are signed rows of the Pascal triangle A007318.
For a reversed, unsigned version with the zeros removed, see A011973. (End)
The Boas-Buck recurrence (see a comment above) for the sequence of column k is: S(n, k) = ((k+1)/(n-k))*Sum_{p=0..n-1-k} (1 - (-1)^p)*(-1)^((p+1)/2) * S(n-1-p, k), for n > k >= 0 and input S(k, k) = 1. - Wolfdieter Lang, Aug 11 2017
The m-th row consecutive nonzero entries in order are (-1)^c*(c+b)!/c!b! with c = m/2, m/2-1, ..., 0 and b = m-2c if m is even and with c = (m-1)/2, (m-1)/2-1, ..., 0 with b = m-2c if m is odd. For the 8th row starting at a(36) the 5 consecutive nonzero entries in order are 1,-10,15,-7,1 given by c = 4,3,2,1,0 and b = 0,2,4,6,8. - Richard Turk, Aug 20 2017
O.g.f.: exp( Sum_{n >= 0} 2*T(n,x/2)*t^n/n ) = 1 + x*t + (-1 + x^2)*t^2 + (-2*x + x^3)*t^3 + (1 - 3*x^2 + x^4)*t^4 + ..., where T(n,x) denotes the n-th Chebyshev polynomial of the first kind. - Peter Bala, Aug 15 2022

A243953 E.g.f.: exp( Sum_{n>=1} A000108(n-1)*x^n/n ), where A000108(n) = binomial(2*n,n)/(n+1) forms the Catalan numbers.

Original entry on oeis.org

1, 1, 2, 8, 56, 592, 8512, 155584, 3456896, 90501632, 2728876544, 93143809024, 3550380249088, 149488545697792, 6890674623094784, 345131685337530368, 18664673706719019008, 1083931601731053223936, 67278418002152175960064, 4444711314548967826259968
Offset: 0

Views

Author

Paul D. Hanna, Jun 21 2014

Keywords

Examples

			G.f.: A(x) = 1 + x + 2*x^2/2! + 8*x^3/3! + 56*x^4/4! + 592*x^5/5! + 8512*x^6/6! +...
such that the logarithmic derivative of the e.g.f. equals the Catalan numbers:
log(A(x)) = x + x^2/2 + 2*x^3/3 + 5*x^4/4 + 14*x^5/5 + 42*x^6/6 + 132*x^7/7 + 429*x^8/8 +...+ A000108(n-1)*x^n/n +...
thus A'(x)/A(x) = C(x) where C(x) = 1 + x*C(x)^2.
Also, e.g.f. A(x) satisfies:
A(x) = 1 + x/A(x) + 4*(x/A(x))^2/2! + 32*(x/A(x))^3/3! + 400*(x/A(x))^4/4! + 6912*(x/A(x))^5/5! +...+ (n+1)^(n-2)*2^n*(x/A(x))^n/n! +...
If we form a table of coefficients of x^k/k! in A(x)^n, like so:
[1, 1,  2,    8,    56,    592,    8512,   155584,    3456896, ...];
[1, 2,  6,   28,   200,   2064,   28768,   511424,   11106432, ...];
[1, 3, 12,   66,   504,   5256,   72288,  1259712,   26822016, ...];
[1, 4, 20,  128,  1064,  11488,  158752,  2740480,   57517184, ...];
[1, 5, 30,  220,  2000,  22680,  319600,  5525600,  115094400, ...];
[1, 6, 42,  348,  3456,  41472,  602352, 10533024,  219321216, ...];
[1, 7, 56,  518,  5600,  71344, 1075648, 19176304,  401916032, ...];
[1, 8, 72,  736,  8624, 116736, 1835008, 33554432,  712166016, ...];
[1, 9, 90, 1008, 12744, 183168, 3009312, 56687040, 1224440064, ...]; ...
then the main diagonal equals (n+1)^(n-1) * 2^n for n>=0:
[1, 2, 12, 128, 2000, 41472, 1075648, 33554432, 1224440064, ...].
Note that Sum_{n>=0} (n+1)^(n-2) * 2^n * x^n/n! is an e.g.f. of A127670.
		

Crossrefs

Programs

  • Mathematica
    CoefficientList[Series[E^(1 - Sqrt[1-4*x]) * (1 + Sqrt[1-4*x])/2, {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jun 22 2014 *)
  • Maxima
    a(n):=if n=0 then 1 else sum((n-1)!/(n-i-1)!*binomial(2*i,i)/(i+1)*a(n-i-1),i,0,n-1); /* Vladimir Kruchinin, Feb 22 2015 */
  • PARI
    /* Explicit formula: */
    {a(n)=n!*polcoeff( exp(1-sqrt(1-4*x +x*O(x^n))) * (1 + sqrt(1-4*x +x*O(x^n)))/2,n)}
    for(n=0,25,print1(a(n),", "))
    
  • PARI
    /* Logarithmic derivative of e.g.f. equals Catalan numbers: */
    {A000108(n) = binomial(2*n,n)/(n+1)}
    {a(n)=n!*polcoeff( exp(sum(m=1,n, A000108(m-1)*x^m/m)+x*O(x^n)),n)}
    for(n=0,25,print1(a(n),", "))
    
  • PARI
    /* From [x^n/n!] A(x)^(n+1) = (n+1)^(n-1)*2^n */
    {a(n)=n!*polcoeff(x/serreverse(x*sum(m=0, n+1, (m+1)^(m-2)*(2*x)^m/m!)+x^2*O(x^n)), n)}
    for(n=0,25,print1(a(n),", "))
    

Formula

E.g.f. A(x) satisfies:
(1) A(x) = exp(1 - sqrt(1-4*x)) * (1 + sqrt(1-4*x))/2.
(2) A(x)^2 - A(x)*A'(x) + x*A'(x)^2 = 0 (differential equation).
(3) [x^n/n!] A(x)^(n+1) = (n+1)^(n-1)*2^n for n>=0.
(4) A(x) = G(x/A(x)) such that A(x*G(x)) = G(x) = Sum_{n>=0} (n+1)^(n-2)*2^n*x^n/n!.
(5) A(x) = x / Series_Reversion(x*G(x)) where G(x) = Sum_{n>=0} (n+1)^(n-2)*2^n*x^n/n!.
(6) x = -LambertW(-2*x/A(x)) * (2 + LambertW(-2*x/A(x)))/4. [From a formula by Vaclav Kotesovec in A127670]
a(n) ~ 2^(2*n-5/2) * n^(n-2) / exp(n-1). - Vaclav Kotesovec, Jun 22 2014
a(n) = sum(i=0..n-1, (n-1)!/(n-i-1)!*binomial(2*i,i)/(i+1)*a(n-i-1)), a(0)=1. - Vladimir Kruchinin, Feb 22 2015
From Peter Bala, Apr 14 2017: (Start)
a(n+2) = 2^(n+1)*A001515(n).
a(n+1) = Sum_{k = 0..n} binomial(n+k-1,2*k)*2^(n-k)*(2*k)!/k!.
D-finite with recurrence a(n) = (4*n - 10)*a(n-1) + 4*a(n-2) with a(0) = a(1) = 1.
The derivative A'(x) of the e.g.f. is equal to exp(2*x*c(x)), that is, A'(x) is the Catalan transform of exp(2*x) as defined in Barry, Section 3. (End)
E.g.f. A(x) satisfies (x/A(x))' = 1/A'(x). - Alexander Burstein, Oct 31 2023

A052750 a(n) = (2*n + 1)^(n - 1).

Original entry on oeis.org

1, 1, 5, 49, 729, 14641, 371293, 11390625, 410338673, 16983563041, 794280046581, 41426511213649, 2384185791015625, 150094635296999121, 10260628712958602189, 756943935220796320321, 59938945498865420543457
Offset: 0

Views

Author

encyclopedia(AT)pommard.inria.fr, Jan 25 2000

Keywords

Comments

a(n+1) is the number of labeled incomplete ternary trees on n vertices in which each left child has a larger label than its parent. - Brian Drake, Jul 28 2008
Put a(0) = 1. For n > 0, let x(n,k) = 2*cos((2*k-1)*Pi/(2*n+1)), k=1..n. Define the recurrences S(n;0,x(n,k)) = 1, S(n;1,x(n,k)) = x(n,k), S(n;r,x(n,k)) = x(n,k)*S(n;r-1,x(n,k)) - S(n;r-2,x(n,k)), r > 1 an integer, k=1..n. CONJECTURE: For n > 0, a(n) = Product_{k=1..n} (Sum_{m=0..n-1} S(n;2*m,x(n,k))^2). - L. Edson Jeffery, Sep 11 2013
From Wolfdieter Lang, Dec 16 2013: (Start)
Discriminants of the first difference of Chebyshev S-polynomials.
The coefficient table for the first difference polynomials P(n, x) = S(n, x) - S(n-1, x), n >= 0, S(-1, x) = 0, with the Chebyshev S polynomials (see A049310), is given in A130777.
For the discriminant of a polynomial in terms of the square of a determinant of a Vandermonde matrix build from the zeros of the polynomial see, e.g., A127670.
For the proof that D(n) := discriminant(P(n,x)) = (2*n + 1)^(n - 1), n >= 1, use the formula given e.g., in the Rivlin reference, p. 218, Theorem 5.13, eq. (5.3), namely D(n) = (-1)^(n*(n-1)/2)*Product_{j=1..n} P'(n, x(n,j)), with the zeros x(n,j) = -2*cos(2*Pi*j/(2*n+1)) of P(n, x) (see A130777). P'(n, x(n,j)) = (2*n+1)*P(n-1, x(n,j))/(2*sin(Pi*j/(2*n+1))*2*cos(Pi*j/(2*n+1)))^2. P(n-1, x(n,j)) = (-1)^(n+j)*2*cos(Pi*j/(2*n+1)). Product_{j=1..n} 2*sin(Pi*j/(2*n+1)) = 2*n+1 (see the Oct 10 2013 formula in A005408. Product_{j=1..n} 2*cos(Pi*j/(2*n+1)) = 1, because S(2*n, 0) = (-1)^n.
(End)
a(n) is the number of labeled 2-trees with n+2 vertices, rooted at a given edge. - Nikos Apostolakis, Nov 30 2018
a(n) is also the number of 2-trees with n labeled triangles and with a distinguished oriented edge. - Nikos Apostolakis, Dec 14 2018

Examples

			Discriminant: n=4: P(4, x) = 1 + 2*x - 3*x^2 - x^3 + x^4 with the zeros x[1] = -2*cos((2/9)*Pi), x[2] = -2*cos((4/9)*Pi), x[3] = 1, x[4] = 2*cos((1/9)*Pi). D(4) = (Det(Vandermonde(4,[x[1],x[2],x[3],x[4]])))^2 = 729 = a(4). - _Wolfdieter Lang_, Dec 16 2013
		

References

  • L. W. Beineke, and J. W. Moon, Several proofs of the number of labelled 2-dimensional trees, In "Proof Techniques in Graph Theory" (F. Harary editor). Academic Press, New York, 1969, pp. 11-20.
  • Theodore J. Rivlin, Chebyshev polynomials: from approximation theory to algebra and number theory, 2. ed., Wiley, New York, 1990.

Crossrefs

Programs

  • GAP
    List([0..20],n->(2*n+1)^(n-1)); # Muniru A Asiru, Dec 05 2018
  • Magma
    [(2*n+1)^(n-1) : n in [0..20]]; // Wesley Ivan Hurt, Jan 20 2017
    
  • Maple
    spec := [S,{B=Prod(Z,S,S),S=Set(B)},labeled]: seq(combstruct[count](spec,size=n), n=0..20);
  • Mathematica
    max = 16; (Series[Exp[-1/2*ProductLog[-2*x]], {x, 0, max}] // CoefficientList[#, x] & ) * Range[0, max]! (* Jean-François Alcover, Jun 20 2013 *)
    Table[(2*n+1)^(n-1),{n,0,20}] (* Harvey P. Dale, Jul 14 2025 *)
  • PARI
    a(n)=(2*n+1)^(n-1) \\ Charles R Greathouse IV, Nov 20 2011
    
  • PARI
    {a(n)=local(A=1+x);for(i=1,21,A=sqrt(1+2*sum(n=1,21,x^(2*n-1)/(2*n-1)!*A^(4*n-1))+x*O(x^n)));n!*polcoeff(A,n)} \\ Paul D. Hanna, Sep 07 2012
    
  • Python
    for n in range(0, 20): print((2*n + 1)**(n - 1), end=', ') # Stefano Spezia, Dec 01 2018
    

Formula

E.g.f.: exp(-1/2*W(-2*x)), where W is Lambert's W function.
E.g.f. satisfies: A(x) = sqrt(1 + 2*Sum_{n>=1} x^(2*n-1)/(2*n-1)! * A(x)^(4*n-1)). - Paul D. Hanna, Sep 07 2012
E.g.f. satisfies: A(x) = 1/A(-x*A(x)^4). - Paul D. Hanna, Sep 07 2012
a(n) = discriminant of P(n,x) = S(n,x) - S(n-1,x), n >= 1, with the Chebyshev S polynomials from A049310. For the proof see the comment above. a(n) is also the discriminant of S(n,x) + S(n-1,x) = (-1)^n*(S(n,-x) - S(n-1,-x)). - Wolfdieter Lang, Dec 16 2013
From Peter Bala, Dec 19 2013: (Start)
The e.g.f. A(x) = 1 + x + 5*x^2/2! + 49*x^3/3! + 729*x^4/4! + ... satisfies:
1) A(x*exp(-2*x)) = exp(x) = 1/A(-x*exp(2*x));
2) A^2(x) = 1/x*series reversion(x*exp(-2*x));
3) A(x^2) = 1/x*series reversion(x*exp(-x^2));
4) A(x) = exp(x*A(x)^2). (End)
E.g.f.: sqrt(-LambertW(-2*x)/(2*x)). - Vaclav Kotesovec, Dec 07 2014
Related to A001705 by Sum_{n >= 1} a(n)*x^n/n! = series reversion( 1/(1 + x)^2*log(1 + x) ) = series reversion(x - 5*x^2/2! + 26*x^3/3! - 154*x^4/4! + ...). Cf. A000272, A052752, A052774, A052782. - Peter Bala, Jun 15 2016
From Peter Bala, Dec 13 2022: (Start)
The e.g.f. A(x) = 1/x * series reversion of x^2/T(x), where the tree function T(x) = Sum_{n >= 1} n^(n-1)*x^n/n!. See A000169.
For c in C, A(x)^c = 1 + Sum_{n >= 1} c*(2*n + c)^(n-1)*x^n/n!.
First derivative A'(x) = A(x)^3/(1 - 2*x*A(x)^2).
Series reversion of (1 - A(-z)) = -log(1 - z)/(1 - z)^2 is the e.g.f. of A001705.
1/z * series reversion of z/A(z) = 1 + z + 7*z^2/2! + (10^2)*z^3/3! + (13^3)*z^4/4! + ... is the e.g.f. of A052752.
1/z * series reversion of z/A(z^2) = 1 + z^2 + 9*z^4/2! + (13^2)*z^6/3! + (17^3)*z^8/4! + ... = Sum_{n >= 0} A052774(n)*z^(2*n)/n!.
1/z * series reversion of z/A(z^3) = 1 + z^3 + 11*z^6/2! + (16^2)*z^9/3! + (21^3)*z^12/4! + ... = Sum_{n >= 0} A052782(n)*z^(3*n)/n!.
1/z * series reversion of z/A(z)^2 = A(2*z) = 2*Sum_{n >= 0} (4*n + 2)^(n-1)*z^n/n!.
1/z * series reversion of z/A(z)^k = k*Sum_{n >= 0} ((k+2)*n + k)^(n-1)*z^n/n!. (End)
a(n) = Sum_{k=1..n} (-1)^(n-k)*(n+k)^(n-1)*binomial(n,k-1), a(0)=1. - Vladimir Kruchinin, Aug 14 2025

Extensions

Better description from Vladeta Jovovic, Sep 02 2003

A195739 Triangle read by rows: DX(n,d) = number of properly d-dimensional polyominoes with n cells, modulo translations (n>=1, 0 <= d <= n-1).

Original entry on oeis.org

1, 0, 1, 0, 1, 4, 0, 1, 17, 32, 0, 1, 61, 348, 400, 0, 1, 214, 2836, 8640, 6912, 0, 1, 758, 21225, 129288, 254800, 153664, 0, 1, 2723, 154741, 1688424, 6160640, 8749056, 4194304, 0, 1, 9908, 1123143, 20762073, 125055400, 313921008, 343901376, 136048896
Offset: 1

Views

Author

N. J. A. Sloane, Sep 23 2011

Keywords

Comments

According to Barequet-Barequet-Rote, p. 261, the value DX(7, 6) = 134209 given by W. F. Lunnon is incorrect; it should be 153664, see A127670. - Alexander Knapp, May 13 2013

Examples

			Triangle begins with DX(1,0):
n\d 0  1   2     3      4      5      6
---------------------------------------
1...1
2...0  1
3...0  1   4
4...0  1  17    32
5...0  1  61   348    400
6...0  1 214  2836   8640   6912
7...0  1 758 21225 129288 254800 153664
...
		

Crossrefs

Columns give A006762, A006763, A006764. Cf. A195738, A049430.
Diagonals (with formulas) are A127670, A171860, A191092, A259015, A290738.

A193678 Discriminant of Chebyshev C-polynomials.

Original entry on oeis.org

1, 8, 108, 2048, 50000, 1492992, 52706752, 2147483648, 99179645184, 5120000000000, 292159150705664, 18260173718028288, 1240576436601868288, 91029559914971267072, 7174453500000000000000, 604462909807314587353088, 54214017802982966177103872
Offset: 1

Views

Author

Wolfdieter Lang, Aug 07 2011

Keywords

Comments

The array of coefficients of the (monic) Chebyshev C-polynomials is found under A127672 (where they are called, in analogy to the S-polynomials, R-polynomials).
See A127670 for the formula in terms of the square of a Vandermonde determinant, where now the zeros are xn[j]:=2*cos(Pi*(2*j+1)/(2*n)), j=0,..,n-1.
One could add a(0)=0 for the discriminant of C(0,x)=2.
Except for sign, a(n) is the field discriminant of 2^(1/n); see the Mathematica program. - Clark Kimberling, Aug 03 2015

Examples

			n=3: The zeros are [sqrt(3),0,-sqrt(3)]. The Vn(xn[0],..,xn[n-1]) matrix is [[1,1,1],[sqrt(3),0,-sqrt(3)],[3,0,3]]. The squared determinant is 108 = a(3).
		

References

  • Theodore J. Rivlin, Chebyshev polynomials: from approximation theory to algebra and number theory, 2. ed., Wiley, New York, 1990; p. 219 for T and U polynomials.

Crossrefs

Cf. A127670.

Programs

  • Magma
    [(2^(n-1))*n^n: n in [1..20]]; // Vincenzo Librandi, Aug 04 2015
  • Maple
    seq(discrim(2*orthopoly[T](n,x/2), x), n = 1..50); # Robert Israel, Aug 04 2015
  • Mathematica
    t=Table[NumberFieldDiscriminant[2^(1/m)], {m, 1, 20}] (* signed version *)
    Abs[t] (* Clark Kimberling, Aug 03 2015 *)
    Table[(2^(n - 1)) n^n, {n, 20}] (* Vincenzo Librandi, Aug 04 2015 *)

Formula

a(n) = (Det(Vn(xn[0],..,xn[n-1])))^2, with the n x n Vandermonde matrix Vn and the zeros xn[j],j=0..n-1, given above in a comment.
a(n) = (2^(n-1))*n^n, n>=1.
a(n) = A000079(n-1)*A000312(n). - Omar E. Pol, Aug 27 2011

A191092 Number of n-cell polycubes that are proper in n-3 dimensions.

Original entry on oeis.org

0, 1, 61, 2836, 129288, 6160640, 313921008, 17239040000, 1021644763392, 65244849242112, 4477975127425280, 329252714454974464, 25850313756000000000, 2160223055912342913024, 191558954408834121740288, 17973564914103712921681920
Offset: 3

Views

Author

Gill Barequet, May 25 2011

Keywords

References

  • A. Asinowski, G. Barequet, R. Barequet, and G. Rote, Proper n-cell polycubes in n-3 dimensions, Proc. 17th Ann. Int. Computing and Combinatorics Conference, Dallas, TX, Lecture Notes in Computer Science, 6842, Springer-Verlag, 180-191, August 2011.
  • Gill Barequet, Solomon W. Golomb, and David A. Klarner, Polyominoes. (This is a revision, by G. Barequet, of the chapter of the same title originally written by the late D. A. Klarner for the first edition, and revised by the late S. W. Golomb for the second edition.) Preprint, 2016, http://www.csun.edu/~ctoth/Handbook/chap14.pdf
  • G. Barequet, M. Shalah, Automatic Proofs for Formulae Enumerating Proper Polycubes, 31st International Symposium on Computational Geometry (SoCG'15). Editors: Lars Arge and János Pach; pp. 19-22, 2015.
  • R. Barequet, G. Barequet, and G. Rote, Formulae and growth rates of high-dimensional polycubes, Combinatorica, 30 (2010), 257-275.

Crossrefs

Diagonal 3 of A195739.

Programs

  • Magma
    [2^(n-6)*n^(n-7)*(n-3)*(12*n^5-104*n^4+360*n^3-679*n^2+1122*n-1560)/3: n in [3..40]]; // Vincenzo Librandi, May 26 2011
  • Mathematica
    a[n_]:=2^(n-6)*n^(n-7)*(n-3)*(12*n^5 - 104*n^4 + 360*n^3 - 679*n^2 + 1122*n - 1560)/3 ; Array[a, 40, 3] (* Stefano Spezia, Sep 09 2018 *)
  • PARI
    a(n)=2^(n-6)*n^(n-7)*(n-3)*(12*n^5-104*n^4+360*n^3-679*n^2+1122*n-1560)/3
    

Formula

a(n) = 2^(n-6)*n^(n-7)*(n-3)*(12*n^5 - 104*n^4 + 360*n^3 - 679*n^2 + 1122*n - 1560)/3.

A007701 a(0) = 0; for n > 0, a(n) = n^n*2^((n-1)^2).

Original entry on oeis.org

0, 1, 8, 432, 131072, 204800000, 1565515579392, 56593444029595648, 9444732965739290427392, 7146646609494406531041460224, 24178516392292583494123520000000000
Offset: 0

Views

Author

Keywords

Comments

Discriminant of Chebyshev polynomial T_n (x) of first kind.

References

  • M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions, National Bureau of Standards Applied Math. Series 55, 1964 (and various reprintings), p. 795.
  • Theodore J. Rivlin, Chebyshev polynomials: from approximation theory to algebra and number theory, 2. ed., Wiley, New York, 1990; p. 219.
  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Crossrefs

Cf. A086804.
Cf. A127670 (discriminant for S-polynomials).

Programs

  • Mathematica
    Join[{0},Table[n^n 2^(n-1)^2,{n,10}]] (* Harvey P. Dale, Sep 04 2023 *)
  • PARI
    a(n)=if(n<1,0,n^n*2^((n-1)^2))
    
  • PARI
    a(n)=if(n<1,0,poldisc(poltchebi(n)))

Formula

a(n) = (n^n)*2^((n-1)^2), n >= 1, a(0):=0.
a(n) = ((2^((n-1)^2))*Det(Vn(xn[1],...,xn[n])))^2, n >= 1, with the determinant of the Vandermonde matrix Vn with elements (Vn)i,j:= xn[i]^j, i=1..n,j=0..n-1 and xn[i]:=cos((2*i-1)*Pi/(2*n)), i=1..n, are the zeros of the Chebyshev T(n,x) polynomials.
a(n) = ((-1)^(n*(n-1)/2))*(2^((n-1)*(n-2))) * Product_{i=1..n} ((d/dx)T(n,x)|_{x=xn[i]}), n > 0, with the zeros xn[i], i=1..n, given above.

Extensions

Additional comments from Michael Somos, Jun 26 2002

A251693 a(n) = (n+1) * (2*n+1)^(n-2) * 3^n.

Original entry on oeis.org

1, 2, 27, 756, 32805, 1940598, 145746783, 13286025000, 1425299311881, 175940774387370, 24567422246484579, 3828825486242232732, 658868122100830078125, 124081133675135015343006, 25384277097202185803440935, 5605841615843732059988768592, 1329181093536536811199747015953
Offset: 0

Views

Author

Paul D. Hanna, Dec 07 2014

Keywords

Examples

			E.g.f.: A(x) = 1 + 2*x + 27*x^2/2! + 756*x^3/3! + 32805*x^4/4! +...
such that A(x) = exp( 3*x*A(x)^2 * G(x*A(x)^2)^2 ) / G(x*A(x)^2),
where G(x) = 1 + x*G(x)^3 is the g.f. A001764:
G(x) = 1 + x + 3*x^2 + 12*x^3 + 55*x^4 + 273*x^5 + 1428*x^6 +...
Also, e.g.f. A(x) satisfies A(x) = F(x*A(x)^2) where
F(x) = 1 + 2*x + 11*x^2/2! + 120*x^3/3! + 2061*x^4/4! + 48918*x^5/5! +...
F(x) = exp( 3*x*G(x)^2 ) / G(x) is the e.g.f. of A251663.
		

Crossrefs

Programs

  • Magma
    [(n + 1)*(2*n + 1)^(n - 2)*3^n: n in [0..50]]; // G. C. Greubel, Nov 13 2017
  • Mathematica
    Table[(n + 1)*(2*n + 1)^(n - 2)*3^n, {n, 0, 50}] (* G. C. Greubel, Nov 13 2017 *)
  • PARI
    {a(n) = (n+1) * (2*n+1)^(n-2) * 3^n}
    for(n=0,20,print1(a(n),", "))
    
  • PARI
    {a(n)=local(G=1,A=1); for(i=0, n, G = 1 + x*G^3 +x*O(x^n));
    A=( serreverse( x*G^2 / exp(6*x*G^2) )/x )^(1/2); n!*polcoeff(A, n)}
    for(n=0, 20, print1(a(n), ", "))
    

Formula

Let G(x) = 1 + x*G(x)^3 be the g.f. of A001764, then the e.g.f. A(x) of this sequence satisfies:
(1) A(x) = exp( 3*x*A(x)^2 * G(x*A(x)^2)^2 ) / G(x*A(x)^2).
(2) A(x) = F(x*A(x)^2) where F(x) = exp(3*x*G(x)^2)/G(x) is the e.g.f. of A251663.
(3) A(x) = sqrt( Series_Reversion( x*G(x)^2 / exp(6*x*G(x)^2) )/x ).
E.g.f.: sqrt(-LambertW(-6*x)/(6*x))*(1+LambertW(-6*x)/6). - Vaclav Kotesovec, Dec 07 2014

A251694 a(n) = (2*n+1) * (3*n+1)^(n-2) * 4^n.

Original entry on oeis.org

1, 3, 80, 4480, 389376, 46137344, 6939332608, 1266556600320, 272000000000000, 67204714785144832, 18780742521990414336, 5857307089452073484288, 2016866466756967373209600, 759982437118771200000000000, 311070869724989874190180941824, 137440072511222468264810285891584
Offset: 0

Views

Author

Paul D. Hanna, Dec 07 2014

Keywords

Examples

			E.g.f.: A(x) = 1 + 3*x + 80*x^2/2! + 4480*x^3/3! + 389376*x^4/4! + 46137344*x^5/5! +...
such that A(x) = exp( 4*x*A(x)^3 * G(x*A(x)^3)^3 ) / G(x*A(x)^3),
where G(x) = 1 + x*G(x)^4 is the g.f. A002293:
G(x) = 1 + x + 4*x^2 + 22*x^3 + 140*x^4 + 969*x^5 + 7084*x^6 +...
Also, e.g.f. A(x) satisfies A(x) = F(x*A(x)^3) where
F(x) = 1 + 3*x + 26*x^2/2! + 430*x^3/3! + 10872*x^4/4! + 373664*x^5/5! +...
F(x) = exp( 4*x*G(x)^3 ) / G(x) is the e.g.f. of A251664.
		

Crossrefs

Programs

  • Magma
    [ (2*n + 1)*(3*n + 1)^(n - 2)*4^n: n in [0..50]]; // G. C. Greubel, Nov 13 2017
  • Mathematica
    Table[(2*n + 1)*(3*n + 1)^(n - 2)*4^n, {n, 0, 50}] (* G. C. Greubel, Nov 13 2017 *)
  • PARI
    {a(n) = (2*n+1) * (3*n+1)^(n-2) * 4^n}
    for(n=0,20,print1(a(n),", "))
    
  • PARI
    {a(n)=local(G=1,A=1); for(i=0, n, G = 1 + x*G^4 +x*O(x^n));
    A = ( serreverse( x*G^3 / exp(12*x*G^3) )/x )^(1/3); n!*polcoeff(A, n)}
    for(n=0, 20, print1(a(n), ", "))
    

Formula

Let G(x) = 1 + x*G(x)^4 be the g.f. of A002293, then the e.g.f. A(x) of this sequence satisfies:
(1) A(x) = exp( 4*x*A(x)^3 * G(x*A(x)^3)^3 ) / G(x*A(x)^3).
(2) A(x) = F(x*A(x)^3) where F(x) = exp(4*x*G(x)^3)/G(x) is the e.g.f. of A251664.
(3) A(x) = ( Series_Reversion( x*G(x)^3 / exp(12*x*G(x)^3) )/x )^(1/3).
E.g.f.: (-LambertW(-12*x)/(12*x))^(1/3) * (1 + LambertW(-12*x)/12). - Vaclav Kotesovec, Dec 07 2014
Showing 1-10 of 22 results. Next