Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A147799
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A147799 Minimal value of A007947(m(7^n-m)) with m coprime to 7. +0
4
6, 6, 30, 30, 282, 2262, 17034, 36006, 71070 (list; graph; listen)
OFFSET

1,1

COMMENT

The minima are reached for m values given in A147804.

This is related to the abc conjecture, see also A143702, A147801, A147800 (2^n, 3^n, 5^n analogues) and A147298 (general case).

All terms of this sequence are even, so one could also consider A147799/2 = 3, 3, 15, 15, 141, 1131, 8517, 18003, 35535,... So far these terms are also multiples of 3, but this might be a coincidence.

PROGRAM

(PARI) A147799(n, p=7)={ local( m=n=p^n ); for( a=1, n\2, a%p|next; m > 2*A007947(a) | next; m > A007947(n-a)*A007947(a) | next; m = A007947(n-a)*A007947(a) ); m }

CROSSREFS

Cf. A007947, A147804 (m values); A143702, A147801, A147800 (analogue for 2^n, 3^n, 5^n), A147298 (general case).

Sequence in context: A054436 A055522 A078637 this_sequence A071021 A074002 A140959

Adjacent sequences: A147796 A147797 A147798 this_sequence A147800 A147801 A147802

KEYWORD

more,nonn

AUTHOR

M. F. Hasler (MHasler(AT)univ-ag.fr), Nov 13 2008

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research