login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

Primes p such that sum of 4th powers of even-position digits equals the sum of 4th powers of odd-position digits of p.
0

%I #6 Mar 31 2012 13:20:45

%S 11,267643,326467,462673,646237,764623,1157873,1757813,2257873,

%T 2603467,2606437,3751871,3757811,4326067,4606237,5137871,5187173,

%U 5287273,5363797,5379637,5447873,5557873,5727971,5737811,5747843,5781371

%N Primes p such that sum of 4th powers of even-position digits equals the sum of 4th powers of odd-position digits of p.

%C These are all 8 such primes < 2000000.

%e 267643 is OK because 2^4+7^4+4^4=6^4+6^4+3^4=2673.

%Y Cf. A076171.

%K nonn,base

%O 1,1

%A _Zak Seidov_, Nov 01 2002

%E More terms from _David Wasserman_, Apr 05 2005