Let $T$ be the set of all triples $(a,b,c)$ of positive integers for which there exist triangles with side lengths $a$, $b$, $c$. Express $$\sum\limits_{(a,b,c)\,\in\,T}\;\frac{2^a}{3^b 5^c}$$ as a rational number in lowest terms
I really don't know to start with this question. My solution: I have written equation of solution of triangle in form of $a$, $b$, and $c$; i.e, $s/(s-a)$, where $s = (a+b+c)/2$.
Not an answer but too much for a comment.
Case 1. $a=b=c, S_1=\sum_{n=1}^\infty{\left(\cfrac 2{15}\right)^n}$ That's the easy case;
Case 2. $\displaystyle a=b\ne c, S_2=\sum_{(a,c)\in U}\left(\cfrac{2^a}{3^a5^c}+\cfrac{2^a}{3^c5^a}+\cfrac{2^c}{3^a5^a}\right)=\sum_{i=1}^\infty\left(\cfrac{2^i}{3^i}\left(\sum_{j=1}^{2i-1, j\ne i}\cfrac 1{5^j}\right)+\cdots+\cdots\right)$,
with $U$ the set of integer tuples that can form an isosceles triangle with the first entity the sides.
Case 3. $a< b < c$, $S_3=$sum of 6 terms (Permutation of 3) for each triple of $a,b,c $ satisfying $a+b>c$
$S_3$ needs further investigation. $S_1, S_2$ is almost there. Total=$S_1+S_2+S_3$