49060
domain: N
Appears in sequences
- Number of secondary alcohols (alkanols or alkyl alcohols C_n H_{2n+1} OH) with n carbon atoms.at n=15A000599
- Position of cubes in the EKG sequence (A064413).at n=36A140418
- A functionally symmetric Polynomial as a triangle of coefficients: p(x,n)=If[n == 0, 1, (x + 1)^n + 2^(n - 3)*Sum[(3^(m-1) + 2*m+(n-1) )*x^m*(1 + x^(n - 2*m)), {m, 1, n - 1}]].at n=47A146959
- A functionally symmetric Polynomial as a triangle of coefficients: p(x,n)=If[n == 0, 1, (x + 1)^n + 2^(n - 3)*Sum[(3^(m-1) + 2*m+(n-1) )*x^m*(1 + x^(n - 2*m)), {m, 1, n - 1}]].at n=52A146959
- Consider a non-palindromic number of k digits n = d_(k)*10^(k-1) + d_(k-1)*10^(k-2) + … + d_(2)*10 + d_(1). Sequence lists the numbers n such that Sum_{i=1..k-1}{phi(Sum_{j=1..i}{d_(j)*10^(j-1)})} = Sum_{i=1..k-1}{phi(Sum_{j=1..i}{d_(k-j+1)*10^(i-j)})} (see example below).at n=44A241503
- G.f. A(x,y) = Sum_{n>=0} x^n/(1-y)^(2*n+1) * Sum_{k=0..3*n} T(n,k)*y^k satisfies: y = Sum_{n=-oo..+oo} (-1)^n * x^(n*(n+1)/2) * A(x,y)^n.at n=44A355870