189783domain: NAppears in sequencesa(1)=3, a(2)=3, a(n)=3*a(n-1) + 3*a(n-2).at n=9A189737a(n) = 3*p(n), where p(n) is the number of partitions of n.at n=43A299473