Catalan numbers/Pascal's triangle: Difference between revisions

m
→‎Python :: Composition of pure functions: Added link to the OEIS series
(→‎{{header|Python}}: Added a functionally composed example.)
m (→‎Python :: Composition of pure functions: Added link to the OEIS series)
Line 1,546:
 
===Composition of pure functions===
Note that sequence [http://oeis.org/A000108 A000108] on OEIS (referenced in the task description) confirms that the first four Catalan numbers are indeed 1, 1, 2, 5 ...
 
(Several scripts on this page appear to skip the first 1).
9,659

edits