Solveeit Logo

Question

Question: Which term of sequence $\sqrt{3}, 3, 3\sqrt{3}, \dots \dots \dots \dots \dots \dots \dots$ is 243?...

Which term of sequence 3,3,33,\sqrt{3}, 3, 3\sqrt{3}, \dots \dots \dots \dots \dots \dots \dots is 243?

Answer

The 10th term is 243243.

Explanation

Solution

Given the sequence:

3,3,33,\sqrt{3},\, 3,\, 3\sqrt{3},\, \dots

This is a geometric progression.

  • First term, a=3a = \sqrt{3}
  • Common ratio, r=33=3r = \frac{3}{\sqrt{3}} = \sqrt{3}

The nth term is:

an=arn1=3(3)n1=(3)na_n = a \cdot r^{n-1} = \sqrt{3} \cdot (\sqrt{3})^{n-1} = (\sqrt{3})^n

We require:

(3)n=243(\sqrt{3})^n = 243

Expressing in terms of powers of 3:

(3)n=3n2(\sqrt{3})^n = 3^{\frac{n}{2}}

And since 243=35243 = 3^5, we equate:

3n2=35    n2=5    n=103^{\frac{n}{2}} = 3^5 \implies \frac{n}{2} = 5 \implies n = 10