Sequences
392,541 sequences
- a(n) = round(10*log_2(n)).A004260
a(n) = round(10*log_2(n)).
- a(n) = ceiling(10*log_2(n)).A004261
a(n) = ceiling(10*log_2(n)).
- a(n) = floor(100*log_2(n)).A004262
a(n) = floor(100*log_2(n)).
- a(n) = round(100*log_2(n)).A004263
a(n) = round(100*log_2(n)).
- a(n) = ceiling(100*log_2(n)).A004264
a(n) = ceiling(100*log_2(n)).
- a(n) = floor(1000*log_2(n)).A004265
a(n) = floor(1000*log_2(n)).
- a(n) = round(1000*log_2(n)).A004266
a(n) = round(1000*log_2(n)).
- a(n) = ceiling(1000*log_2(n)).A004267
a(n) = ceiling(1000*log_2(n)).
- a(n) = floor(10000*log_2(n)).A004268
a(n) = floor(10000*log_2(n)).
- a(n) = round(10000*log_2(n)).A004269
a(n) = round(10000*log_2(n)).
- a(n) = ceiling(10000*log_2(n)).A004270
a(n) = ceiling(10000*log_2(n)).
- 1, 3 and the nonnegative even numbers.A004271
1, 3 and the nonnegative even numbers.
- 1, 3, 5 and the nonnegative even numbers.A004272
1, 3, 5 and the nonnegative even numbers.
- 0 together with odd numbers.A004273
0 together with odd numbers.
- 0, 2 and the odd numbers.A004274
0, 2 and the odd numbers.
- 1 together with nonnegative even numbers.A004275
1 together with nonnegative even numbers.
- 0, 2, 4 and the odd numbers.A004276
0, 2, 4 and the odd numbers.
- 1 together with positive even numbers.A004277
1 together with positive even numbers.
- 1, 3 and the positive even numbers.A004278
1, 3 and the positive even numbers.
- 1, 3, 5 and the positive even numbers.A004279
1, 3, 5 and the positive even numbers.
- 2 together with the odd numbers (essentially the result of the first stage of the sieve of Eratosthenes).A004280
2 together with the odd numbers (essentially the result of the first stage of the sieve of Eratosthenes).
- 2, 4 and the odd numbers.A004281
2, 4 and the odd numbers.
- a(n) = n*(n+1)^2*(n+2)^2/12.A004282
a(n) = n*(n+1)^2*(n+2)^2/12.
- Least positive multiple of n written in base 3 using only 0 and 1.A004283
Least positive multiple of n written in base 3 using only 0 and 1.
- Least positive multiple of n written in base 4 using only 0 and 1.A004284
Least positive multiple of n written in base 4 using only 0 and 1.
- Least positive multiple of n written in base 5 using only 0 and 1.A004285
Least positive multiple of n written in base 5 using only 0 and 1.
- Least positive multiple of n written in base 6 using only 0 and 1.A004286
Least positive multiple of n written in base 6 using only 0 and 1.
- Least positive multiple of n written in base 7 using only 0 and 1.A004287
Least positive multiple of n written in base 7 using only 0 and 1.
- Least positive multiple of n written in base 8 using only 0 and 1.A004288
Least positive multiple of n written in base 8 using only 0 and 1.
- Least positive multiple of n written in base 9 using only 0 and 1.A004289
Least positive multiple of n written in base 9 using only 0 and 1.
- Least positive multiple of n that when written in base 10 uses only 0's and 1's.A004290
Least positive multiple of n that when written in base 10 uses only 0's and 1's.
- Expansion of (1 + 2*x + x^2)/(1 - 10*x + x^2).A004291
Expansion of (1 + 2*x + x^2)/(1 - 10*x + x^2).
- Expansion of (1+x)^2/(1-18*x+x^2).A004292
Expansion of (1+x)^2/(1-18*x+x^2).
- Expansion of (1+2*x+x^2)/(1-26*x+x^2).A004293
Expansion of (1+2*x+x^2)/(1-26*x+x^2).
- Expansion of (1+2*x+x^2)/(1-34*x+x^2).A004294
Expansion of (1+2*x+x^2)/(1-34*x+x^2).
- Expansion of (1+2*x+x^2)/(1-42*x+x^2).A004295
Expansion of (1+2*x+x^2)/(1-42*x+x^2).
- Expansion of g.f. (1+2*x+x^2)/(1-50*x+x^2).A004296
Expansion of g.f. (1+2*x+x^2)/(1-50*x+x^2).
- Expansion of (1+2*x+x^2)/(1-58*x+x^2).A004297
Expansion of (1+2*x+x^2)/(1-58*x+x^2).
- Expansion of (1+2*x+x^2)/(1-66*x+x^2).A004298
Expansion of (1+2*x+x^2)/(1-66*x+x^2).
- Expansion of (1+2*x+x^2)/(1-74*x+x^2).A004299
Expansion of (1+2*x+x^2)/(1-74*x+x^2).
- Number of symmetric irreducible diagrams with 2n nodes.A004300
Number of symmetric irreducible diagrams with 2n nodes.
- Second-order Eulerian numbers <<n,2>>.A004301
Second-order Eulerian numbers <<n,2>>.
- a(n) = n^2*(n+1)^2*(n+2)/12.A004302
a(n) = n^2*(n+1)^2*(n+2)/12.
- a(n) = binomial(2*n-2,n-1)/n - 2^(n-1) + n.A004303
a(n) = binomial(2*n-2,n-1)/n - 2^(n-1) + n.
- Number of nonseparable planar tree-rooted maps with n edges.A004304
Number of nonseparable planar tree-rooted maps with n edges.
- Simple triangulations of a disk: column 4 of square array in A210664.A004305
Simple triangulations of a disk: column 4 of square array in A210664.
- Rook polynomials.A004306
Rook polynomials.
- Number of permutations p of [n] such that (n-p(i)+i) mod n >= 4 for all i.A004307
Number of permutations p of [n] such that (n-p(i)+i) mod n >= 4 for all i.
- Hit polynomials, coefficient of y in N_n(y).A004308
Hit polynomials, coefficient of y in N_n(y).
- Hit polynomials, coefficient of y^2 in N_n(y).A004309
Hit polynomials, coefficient of y^2 in N_n(y).