login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A067481 Powers of 3 with initial digit 3. 14
3, 387420489, 3486784401, 31381059609, 36472996377170786403, 328256967394537077627, 381520424476945831628649898809, 3433683820292512484657849089281, 30903154382632612361920641803529 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

PROG

(PARI) for(n=1, 100, if(floor(3^n/10^(floor(n*log(3)/log(10))))==3, print1(3^n, ", ")))

CROSSREFS

Cf. A000244, A067483.

Cf. A054565.

Sequence in context: A117721 A058469 A081508 * A058433 A154998 A036236

Adjacent sequences:  A067478 A067479 A067480 * A067482 A067483 A067484

KEYWORD

base,easy,nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Feb 09 2002

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 18 00:14 EST 2012. Contains 206085 sequences.