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!)
A095198 a(1) = 1, a(n+1) = prime(n)*Digit reversal of a(n). 1
1, 2, 6, 30, 21, 132, 3003, 51051, 285285, 13399386, 1983580599, 308476470621, 4664762967711, 48285399661224, 1815318072406212, 99924007282353507, 3738372398312278947, 442424606197031564007, 42728372978287991878884 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Transpose[NestList[{First[#]+1, Prime[First[#]]FromDigits[Reverse[ IntegerDigits[Last[#]]]]}&, {1, 1}, 25]][[2]] (* Harvey P. Dale, Mar 02 2012 *)
CROSSREFS
Cf. A095197.
Sequence in context: A127797 A338441 A077634 * A126989 A361492 A128040
KEYWORD
base,nonn
AUTHOR
Amarnath Murthy, Jun 05 2004
EXTENSIONS
Corrected and extended by Rick L. Shepherd, Jun 07 2004
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 April 25 08:27 EDT 2024. Contains 371964 sequences. (Running on oeis4.)