Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A161350
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A161350 Numbers with property that the digital sum times the product of the digits is a square +0
1
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 20, 22, 30, 39, 40, 50, 60, 70, 80, 88, 90, 93, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 120, 123, 130, 132, 140, 144, 150, 160, 170, 180, 189, 190, 198, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 213, 220 (list; graph; listen)
OFFSET

1,2

COMMENT

93 is in the list because (9+3)x(9x3)= 12x27 = 324 = 18^2

MAPLE

a := proc (n) local nn, L: nn := convert(n, base, 10): L := nops(nn): if type(sqrt(add(nn[i], i = 1 .. L)*(product(nn[i], i = 1 .. L))), integer) = true then n else end if end proc: seq(a(n), n = 1 .. 220); [From Emeric Deutsch (deutsch(AT)duke.poly.edu), Jun 27 2009]

CROSSREFS

Sequence in context: A032889 A009995 A038367 this_sequence A108652 A140665 A069024

Adjacent sequences: A161347 A161348 A161349 this_sequence A161351 A161352 A161353

KEYWORD

nonn,base

AUTHOR

Claudio L Meller (claudiomeller(AT)gmail.com), Jun 07 2009

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 24 14:25 EST 2009. Contains 167438 sequences.


AT&T Labs Research