72441
domain: N
Appears in sequences
- Fibonacci sequence beginning 1, 6.at n=21A022096
- a(n) = (n+1)*(14*n^3+13*n^2+6*n+1).at n=8A027850
- Numbers k divisible by at least one nontrivial permutation (rearrangement) of the digits of k, excluding all permutations that result in digit loss.at n=20A090056
- a(0)=0; a(1)=1; a(n) = Sum_{k=1..floor(n^(1/3))} a(n-k) for n >= 2.at n=29A132916
- s(k)-s(j), where the pairs (k,j) are given by A205872 and A205873, and s(k) denotes the (k+1)-st Fibonacci number.at n=25A205874
- Values of x in the solutions to x^2 - 3xy + y^2 + 29 = 0, where 0 < x < y.at n=21A218735