Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A096924
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A096924 Numbers n for which there are exactly three k such that n = k + (product of nonzero digits of k). +0
9
102, 110, 118, 126, 134, 150, 180, 202, 216, 225, 234, 260, 272, 312, 338, 366, 404, 414, 420, 455, 456, 512, 534, 542, 564, 576, 586, 635, 645, 712, 734, 750, 786, 808, 818, 827, 837, 840, 894, 920, 939, 970, 980, 1018, 1020, 1034, 1042, 1072, 1074, 1075 (list; graph; listen)
OFFSET

1,1

EXAMPLE

76, 109 and 114 are the only three k such that k + (product of nonzero digits of k) = 118, hence 118 is a term.

PROGRAM

(PARI) {c=3; z=1100; 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, A096923, A096925 - A096931.

Sequence in context: A153225 A070795 A046293 this_sequence A031413 A127665 A097037

Adjacent sequences: A096921 A096922 A096923 this_sequence A096925 A096926 A096927

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


AT&T Labs Research