151887
domain: N
Appears in sequences
- Number of ways to color vertices of a pentagon using <= n colors, allowing only rotations.at n=15A054620
- Solution of the complementary equation a(n) = a(n-1) + a(n-2) + b(n-2)*b(n), where a(0) = 1, a(1) = 2, b(0) = 3, b(1) = 4, b(2) = 5, and (a(n)) and (b(n)) are increasing complementary sequences.at n=18A296266