179696
domain: N
Appears in sequences
- Number of 6-ary rooted trees with n nodes and height at most 8.at n=16A036625
- Consider n x n chessboard. This sequence gives number of chess knight paths from left bottom corner of the board to the right top corner with minimal possible path length (shortest paths).at n=19A120399
- Somos's sequence {b(8,n)} defined in comment in A078495: a(0)=a(1)=...=a(18)=1; for n>=19, a(n)=(a(n-1)*a(n-18)+a(n-9)*a(n-10))/a(n-19).at n=47A271955