Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A096923
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A096923 Numbers n for which there are exactly two k such that n = k + (product of nonzero digits of k). +0
8
12, 14, 16, 18, 22, 26, 38, 44, 50, 55, 62, 66, 74, 80, 86, 88, 98, 104, 112, 114, 120, 122, 123, 138, 142, 144, 155, 160, 162, 166, 170, 174, 186, 188, 198, 209, 210, 212, 218, 224, 230, 237, 240, 250, 258, 261, 265, 285, 286, 294, 303, 308, 314, 316, 326, 327 (list; graph; listen)
OFFSET

1,1

EXAMPLE

18 and 22 are the only two k such that k + (product of nonzero digits of k) = 26, hence 26 is a term.

PROGRAM

(PARI) {c=2; z=330; 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, A096924 - A096931.

Sequence in context: A043701 A080693 A135739 this_sequence A141642 A163622 A159251

Adjacent sequences: A096920 A096921 A096922 this_sequence A096924 A096925 A096926

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