Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A063566
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A063566 3^a(n) = smallest positive power of 3 having n in its decimal representation. +0
2
10, 4, 3, 1, 5, 8, 8, 3, 4, 2, 21, 19, 17, 22, 11, 13, 17, 11, 7, 9, 18, 7, 19, 13, 5, 26, 19, 3, 24, 6, 16, 12, 13, 31, 15, 21, 24, 29, 18, 31, 17, 12, 18, 5, 12, 28, 16, 11, 15, 10, 35 (list; graph; listen)
OFFSET

0,1

EXAMPLE

a(7) = 15 because 2^15 = 32768.

MATHEMATICA

a = {}; Do[k = 1; While[ StringPosition[ ToString[3^k], ToString[n] ] == {}, k++ ]; a = Append[a, k], {n, 0, 50} ]; a

CROSSREFS

Essentially the same as A062520.

Sequence in context: A065194 A113315 A081986 this_sequence A153690 A018811 A100844

Adjacent sequences: A063563 A063564 A063565 this_sequence A063567 A063568 A063569

KEYWORD

base,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 10 2001

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 10 00:48 EST 2009. Contains 170565 sequences.


AT&T Labs Research