login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A014257 Product of digits of 2^n. 1
1, 2, 4, 8, 6, 6, 24, 16, 60, 10, 0, 0, 0, 144, 576, 2016, 2700, 0, 384, 5120, 0, 0, 0, 0, 24696, 21600, 0, 18816, 691200, 0, 0, 1032192, 11757312, 27993600, 6096384, 39191040, 64012032, 15240960, 0, 387072000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125971200, 0, 4180377600, 0, 0, 0 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MATHEMATICA
Array[ Times @@ IntegerDigits[ 2^# ]&, 100 ]
PROG
(PARI) a(n) = vecprod(digits(2^n)); \\ Michel Marcus, Nov 18 2019
CROSSREFS
Sequence in context: A292808 A300813 A086354 * A247576 A339133 A246821
KEYWORD
nonn,base,easy
AUTHOR
EXTENSIONS
More terms from Michel Marcus, Nov 18 2019
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified June 29 12:30 EDT 2024. Contains 373848 sequences. (Running on oeis4.)