Sequences
392,541 sequences
- Triangular array formed from elements to right of middle of rows of Pascal's triangle that are not 1.A014411
Triangular array formed from elements to right of middle of rows of Pascal's triangle that are not 1.
- Inverse of 403rd cyclotomic polynomial.A014412
Inverse of 403rd cyclotomic polynomial.
- Triangular array formed from elements to right of middle of Pascal's triangle.A014413
Triangular array formed from elements to right of middle of Pascal's triangle.
- Odd elements in Pascal's triangle that are not 1.A014414
Odd elements in Pascal's triangle that are not 1.
- Inverse of 406th cyclotomic polynomial.A014415
Inverse of 406th cyclotomic polynomial.
- Inverse of 407th cyclotomic polynomial.A014416
Inverse of 407th cyclotomic polynomial.
- Representation of n in base of Fibonacci numbers (the Zeckendorf representation of n). Also, binary words starting with 1 not containing 11, with the word 0 added.A014417
Representation of n in base of Fibonacci numbers (the Zeckendorf representation of n). Also, binary words starting with 1 not containing 11, with the word 0 added.
- Representation of n in base of Catalan numbers (a classic greedy version).A014418
Representation of n in base of Catalan numbers (a classic greedy version).
- Write n in base of Catalan numbers, then interpret as if written in base 3.A014419
Write n in base of Catalan numbers, then interpret as if written in base 3.
- Minimal number of Catalan numbers that sum to n.A014420
Minimal number of Catalan numbers that sum to n.
- Odd elements in Pascal's triangle.A014421
Odd elements in Pascal's triangle.
- Inverse of 413th cyclotomic polynomial.A014422
Inverse of 413th cyclotomic polynomial.
- From table of maximal epacts e(p) and corresponding primes p, for x_1=2, x_{m+1} = (x_m)^2+1; sequence gives e(p).A014423
From table of maximal epacts e(p) and corresponding primes p, for x_1=2, x_{m+1} = (x_m)^2+1; sequence gives e(p).
- From table of maximal epacts e(p) and corresponding primes p, for x_1=2, x_{m+1} = (x_m)^2+1; sequence gives p.A014424
From table of maximal epacts e(p) and corresponding primes p, for x_1=2, x_{m+1} = (x_m)^2+1; sequence gives p.
- From table of maximal epacts e(p) and corresponding primes p, for x_0=2, x_{m+1} = (x_m)^2-1; sequence gives e(p).A014425
From table of maximal epacts e(p) and corresponding primes p, for x_0=2, x_{m+1} = (x_m)^2-1; sequence gives e(p).
- From table of maximal epacts e(p) and corresponding primes p, for x_0=2, x_{m+1} = (x_m)^2-1; sequence gives p.A014426
From table of maximal epacts e(p) and corresponding primes p, for x_0=2, x_{m+1} = (x_m)^2-1; sequence gives p.
- Inverse of 418th cyclotomic polynomial.A014427
Inverse of 418th cyclotomic polynomial.
- Even elements in Pascal's triangle.A014428
Even elements in Pascal's triangle.
- Inverse of 420th cyclotomic polynomial.A014429
Inverse of 420th cyclotomic polynomial.
- Subtract 1 from Pascal's triangle, read by rows.A014430
Subtract 1 from Pascal's triangle, read by rows.
- a(1) = 1, a(2) = 2, a(n) = a(1)*a(n-1) + a(2)*a(n-2) + ...+ a(n-2)*a(2) for n >= 3.A014431
a(1) = 1, a(2) = 2, a(n) = a(1)*a(n-1) + a(2)*a(n-2) + ...+ a(n-2)*a(2) for n >= 3.
- a(n) = Sum_{i=1..n-1} a(i)*a(n-1-i), with a(0) = 1, a(1) = 3.A014432
a(n) = Sum_{i=1..n-1} a(i)*a(n-1-i), with a(0) = 1, a(1) = 3.
- a(n) = Sum_{i=0..n-1} a(i)*a(n-i), with a(0) = 1 and a(1) = 4.A014433
a(n) = Sum_{i=0..n-1} a(i)*a(n-i), with a(0) = 1 and a(1) = 4.
- a(n) = Sum_{i=0..n-1} a(i) * a(n-i), a(0) = 1, a(1) = 5.A014434
a(n) = Sum_{i=0..n-1} a(i) * a(n-i), a(0) = 1, a(1) = 5.
- a(n) = Sum_{i=0..n-1} a(i)*a(n-i) with a(0)=1, a(1)=6.A014435
a(n) = Sum_{i=0..n-1} a(i)*a(n-i) with a(0)=1, a(1)=6.
- Inverse of 427th cyclotomic polynomial.A014436
Inverse of 427th cyclotomic polynomial.
- Odd Fibonacci numbers.A014437
Odd Fibonacci numbers.
- Inverse of 429th cyclotomic polynomial.A014438
Inverse of 429th cyclotomic polynomial.
- Differences between two positive cubes in exactly 1 way.A014439
Differences between two positive cubes in exactly 1 way.
- Differences between two positive cubes in exactly 2 ways.A014440
Differences between two positive cubes in exactly 2 ways.
- Differences between two positive cubes in exactly 3 ways.A014441
Differences between two positive cubes in exactly 3 ways.
- Largest prime factor of n^2 + 1.A014442
Largest prime factor of n^2 + 1.
- Inverse of 434th cyclotomic polynomial.A014443
Inverse of 434th cyclotomic polynomial.
- Inverse of 435th cyclotomic polynomial.A014444
Inverse of 435th cyclotomic polynomial.
- Even Fibonacci numbers; or, Fibonacci(3*n).A014445
Even Fibonacci numbers; or, Fibonacci(3*n).
- Inverse of 437th cyclotomic polynomial.A014446
Inverse of 437th cyclotomic polynomial.
- Odd Lucas numbers.A014447
Odd Lucas numbers.
- Even Lucas numbers: a(n) = L(3*n).A014448
Even Lucas numbers: a(n) = L(3*n).
- Numbers in the triangle of Eulerian numbers (A008292) that are not 1.A014449
Numbers in the triangle of Eulerian numbers (A008292) that are not 1.
- Even numbers in the triangle of Eulerian numbers.A014450
Even numbers in the triangle of Eulerian numbers.
- Inverse of 442nd cyclotomic polynomial.A014451
Inverse of 442nd cyclotomic polynomial.
- Theta series of quadratic form with Gram matrix [ 1, 0, 0; 0, 2, 1; 0, 1, 2 ].A014452
Theta series of quadratic form with Gram matrix [ 1, 0, 0; 0, 2, 1; 0, 1, 2 ].
- Theta series of quadratic form with Gram matrix [ 2, 0, 0; 0, 2, 1; 0, 1, 2 ].A014453
Theta series of quadratic form with Gram matrix [ 2, 0, 0; 0, 2, 1; 0, 1, 2 ].
- Sum_{1<=k<n} gcd(k!,n!/k!).A014454
Sum_{1<=k<n} gcd(k!,n!/k!).
- Theta series of quadratic form with Gram matrix [ 1, 0, 0; 0, 1, 0; 0, 0, 2 ]. Number of integer solutions to x^2 + y^2 + 2*z^2 = n.A014455
Theta series of quadratic form with Gram matrix [ 1, 0, 0; 0, 1, 0; 0, 0, 2 ]. Number of integer solutions to x^2 + y^2 + 2*z^2 = n.
- Numbers represented by quadratic form with Gram matrix [ 2, 1, 0; 1, 3, 1; 0, 1, 2 ].A014456
Numbers represented by quadratic form with Gram matrix [ 2, 1, 0; 1, 3, 1; 0, 1, 2 ].
- Theta series of quadratic form (or lattice) with Gram matrix [ 2, 1, 0; 1, 3, 1; 0, 1, 2 ].A014457
Theta series of quadratic form (or lattice) with Gram matrix [ 2, 1, 0; 1, 3, 1; 0, 1, 2 ].
- Theta series of quadratic form with Gram matrix [ 2, 1, 0; 1, 4, 1; 0, 1, 2 ].A014458
Theta series of quadratic form with Gram matrix [ 2, 1, 0; 1, 4, 1; 0, 1, 2 ].
- Odd numbers in the triangle of Eulerian numbers.A014459
Odd numbers in the triangle of Eulerian numbers.
- Inverse of 451st cyclotomic polynomial.A014460
Inverse of 451st cyclotomic polynomial.