Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A096930
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A096930 Numbers n for which there are exactly nine k such that n = k + (product of nonzero digits of k). +0
8
11014, 100774, 111014, 412055, 510142, 511146, 633296, 931395, 983025, 1008305, 1011125, 1031414, 1100774, 1101642, 1108305, 1111014, 1412055, 1510142, 1511146, 1633296, 1931395, 1983025, 2011125, 2011305, 2012725, 2110145 (list; graph; listen)
OFFSET

1,1

EXAMPLE

88486, 96454, 99073, 99154, 99316, 100594, 100654, 100718 and 100732 are the only nine k such that k + (product of nonzero digits of k) = 100774, hence 100774 is a term.

PROGRAM

(PARI) {c=9; z=2120000; v=vector(z); for(n=1, z+1, k=addpnd(n); if(k<=z, v[k]=v[k]+1)); for(j=1, length(v), if(v[j]==c, print1(j, ", ")))} \\for function addpnd see A096922

CROSSREFS

Cf. A063114, A096347, A096922 - A096929, A096931.

Sequence in context: A104323 A034712 A045152 this_sequence A160711 A129087 A156942

Adjacent sequences: A096927 A096928 A096929 this_sequence A096931 A096932 A096933

KEYWORD

nonn,base

AUTHOR

Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Jul 15 2004

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 22 20:51 EST 2009. Contains 167312 sequences.


AT&T Labs Research