What is the equation for predicting the middle number in Pascal's triangle?

gnome222
Messages
16
Reaction score
0
I am trying to find the equation to predict the next middle number in pascal's triangle. By middle number I mean in each row that has odd number of numbers the middle number of that row. So for example row 6 which has 1,6,15,20( middle number), 15,6,1. I am trying to find that middle number, but without any luck. Any suggestions?
 
Mathematics news on Phys.org
gnome222 said:
I am trying to find the equation to predict the next middle number in pascal's triangle. By middle number I mean in each row that has odd number of numbers the middle number of that row. So for example row 6 which has 1,6,15,20( middle number), 15,6,1. I am trying to find that middle number, but without any luck. Any suggestions?
Look at the row immediately preceding, that is row 5. Do you notice anything special relating the numbers in row 5 to the numbers in row 6? The first and last number in each row is, of course, 1.
 
You know that the number in Pascal's triangle, row n, place k (k=0 to n), is given by \frac{n!}{k!(n-k)!}?
 
gnome222 said:
numbers 2, 6, 20, 70, 252
And then: 924, 3432, 1287, 48620, 184756, 705432
 

Similar threads

Replies
11
Views
2K
Replies
3
Views
2K
Replies
3
Views
2K
Replies
1
Views
2K
Replies
9
Views
1K
Replies
7
Views
5K
Replies
30
Views
5K
Back
Top