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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A050615 Products of distinct terms of A000045[2^(i+2)]: a(n) = Product(F(2^(i+2))^bit(n,i),i=0..[log2(n+1)]). 1
1, 3, 21, 63, 987, 2961, 20727, 62181, 2178309, 6534927, 45744489, 137233467, 2149990983, 6449972949, 45149810643, 135449431929, 10610209857723, 31830629573169, 222814407012183, 668443221036549, 10472277129572601 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

MAPLE

distinct_fib_products := n -> product('fib(2^(i+2))^bit_i(n, i)', 'i'=0..floor_log_2(n+1));

CROSSREFS

Cf. A050613, A050614.

Sequence in context: A162394 A129212 A117984 * A145658 A188667 A083564

Adjacent sequences:  A050612 A050613 A050614 * A050616 A050617 A050618

KEYWORD

nonn

AUTHOR

Antti Karttunen Dec 02 1999

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 15 19:15 EST 2012. Contains 205852 sequences.