The sum $a_1+a_2+a_3+...+a_n$ is geometric. If $a_1+a_3+a_5=455$ and $a_2+a_4+a_6=1365$, then the ratio between each consecutive term is $2$, $3$,$4$ or an other number? Answer is supposed to be $3$.
My progress:
Since this is a geometric sum we can write it as $\sum_{k=1}^{6}q^{k}=1365+455=1820$
Now I can test each of the above value of $q$ and calculate $\sum_{k=1}^{6}q^{k}$. None gives the answer $1820$.
If we instead assume that there exist such a number then it is equivalent for solving the equation $q+q^2+q^3+q^4+q^5+q^6=1820$ which has no integer solution. So I have two arguments here, are they false?
Have I missed something?
