1MATHO-PASCAL(1)              Mathomatic Utilities              MATHO-PASCAL(1)
2
3
4

NAME

6       matho-pascal - display Pascal's triangle
7
8

SYNOPSIS

10       matho-pascal [number-of-lines]
11
12

DESCRIPTION

14       This command-line utility is optionally part of the mathomatic(1) pack‐
15       age.  It calculates up to 1000 lines of Pascal's triangle using  float‐
16       ing  point  arithmetic,  dumping  the  lines  to  standard output.  The
17       default is to center one screen full.
18
19       Every number inside Pascal's triangle is the sum  of  the  two  numbers
20       immediately above it.
21
22       Each line of Pascal's triangle is the same as the binomial coefficients
23       for a given power.
24
25       The sum of all numbers in each line of Pascal's triangle is a power  of
26       2.
27
28

AUTHOR

30       George   Gesslein  II  (gesslein@mathomatic.org)  at  "http://www.math
31       omatic.org".
32
33

REPORTING BUGS

35       If  you  find  a  bug,  please  report  it  to   the   author   or   at
36       "https://launchpad.net/mathomatic".
37
38

SEE ALSO

40       mathomatic(1), matho-primes(1), matho-sumsq(1)
41
42
43
44Mathomatic                                                     MATHO-PASCAL(1)
Impressum