Numerical Optimization, Jorge Nocedal and Stephen J. Wright, 2006 (Springer)DOI: 10.1007/978-0-387-40065-5 - A definitive textbook on numerical optimization, providing a comprehensive theoretical foundation for Newton's method, its derivation, convergence analysis, and practical considerations.
Convex Optimization, Stephen Boyd and Lieven Vandenberghe, 2004 (Cambridge University Press) - Presents a rigorous mathematical treatment of Newton's method, particularly within the context of convex optimization, including its theoretical derivation and convergence properties.
CS229 Lecture Notes: Optimization, Andrew Ng, 2009 (Stanford University) - These lecture notes from a renowned machine learning course offer a clear explanation of Newton's method, its derivation, and its application in optimization problems.