Handbook of Discrete and Combinatorial Mathematics
eBook - ePub

Handbook of Discrete and Combinatorial Mathematics

Kenneth H. Rosen, Kenneth H. Rosen

Share book
  1. 1,612 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Handbook of Discrete and Combinatorial Mathematics

Kenneth H. Rosen, Kenneth H. Rosen

Book details
Book preview
Table of contents
Citations

About This Book

Handbook of Discrete and Combinatorial Mathematics provides a comprehensive reference volume for mathematicians, computer scientists, engineers, as well as students and reference librarians.

The material is presented so that key information can be located and used quickly and easily. Each chapter includes a glossary. Individual topics are covered in sections and subsections within chapters, each of which is organized into clearly identifiable parts: definitions, facts, and examples.

Examples are provided to illustrate some of the key definitions, facts, and algorithms. Some curious and entertaining facts and puzzles are also included. Readers will also find an extensive collection of biographies.

This second edition is a major revision. It includes extensive additions and updates. Since the first edition appeared in 1999, many new discoveries have been made and new areas have grown in importance, which are covered in this edition.

Frequently asked questions

How do I cancel my subscription?
Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
Can/how do I download books?
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
What is the difference between the pricing plans?
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
What is Perlego?
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Do you support text-to-speech?
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Is Handbook of Discrete and Combinatorial Mathematics an online PDF/ePUB?
Yes, you can access Handbook of Discrete and Combinatorial Mathematics by Kenneth H. Rosen, Kenneth H. Rosen in PDF and/or ePUB format, as well as other popular books in Matematica & Conteggio e numerazione. We have over one million books available in our catalogue for you to explore.

Information

Year
2017
ISBN
9781351644051
1
FOUNDATIONS
1.1 Propositional and Predicate LogicJerrold W. Grossman
1.1.1 Propositions and Logical Operations
1.1.2 Equivalences, Identities, and Normal Forms
1.1.3 Predicate Logic
1.2 Set TheoryJerrold W. Grossman
1.2.1 Sets
1.2.2 Set Operations
1.2.3 Infinite Sets
1.2.4 Axioms for Set Theory
1.3 FunctionsJerrold W. Grossman
1.3.1 Basic Terminology for Functions
1.3.2 Computational Representation
1.3.3 Asymptotic Behavior
1.4 RelationsJohn G. Michaels
1.4.1 Binary Relations and Their Properties
1.4.2 Equivalence Relations
1.4.3 Partially Ordered Sets
1.4.4 n-Ary Relations
1.5 Proof TechniquesSusanna S. Epp
1.5.1 Rules of Inference
1.5.2 Proofs
1.5.3 Disproofs
1.5.4 Mathematical Induction
1.5.5 Diagonalization Arguments
1.6 Axiomatic Program VerificationDavid Riley
1.6.1 Assertions and Semantic Axioms
1.6.2 NOP, Assignment, and Sequencing Axioms
1.6.3 Axioms for Conditional Execution Constructs
1.6.4 Axioms for Loop Constructs
1.6.5 Axioms for Subprogram Constructs
1.7 Logic-Based Computer Programming ParadigmsMukesh Dalal
1.7.1 Logic Programming
1.7.2 Fuzzy Sets and Logic
1.7.3 Production Systems
1.7.4 Automated Reasoning
INTRODUCTION
This chapter covers material usually referred to as the foundations of mathematics, including logic, sets, and functions. In addition to covering these foundational areas, this chapter includes material that shows how these topics are applied to discrete mathematics, computer science, and electrical engineering. For example, this chapter covers methods of proof, program verification, and fuzzy reasoning.
GLOSSARY
action: a literal or a print command in a production system.
aleph-null: the cardinality N0 of the set N of natural numbers.
AND: the logical operator for conjunction, also written ∧.
antecedentL in a conditional proposition pq (“if p then q”), the proposition p (“if-clause”) that precedes the arrow.
antichain: a subset of a poset in which no two elements are comparable.
antisymmetric: the property of a binary relation R that if aRb and bRa, then a = b.
argument form: a sequence of statement forms, each called a premise of the argument, followed by a statement form called a conclusion of the argument.
assertion: (or program assertion) a program comment specifying some conditions on the values of the computational variables; these conditions are supposed to hold whenever program flow reaches the location of the assertion.
asymmetric: the property of a binary relation R that if aRb, then bRa.
asymptotic: A function f is asymptotic to a function g, written f(x) ~ g(x), if f(x) ≠ 0 for sufficiently large x and limxg(x)f(x)=1.
atom (or atomic formula): a simplest formula of predicate logic.
atomic formula: See atom.
atomic proposition: a proposition tha...

Table of contents