Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A069516
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A069516 Geometric mean of digits = 3. +0
3
3, 19, 33, 139, 333, 1199, 1339, 3333, 11399, 13339, 33333, 111999, 113399, 133339, 333333, 1113999, 1133399, 1333339, 3333333, 11119999, 11133999, 11333399, 13333339, 33333333, 111139999, 111333999, 113333399, 133333339, 333333333 (list; graph; listen)
OFFSET

1,1

COMMENT

No number is obtainable by permuting the digits of other members - only one with ascending order of digits is included.

EXAMPLE

1339 belongs to this sequence but 1933 does not.

MATHEMATICA

a = {}; b = 3; Do[c = Apply[ Times, IntegerDigits[n]]/b^Floor[ Log[10, n] + 1]; If[c == 1 && Position[a, FromDigits[ Sort[ IntegerDigits[n]]]] == {}, Print[n]; a = Append[a, n]], {n, 1, 10^8}]

CROSSREFS

Cf. A061427, A069512, A069518.

Sequence in context: A128069 A056246 A061427 this_sequence A098856 A062291 A106082

Adjacent sequences: A069513 A069514 A069515 this_sequence A069517 A069518 A069519

KEYWORD

nonn,base

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Mar 30 2002

EXTENSIONS

Edited and extended by Robert G. Wilson v (rgwv(AT)rgwv.com), Apr 01 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 December 2 15:58 EST 2008. Contains 150992 sequences.


AT&T Labs Research