Pascal Triangle
Maple
Interface
Input Parameters
Rows (max ~90):
Modulus:
Origin:
(
,
,
)
Plot Parameters
Axes Style
NONE
NORMAL
BOXED
FRAME
Plot Style
PATCH
POINT
PATCHNOGRID
LINE
Orientation
:
:
VIEW
- OPTIONS -
##### This interface produces Pascal's triangle of size n, mod p #####
n - the number of rows of the calculated triangle (max ~90)
p - the modulus (doesn't have to be prime)
origin - (x,y,z) specifies the coordinates of the binomial(1,1) box in 3D
- Views -
3D Plot - 3D view of Pascal's triangle generated by Maple
Maple source - shows code used to generate 3D plot
Maple output - shows output from processed Maple code