3.5 Streams
3.5.2 Infinite Streams
Exercises:
- 3.53 . Description of the elements of the stream
- 3.54 . Mul-streams procedure
- 3.55 . Partial-sums procedure
- 3.56 . Hamming's problem of number generation
- 3.57 . Additions in computing Fibonacci numbers.
- 3.58 . An interpretation of the stream
- 3.59 . Power series represented as infinite streams
- 3.60 . Procedure for multiplying series
- 3.61 . Invert-unit-series procedure
- 3.62 . Div-series procedure