311074domain: NAppears in sequencesa(1) = 3; for n>0, a(n+1) = a(n) + floor((a(n)-1)/2).at n=30A003312a(n) = sum of n-th row of the triangle formed by replacing each m in Pascal's triangle with the m-th prime.at n=15A074663