159306
domain: N
Appears in sequences
- a(1) = 3, a(n) = round(a(n-1)*3/2) for n > 1, using round-to-even method.at n=27A147790
- a(n) = a(n-1)*3/2, if noninteger then rounded to the nearest even integer, with a(1) = 1.at n=29A328262
- Number of odd-length multiset partitions of integer partitions of n.at n=20A358837
- Numbers m such that 72*m + 1, 576*m + 1, 648*m + 1, 1296*m + 1, and 2592*m + 1 are all primes.at n=32A372187