cp's OEIS Frontend

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.

A072382 Primes which can be represented as the sum of a number and its reverse.

This page as a plain text file.
%I A072382 #12 Dec 08 2013 09:28:12
%S A072382 2,11,101,181,241,281,383,443,463,727,787,827,887,929,1009,1049,1069,
%T A072382 1151,1171,1231,1291,1373,1433,1453,1493,1777,1877,10601,11411,11801,
%U A072382 12011,12211,12421,12611,12821,13421,13831,14431,14831,15241,15451
%N A072382 Primes which can be represented as the sum of a number and its reverse.
%C A072382 Primes in A056964. - _Zak Seidov_, Dec 04 2013
%C A072382 Some primes have multiple representations, e.g., 383 = 142+241 = 340+43, 44543 = 15292+29251 = 16282+28261 = 17272 +27271 = 18262+26281 = 19252+25291 = 35290+9253 = 36280+8263 = 37270+7273 = 38260+6283 = 39250+5293. - _Zak Seidov_, Dec 08 2013
%H A072382 Zak Seidov, <a href="/A072382/b072382.txt">Table of n, a(n) for n = 1..1000</a>
%e A072382 181 is a term because it is prime and it is the sum of 140 and its reverse 041.
%Y A072382 Cf. A056964.
%K A072382 nonn,base
%O A072382 1,1
%A A072382 _Shyam Sunder Gupta_, Jul 20 2002