Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A114012
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A114012 Least multiple of prime(n) ending in digits of n. +0
3
14, 55, 26, 17, 38, 69, 2610, 2511, 2812, 3813, 4214, 2115, 3816, 3717, 2318, 3819, 1420, 5621, 1422, 6723, 1424, 2425, 2626, 927, 428, 8829, 1130, 6731, 9432, 1233, 834, 2235, 5436, 6437, 4238, 2839, 13840, 14141, 14842, 13943, 1544, 16745, 10746 (list; graph; listen)
OFFSET

4,1

EXAMPLE

a(11) =2511 is a multiple of prime(11)=31.

MATHEMATICA

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

CROSSREFS

Cf. A114011.

Adjacent sequences: A114009 A114010 A114011 this_sequence A114013 A114014 A114015

Sequence in context: A118530 A048971 A006597 this_sequence A140784 A022285 A100157

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 October 15 09:18 EDT 2008. Contains 145015 sequences.


AT&T Labs Research