|
Search: id:A067481
|
|
|
| A067481 |
|
Powers of 3 with initial digit 3. |
|
+0 15
|
|
| 3, 387420489, 3486784401, 31381059609, 36472996377170786403, 328256967394537077627, 381520424476945831628649898809, 3433683820292512484657849089281, 30903154382632612361920641803529
(list; graph; listen)
|
|
|
OFFSET
|
0,1
|
|
|
PROGRAM
|
(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.
Adjacent sequences: A067478 A067479 A067480 this_sequence A067482 A067483 A067484
Sequence in context: A117721 A058469 A081508 this_sequence A058433 A154998 A036236
|
|
KEYWORD
|
base,easy,nonn
|
|
AUTHOR
|
Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Feb 09 2002
|
|
|
Search completed in 0.002 seconds
|