196471domain: NAppears in sequencesNumbers k such that the period of the continued fraction for sqrt(k) contains exactly 79 ones.at n=13A031847a(n) = Sum_{k=0..floor(n/3)} binomial(n,k) * binomial(n+k-1,n-3*k).at n=12A389329