Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A096925
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A096925 Numbers n for which there are exactly four k such that n = k + (product of nonzero digits of k). +0
9
116, 405, 430, 474, 530, 546, 642, 744, 774, 836, 854, 855, 930, 958, 1038, 1055, 1070, 1088, 1104, 1110, 1116, 1134, 1154, 1162, 1236, 1366, 1400, 1405, 1418, 1430, 1455, 1530, 1642, 1744, 1774, 1836, 1854, 1855, 1930, 1958, 2112, 2137, 2185, 2199, 2205 (list; graph; listen)
OFFSET

1,1

EXAMPLE

279, 345, 381 and 401 are the only four k such that k + (product of nonzero digits of k) = 405, hence 405 is a term.

PROGRAM

(PARI) {c=4; z=2210; 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, A096926 - A096931.

Sequence in context: A051116 A095623 A105934 this_sequence A097231 A076044 A035814

Adjacent sequences: A096922 A096923 A096924 this_sequence A096926 A096927 A096928

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