Substitute $n=1,2,3,4,5$ in each formula. For example, for $t_n=3n-4$, the terms are $3(1)-4=-1$, $3(2)-4=2$, and so on.
(i) $-1, 2, 5, 8, 11$
(ii) $-3, -8, -13, -18, -23$
(iii) $2, 3, 6, 11, 18$
$t_{10}=5(10)-3=47$ and $t_{15}=5(15)-3=72$.
$t_{10}=47$ and $t_{15}=72$.
Solve $5n-3=97$: $5n=100$, so $n=20$. Solve $5n-3=172$: $5n=175$, so $n=35$. Both positions are natural numbers, so both are terms.
Yes. $97$ is the 20th term and $172$ is the 35th term.
Set $5n-3=607$. Then $5n=610$, so $n=122$.
$607$ is the 122nd term.
Starting with $t_1=-5$, add 3 each time to get $-5,-2,1,4,7$. The explicit form is $t_n=-5+3(n-1)$. Set $-5+3(n-1)=52$, so $3(n-1)=57$, $n-1=19$, and $n=20$.
The first five terms are $-5,-2,1,4,7$. Yes, $52$ is the 20th term.
$T_4=4+2+1=7$. $T_5=7+4+2=13$. $T_6=13+7+4=24$. $T_7=24+13+7=44$. $T_8=44+24+13=81$.
$T_4=7$, $T_5=13$, $T_6=24$, $T_7=44$, $T_8=81$.
Here $a=3$ and $d=5$. Using $t_n=a+(n-1)d$, $t_{10}=3+9(5)=48$ and $t_{26}=3+25(5)=128$.
$t_{10}=48$ and $t_{26}=128$.
Here $a=21$ and $d=-3$, so $t_n=21+(n-1)(-3)=24-3n$. For $-81$, solve $24-3n=-81$, giving $n=35$. For 0, solve $24-3n=0$, giving $n=8$. Both are natural-number positions.
$-81$ is the 35th term. Yes, $0$ is the 8th term.
The first term is $a=11$ and the common difference is $d=-3$. Therefore $t_n=11+(n-1)(-3)=14-3n$. The recursive rule says to start with 11 and subtract 3 each time.
$t_n=14-3n$. Recursive rule: $t_1=11$ and $t_n=t_{n-1}-3$ for $n\geq2$.
From $a+2d=12$ and $a+49d=106$, subtract to get $47d=94$, so $d=2$. Then $a+4=12$, so $a=8$. Thus $t_{29}=a+28d=8+56=64$.
The 29th term is $64$.
The two-digit multiples of 3 form the AP $12,15,18,\ldots,99$. The number of terms is $\dfrac{99-12}{3}+1=30$. Sum $=\dfrac{30}{2}(12+99)=15\times111=1665$.
There are $30$ such numbers, and their sum is $1665$.
The salaries form an AP with first term `5,00,000 and common difference `20,000. Solve $500000+(n-1)20000=700000$. Then $(n-1)20000=200000$, so $n-1=10$ and $n=11$.
His salary reaches `7,00,000 after 10 increments, i.e. in the 11th year of work.
The total is $1+2+3+\cdots+25=\dfrac{25\times26}{2}=325$.
$325$ marbles.
In a GP with ratio 2, moving from the 8th term to the 12th term multiplies by $2^4$. Therefore $t_{12}=192\times2^4=192\times16=3072$.
The 12th term is $3072$.
The first term is 5 and the common ratio is 5. Thus $t_n=5\cdot5^{n-1}=5^n$. Hence $t_{10}=5^{10}=9765625$.
$t_{10}=9765625$ and $t_n=5^n$.
Let $s_n=t_n-1$. Then $s_1=1$ and $s_{n+1}=t_{n+1}-1=3t_n-3=3(t_n-1)=3s_n$. So $s_n=3^{n-1}$ and $t_n=3^{n-1}+1$. Set $3^{n-1}+1=730$, so $3^{n-1}=729=3^6$. Hence $n=7$.
$730$ is the 7th term.
The common ratio is 3. Solve $2\cdot3^{n-1}=4374$. Then $3^{n-1}=2187=3^7$, so $n=8$.
$4374$ is the 8th term. Explicit formula: $t_n=2\cdot3^{n-1}$. Recursive formula: $t_1=2$, $t_n=3t_{n-1}$ for $n\geq2$.
The bounce heights form a GP with first bounce height $80(0.6)=48$ and ratio $0.6$. The 5th bounce height is $80(0.6)^5=6.2208$ m. By the time the ball hits the ground for the 6th time, it has fallen 80 m initially and then gone up and down through the first five bounce heights. Total distance $=80+2(48+28.8+17.28+10.368+6.2208)=301.3376$ m.
(i) $6.2208$ m
(ii) $301.3376$ m
This is a GP with first term 2 and common ratio $\sqrt2$. Hence $t_n=2(\sqrt2)^{n-1}$. Set $2(\sqrt2)^{n-1}=128$, so $(\sqrt2)^{n-1}=64=(\sqrt2)^{12}$. Therefore $n-1=12$ and $n=13$.
$128$ is the 13th term.
At each stage, every retained red square produces 8 smaller retained red squares, so the count is multiplied by 8 each time. Each stage also keeps $8$ out of $9$ equal area parts from every retained square, so the total red area is multiplied by $8/9$ at each step.
(i) Stages 0 to 3 have $1,8,64,512$ red squares.
(ii) Stages 4 and 5 have $4096$ and $32768$ red squares.
(iii) If Stage 0 is counted as $n=0$, the number of red squares is $R_n=8^n$; recursively, $R_0=1$ and $R_n=8R_{n-1}$ for $n\geq1$.
(iv) Red areas for Stages 1, 2, 3 are $\dfrac89,\dfrac{64}{81},\dfrac{512}{729}$. For Stages 4 and 5 they are $\dfrac{4096}{6561}$ and $\dfrac{32768}{59049}$. Explicitly, $A_n=\left(\dfrac89\right)^n$; recursively, $A_0=1$ and $A_n=\dfrac89A_{n-1}$. As n increases, the area approaches 0.
Let the first term be a and common difference be d. Then $a+10d=38$ and $a+15d=73$. Subtracting gives $5d=35$, so $d=7$. Then $a=38-70=-32$. Hence $t_{31}=a+30d=-32+210=178$.
The 31st term is $178$.
Let the AP have first term a and common difference d. The third term is $a+2d=16$. Also, the 7th term exceeds the 5th by 12, so $(a+6d)-(a+4d)=12$, giving $2d=12$ and $d=6$. Then $a+12=16$, so $a=4$.
The AP is $4,10,16,22,28,\ldots$.
The smallest three-digit multiple of 7 is $105$ and the largest is $994$. They form an AP with common difference 7. Number of terms $=\dfrac{994-105}{7}+1=127+1=128$.
There are $128$ three-digit numbers divisible by 7.
The first multiple of 4 greater than 10 is 12 and the last multiple of 4 less than 250 is 248. They form an AP with common difference 4. Number of terms $=\dfrac{248-12}{4}+1=59+1=60$.
$60$ multiples.
Let the first term be a and common ratio r. The conditions are $a+ar=-4$ and $ar^4=4ar^2$. Assuming non-zero terms, $r^2=4$, so $r=2$ or $r=-2$. If $r=2$, then $3a=-4$, so $a=-4/3$. If $r=-2$, then $a(1-2)=-4$, so $a=4$.
Two possible GPs are $-\dfrac{4}{3},-\dfrac{8}{3},-\dfrac{16}{3},\ldots$ and $4,-8,16,-32,64,\ldots$.
For k consecutive natural numbers starting at a, the sum is $\dfrac{k}{2}(2a+k-1)=100$. Checking positive integer values gives $(k,a)=(1,100),(5,18),(8,9)$. If a single-term sum is excluded, the two non-trivial ways are the 5-term and 8-term sums.
$100=100$; $100=18+19+20+21+22$; $100=9+10+11+12+13+14+15+16$.
The population starts at 30 and is multiplied by 2 each hour. After n hours it is $30\cdot2^n$. Thus after 2 hours it is $30\cdot4=120$, and after 4 hours it is $30\cdot16=480$.
End of 2nd hour: $120$ bacteria. End of 4th hour: $480$ bacteria. End of nth hour: $30\cdot2^n$ bacteria.
Let the AP have first term a and common difference d. Then $t_4+t_8=(a+3d)+(a+7d)=2a+10d=24$, so $a+5d=12$. Also $t_6+t_{10}=(a+5d)+(a+9d)=2a+14d=44$, so $a+7d=22$. Subtracting gives $2d=10$, so $d=5$. Then $a+25=12$, so $a=-13$.
The first three terms are $-13,-8,-3$.
The sum of the first n natural numbers is $\dfrac{n(n+1)}{2}$. For $n=44$, the sum is $\dfrac{44\times45}{2}=990$. For $n=45$, the sum is $\dfrac{45\times46}{2}=1035$, which is greater than 1000. Hence the smallest value is 45.
$n=45$.
The common ratio is 4. Solve $2\cdot4^{n-1}=131072$. Since $131072=2^{17}$ and $2\cdot4^{n-1}=2^{2n-1}$, we get $2n-1=17$, so $n=9$.
$131072$ is the 9th term. Explicit formula: $t_n=2\cdot4^{n-1}$. Recursive formula: $t_1=2$, $t_n=4t_{n-1}$ for $n\geq2$.
Write the three GP terms as $\dfrac{a}{r},a,ar$. Their product is $a^3=-1$, so $a=-1$. Thus the terms are $-\dfrac{1}{r},-1,-r$, and their sum gives $-\dfrac{1}{r}-1-r=\dfrac{13}{12}$. Multiplying by $12r$ gives $12r^2+25r+12=0$, so $r=-\dfrac34$ or $r=-\dfrac43$. These give the two listed GPs.
The terms are $\dfrac{4}{3},-1,\dfrac{3}{4}$ with common ratio $-\dfrac{3}{4}$, or $\dfrac{3}{4},-1,\dfrac{4}{3}$ with common ratio $-\dfrac{4}{3}$.
Let the GP have first term a and common ratio r. Then $x=ar^3$, $y=ar^9$ and $z=ar^{15}$. Now $\dfrac{y}{x}=r^6$ and $\dfrac{z}{y}=r^6$. Since the two ratios are equal, x, y and z are in GP.
Let the three terms be $\dfrac{b}{r}, b, br$. Their sum is 26 and the sum of their squares is 364. Solving gives middle term $b=6$. Then the first and third terms have sum $20$ and product $36$, so they are roots of $u^2-20u+36=0$, namely $2$ and $18$. Hence the GP is $2,6,18$ or the reverse $18,6,2$.
The terms are $2,6,18$ or $18,6,2$.
$P_3=1+2+1=4$, $P_4=1+2+4+1=8$, and the pattern continues by doubling. This happens because $P_n=(P_1+\cdots+P_{n-1})+1$, while $P_{n-1}=(P_1+\cdots+P_{n-2})+1$, so $P_n=P_{n-1}+P_{n-1}=2P_{n-1}$.
$P_1,\ldots,P_8$ are $1,2,4,8,16,32,64,128$. A simpler recursion is $P_1=1$, $P_n=2P_{n-1}$ for $n\geq2$. The explicit formula is $P_n=2^{n-1}$.
$W_3=W_1+2=3$, $W_4=W_1+W_2+2=5$, $W_5=W_1+W_2+W_3+2=8$, and similarly $W_6=13$, $W_7=21$, $W_8=34$. The terms follow $W_n=W_{n-1}+W_{n-2}$ for $n\geq3$.
$W_1,\ldots,W_8$ are $1,2,3,5,8,13,21,34$. This is the Fibonacci/Virahānka sequence starting with 1 and 2.