Pascal's Triangle :
In mathematics, Pascal's triangle is a triangular array of the binomial coefficients.'
eg:
1
1 1
1 2 1
1 3 3 1
1 4 6 4 1
1 5 10 10 5 1
Algorithm for Pascal Triangle:
In mathematics, Pascal's triangle is a triangular array of the binomial coefficients.'
eg:
1
1 1
1 2 1
1 3 3 1
1 4 6 4 1
1 5 10 10 5 1
Algorithm for Pascal Triangle:
No comments:
Post a Comment