k=3 is the least solution of Omega(k) = Omega(k-1), so a(1) = 3.
k=3 is the least solution of Omega(k) = Omega(k-1)+Omega(k-2), so a(2) = 3.
k=4 is the least solution of Omega(k) = Omega(k-1)+Omega(k-2)+Omega(k-3), so a(3) = 4.
k=1440 is the least solution of Omega(k) = Omega(k-1)+Omega(k-2)+Omega(k-3)+Omega(k-4), so a(4) = 1440.