How to get value of 11^5 from Pascal Triangle
Blaise Pascal (19 June 1623 – 19 August 1662) was a French mathematician, physicist, inventor, writer and Christian philosopher. Pascal Triangle is really a great work by Pascal & open many options for scholars in mathematics. Pascal’s triangle is a triangular array of the binomial coefficients. It is based on x, (a + x), (a + x)2,(a + x)3 & soon…..
Put coefficient of x, (a + x), (a2 + 2ax +x2),(a3 + 3a2x +3ax2 + x3) as (1),(1,1),(1,2,1),(1,3,3,1) & soon..
Onwards from here, many scholars worked out to put their own theories, so here is my work on Pascal Triangle.
If we sum up the rows, we get a GP series i.e. 1, 2, 4, 8, 16, 32, 64,…….
Now, it’s a very interesting for all of us to get 115 after 114 as 114 =14641 but for 115, the value becomes 161051 which is absent in Pascal triangle practically.
So, I get a solution. Let’s see this,
How to get value of 115 from Pascal Triangle (1 5 10 10 5 1) |
|
100000 50000 10000 1000 50 1 |
[5 10 10 5 1]
[10 10 5 1]
[10 5 1]
[5 1]
[1]
|
1 6 1 0 5 1 |
Exact value of 115 from Pascal Triangle |
[ad#ad-2]