Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A075021
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A075021 a(1) = 1; for n>1, a(n) = the largest prime divisor of the number C(n) formed from the reverse concatenation of 1,2,3,... up to n. +0
8
1, 7, 107, 149, 953, 218107, 402859, 4877, 379721, 54421, 370329218107, 5767189888301, 237927839, 1728836281, 136133374970881, 1190788477118549, 677181889, 399048049, 40617114482123, 629639170774346584751 (list; graph; listen)
OFFSET

1,2

EXAMPLE

a(4)= 149 as 149 is the largest prime divisor of 4321 =29*149

MATHEMATICA

b = {}; a = {}; Do[w = RealDigits[n]; w = First[w]; Do[AppendTo[a, w[[Length[w] - k + 1]]], {k, 1, Length[w]}]; p = FromDigits[Reverse[a]]; AppendTo[b, First[Last[FactorInteger[p]]]], {n, 1, 21}]; b - Artur Jasinski (grafix(AT)csl.pl), Apr 04 2008

CROSSREFS

Cf. A075019, A075020, A075022.

Cf. A104759, A000422, A116504, A007908, A116505, A104759, A138789, A138790, A138958, A138959, A138960, A138961, A138962.

Sequence in context: A002486 A141358 A141362 this_sequence A138963 A141932 A002687

Adjacent sequences: A075018 A075019 A075020 this_sequence A075022 A075023 A075024

KEYWORD

base,nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Sep 01 2002

EXTENSIONS

More terms from Sascha Kurz (sascha.kurz(AT)uni-bayreuth.de), Jan 03 2003

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 July 26 13:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research