24541
domain: N
Appears in sequences
- Numbers whose base-4 representation contains exactly four 1's and four 3's.at n=13A045133
- Numbers n such that 115*2^n-1 is prime.at n=22A050583
- a(n) = (n+1)*a(n-1) + a(n-2), with a(0)=0, a(1)=1.at n=7A058307
- Triangle with a(n,n)=1, a(n,k)=(n-1)*a(n-1,k)+a(n-2,k) for n>k.at n=48A062323
- Numbers k such that gcd(3k,8^k+1) = 3 but k does not divide the numerator of B(2k) (the Bernoulli numbers).at n=35A070193
- Triangle read by rows. Let S(k) be the sequence defined by F(0)=0, F(1)=1, F(n-1) + (n+k)*F(n) = F(n+1). E.g. S(0) = 0, 1, 1, 3, 10, 43, 225, 1393, 9976, 81201, ... Then S(0), S(1), S(2), ... are written vertically, next to each other, with the initial term of each on the next row down.at n=38A102472
- Triangle read by rows. Let S(k) be the sequence defined by F(0)=0, F(1)=1, F(n-1) + (n+k)*F(n) = F(n+1). E.g. S(0) = 0,1,1,3,10,43,225,1393,9976,81201, ... Then S(0), S(1), S(2), ... are written next to each other, vertically, with the initial term of each on the next row down. The order of the terms in the rows are then reversed.at n=42A102473
- Incorrect duplicate of A058307.at n=7A121954
- Number of reduced words of length n in the Weyl group B_8.at n=12A161717
- a(0)=1, a(1)=0, a(n) = a(n-1) + a(n-2) + Sum_{i=0...n-1} a(i).at n=11A215448
- Triangle read by rows: T(n,k) = (n-1)*T(n-1,k) + T(n-2,k), with T(n,n-1)=1, T(n,n-2)=n-2, for n >= 1, 0 <= k <= n-1.at n=36A228340
- T(n,k) = 2*(K(n,2)*I(k,2) - (-1)^(n+k)*I(n,2)*K(k,2)), where I(n,x) and K(n,x) are Bessel functions; triangle read by rows for 0 <= k <= n.at n=47A246654
- Smallest number x such that phi(x) = phi(x(n)), where x(n) is the n-th arithmetic derivatives of x and x is not equal to x(n).at n=13A246775
- Not appropriate for the OEIS.at n=2A248690
- Decimal representation of the x-axis, from the left edge to the origin, of the n-th stage of growth of the two-dimensional cellular automaton defined by "Rule 603", based on the 5-celled von Neumann neighborhood.at n=15A283250