Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A077691
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A077691 a(n) = A076803(n)/n. +0
2
1, 5, 70, 1358, 8642, 90535, 301574268, 12345679, 97393690, 987654321, 83470146831028373729, 260092516563786, 55088570240085399905, 511536723657935856261, 2754140734658436214 (list; graph; listen)
OFFSET

1,2

PROGRAM

(PARI) {len10(m) = ceil(log(m+1)/log(10))} {reverse(n) = m=0; while(n, m=m*10+(n%10); n\=10); return(m)} {a(n) = local(m); for(s=0, 10^6, m=0; for(i=0, n-1, m=m*10^len10(s+i)+s+i); m=reverse(m); if(s==0, m*=10); if(m%n==0, return(m )); if(n%10==0, return(0)))} (Alekseyev)

CROSSREFS

Sequence in context: A051538 A034944 A064046 this_sequence A014231 A135438 A015502

Adjacent sequences: A077688 A077689 A077690 this_sequence A077692 A077693 A077694

KEYWORD

base,nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Nov 16 2002

EXTENSIONS

More terms from Max Alekseyev (maxal(AT)cs.ucsd.edu), Feb 15 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 August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research