73639
domain: N
Appears in sequences
- Numbers k such that the period of the continued fraction for sqrt(k) contains exactly 85 ones.at n=1A031853
- a(n+1) is smallest number with a(n+1)^n > a(n)^(n+1).at n=25A059923
- Triangle read by rows: T(n,1)=1, T(n,k) = T(n-1,k) + (n-1)T(n-1, k-1) for 1 <= k <= n.at n=49A109822
- Partial sums of A255743.at n=41A255764
- Numbers n such that prime(n) contains a substring of all the prime digits in order, i.e., "2357".at n=34A295708
- Number T(n,k) of entries in the k-th cycles of all permutations of [n] when cycles are ordered by decreasing lengths (and increasing smallest elements); triangle T(n,k), n>=1, 1<=k<=n, read by rows.at n=50A322384
- Number of entries in the sixth cycles of all permutations of [n] when cycles are ordered by decreasing lengths.at n=4A332855