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!)
A079708 Metaprime binary to standard binary conversion series. 1
0, 1, 2, 3, 6, 12, 20, 28, 140, 260, 64, 11, 30, 420, 7488, 1922800, 11285855256250575, 54979022626732989863421863670075405480 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
Each term in the series is computed by translating the previous term to binary, then reinterpreting the binary expression as a product of metaprimes. Metaprimes follow the form p^(2^n) where p is a prime number and n is a nonnegative integer. See the link for more detailed explanation.
LINKS
Will Nicholes, Metaprime binary series.
FORMULA
a(0)=0, a(n) = A052330(a(n-1)). - Thomas Ordowski, Jun 20 2005
EXAMPLE
20 (decimal) = 10100 (binary) 10100 (metaprime binary) = 7 * 1 * 4 * 1 * 1 = 28 (decimal).
CROSSREFS
Sequence in context: A103070 A233422 A361382 * A096571 A227940 A081156
KEYWORD
nonn
AUTHOR
Will Nicholes, Jan 31 2003
EXTENSIONS
Link updated by Will Nicholes, Jun 07 2010
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 April 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)