|
Search: id:A147800
|
|
| |
|
| 2, 6, 22, 42, 222, 366, 2046, 13962, 10626, 79926, 293262
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
The minima are reached for m values given in A147803.
This is related to the abc conjecture, see also A143702, A147801 (2^n, 3^n analogues) and A147298 (general case).
All terms of this sequence are even, so one could also consider A147800/2 = 1, 3, 11, 21, 111, 183, 1023, 6981, 5313, 39963, 146631,...
|
|
PROGRAM
|
(PARI) A147800(n, p=5)={local(m=n=p^n); for(a=1, (n-1)\2, a%p|next; A007947(n-a)*A007947(a)<m|next; m=A007947((n-a)*a)); m}
|
|
CROSSREFS
|
Cf. A007947, A147803 (m values), A143702 (analogue for 2^n), A147801 (analogue for 3^n), A147298 (general case).
Sequence in context: A129534 A085286 A062085 this_sequence A027561 A126171 A002839
Adjacent sequences: A147797 A147798 A147799 this_sequence A147801 A147802 A147803
|
|
KEYWORD
|
more,nonn
|
|
AUTHOR
|
M. F. Hasler (MHasler(AT)univ-ag.fr), Nov 13 2008
|
|
|
Search completed in 0.002 seconds
|