70803
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=25A147790
- a(n) = a(n-1)*3/2, if noninteger then rounded to the nearest even integer, with a(1) = 1.at n=27A328262
- Numbers that can be written in at least 3 ways as the sum of a Lucas number (A000032) and a square.at n=14A362528