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!)
A074836 a(1) = 1, a(n) = the largest prime divisor of concatenation of sequence (n,n-1,..,2,1,2,..,n-1,n) A007942. 0
53, 353, 2160617, 479, 146053847, 18533465459, 18588601, 444444443, 10987654321234567891, 41824630287288128897, 24899126702236725259, 131211109876543212345678910111213, 59722151033999393, 1081735780698166140181, 40378532802777469135803086419727527803285379 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,1
LINKS
EXAMPLE
a(4) is 2160617 because 4321234 = 2.'2160617'.
MATHEMATICA
Table[FactorInteger[FromDigits[Join[Flatten[IntegerDigits/@ Range[ n, 1, -1]], Flatten[IntegerDigits/@Range[2, n]]]]][[-1, 1]], {n, 2, 15}] (* Harvey P. Dale, Sep 05 2015 *)
CROSSREFS
Cf. A007942.
Sequence in context: A174441 A094249 A244771 * A142851 A185239 A053736
KEYWORD
nonn,base
AUTHOR
Jason Earls, Sep 09 2002
EXTENSIONS
Edited by Charles R Greathouse IV, Apr 28 2010
More terms from Harvey P. Dale, Sep 05 2015
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 March 28 20:05 EDT 2024. Contains 371254 sequences. (Running on oeis4.)