Activities
Sequences - Pascal's triangle
See the resources
page for Pascal's triangle.
|
|
||||||||||
|
|
|
|||||||||
|
|
|
|
||||||||
|
|
|
|
|
|||||||
|
|
|
|
|
|
||||||
|
|
|
|
|
|
|
Find the following sequences in Pascal's triangle:
Hexagonal numbers are found in Pascal's triangle.
Investigate Fibonacci
numbers in Pascal's triangle.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||
|
|
|
|
|
|
|
|
|
|
||
|
|
|
|
|
|
|
|
|
|
||
|
|
|
|
|
|
|
|
|
|||
|
|
|
|
|
|
|
|
|
For triangular, tetrahedral, pentatope
and hexagonal numbers, find the formula for the general term as a combination
and simplify.
|
|
||||||||||
|
|
|
|||||||||
|
|
|
|
||||||||
|
|
|
|
|
|||||||
|
|
|
|
|
|
||||||
|
|
|
|
|
|
|
e.g. n-th triangular number = n+1C2 = ... = ½n(n+1)
The formulas are available from Math Forum.