Geometric Sequence Game

Logic Level 2

Hans picked two consecutive positive integers.

  • He called the smaller number the first term and the other, the second term.
  • He multiplied them and called the product the third term.
  • He multiplied the second term to the third term and the result would be the fourth term, and so on.

Hans' sixth term is 30233088 30233088 . Add Hans' first, second, and fifth terms.


Try the first "game"


The answer is 46673.

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.

1 solution

Arindam Ghosh
Nov 14, 2020

Denoting nth term as a n a_n

a 1 × a 2 = a 3 = a 1 × a 2 a_1 × a_2 = a_3 = a_1 × a_2

a 2 × a 3 = a 4 = a 1 × a 2 2 a_2 × a_3 = a_4 = a_1 × a_2^2

a 3 × a 4 = a 5 = a 1 2 × a 2 3 a_3 × a_4 = a_5 = a_1^2 × a_2^3

a 4 × a 5 = a 6 = a 1 3 × a 2 5 a_4 × a_5 = a_6 = a_1^3 × a_2^5

a 6 = 30233088 = 2 9 × 9 5 = 8 3 × 9 5 a_6 = 30233088 = 2^9 × 9^5 = 8^3 × 9^5

So a 1 = 8 a_1 = 8 a 2 = 9 a_2 = 9

a 5 = 8 2 × 9 3 = 46656 a_5 = 8^2 × 9^3 = 46656

Ans = a 1 + a 2 + a 5 a_1 + a_2 + a_5

= 8 + 9 + 46656 = 46673 \boxed{46673}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...