This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A077023 #12 Jan 14 2023 08:43:55 %S A077023 2,29,284,410066261,941945317 %N A077023 Integer values of sum of first k primes squared divided by k-th prime, for some k (A077022). %C A077023 Remainder, a(n), when sum of first n primes squared is divided by n-th prime in A072004. In A077023, 5 values of n such that a(n)=0 are given. In the sequence, the corresponding integer values of sum of first n primes squared divided by n-th prime are given. For primes <100,000,000, there are no other cases of a(n)=0. %F A077023 a(n) = A024450(A077022(n))/prime(A077022(n)). - _Michel Marcus_, Jan 14 2023 %e A077023 29 is a term because A024450(6)/prime(6) = 29; %e A077023 284 is a term because A024450(17)/prime(17) = 284; %e A077023 410066261 is a term because A024450(11156)/prime(11156) = 410066261; %e A077023 941945317 is a term because A024450(16548)/prime(16548) = 941945317. %Y A077023 Cf. A024450, A072004, A077022. %K A077023 nonn,more %O A077023 1,1 %A A077023 _Randy L. Ekl_, _Zak Seidov_, Oct 17 2002