%I A113173
%S A113173 256,5392,315361,11667713,717360537,83932270482,27775696582531,
%T A113173 22260761742531649,109563850113131234720,2013390472722146301196,
%U A113173 1899501614194512059559835,85600281199526209989968735
%N A113173 Ascending descending base exponent transform of semiprimes (A001358).
%C A113173 A003101 is the ascending descending base exponent transform of natural
numbers A000027. The ascending descending base exponent transform
applied to the Fibonacci numbers is A113122; applied to the tribonacci
numbers is A113153; applied to the Lucas numbers is A113154. a(7)
is itself semiprime. The smallest primes in this sequence are a(3)
= 315361 and a(4) = 11667713. What is the next prime?
%F A113173 a(n) = SUM[from i = 1 to n] (semiprime(i))^(semiprime(n-i+1)). a(n) =
SUM[from i = 1 to n] (A001358(i))^(A001358(n-i+1)).
%e A113173 a(1) = 256 because semiprime(1)^semiprime(1) = 4^4 = 256.
%e A113173 a(2) = 5392 because prime(1)^prime(2) + prime(2)^prime(1) = 4^6 + 6^4
= 5392.
%e A113173 a(3) = 315361 because 4^9 + 6^6 + 9^4 = 315361.
%e A113173 a(4) = 11667713 = 4^10 + 6^9 + 9^6 + 10^4.
%e A113173 a(5) = 717360537 = 4^14 + 6^10 + 9^9 + 10^6 + 14^4.
%e A113173 a(6) = 83932270482 = 4^15 + 6^14 + 9^10 + 10^9 + 14^6 + 15^4.
%e A113173 a(7) = 27775696582531 = 4^21 + 6^15 + 9^14 + 10^10 + 14^9 + 15^6 + 21^4.
%e A113173 a(8) = 22260761742531649 = 4^22 + 6^21 + 9^15 + 10^14 + 14^10 + 15^9
+ 21^6 + 22^4.
%e A113173 a(9) = 109563850113131234720 = 4^25 + 6^22 + 9^21 + 10^15 + 14^14 + 15^10
+ 21^9 + 22^6 + 25^4.
%Y A113173 Cf. A001358, A005408, A113122, A113153, A113154.
%Y A113173 Sequence in context: A074151 A016804 A115111 this_sequence A077072 A128698
A016900
%Y A113173 Adjacent sequences: A113170 A113171 A113172 this_sequence A113174 A113175
A113176
%K A113173 easy,nonn
%O A113173 1,1
%A A113173 Jonathan Vos Post (jvospost3(AT)gmail.com), Jan 07 2006
|