Jump to content
BrainDen.com - Brain Teasers
  • 0

What is the missing term of the sequence?


Rob_Gandy
 Share

Question

What is the missing number in the sequence?

0, 1, 6, 105, 27 030,_______________, 7 608 434 000 728 254 870

The sequence

here may seem

unusual, but

examination

may reveal

obvious steps

required to

solve for each

element in it.

The method to find each term is actually pretty 'basic.'

Edited by Rob_Gandy
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

We are building a binary string, starting with 0. We get the next string by switching all zeros and ones, then adding the switched string at the end of the original string.

0 (switch zeros and ones to get 1, add this at the end of the string to get the next number)

01 (switch zeros and ones to get 10, add this at the end to get...)

0110 (switch to get 1001, add to get...)

01101001 (switch to get 10010110, add to get...)

0110100110010110 (switch to get 1001011001101001, add to get...)

01101001100101101001011001101001 (this is the missing string, bring it back to decimal base to get 1,771,476,589)

  • Upvote 1
Link to comment
Share on other sites

  • 0

We are building a binary string, starting with 0. We get the next string by switching all zeros and ones, then adding the switched string at the end of the original string.

0 (switch zeros and ones to get 1, add this at the end of the string to get the next number)

01 (switch zeros and ones to get 10, add this at the end to get...)

0110 (switch to get 1001, add to get...)

01101001 (switch to get 10010110, add to get...)

0110100110010110 (switch to get 1001011001101001, add to get...)

01101001100101101001011001101001 (this is the missing string, bring it back to decimal base to get 1,771,476,589)

Impressive. Good puzzle, great solve!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...