scispace - formally typeset
D

Donald E. Knuth

Researcher at Stanford University

Publications -  282
Citations -  64165

Donald E. Knuth is an academic researcher from Stanford University. The author has contributed to research in topics: Computer programming & Sorting. The author has an hindex of 85, co-authored 280 publications receiving 62076 citations. Previous affiliations of Donald E. Knuth include University of Oslo & Case Western Reserve University.

Papers
More filters
Journal ArticleDOI

On the Lambert W function

TL;DR: A new discussion of the complex branches of W, an asymptotic expansion valid for all branches, an efficient numerical procedure for evaluating the function to arbitrary precision, and a method for the symbolic integration of expressions containing W are presented.
Journal ArticleDOI

Fast Pattern Matching in Strings

TL;DR: An algorithm is presented which finds all occurrences of one given string within another, in running time proportional to the sum of the lengths of the strings, showing that the set of concatenations of even palindromes, i.e., the language $\{\alpha \alpha ^R\}^*$, can be recognized in linear time.