Python Arithmetic: The Informational Nature of Numbers: Studies in Big Data, cartea 153
Autor Vincenzo Mancaen Limba Engleză Hardback – 7 oct 2024
The first mathematician to define a systematic system for generating numbers was Archimedes of Syracuse in the third century B.C. The Archimedean system, which was defined in a book with the Latin title Arenarius, was not intended to define all numbers, but only very large numbers [13, 22, 23]. However, it can be considered the first system with the three main characteristics of a counting system that have the most important properties for complete arithmetic adequacy: creativity, infinity, and recursion. Creativity means that each numeral is new for numerals that precede it; infinity means that after any numeral there is always another numeral; recursion means that after an initial sequence of numerals coinciding with the digits of the system, digits repeat regularly in all subsequent numerals. Since the numerals are finite expressions of digits, their lengths increase along their generation. In the next chapter, Python is briefly introduced by linking this language to standard mathematical notation, which took its current form throughout a long process that extends from the introduction of decimal numerals to the eighteenth century, particularly within Euler’s notational and conceptual framework. The third chapter is devoted to counting algorithms, showing that something that is usually taken for granted has intriguing aspects that deserve a very subtle analysis: the authors will show that the Python representation of counting algorithms is very informative and demonstrates the informational nature of numbers.
Din seria Studies in Big Data
- 20%
Preț: 932.24 lei - 20%
Preț: 1050.17 lei - 20%
Preț: 622.59 lei - 18%
Preț: 955.31 lei - 20%
Preț: 1120.33 lei - 20%
Preț: 942.77 lei - 20%
Preț: 1548.33 lei - 20%
Preț: 1114.77 lei - 20%
Preț: 1413.57 lei - 20%
Preț: 1133.02 lei - 20%
Preț: 1125.07 lei - 20%
Preț: 1113.21 lei - 20%
Preț: 1014.90 lei - 20%
Preț: 945.18 lei - 20%
Preț: 1120.68 lei - 18%
Preț: 970.20 lei - 20%
Preț: 949.94 lei - 15%
Preț: 612.23 lei - 20%
Preț: 895.22 lei - 20%
Preț: 625.75 lei - 20%
Preț: 630.51 lei - 20%
Preț: 888.42 lei - 20%
Preț: 1001.28 lei - 20%
Preț: 1547.07 lei - 18%
Preț: 694.19 lei - 20%
Preț: 1006.34 lei - 20%
Preț: 1115.41 lei - 20%
Preț: 940.75 lei - 20%
Preț: 1561.15 lei - 20%
Preț: 321.17 lei - 20%
Preț: 999.38 lei - 20%
Preț: 951.34 lei - 20%
Preț: 1101.21 lei - 20%
Preț: 949.44 lei
Preț: 944.23 lei
Preț vechi: 1180.30 lei
-20% Nou
Puncte Express: 1416
Preț estimativ în valută:
167.06€ • 194.92$ • 146.06£
167.06€ • 194.92$ • 146.06£
Carte tipărită la comandă
Livrare economică 16-30 ianuarie 26
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783031665448
ISBN-10: 3031665449
Pagini: 120
Ilustrații: Approx. 120 p.
Dimensiuni: 155 x 235 mm
Ediția:2024
Editura: Springer Nature Switzerland
Colecția Springer
Seria Studies in Big Data
Locul publicării:Cham, Switzerland
ISBN-10: 3031665449
Pagini: 120
Ilustrații: Approx. 120 p.
Dimensiuni: 155 x 235 mm
Ediția:2024
Editura: Springer Nature Switzerland
Colecția Springer
Seria Studies in Big Data
Locul publicării:Cham, Switzerland
Cuprins
The Origins of Digital Age.- Mathematical notation and Python.- Counting Algorithms in Python.- Arithmetic Operations.- Square Root Algorithms.- Primality, Equations, Congruences .- Symbolic Computation.
Textul de pe ultima copertă
The book is a gentle introduction to Python using arithmetic, and vice versa, with a historical perspective encompassing programming languages within the wider process of development of mathematical notation. The revisitation of typical algorithms that are the core of elementary mathematical knowledge helps to grasp their essence and to clarify some assumptions that are often taken for granted but are very profound and of a very general nature.
The first mathematician to define a systematic system for generating numbers was Archimedes of Syracuse in the third century B.C. The Archimedean system, which was defined in a book with the Latin title Arenarius, was not intended to define all numbers, but only very large numbers [13, 22, 23]. However, it can be considered the first system with the three main characteristics of a counting system that have the most important properties for complete arithmetic adequacy: creativity, infinity, and recursion. Creativity means that each numeral is new for numerals that precede it; infinity means that after any numeral there is always another numeral; recursion means that after an initial sequence of numerals coinciding with the digits of the system, digits repeat regularly in all subsequent numerals. Since the numerals are finite expressions of digits, their lengths increase along their generation. In the next chapter, Python is briefly introduced by linking this language to standard mathematical notation, which took its current form throughout a long process that extends from the introduction of decimal numerals to the eighteenth century, particularly within Euler’s notational and conceptual framework. The third chapter is devoted to counting algorithms, showing that something that is usually taken for granted has intriguing aspects that deserve a very subtle analysis: the authors will show that the Python representation of counting algorithms is very informative and demonstrates the informational nature of numbers.
The first mathematician to define a systematic system for generating numbers was Archimedes of Syracuse in the third century B.C. The Archimedean system, which was defined in a book with the Latin title Arenarius, was not intended to define all numbers, but only very large numbers [13, 22, 23]. However, it can be considered the first system with the three main characteristics of a counting system that have the most important properties for complete arithmetic adequacy: creativity, infinity, and recursion. Creativity means that each numeral is new for numerals that precede it; infinity means that after any numeral there is always another numeral; recursion means that after an initial sequence of numerals coinciding with the digits of the system, digits repeat regularly in all subsequent numerals. Since the numerals are finite expressions of digits, their lengths increase along their generation. In the next chapter, Python is briefly introduced by linking this language to standard mathematical notation, which took its current form throughout a long process that extends from the introduction of decimal numerals to the eighteenth century, particularly within Euler’s notational and conceptual framework. The third chapter is devoted to counting algorithms, showing that something that is usually taken for granted has intriguing aspects that deserve a very subtle analysis: the authors will show that the Python representation of counting algorithms is very informative and demonstrates the informational nature of numbers.
Caracteristici
Introduces the essentials of programming language Python through basic arithmetic algorithms and vice versa Includes a historical perspective of programming languages within the process of development of mathematical notation Explores the core of arithmetic by providing the Python representations of all the concepts and algorithms presented