Sequences
392,541 sequences
- Smallest starting prime for n consecutive primes in arithmetic progression.A006560
Smallest starting prime for n consecutive primes in arithmetic progression.
- Number of intersections of diagonals in the interior of a regular n-gon.A006561
Number of intersections of diagonals in the interior of a regular n-gon.
- Balanced primes (of order one): primes which are the average of the previous prime and the following prime.A006562
Balanced primes (of order one): primes which are the average of the previous prime and the following prime.
- (2*n)!-Sum ((-1)^(i+1)*binomial(n,i)*2^i*(2*i-1)!,i=1..n).A006563
(2*n)!-Sum ((-1)^(i+1)*binomial(n,i)*2^i*(2*i-1)!,i=1..n).
- Icosahedral numbers: a(n) = n*(5*n^2 - 5*n + 2)/2.A006564
Icosahedral numbers: a(n) = n*(5*n^2 - 5*n + 2)/2.
- Number of ways to color vertices of a hexagon using <= n colors, allowing only rotations.A006565
Number of ways to color vertices of a hexagon using <= n colors, allowing only rotations.
- Dodecahedral numbers: a(n) = n*(3*n - 1)*(3*n - 2)/2.A006566
Dodecahedral numbers: a(n) = n*(3*n - 1)*(3*n - 2)/2.
- Emirps (primes whose reversal is a different prime).A006567
Emirps (primes whose reversal is a different prime).
- Denominators of generalized Bernoulli numbers.A006568
Denominators of generalized Bernoulli numbers.
- Numerators of generalized Bernoulli numbers.A006569
Numerators of generalized Bernoulli numbers.
- From trees with valency <= 3.A006570
From trees with valency <= 3.
- Expansion of q*Product_{k>=1} (1-q^k)^2*(1-q^(11*k))^2.A006571
Expansion of q*Product_{k>=1} (1-q^k)^2*(1-q^(11*k))^2.
- Numerators of an asymptotic expansion for the number of forests on n nodes (A001858).A006572
Numerators of an asymptotic expansion for the number of forests on n nodes (A001858).
- Denominators of an asymptotic expansion for the number of forests on n nodes (A001858).A006573
Denominators of an asymptotic expansion for the number of forests on n nodes (A001858).
- Number of domino n-tuples.A006574
Number of domino n-tuples.
- Number of primitive (aperiodic, or Lyndon) asymmetric rhythm cycles: ones having no nontrivial shift automorphism.A006575
Number of primitive (aperiodic, or Lyndon) asymmetric rhythm cycles: ones having no nontrivial shift automorphism.
- Primitive repfigit numbers.A006576
Primitive repfigit numbers.
- Number of halving and tripling steps to reach 1 in '3x+1' problem, or -1 if 1 is never reached.A006577
Number of halving and tripling steps to reach 1 in '3x+1' problem, or -1 if 1 is never reached.
- Triangular numbers plus quarter squares: n*(n+1)/2 + floor(n^2/4) (i.e., A000217(n) + A002620(n)).A006578
Triangular numbers plus quarter squares: n*(n+1)/2 + floor(n^2/4) (i.e., A000217(n) + A002620(n)).
- a(n) = Sum_{k=1..n-1} gcd(n,k).A006579
a(n) = Sum_{k=1..n-1} gcd(n,k).
- a(n) = Sum_{k=1..n-1} lcm(k,n-k).A006580
a(n) = Sum_{k=1..n-1} lcm(k,n-k).
- a(n) = Sum_{k=1..n-1} (k AND n-k).A006581
a(n) = Sum_{k=1..n-1} (k AND n-k).
- a(n) = Sum_{k=1..n-1} k XOR n-k.A006582
a(n) = Sum_{k=1..n-1} k XOR n-k.
- a(n) = Sum_{k=1..n-1} (k OR n-k).A006583
a(n) = Sum_{k=1..n-1} (k OR n-k).
- If n mod 2 = 0 then n*(n^2-4)/12 else n*(n^2-1)/12.A006584
If n mod 2 = 0 then n*(n^2-4)/12 else n*(n^2-1)/12.
- Egyptian fractions: number of solutions to 1 = 1/x_1 + ... + 1/x_n in positive integers x_1 < ... < x_n.A006585
Egyptian fractions: number of solutions to 1 = 1/x_1 + ... + 1/x_n in positive integers x_1 < ... < x_n.
- a(n) = Sum_{k=1..n} floor((2*n-1)/(2*k+1)).A006586
a(n) = Sum_{k=1..n} floor((2*n-1)/(2*k+1)).
- a(n) = 3*2^(2*n)*(3*n)!/((2*n)!*n!).A006587
a(n) = 3*2^(2*n)*(3*n)!/((2*n)!*n!).
- a(n) = 4^n*(3*n)!/((2*n)!*n!).A006588
a(n) = 4^n*(3*n)!/((2*n)!*n!).
- a(n) = (n+3)*2^n - 1.A006589
a(n) = (n+3)*2^n - 1.
- a(n) = Sum_{k=1..n} ceiling(n/k).A006590
a(n) = Sum_{k=1..n} ceiling(n/k).
- a(n) = Sum_{k=1..n} nearest integer to n/k (if n/k is midway between two numbers take the smaller).A006591
a(n) = Sum_{k=1..n} nearest integer to n/k (if n/k is midway between two numbers take the smaller).
- a(n) = 10*n^3 - 6*n^2.A006592
a(n) = 10*n^3 - 6*n^2.
- Least number which is side of n Pythagorean triples.A006593
Least number which is side of n Pythagorean triples.
- A Beatty sequence: floor(n*(1 + 1/e)).A006594
A Beatty sequence: floor(n*(1 + 1/e)).
- a(n) = (n+2)!/4 + n!/2.A006595
a(n) = (n+2)!/4 + n!/2.
- Numbers k such that (2^(2k+1) - 2^(k+1) + 1)/5 is prime.A006596
Numbers k such that (2^(2k+1) - 2^(k+1) + 1)/5 is prime.
- a(n) = n^2*(5*n-3)/2.A006597
a(n) = n^2*(5*n-3)/2.
- Numbers n such that 2^(2n+1) - 2^(n+1) + 1 is a prime.A006598
Numbers n such that 2^(2n+1) - 2^(n+1) + 1 is a prime.
- Numbers k such that 2^(2k+1) + 2^(k+1) + 1 is prime.A006599
Numbers k such that 2^(2k+1) + 2^(k+1) + 1 is prime.
- Total number of triangles visible in regular n-gon with all diagonals drawn.A006600
Total number of triangles visible in regular n-gon with all diagonals drawn.
- Numbers k such that k, k+1, k+2 and k+3 have the same number of divisors.A006601
Numbers k such that k, k+1, k+2 and k+3 have the same number of divisors.
- a(n) is the number of hierarchical models on n unlabeled factors or variables with linear terms forced.A006602
a(n) is the number of hierarchical models on n unlabeled factors or variables with linear terms forced.
- Generalized Fibonacci numbers.A006603
Generalized Fibonacci numbers.
- Generalized Fibonacci numbers.A006604
Generalized Fibonacci numbers.
- Number of modes of connections of 2n points.A006605
Number of modes of connections of 2n points.
- Nonperiodic autocorrelation functions of length n.A006606
Nonperiodic autocorrelation functions of length n.
- Number of labeled connected rooted trivalent graphs with 2n nodes.A006607
Number of labeled connected rooted trivalent graphs with 2n nodes.
- Number of n-node graphs not determined by their spectrum.A006608
Number of n-node graphs not determined by their spectrum.
- Number of cyclic neofields of order n.A006609
Number of cyclic neofields of order n.