32382
domain: N
Appears in sequences
- Limits of diagonals in triangle defined in A061260.at n=13A061261
- a(n) = (1/3)*n^3 - n^2 - (1/3)*n - 1.at n=47A109620
- Numbers k such that 2^(2*k) - (2*k-1) is prime.at n=17A119386
- Triangle read by rows: expansion of p(x,n)=If[n == 0, 1, (x + 1)^n + 2^(n - 2)*Sum[Binomial[n, m]*x^m*(1 + x^(n - 2*m)), {m, 1, n - 1}]].at n=49A146766
- Triangle read by rows: expansion of p(x,n)=If[n == 0, 1, (x + 1)^n + 2^(n - 2)*Sum[Binomial[n, m]*x^m*(1 + x^(n - 2*m)), {m, 1, n - 1}]].at n=50A146766
- Weight distribution of [63,39,9] primitive binary BCH code.at n=11A151771
- a(n) = 100*n^2 - n.at n=17A157659
- a(n) = 400*n^2 - 2*n.at n=8A158316
- a(n) = 324*n^2 - 18.at n=9A158589
- a(n), n>1, is the smallest number k whose symmetric representation of sigma(k) has two parts and has a larger number of legs in its two parts than a(n-1); a(1)=3.at n=33A279105
- Largest value corresponding to a string of n printable ASCII characters.at n=2A295838
- Number of maximal matchings in the n-dipyramidal graph.at n=19A297064
- Numbers k for which A003415(k) >= A276086(k) > k, where A003415 is the arithmetic derivative and A276086 is the primorial base exp-function.at n=16A351229
- Number T(n,k) of partitions of [n] having exactly k parity changes within their blocks, n>=0, 0<=k<=max(0,n-1), read by rows.at n=49A363493