57314
domain: N
Appears in sequences
- Number of binary vectors of length n containing no singletons.at n=24A006355
- a(n) = Sum_{j=0..n} Sum_{k=0..j} A026615(j, k).at n=14A026624
- Dirichlet convolution of Fibonacci numbers with themselves.at n=22A034744
- Number of distinct permutations generated by shuffling n cards with "clump size" <= 2.at n=20A047992
- Expansion of 2*x*(1 - x)/(1 - 3*x + x^2).at n=12A052995
- Layer counting sequence for hyperbolic tessellation by cuspidal triangles of angles (Pi/3,Pi/3,0) (this is the classical modular tessellation).at n=21A054886
- a(0) = 1, then twice the Fibonacci sequence.at n=23A055389
- Row sums of array T in A055818; twice the odd-indexed Fibonacci numbers after initial term.at n=12A055819
- a(n) = round(sqrt(a(n-2)^2 + a(n-1)^2)) with a(0) = 1 and a(1) = 2.at n=44A063827
- Number of ways to tile a 3 X 2n room with 1 X 2 Tatami mats. At most 3 Tatami mats may meet at a point.at n=21A068922
- Numbers with two representations as the sum of two Fibonacci numbers.at n=20A078642
- Number of meaningful differential operations of the n-th order on the space R^6.at n=19A090991
- Expansion of (1+x)^2/(1-x^2-x^4).at n=45A096748
- "Rounded hypotenuses": a(n) = round(sqrt(a(n-1)^2 + a(n-2)^2)), a(1)=1, a(2)=3.at n=43A104804
- a(n) = gcd(Lucas(n)+1, Fibonacci(n)+1).at n=46A115313
- Numbers k such that the difference between k-th prime and next prime is 70.at n=18A116493
- a(n) = 2*F(n-1) = L(n) - F(n), where F(n) and L(n) are Fibonacci and Lucas numbers respectively.at n=24A118658
- Number of base 4 n-digit numbers with adjacent digits differing by one or less.at n=11A126358
- Expansion of g.f. x*(1+x+x^2)/(1-x-x^2).at n=22A128588
- Row sums of triangle A131779.at n=21A131780