The sequence $8, a, b, 36$ is an arithmetic sequence with respect to the first 3 terms and geometric with respect to the last 3 terms. What are all possible values of a and b? My attempts at solving this problem have so far failed. Please help. Thank you very much.
2026-05-04 09:02:07.1777885327
On
On
The sequence 8, a, b, 36 is arithmetic with respect to the first 3 terms and geometric to last 3 - what can a and b be?
950 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
5
On
Hint: When is a sequence $x,y,z$:
-arithmetic?
-geometric?
You should get $2a=8+b$ and $b^2=36a$. Now solve the system...
0
On
The first $3$ terms of the sequence $8, a, b, 36$ are in AP
So $ a-8 = b-a$ as the difference is same.
So you have $2a= b +8$ ...(1)
Similarly, the last $3$ terms are in GP,
So, the ratio of third to second term will be equal to the ratio of fourth to third term
$\therefore \dfrac{b}{a} = \dfrac{36}{b} \implies b^2 = 36a $
Solve them, and you should get $b = 24$ or $b=-6$ put these values in (1) to get corresponding values of a
I have form the first condition: $$a=8+d$$ and $$b=8+2d$$ and from the second $$b=aq$$ $$36=aq^2$$ You get the equations $$b=8+2(a-8)$$ and $$36=a\cdot \left(\frac{b}{a}\right)^2$$