Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A067452
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A067452 Numbers, not comprised of the same digits, such that the geometric and arithmetic means of their decimal digits are integers. +0
1
19, 28, 82, 91, 1128, 1182, 1199, 1218, 1281, 1339, 1393, 1812, 1821, 1919, 1933, 1991, 2118, 2181, 2288, 2811, 2828, 2882, 2899, 2989, 2998, 3139, 3193, 3319, 3391, 3913, 3931, 8112, 8121, 8211, 8228, 8282, 8299, 8822, 8929, 8992, 9119, 9133, 9191 (list; graph; listen)
OFFSET

1,1

COMMENT

Program and terms from Robert G. Wilson.

MAPLE

a = {}; Do[b = Sort[IntegerDigits[n]]; c = Floor[Log[10, n]] + 1; If[b[[1]] != 0 && Length[Union[b]] > 1 && IntegerQ[Apply[Plus, b]/c] && IntegerQ[Apply[Times, b]^(1/c)], a = Append[a, n]], {n, 1, 10^4}]; a

CROSSREFS

Cf. A067451.

Sequence in context: A052224 A083678 A120144 this_sequence A123944 A095046 A121458

Adjacent sequences: A067449 A067450 A067451 this_sequence A067453 A067454 A067455

KEYWORD

base,easy,nonn

AUTHOR

Robert G. Wilson and Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Feb 05 2002

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 July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research