Document
Document
Contents
1.Certificate
2.Acknowledgement
3.Blaise Pascal and his Contributions
4.Pascal’s Triangle
6.Symmetry
8.Perfect Squares
9.The Fiboacci Series
11.Bibliography
2
Acknowledgement
I express my deepest gratitude to our Dr. Phanindra Pd.
Bhandari for his valuable guidance and also for
providing students with an environment to complete our
projects successfully.
Blaise Pascal
Pascal’s Contributions
Pascal’s Triangle
In mathematics, Pascal's triangle is a triangular array of the
binomial coefficients. In much of the Western world, it is
named after the French mathematician Blaise Pascal,
although other mathematicians studied it centuries before
him in India, Persia (Iran), China, Germany, and Italy. The
rows of Pascal's triangle are conventionally enumerated
starting with row n = 0 at the top (the 0th row). The entries in
each row are numbered from the left beginning with k = 0
and are usually staggered relative to the numbers in
adjacent
Each number is the numbers directly above it added together
The triangle may be constructed in the following manner: In
row 0 (the topmost row), there is a unique nonzero entry 1.
Each entry of each subsequent row is constructed by adding
the number above and to the left with the number above and
to the right, treating blank entries as 0. For example, the
initial number in the first (or any other) row is 1 (the sum of 0
and 1), whereas the numbers 1 and 3 in the third row are
added to produce the number 4 in the fourth row.
5
Perfect Sources
Triangle.
5+8=13 etc
9
Binomial Theorem
Bibliography
http://mathforum.org/dr.math/faq/faq.pas
cal.triangle.html
https://www.geeksforgeeks.org/pascaltriangl
e/
https://medium.com/i-math/top-10-
secrets-of-pascals-triangle-6012ba9c5e23
https://www.mathsisfun.com/pascalstriangle.
htm
12