|
Search: id:A147801
|
|
| |
|
| 2, 2, 10, 10, 22, 110, 278, 238, 1054, 1342, 11066, 6118, 18734, 107030, 557270, 163030
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
Related to the abc conjecture. The minima are reached for m values given in A147802. See also A143702, A147800 (2^n, 5^n analogues) and A147298 (general case).
All terms of this sequence are even, so one could also consider A147801/2 = 1, 1, 5, 5, 11, 55, 139, 119, 527, 671, 5533, 3059, 9367, 53515, 278635, 81515,...
|
|
PROGRAM
|
(PARI) A147801(n, p=3)={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, A147298, A143702 (analogue for 2^n), A147800 (analogue for 5^n).
Sequence in context: A141610 A019241 A032005 this_sequence A066965 A066966 A132443
Adjacent sequences: A147798 A147799 A147800 this_sequence A147802 A147803 A147804
|
|
KEYWORD
|
more,nonn
|
|
AUTHOR
|
M. F. Hasler (MHasler(AT)univ-ag.fr), Nov 13 2008
|
|
|
Search completed in 0.002 seconds
|