144881domain: NAppears in sequencesa(n) = a(n-1) + a(n-2) + 1, with a(0) = 1 and a(1) = 11.at n=21A022325Irregular array read by rows. a(n) is the largest element in the primitive Collatz-like 3x-k cycle associated with A226623(n).at n=37A226624