Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A063482
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A063482 p(n) * last digit of p(n) where p(n) is n-th prime. +0
1
4, 9, 25, 49, 11, 39, 119, 171, 69, 261, 31, 259, 41, 129, 329, 159, 531, 61, 469, 71, 219, 711, 249, 801, 679, 101, 309, 749, 981, 339, 889, 131, 959, 1251, 1341, 151, 1099, 489, 1169, 519, 1611, 181, 191, 579, 1379, 1791, 211, 669, 1589, 2061, 699 (list; graph; listen)
OFFSET

1,1

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,1000

PROGRAM

(PARI) p(n)=prime(n)%10*prime(n); j=[]; for(n=1, 100, j=concat(j, p(n))); j

(PARI) { for (n=1, 1000, p=prime(n); write("b063482.txt", n, " ", p%10*p) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 23 2009]

CROSSREFS

Cf. A000040.

Sequence in context: A158142 A158143 A082200 this_sequence A069557 A130283 A065739

Adjacent sequences: A063479 A063480 A063481 this_sequence A063483 A063484 A063485

KEYWORD

base,nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Jul 28 2001

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 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research