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 A344990 #36 Jun 20 2021 22:37:26 %S A344990 2,5,7,11,23,37,47,61,67,79,83,167,223,227,359,439,443,503,509,521, %T A344990 727,839,997,1019,1087,1091,1223,1367,1523,1847,2027,2207,2399,2741, %U A344990 3023,3251,3719,3967,4093,4099,4759,5039,5623,5927,6553,6563,6569,7919,8179 %N A344990 Primes of the form m^k +- k, with m,k > 1. %e A344990 2 = 2^2 - 2, %e A344990 5 = 2^3 - 3, %e A344990 7 = 3^2 - 2, %e A344990 11 = 3^2 + 2, %e A344990 23 = 5^2 - 2, %e A344990 37 = 2^5 + 5, %e A344990 47 = 7^2 - 2, %e A344990 61 = 4^3 - 3, %e A344990 67 = 4^3 + 3, %e A344990 79 = 9^2 - 2, %e A344990 83 = 9^2 + 2, %e A344990 167 = 13^2 - 2, %e A344990 223 = 15^2 - 2, %e A344990 227 = 15^2 + 2, %e A344990 359 = 19^2 - 2, %e A344990 439 = 21^2 - 2, %e A344990 443 = 21^2 + 2, %e A344990 503 = 2^9 - 9, %e A344990 509 = 8^3 - 3, %e A344990 521 = 2^9 + 9, %e A344990 ... %Y A344990 Union of A099227 and A099228. %K A344990 nonn %O A344990 1,1 %A A344990 _Luke Voyles_, Jun 05 2021