A number in the Multiplibonacci sequence is equal to the product of the previous two numbers in the sequence. The first number in the sequence is 1, and the second number in the sequence is (for example, ).
The Multiplibonacci function takes in two numbers - and - and gives an output, . is the second number in the sequence, and the function is defined as the th number in that sequence (for example, ).
What is the value of ? (Think about what that 5 really means!)
This problem is part of the Multiplibonacci set.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let's look at the first few terms of 2 0 8 M so we can find 2 0 8 M 5 :
2 0 8 M 1 = 1 2 0 8 M 2 = 2 0 8 2 0 8 M 3 = 2 0 8 ⋅ 1 = 2 0 8 2 0 8 M 4 = 2 0 8 ⋅ 2 0 8 = 2 0 8 2 2 0 8 M 5 = 2 0 8 2 ⋅ 2 0 8 = 2 0 8 3 = 8 9 9 8 9 1 2
So 2 0 8 M 5 = 8 9 9 8 9 1 2 .