triangle numbers are numbers that can form into a triangle. to find one, like the third one, add all numbers less than 3 until you get to zero. or multiply 3 by 3 plus 1 and divide it by 2, or n(n+1)/2
credits to math