Muutke küpsiste eelistusi

E-raamat: Discrete Mathematics with Coding

  • Formaat: 547 pages
  • Sari: Textbooks in Mathematics
  • Ilmumisaeg: 21-Aug-2023
  • Kirjastus: Chapman & Hall/CRC
  • Keel: eng
  • ISBN-13: 9781000917451
  • Formaat - PDF+DRM
  • Hind: 119,59 €*
  • * hind on lõplik, st. muud allahindlused enam ei rakendu
  • Lisa ostukorvi
  • Lisa soovinimekirja
  • See e-raamat on mõeldud ainult isiklikuks kasutamiseks. E-raamatuid ei saa tagastada.
  • Raamatukogudele
  • Formaat: 547 pages
  • Sari: Textbooks in Mathematics
  • Ilmumisaeg: 21-Aug-2023
  • Kirjastus: Chapman & Hall/CRC
  • Keel: eng
  • ISBN-13: 9781000917451

DRM piirangud

  • Kopeerimine (copy/paste):

    ei ole lubatud

  • Printimine:

    ei ole lubatud

  • Kasutamine:

    Digitaalõiguste kaitse (DRM)
    Kirjastus on väljastanud selle e-raamatu krüpteeritud kujul, mis tähendab, et selle lugemiseks peate installeerima spetsiaalse tarkvara. Samuti peate looma endale  Adobe ID Rohkem infot siin. E-raamatut saab lugeda 1 kasutaja ning alla laadida kuni 6'de seadmesse (kõik autoriseeritud sama Adobe ID-ga).

    Vajalik tarkvara
    Mobiilsetes seadmetes (telefon või tahvelarvuti) lugemiseks peate installeerima selle tasuta rakenduse: PocketBook Reader (iOS / Android)

    PC või Mac seadmes lugemiseks peate installima Adobe Digital Editionsi (Seeon tasuta rakendus spetsiaalselt e-raamatute lugemiseks. Seda ei tohi segamini ajada Adober Reader'iga, mis tõenäoliselt on juba teie arvutisse installeeritud )

    Seda e-raamatut ei saa lugeda Amazon Kindle's. 

"The book is an attempt to integrate coding with discrete mathematics in the hopes that each discipline will complement the other and allow for a fuller treatment of concrete mathematical computations. Mathematics provides fertile ground for interesting,useful, and certainly nontrivial programs"--

The book is an attempt to integrate coding with discrete mathematics in the hopes that each discipline will complement the other and allow for a fuller treatment of concrete mathematical computations. Mathematics provides fertile ground for interesting, useful, and certainly nontrivial programs.

This book, for a first undergraduate course in Discrete Mathematics, systematically exploits the relationship between discrete mathematics and computer programming. Unlike most discrete mathematics texts focusing on one of the other, the book explores the rich and important connection between these two disciplines and shows how each discipline reinforces and enhances the other.

The mathematics in the book is self-contained, requiring only a good background in precalculus and some mathematical maturity. New mathematical topics are introduced as needed.

The coding language used is VBA Excel. The language is easy to learn, has intuitive commands, and the reader can develop interesting programs from the outset. Additionally, the spreadsheet platform in Excel makes for convenient and transparent data input and output and provides a powerful venue for complex data manipulation. Manipulating data is greatly simpli ed using spreadsheet features and visualizing the data can make programming and debugging easier.

The VBA language is seamlessly integrated into the spreadsheet environment with no other resources required. Furthermore, as some of the modules in the book show, intricate patterns, graphs, and animation in the form of moving cells is possible.

Features

  • Introduces coding in VBA Excel assuming no previous coding experience.
  • Develops programs in Linear Analysis, Logic, Combinatorics, Probability, and Number Theory.
  • Contains over 90 fully tested and debugged programs. The code for these is as well as the exercises is available on the author's website.
  • Contains numerous examples that gradually introduce the reader to coding techniques.
  • Includes programs that solve systems of linear equations, linear programming problems, combinatorial problems, Venn diagram problems and programs that produce truth tables from logic statements and logic statements from switching and gate circuits, encrypt and decrypt messages and simulate probability experiments.

1. Introduction.
2. VBA Operators.
3. Conditional Statements.
4. Loops,
5. Arrays.
6. String Functions.
7. Grids.
8. Recursion.
9. Charts and Graphs,
10. Random Numbers.
11. Linear Equations.
12. Linear Programming.
13. Matrix Algebra.
14. Determinants.
15. Propositional Logic.
16. Switching Circuits.
17. Gates and Logic Circuits.
18. Sets.
19. Counting.
20. Probability.
21. Random Variables.
22. Markov Chains.
23. Divisibility and Prime Numbers.
24. Congruence.
25. The Enigma Machine.
26. Large Numbers.

Hugo D. Junghenn is Professor of Mathematics at The George Washington University. He has published numerous journal articles and is the author of several books, including A Course in Real Analysis and Principles of Analysis: Measure, Integration, Functional Analysis, and Applications. His research interests include functional analysis, semigroups, and probability.