All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Numbers > Sequences
Number Series (Posted on 2004-02-14) Difficulty: 4 of 5
Find the next number in the following series:

11, 12, 20, 23, 33, 46, ?, ?

See The Solution Submitted by Ravi Raja    
Rating: 3.0000 (3 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Puzzle Solution Comment 12 of 12 |
The sequence  is created  by writing  the Fibonacci  initiating with the 5th term in progressive number bases starting  with the binary  number system. 
Thus, denoting  F(n) as the nth term of the Fibonacci sequence, we have:
F(5) = 3 => 11 in binary ( base 2) number system. 
F(6) = 5 => 12 in ternary (base 3) number system.
F(7) = 8 => 20 in quaternary (base 4) number system. 
F(8) = 13 => 23 in quinary (base 5) number system.
F(9) = 21 => 33 in senary (base 6) number system. 
F(10) = 34 => 46 in septenary (base 7) number system.
F(11) = 55 => 67 in octal (bade 8) number system.
F(12) = 89=> 108 in nonary (base 9) number system.

Consequently, the required missing numbers are 67 and 108.

Edited on May 23, 2022, 7:45 am
  Posted by K Sengupta on 2021-12-26 06:40:58

Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (13)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information