761343domain: NAppears in sequencesa(1)=1, a(n)=2*a(n-1)+1 if that number is composite, a(n)=a(n-1)+1 otherwise.at n=26A081871