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.

A064157 Primes p such that (x1*x2*..xk)^(x1+x2+..xk)=(x1+x2+..xk)^(x1*x2*...xk) where x1x2..xk are the digits of p in base 10.

This page as a plain text file.
%I A064157 #15 Jun 17 2023 16:55:46
%S A064157 2,3,5,7,211,2141,2411,4211,11251,12511,15121,21221,25111,1112171,
%T A064157 1127111,1172111,1271111,7112111,11112811,11128111,11218111,12111811,
%U A064157 12118111,12181111,18211111,81111211,81112111,1111411141,4111111141,4111411111
%N A064157 Primes p such that (x1*x2*..xk)^(x1+x2+..xk)=(x1+x2+..xk)^(x1*x2*...xk) where x1x2..xk are the digits of p in base 10.
%e A064157 211 belongs to the sequence because (2*1*1)^(2+1+1)=(2+1+1)^(2*1*1)
%Y A064157 Intersection of A000040 and A064158.
%K A064157 nonn,base,more
%O A064157 1,1
%A A064157 _Felice Russo_, Sep 14 2001
%E A064157 More terms from _Jason Earls_, Dec 05 2001
%E A064157 a(18)-a(30) from _Sean A. Irvine_, Jun 16 2023