A history of algorithms: from the pebble to the microchip
Gespeichert in:
Format: | Buch |
---|---|
Sprache: | English French |
Veröffentlicht: |
Berlin [u.a.]
Springer
1999
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | IX, 524 S. Ill., graph. Darst. |
ISBN: | 3540633693 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV011995488 | ||
003 | DE-604 | ||
005 | 20130725 | ||
007 | t | ||
008 | 980602s1999 gw ad|| |||| 00||| eng d | ||
016 | 7 | |a 953457389 |2 DE-101 | |
020 | |a 3540633693 |c brosch. : ca. DM 98.00 |9 3-540-63369-3 | ||
035 | |a (OCoLC)245848820 | ||
035 | |a (DE-599)BVBBV011995488 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 1 | |a eng |h fre | |
044 | |a gw |c DE | ||
049 | |a DE-739 |a DE-824 |a DE-91G |a DE-20 |a DE-210 |a DE-29T |a DE-898 |a DE-703 |a DE-19 |a DE-384 |a DE-M347 |a DE-706 |a DE-521 |a DE-522 |a DE-526 |a DE-634 |a DE-188 | ||
050 | 0 | |a QA58.H5813 1998 | |
082 | 0 | |a 511/.8 21 | |
082 | 0 | |a 511.8 | |
084 | |a SG 590 |0 (DE-625)143069: |2 rvk | ||
084 | |a 28 |2 sdnb | ||
084 | |a 17,1 |2 ssgn | ||
084 | |a DAT 530n |2 stub | ||
084 | |a 27 |2 sdnb | ||
130 | 0 | |a Histoire d'algorithmes | |
245 | 1 | 0 | |a A history of algorithms |b from the pebble to the microchip |c Jean-Luc Chabert (ed.). [Authors: Evelyne Barbin ...] |
264 | 1 | |a Berlin [u.a.] |b Springer |c 1999 | |
300 | |a IX, 524 S. |b Ill., graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 4 | |a Algorithmentheorie | |
650 | 4 | |a Geschichte | |
650 | 4 | |a Algorithms -- History | |
650 | 0 | 7 | |a Algorithmus |0 (DE-588)4001183-5 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Algorithmentheorie |0 (DE-588)4200409-3 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Geschichte |0 (DE-588)4020517-4 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Algorithmus |0 (DE-588)4001183-5 |D s |
689 | 0 | 1 | |a Geschichte |0 (DE-588)4020517-4 |D s |
689 | 0 | |5 DE-604 | |
689 | 1 | 0 | |a Algorithmentheorie |0 (DE-588)4200409-3 |D s |
689 | 1 | |5 DE-604 | |
700 | 1 | |a Chabert, Jean-Luc |e Sonstige |4 oth | |
700 | 1 | |a Barbin, Évelyne |d 1949- |e Sonstige |0 (DE-588)1016467923 |4 oth | |
856 | 4 | 2 | |m HBZ Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=008118282&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-008118282 |
Datensatz im Suchindex
_version_ | 1804126591609995264 |
---|---|
adam_text | Contents
Introduction l
1 Algorithms for Arithmetic Operations 7
1.1 Sumerian Division 8
1.2 A Babylonian Algorithm for Calculating Inverses 11
1.3 Egyptian Algorithms for Arithmetic 15
1.4 Tableau Multiplication 20
1.5 Optimising Calculations 28
1.6 Simple Division by Difference on a Counting Board 30
1.7 Division on the Chinese Abacus 35
1.8 Numbers Written as Decimals 37
1.9 Binary Arithmetic 40
1.10 Computer Arithmetic 43
Bibliography 46
2 Magic Squares 49
2.1 Squares with Borders 53
2.2 The Marking Cells Method 58
2.3 Proceeding by 2 and by 3 64
2.4 Arnauld s Borders Method 70
Bibliography 81
3 Methods of False Position 83
3.1 Mesopotamia: a Geometric False Position 86
3.2 Egypt: Problem 26 of the Rhind Papyrus 88
3.3 China: Chapter VII of the Jiuzhang Suanshu 91
3.4 India: Bhaskara and the Rule of Simple False Position 96
3.5 Qusta Ibn Luqa: A Geometric Justification 98
3.6 Ibn al Banna: The Method of the Scales 101
3.7 Fibonacci: the Elchatayn rule 103
3.8 Pellos: The Rule of Three and The Method of Simple False Position 106
3.9 Clavius: Solving a System of Equations 107
Bibliography Ill
VI Contents
4 Euclid s Algorithm 113
4.1 Euclid s Algorithm 113
4.2 Comparing Ratios 118
4.3 Bdzout s Identity 122
4.4 Continued Fractions 126
4.5 The Number of Roots of an Equation 132
Bibliography 136
5 From Measuring the Circle to Calculating n 139
Geometric Approaches 140
5.1 The Circumference of the Circle 140
5.2 The Area of the Circle in the Jiuzhang Suanshu 146
5.3 The Method of Isoperimeters 152
Analytic Approaches 156
5.4 Arithmetic Quadrature 156
5.5 Using Series 161
5.6 Epilogue 164
Bibliography 166
6 Newton s Methods 169
The Tangent Method 170
6.1 Straight Line Approximations 170
6.2 Recurrence Formulas 175
6.3 Initial Conditions 178
6.4 Measure of Convergence 183
6.5 Complex Roots 188
Newton s Polygon 191
6.6 The Ruler and Small Parallelograms 191
Bibliography 196
7 Solving Equations by Successive Approximations 199
Extraction of Square Roots 200
7.1 The Method of Heron of Alexandria 202
7.2 The Method of Theon of Alexandria 203
7.3 Mediaeval Binomial Algorithms 205
Numerical Solutions of Equations 208
7.4 Al TusPs Tables 208
7.5 Viete s Method 213
7.6 Kepler s Equation , 219
7.7 Bernoulli s Method of Recurrent Series 223
7.8 Approximation by Continued Fractions 227
Contents VII
Horner like Transformations of Polynomial Equations 230
7.9 The Ruffini Budan Schema 230
Bibliography 236
8 Algorithms in Arithmetic 239
Factors and Multiples 240
8.1 The Sieve of Eratosthenes 241
8.2 Criteria For Divisibility 243
8.3 Quadratic Residues 248
Tests for Primality 251
8.4 The Converse of Fermat s Theorem 252
8.5 The Lucas Test 256
8.6 Pe pin sTest 260
Factorisation Algorithms 263
8.7 Factorisation by the Difference of Two Squares 264
8.8 Factorisation by Quadratic Residues 267
8.9 Factorisation by Continued Fractions 269
The Pell Fermat Equation 272
8.10 The Arithmetica of Diophantus 273
8.11 The Lagrange Result 275
Bibliography 280
9 Solving Systems of Linear Equations 283
9.1 Cramer s Rule 284
9.2 The Method of Least Squares 287
9.3 The Gauss Pivot Method 291
9.4 A Gauss Iterative Method 296
9.5 Jacobi s Method 300
9.6 Seidel s Method 302
9.7 Nekrasov and the Rate of Convergence 306
9.8 Cholesky s Method 310
9.9 Epilogue 314
Bibliography 315
10 Tables and Interpolation 319
10.1 Ptolemy s Chord Tables 321
10.2 Briggs and Decimal Logarithms 328
10.3 The Gregory Newton Formula 332
10.4 Newton s Interpolation Polynomial 336
10.5 The Lagrange Interpolation Polynomial 340
VIII Contents
10.6 An Error Upper Bound 345
10.7 Neville s Algorithm 347
Bibliography 350
11 Approximate Quadratures 353
11.1 Gregory s Formula 354
11.2 Newton s Three Eighths Rule 356
11.3 The Newton Cotes Formulas 357
11.4 Stirling s Correction Formulas 359
11.5 Simpson s Rule 362
11.6 The Gauss Quadrature Formulas 363
11.7 Chebyshev s Choice 367
11.8 Epilogue 369
Bibliography 370
12 Approximate Solutions of Differential Equations 373
12.1 Euler s Method 374
12.2 The Existence of a Solution 378
12.3 Runge s Methods 381
12.4 Heun s Methods 388
12.5 Kutta s Methods , 392
12.6 John Adams and the Use of Finite Differences 396
12.7 Epilogue 401
Bibliography..... 402
13 Approximation of Functions 405
Uniform Approximation 407
13.1 Taylor s Formula 407
13.2 The Lagrange Remainder 409
13.3 Chebyshev s Polynomial of Best Approximation 412
13.4 Spline Fitting 418
Mean Quadratic Approximation 420
13.5 Fourier Series 422
13.6 The Fast Fourier Transform 424
Bibliography 427
14 Acceleration of Convergence 429
14.1 Stirling s Method for Series 430
14.2 The Euler Maclaurin Summation Formula 434
14.3 The Euler Constant 439
Contents IX
14.4 Aitken s Method 443
14.5 Richardson s Extrapolation Method 447
14.6 Romberg s Integration Method 451
Bibliography 453
15 Towards the Concept of Algorithm 455
Recursive Functions and Computable Functions 458
15.1 The 1931 Definition 458
15.2 General G6del Recursive Functions 460
15.3 Alonzo Church and Effective Calculability 462
15.4 Recursive Functions in the Kleene Sense 466
Machines 468
15.5 The Turing Machine 468
15.6 Post s Machine 474
15.7 Conclusion 479
Bibliography 480
Biographies 481
General Index 517
Index of Names 521
|
any_adam_object | 1 |
author_GND | (DE-588)1016467923 |
building | Verbundindex |
bvnumber | BV011995488 |
callnumber-first | Q - Science |
callnumber-label | QA58 |
callnumber-raw | QA58.H5813 1998 |
callnumber-search | QA58.H5813 1998 |
callnumber-sort | QA 258 H5813 41998 |
callnumber-subject | QA - Mathematics |
classification_rvk | SG 590 |
classification_tum | DAT 530n |
ctrlnum | (OCoLC)245848820 (DE-599)BVBBV011995488 |
dewey-full | 511/.821 511.8 |
dewey-hundreds | 500 - Natural sciences and mathematics |
dewey-ones | 511 - General principles of mathematics |
dewey-raw | 511/.8 21 511.8 |
dewey-search | 511/.8 21 511.8 |
dewey-sort | 3511 18 221 |
dewey-tens | 510 - Mathematics |
discipline | Informatik Mathematik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02077nam a2200541 c 4500</leader><controlfield tag="001">BV011995488</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20130725 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">980602s1999 gw ad|| |||| 00||| eng d</controlfield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">953457389</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">3540633693</subfield><subfield code="c">brosch. : ca. DM 98.00</subfield><subfield code="9">3-540-63369-3</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)245848820</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV011995488</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="1" ind2=" "><subfield code="a">eng</subfield><subfield code="h">fre</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">gw</subfield><subfield code="c">DE</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-739</subfield><subfield code="a">DE-824</subfield><subfield code="a">DE-91G</subfield><subfield code="a">DE-20</subfield><subfield code="a">DE-210</subfield><subfield code="a">DE-29T</subfield><subfield code="a">DE-898</subfield><subfield code="a">DE-703</subfield><subfield code="a">DE-19</subfield><subfield code="a">DE-384</subfield><subfield code="a">DE-M347</subfield><subfield code="a">DE-706</subfield><subfield code="a">DE-521</subfield><subfield code="a">DE-522</subfield><subfield code="a">DE-526</subfield><subfield code="a">DE-634</subfield><subfield code="a">DE-188</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">QA58.H5813 1998</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">511/.8 21</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">511.8</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">SG 590</subfield><subfield code="0">(DE-625)143069:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">28</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">17,1</subfield><subfield code="2">ssgn</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 530n</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">27</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="130" ind1="0" ind2=" "><subfield code="a">Histoire d'algorithmes</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">A history of algorithms</subfield><subfield code="b">from the pebble to the microchip</subfield><subfield code="c">Jean-Luc Chabert (ed.). [Authors: Evelyne Barbin ...]</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Berlin [u.a.]</subfield><subfield code="b">Springer</subfield><subfield code="c">1999</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">IX, 524 S.</subfield><subfield code="b">Ill., graph. Darst.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Algorithmentheorie</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Geschichte</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Algorithms -- History</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Algorithmus</subfield><subfield code="0">(DE-588)4001183-5</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Algorithmentheorie</subfield><subfield code="0">(DE-588)4200409-3</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Geschichte</subfield><subfield code="0">(DE-588)4020517-4</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Algorithmus</subfield><subfield code="0">(DE-588)4001183-5</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Geschichte</subfield><subfield code="0">(DE-588)4020517-4</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="1" ind2="0"><subfield code="a">Algorithmentheorie</subfield><subfield code="0">(DE-588)4200409-3</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Chabert, Jean-Luc</subfield><subfield code="e">Sonstige</subfield><subfield code="4">oth</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Barbin, Évelyne</subfield><subfield code="d">1949-</subfield><subfield code="e">Sonstige</subfield><subfield code="0">(DE-588)1016467923</subfield><subfield code="4">oth</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">HBZ Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=008118282&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-008118282</subfield></datafield></record></collection> |
id | DE-604.BV011995488 |
illustrated | Illustrated |
indexdate | 2024-07-09T18:19:53Z |
institution | BVB |
isbn | 3540633693 |
language | English French |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-008118282 |
oclc_num | 245848820 |
open_access_boolean | |
owner | DE-739 DE-824 DE-91G DE-BY-TUM DE-20 DE-210 DE-29T DE-898 DE-BY-UBR DE-703 DE-19 DE-BY-UBM DE-384 DE-M347 DE-706 DE-521 DE-522 DE-526 DE-634 DE-188 |
owner_facet | DE-739 DE-824 DE-91G DE-BY-TUM DE-20 DE-210 DE-29T DE-898 DE-BY-UBR DE-703 DE-19 DE-BY-UBM DE-384 DE-M347 DE-706 DE-521 DE-522 DE-526 DE-634 DE-188 |
physical | IX, 524 S. Ill., graph. Darst. |
publishDate | 1999 |
publishDateSearch | 1999 |
publishDateSort | 1999 |
publisher | Springer |
record_format | marc |
spelling | Histoire d'algorithmes A history of algorithms from the pebble to the microchip Jean-Luc Chabert (ed.). [Authors: Evelyne Barbin ...] Berlin [u.a.] Springer 1999 IX, 524 S. Ill., graph. Darst. txt rdacontent n rdamedia nc rdacarrier Algorithmentheorie Geschichte Algorithms -- History Algorithmus (DE-588)4001183-5 gnd rswk-swf Algorithmentheorie (DE-588)4200409-3 gnd rswk-swf Geschichte (DE-588)4020517-4 gnd rswk-swf Algorithmus (DE-588)4001183-5 s Geschichte (DE-588)4020517-4 s DE-604 Algorithmentheorie (DE-588)4200409-3 s Chabert, Jean-Luc Sonstige oth Barbin, Évelyne 1949- Sonstige (DE-588)1016467923 oth HBZ Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=008118282&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | A history of algorithms from the pebble to the microchip Algorithmentheorie Geschichte Algorithms -- History Algorithmus (DE-588)4001183-5 gnd Algorithmentheorie (DE-588)4200409-3 gnd Geschichte (DE-588)4020517-4 gnd |
subject_GND | (DE-588)4001183-5 (DE-588)4200409-3 (DE-588)4020517-4 |
title | A history of algorithms from the pebble to the microchip |
title_alt | Histoire d'algorithmes |
title_auth | A history of algorithms from the pebble to the microchip |
title_exact_search | A history of algorithms from the pebble to the microchip |
title_full | A history of algorithms from the pebble to the microchip Jean-Luc Chabert (ed.). [Authors: Evelyne Barbin ...] |
title_fullStr | A history of algorithms from the pebble to the microchip Jean-Luc Chabert (ed.). [Authors: Evelyne Barbin ...] |
title_full_unstemmed | A history of algorithms from the pebble to the microchip Jean-Luc Chabert (ed.). [Authors: Evelyne Barbin ...] |
title_short | A history of algorithms |
title_sort | a history of algorithms from the pebble to the microchip |
title_sub | from the pebble to the microchip |
topic | Algorithmentheorie Geschichte Algorithms -- History Algorithmus (DE-588)4001183-5 gnd Algorithmentheorie (DE-588)4200409-3 gnd Geschichte (DE-588)4020517-4 gnd |
topic_facet | Algorithmentheorie Geschichte Algorithms -- History Algorithmus |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=008118282&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | UT histoiredalgorithmes AT chabertjeanluc ahistoryofalgorithmsfromthepebbletothemicrochip AT barbinevelyne ahistoryofalgorithmsfromthepebbletothemicrochip |