Triangle, pentagonal, and hexagonal numbers are generated by the following formulae: Triangle $T_n=n(n+1)/2$ $1, 3, 6, 10, 15, \dots$ Pentagonal $P_n=n(3n – 1)/2$ ...
Pentagonal numbers are generated by the formula, $P_n=n(3n-1)/2$. The first ten pentagonal numbers are: $$1, 5, 12, 22, 35, 51, 70, 92, 117, 145, \dots$$ It can...
An irrational decimal fraction is created by concatenating the positive integers: $$0.12345678910{\color{red}\mathbf 1}112131415161718192021\cdots$$ It can be seen that the $12$th digit of the fractional part is $1$....
If $p$ is the perimeter of a right angle triangle with integral length sides, $\{a, b, c\}$, there are exactly three solutions for $p = 120$. $\{20,48,52\}$,...