Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A096928
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A096928 Numbers n for which there are exactly seven k such that n = k + (product of nonzero digits of k). +0
9
1014, 8305, 18305, 26425, 30205, 30725, 31414, 39186, 41156, 51358, 71110, 71136, 72505, 74470, 80305, 82765, 90985, 100405, 100786, 100855, 101014, 101098, 101126, 102072, 110474, 112418, 118305, 126425, 130205, 130725, 131414, 139186 (list; graph; listen)
OFFSET

1,1

EXAMPLE

678, 854, 933, 942, 960, 1007 and 1012 are the only seven k such that k + (product of nonzero digits of k) = 1014, hence 1014 is a term.

PROGRAM

(PARI) {c=7; z=140000; 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 - A096927, A096929 - A096931.

Sequence in context: A069489 A126239 A120214 this_sequence A023076 A117807 A118879

Adjacent sequences: A096925 A096926 A096927 this_sequence A096929 A096930 A096931

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 September 6 00:03 EDT 2008. Contains 143485 sequences.


AT&T Labs Research