Cantitate/Preț
Produs

Number Theory with Computations: Springer Undergraduate Mathematics Series

Autor Peter Shiu
en Limba Engleză Paperback – 10 oct 2024
This introductory text is designed for undergraduate courses in number theory, covering both elementary number theory and analytic number theory. The book emphasises computational aspects, including algorithms and their implementation in Python.
The book is divided into two parts. The first part, on elementary number theory, deals with concepts such as induction, divisibility, congruences, primitive roots, cryptography, and continued fractions. The second part is devoted to analytic number theory and includes chapters on Dirichlet’s theorem on primes in arithmetic progressions, the prime number theorem, smooth numbers, and the famous circle method of Hardy and Littlewood. The book contains many topics not often found in introductory textbooks, such as Aubry’s theorem, the Tonelli–Shanks algorithm, factorisation methods, continued fraction representations of e, and the irrationality of 𝜁(3). Each chapter concludes with a summary and notes, as well as numerous exercises.
Assuming only basic calculus for the first part of the book, the second part assumes some knowledge of complex analysis. Familiarity with basic coding syntax will be helpful for the computational exercises.
Citește tot Restrânge

Din seria Springer Undergraduate Mathematics Series

Preț: 37547 lei

Nou

Puncte Express: 563

Preț estimativ în valută:
7197 7554$ 5936£

Carte disponibilă

Livrare economică 02-16 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783031638138
ISBN-10: 3031638131
Ilustrații: XIV, 396 p. 9 illus.
Dimensiuni: 155 x 235 mm
Ediția:2024
Editura: Springer Nature Switzerland
Colecția Springer
Seria Springer Undergraduate Mathematics Series

Locul publicării:Cham, Switzerland

Cuprins

Part I Elementary Number Theory.- 1 Basics.- 2 Arithmetic functions I.- 3 Prime numbers: Euclid and Eratosthenes.- 4 Quadratic residues and congruences.- 5 Primitive roots.- 6 Sums of squares.- 7 Continued fractions.- Part II Analytic Number Theory.- 8 Diophantine approximations.- 9 Distribution of prime numbers.- 10 Arithmetic functions II.- 11 Prime number theorem.- 12 Primes in arithmetic progressions.- 13 Smooth numbers.- 14 Circle method.

Notă biografică

Peter Shiu, now retired, was a Reader in pure mathematics at the University of Loughborough. The author of over 30 research papers, and some 50 expository articles, mainly in number theory, he served as the United Kingdom Team Leader at the 31st International Mathematical Olympiad (1990) in Beijing, China. Peter also translated works of the distinguished Chinese mathematician Hua Loo-Keng, and he is currently a reviewer in number theory for Mathematical Reviews.

Textul de pe ultima copertă

This introductory text is designed for undergraduate courses in number theory, covering both elementary number theory and analytic number theory. The book emphasises computational aspects, including algorithms and their implementation in Python.
The book is divided into two parts. The first part, on elementary number theory, deals with concepts such as induction, divisibility, congruences, primitive roots, cryptography, and continued fractions. The second part is devoted to analytic number theory and includes chapters on Dirichlet’s theorem on primes in arithmetic progressions, the prime number theorem, smooth numbers, and the famous circle method of Hardy and Littlewood. The book contains many topics not often found in introductory textbooks, such as Aubry’s theorem, the Tonelli–Shanks algorithm, factorisation methods, continued fraction representations of e, and the irrationality of ����(3). Each chapter concludes with a summary and notes, as well as numerous exercises.
Assuming only basic calculus for the first part of the book, the second part assumes some knowledge of complex analysis. Familiarity with basic coding syntax will be helpful for the computational exercises.

Caracteristici

Provides a unified introduction to elementary and analytic number theory Includes algorithms in Python for a computational approach to number theory Contains over 200 exercises with hints