Solveeit Logo

Question

Question: if Kth trm iss he greatest term in the square an=n/70+n2 then k is...

if Kth trm iss he greatest term in the square an=n/70+n2 then k is

A

7

B

8

C

9

D

10

Answer

8

Explanation

Solution

We are given the sequence

an=n70+n2a_n = \frac{n}{70 + n^2}

Step 1: Treat n as a continuous variable and differentiate.

f(n)=n70+n2f(n) = \frac{n}{70+n^2}

Differentiate using the quotient rule:

f(n)=(70+n2)(1)n(2n)(70+n2)2=70+n22n2(70+n2)2=70n2(70+n2)2f'(n) = \frac{(70+n^2)(1) - n(2n)}{(70+n^2)^2} = \frac{70+n^2-2n^2}{(70+n^2)^2} = \frac{70 - n^2}{(70+n^2)^2}

Set f(n)=0f'(n) = 0:

70n2=0n2=70n=708.3770 - n^2 = 0 \quad \Rightarrow \quad n^2 = 70 \quad \Rightarrow \quad n = \sqrt{70} \approx 8.37

Step 2: Determine the integer maximum.

Since nn is an index, check the nearby integers:

  • For n=8n = 8:

    a8=870+64=81340.05970a_8 = \frac{8}{70 + 64} = \frac{8}{134} \approx 0.05970
  • For n=9n = 9:

    a9=970+81=91510.05960a_9 = \frac{9}{70 + 81} = \frac{9}{151} \approx 0.05960

Thus, a8>a9a_8 > a_9.

Conclusion:

The greatest term occurs at n=8n = 8. Therefore, the kthk^\text{th} term which is the greatest corresponds to k=8k = 8.