The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A327701 Maximum value for base-n variant of A326344. 0
1, 20, 3, 107, 5, 310, 7, 668, 909, 1253, 11, 2082, 13, 3224, 3880, 4670, 17, 6558, 19 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,2
COMMENTS
For each n >= 2, let b_n(k) be the base-n A326344-like sequence defined as follows:
- b_n(1) = 1;
- b_n(k) = R_n(nextprime(b_n(k - 1))) if k is prime;
- b_n(k) = R_n(nextcompo(b_n(k - 1))) if k is composite,
where R_n(x) writes x in reverse in base n, then converts back to decimal.
a(n) is the maximum value of b_n(k) for k >= 1. All listed terms so far have been established by automating the methods of Rémy Sigrist and Andrew Weimholt in A326344.
The obvious conjecture is that a(n) = n-1 iff n-1 is 1 or an odd prime. - N. J. A. Sloane, Oct 02 2019
LINKS
EXAMPLE
A326344 has a maximum value of 909, so a(10) = 909. A327241 has a maximum value of 310, so a(7) = 310.
CROSSREFS
Sequence in context: A248136 A040392 A317320 * A337157 A040388 A018816
KEYWORD
nonn,base,more
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 19 04:28 EDT 2024. Contains 372666 sequences. (Running on oeis4.)