872415258domain: NAppears in sequencesa(n) = (n+1)*(2^n+1) for n > 0 with a(0)=1.at n=25A135854a(n) = n * (1 + 2^(n-1)).at n=26A215149