what is the 29th sequence in the triangular number sequence a.k.a the pascals sequence

Responsive Ad Header

Question

Grade: Education Subject: mathematics
what is the 29th sequence in the triangular number sequence a.k.a the pascals sequence
Asked by:
86 Viewed 86 Answers

Answer (86)

Best Answer
(104)
The formula for the triangular sequence is Xn=n(n+1)/2

So X25=25(25+1)/2=325