Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A114011
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A114011 Least multiple of prime(n) ending in digit 1. +0
3
21, 11, 91, 51, 171, 161, 261, 31, 111, 41, 301, 141, 371, 531, 61, 201, 71, 511, 711, 581, 801, 291, 101, 721, 321, 981, 791, 381, 131, 411, 1251, 1341, 151, 471, 1141, 501, 1211, 1611, 181, 191, 1351, 591, 1791, 211, 1561, 681, 2061, 1631, 2151, 241, 251 (list; graph; listen)
OFFSET

4,1

EXAMPLE

a(9) = 161 == 0 (mod prime(9)=23).

MATHEMATICA

f[n_] := Block[{k = 1, p = Prime[n]}, While[Mod[k*p, 10] != 1, k++ ]; k*p]; Table[ f[n], {n, 4, 54}] (* Robert G. Wilson v *)

CROSSREFS

Cf. A114012.

Sequence in context: A040423 A033341 A086981 this_sequence A166033 A071262 A083466

Adjacent sequences: A114008 A114009 A114010 this_sequence A114012 A114013 A114014

KEYWORD

base,nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Nov 12 2005

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(at)rgwv.com), Nov 17 2005

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 14:50 EST 2009. Contains 167570 sequences.


AT&T Labs Research