Problem Archive

A number is $p$-smooth if it has no prime factors larger than $p$.
Let $T$ be the sequence of triangular numbers, i.e. $T(n)=n(n+1)/2$.
Find the sum of all indices $n$ such that $T(n)$ is $47$-smooth.

Solution
No solution yet. Write yours at solutions/s581.md.
Problems sourced from Project Euler · Non-commercial & educational use only · CC BY-NC-SA 4.0