Number Theory & Sequences
Calculate triangular numbers, verify if a number is triangular, and generate sequences. Perfect for number theory, mathematics education, and sequence analysis.
Explore different triangular number calculations with these practical examples
Calculate the 5th triangular number using the formula T₅ = 5(5+1)/2
Position: 5
Verify whether 21 is a triangular number by solving n(n+1)/2 = 21
Number: 21
Create a sequence of triangular numbers from position 1 to 8
Range: 1 to 8
Calculate T₁₂ to demonstrate larger triangular numbers
Position: 12