Cantitate/Preț
Produs

Discrete Mathematics: Graph Algorithms, Algebraic Structures, Coding Theory, and Cryptography

Autor Sriraman Sridharan, R. Balakrishnan
en Limba Engleză Hardback – 23 iul 2019
Conveying ideas in a user-friendly style, this book has been designed for a course in Applied Algebra. The book covers graph algorithms, basic algebraic structures, coding theory and cryptography. It will be most suited for senior undergraduates and beginning graduate students in mathematics and computer science as also to
individuals who want to have a knowledge of the below-mentioned topics.
  • Provides a complete discussion on several graph algorithms such as Prims algorithm and Kruskals algorithm for sending a minimum cost spanning tree in a weighted graph, Dijkstras single source shortest path algorithm, Floyds algorithm, Warshalls algorithm, Kuhn-Munkres Algorithm. In addition to DFS and BFS search, several applications of DFS and BFS are also discussed.
  • Presents a good introduction to the basic algebraic structures, namely, matrices, groups, rings, fields including finite fields as also a discussion on vector spaces and linear equations and their solutions.
  • Provides an introduction to linear codes including cyclic codes.
Presents a description of private key cryptosystems as also a discussion on public key cryptosystems such as RSA, ElGamal and Miller-Rabin. Finally, the Agrawal-KayalSaxena algorithm (AKS Algorithm) for testing if a given
positive integer is prime or not in polynomial time is presented- the first time in a textbook.
Two distinguished features of the book are:
  • Illustrative examples have been presented throughout the book to make the readers appreciate the concepts described.
  • Answers to all even-numbered exercises in all the chapters are given.
Citește tot Restrânge

Preț: 63729 lei

Preț vechi: 84836 lei
-25% Nou

Puncte Express: 956

Preț estimativ în valută:
12196 12830$ 10176£

Carte tipărită la comandă

Livrare economică 09-23 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780815347392
ISBN-10: 0815347391
Pagini: 340
Ilustrații: 119 Illustrations, black and white
Dimensiuni: 156 x 234 x 23 mm
Greutate: 1.34 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC

Cuprins

Introduction to Graph Algorithms. Algebraic Structures. Coding Theory. Cryptography.

Notă biografică

Sriraman Sridharan, R. Balakrishnan

Descriere

This book covers advanced topics in Discrete Mathematics and its applications to day-to-day problems in several areas. It is intended for graduate students of Computer Science, Mathematics and Engineering. The programming languages used are Pascal and C.