Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A075013
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A075013 Smallest k such that the decimal concatenation of k and k+1 is divisible by n. +0
2
1, 1, 1, 1, 4, 1, 5, 5, 4, 9, 16, 1, 7, 5, 4, 19, 3, 13, 22, 19, 16, 27, 2, 19, 24, 7, 31, 5, 31, 19, 27, 19, 16, 3, 9, 31, 26, 41, 7, 19, 28, 37, 20, 27, 4, 51, 20, 19, 16, 49, 52, 35, 32, 31, 49, 5, 22, 31, 66, 19, 32, 27, 58, 19, 9, 49, 6, 35, 28, 9, 26, 67, 13, 63, 49, 79, 16 (list; graph; listen)
OFFSET

1,5

EXAMPLE

a(16) = 19 as 16 divides 1920.

PROGRAM

(PARI) for(n=1, 100, k=1:while((k*(10^floor(log(k+1)/log(10)+1))+k+1)%n>0, k=k+1):print1(k", "))

CROSSREFS

Cf. A075114, A075115, A075116, A075117.

Sequence in context: A105721 A099310 A021880 this_sequence A117379 A007309 A084890

Adjacent sequences: A075010 A075011 A075012 this_sequence A075014 A075015 A075016

KEYWORD

base,nonn

AUTHOR

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

EXTENSIONS

Corrected and extended by Ralf Stephan (ralf(AT)ark.in-berlin.de), Mar 23 2003

page 1

Search completed in 0.005 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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research