The joy of factoring:
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Providence, Rhode Island
American Mathematical Society
[2013]
|
Schriftenreihe: | Student mathematical library
volume 68 |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | Literaturverzeichnis: Seite 273 - 286 |
Beschreibung: | xiv, 293 Seiten Illustrationen, Diagramme |
ISBN: | 9781470410483 |
Internformat
MARC
LEADER | 00000nam a2200000 cb4500 | ||
---|---|---|---|
001 | BV041413550 | ||
003 | DE-604 | ||
005 | 20230323 | ||
007 | t | ||
008 | 131113s2013 xxua||| |||| 00||| eng d | ||
010 | |a 013026680 | ||
020 | |a 9781470410483 |9 978-1-4704-1048-3 | ||
035 | |a (OCoLC)865103330 | ||
035 | |a (DE-599)BVBBV041413550 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
044 | |a xxu |c US | ||
049 | |a DE-188 |a DE-83 |a DE-20 |a DE-11 | ||
050 | 0 | |a QA241 | |
082 | 0 | |a 512.7/2 |2 23 | |
084 | |a SK 180 |0 (DE-625)143222: |2 rvk | ||
084 | |a 11A51 |2 msc | ||
100 | 1 | |a Wagstaff, Samuel S. |d 1945- |e Verfasser |0 (DE-588)117726672 |4 aut | |
245 | 1 | 0 | |a The joy of factoring |c Samuel S. Wagstaff, Jr. |
264 | 1 | |a Providence, Rhode Island |b American Mathematical Society |c [2013] | |
264 | 4 | |c © 2013 | |
300 | |a xiv, 293 Seiten |b Illustrationen, Diagramme | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 1 | |a Student mathematical library |v volume 68 | |
500 | |a Literaturverzeichnis: Seite 273 - 286 | ||
650 | 7 | |a Number theory ... Computational number theory ... Factorization |2 msc | |
650 | 7 | |a Number theory ... Elementary number theory ... Factorization; primality |2 msc | |
650 | 4 | |a Factorization (Mathematics) | |
650 | 4 | |a Number theory | |
650 | 4 | |a Number theory ... Computational number theory ... Factorization | |
650 | 4 | |a Number theory ... Elementary number theory ... Factorization; primality | |
650 | 0 | 7 | |a Zahlentheorie |0 (DE-588)4067277-3 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Faktorisierung |0 (DE-588)4128927-4 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Zahlentheorie |0 (DE-588)4067277-3 |D s |
689 | 0 | 1 | |a Faktorisierung |0 (DE-588)4128927-4 |D s |
689 | 0 | |5 DE-604 | |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe |z 978-1-4704-1413-9 |
830 | 0 | |a Student mathematical library |v volume 68 |w (DE-604)BV013184751 |9 68 | |
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=026860792&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-026860792 |
Datensatz im Suchindex
_version_ | 1804151526298484736 |
---|---|
adam_text | Titel: The joy of factoring
Autor: Wagstaff, Samuel S
Jahr: 2013
Contents
Preface ix
Exercise xiv
Chapter 1. Why Factor Integers? 1
Introduction 1
§1.1. Public-Key Cryptography 2
§1.2. Repunits 5
§1.3. Repeating Decimal Fractions 6
§1.4. Perfect Numbers 8
§1.5. The Cunningham Project 9
Exercises 12
Chapter 2. Number Theory Review 13
Introduction 13
§2.1. Divisibility 17
§2.2. Prime Numbers 20
§2.3. Congruences 24
§2.4. Fermât and Euler 28
§2.5. Arithmetic Functions 33
V
VI
Contents
§2.6. Quadratic Congruences 36
Exercises 39
Chapter 3. Number Theory Relevant to Factoring 41
Introduction 41
§3.1. Smooth Numbers 42
§3.2. Finding Modular Square Roots 44
§3.3. Cyclotomic Polynomials 47
§3.4. Divisibility Sequences and bm — 1 49
§3.5. Factors of bm + 1 55
§3.6. Factors of Fibonacci and Lucas Numbers 56
§3.7. Primality Testing 59
Exercises 71
Chapter 4. How Are Factors Used? 75
Introduction 75
§4.1. Aurifeuillian Factorizations 76
§4.2. Perfect Numbers 83
§4.3. Harmonic Numbers 88
§4.4. Prime Proving 91
§4.5. Linear Feedback Shift Registers 93
§4.6. Testing Conjectures 97
§4.7. Bernoulli Numbers 101
§4.8. Cryptographic Applications 104
§4.9. Other Applications 113
Exercises 116
Chapter 5. Simple Factoring Algorithms 119
Introduction 119
§5.1. Trial Division 120
§5.2. Fermat s Difference of Squares Method 123
§5.3. Hart s One-Line Factoring Algorithm 127
§5.4. Lehman s Variation of Fermât 128
Contents
vii
§5.5. The Lehmers Factoring Method 132
§5.6. Pollard s Rho Method 135
§5.7. Pollard s p — 1 Method 138
Exercises 141
Chapter 6. Continued Fractions 143
Introduction 143
§6.1. Basic Facts about Continued Fractions 144
§6.2. McKee s Variation of Fermât 147
§6.3. Periodic Continued Fractions 149
§6.4. A General Plan for Factoring 153
§6.5. Lehmer and Powers 155
§6.6. Continued Fraction Factoring Algorithm 158
§6.7. SQUFOF—SQUare FOrms Factoring 163
§6.8. Pell s Equation 169
Exercises 170
Chapter 7. Elliptic Curves 173
Introduction 173
§7.1. Basic Properties of Elliptic Curves 174
§7.2. Factoring with Elliptic Curves 181
§7.3. Primality Proving with Elliptic Curves 187
§7.4. Applications of Factoring to Elliptic Curves 188
Exercises 190
Chapter 8. Sieve Algorithms 191
Introduction 191
§8.1. The Basic Sieve 192
§8.2. The Quadratic Sieve 195
§8.3. The Double Sieve 202
§8.4. Schroeppel s Linear Sieve 205
§8.5. The Number Field Sieve 207
Exercises 217
viii Contents
Chapter 9. Factoring Devices 219
Introduction 219
§9.1. Sieve Devices 219
§9.2. Special Computers 230
Exercise 237
Chapter 10. Theoretical and Practical Factoring 239
Introduction 239
§10.1. Theoretical Factoring 240
§10.2. Multiprecise Arithmetic 244
§10.3. Factoring—There s an App for That 246
§10.4. Dirty Tricks 248
§10.5. Dirty Tricks with Lattices 253
§10.6. The Future of Factoring 262
Exercises 267
Appendix. Answers and Hints for Exercises 269
Introduction 269
§A.l. Chapter 1 269
§A.2. Chapter 2 270
§A.3. Chapter 3 270
§A.4. Chapter 4 271
§A.5. Chapter 5 271
§A.6. Chapter 6 271
§A.7. Chapter 7 272
§A.8. Chapter 8 272
§A.9. Chapter 10 272
Bibliography 273
Index 287
|
any_adam_object | 1 |
author | Wagstaff, Samuel S. 1945- |
author_GND | (DE-588)117726672 |
author_facet | Wagstaff, Samuel S. 1945- |
author_role | aut |
author_sort | Wagstaff, Samuel S. 1945- |
author_variant | s s w ss ssw |
building | Verbundindex |
bvnumber | BV041413550 |
callnumber-first | Q - Science |
callnumber-label | QA241 |
callnumber-raw | QA241 |
callnumber-search | QA241 |
callnumber-sort | QA 3241 |
callnumber-subject | QA - Mathematics |
classification_rvk | SK 180 |
ctrlnum | (OCoLC)865103330 (DE-599)BVBBV041413550 |
dewey-full | 512.7/2 |
dewey-hundreds | 500 - Natural sciences and mathematics |
dewey-ones | 512 - Algebra |
dewey-raw | 512.7/2 |
dewey-search | 512.7/2 |
dewey-sort | 3512.7 12 |
dewey-tens | 510 - Mathematics |
discipline | Mathematik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02189nam a2200529 cb4500</leader><controlfield tag="001">BV041413550</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20230323 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">131113s2013 xxua||| |||| 00||| eng d</controlfield><datafield tag="010" ind1=" " ind2=" "><subfield code="a">013026680</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781470410483</subfield><subfield code="9">978-1-4704-1048-3</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)865103330</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV041413550</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">xxu</subfield><subfield code="c">US</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-188</subfield><subfield code="a">DE-83</subfield><subfield code="a">DE-20</subfield><subfield code="a">DE-11</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">QA241</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">512.7/2</subfield><subfield code="2">23</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">SK 180</subfield><subfield code="0">(DE-625)143222:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">11A51</subfield><subfield code="2">msc</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Wagstaff, Samuel S.</subfield><subfield code="d">1945-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)117726672</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">The joy of factoring</subfield><subfield code="c">Samuel S. Wagstaff, Jr.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Providence, Rhode Island</subfield><subfield code="b">American Mathematical Society</subfield><subfield code="c">[2013]</subfield></datafield><datafield tag="264" ind1=" " ind2="4"><subfield code="c">© 2013</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">xiv, 293 Seiten</subfield><subfield code="b">Illustrationen, Diagramme</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="490" ind1="1" ind2=" "><subfield code="a">Student mathematical library</subfield><subfield code="v">volume 68</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Literaturverzeichnis: Seite 273 - 286</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Number theory ... Computational number theory ... Factorization</subfield><subfield code="2">msc</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Number theory ... Elementary number theory ... Factorization; primality</subfield><subfield code="2">msc</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Factorization (Mathematics)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Number theory</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Number theory ... Computational number theory ... Factorization</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Number theory ... Elementary number theory ... Factorization; primality</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Zahlentheorie</subfield><subfield code="0">(DE-588)4067277-3</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Faktorisierung</subfield><subfield code="0">(DE-588)4128927-4</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Zahlentheorie</subfield><subfield code="0">(DE-588)4067277-3</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Faktorisierung</subfield><subfield code="0">(DE-588)4128927-4</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Online-Ausgabe</subfield><subfield code="z">978-1-4704-1413-9</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Student mathematical library</subfield><subfield code="v">volume 68</subfield><subfield code="w">(DE-604)BV013184751</subfield><subfield code="9">68</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=026860792&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-026860792</subfield></datafield></record></collection> |
id | DE-604.BV041413550 |
illustrated | Illustrated |
indexdate | 2024-07-10T00:56:13Z |
institution | BVB |
isbn | 9781470410483 |
language | English |
lccn | 013026680 |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-026860792 |
oclc_num | 865103330 |
open_access_boolean | |
owner | DE-188 DE-83 DE-20 DE-11 |
owner_facet | DE-188 DE-83 DE-20 DE-11 |
physical | xiv, 293 Seiten Illustrationen, Diagramme |
publishDate | 2013 |
publishDateSearch | 2013 |
publishDateSort | 2013 |
publisher | American Mathematical Society |
record_format | marc |
series | Student mathematical library |
series2 | Student mathematical library |
spelling | Wagstaff, Samuel S. 1945- Verfasser (DE-588)117726672 aut The joy of factoring Samuel S. Wagstaff, Jr. Providence, Rhode Island American Mathematical Society [2013] © 2013 xiv, 293 Seiten Illustrationen, Diagramme txt rdacontent n rdamedia nc rdacarrier Student mathematical library volume 68 Literaturverzeichnis: Seite 273 - 286 Number theory ... Computational number theory ... Factorization msc Number theory ... Elementary number theory ... Factorization; primality msc Factorization (Mathematics) Number theory Number theory ... Computational number theory ... Factorization Number theory ... Elementary number theory ... Factorization; primality Zahlentheorie (DE-588)4067277-3 gnd rswk-swf Faktorisierung (DE-588)4128927-4 gnd rswk-swf Zahlentheorie (DE-588)4067277-3 s Faktorisierung (DE-588)4128927-4 s DE-604 Erscheint auch als Online-Ausgabe 978-1-4704-1413-9 Student mathematical library volume 68 (DE-604)BV013184751 68 HBZ Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=026860792&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Wagstaff, Samuel S. 1945- The joy of factoring Student mathematical library Number theory ... Computational number theory ... Factorization msc Number theory ... Elementary number theory ... Factorization; primality msc Factorization (Mathematics) Number theory Number theory ... Computational number theory ... Factorization Number theory ... Elementary number theory ... Factorization; primality Zahlentheorie (DE-588)4067277-3 gnd Faktorisierung (DE-588)4128927-4 gnd |
subject_GND | (DE-588)4067277-3 (DE-588)4128927-4 |
title | The joy of factoring |
title_auth | The joy of factoring |
title_exact_search | The joy of factoring |
title_full | The joy of factoring Samuel S. Wagstaff, Jr. |
title_fullStr | The joy of factoring Samuel S. Wagstaff, Jr. |
title_full_unstemmed | The joy of factoring Samuel S. Wagstaff, Jr. |
title_short | The joy of factoring |
title_sort | the joy of factoring |
topic | Number theory ... Computational number theory ... Factorization msc Number theory ... Elementary number theory ... Factorization; primality msc Factorization (Mathematics) Number theory Number theory ... Computational number theory ... Factorization Number theory ... Elementary number theory ... Factorization; primality Zahlentheorie (DE-588)4067277-3 gnd Faktorisierung (DE-588)4128927-4 gnd |
topic_facet | Number theory ... Computational number theory ... Factorization Number theory ... Elementary number theory ... Factorization; primality Factorization (Mathematics) Number theory Zahlentheorie Faktorisierung |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=026860792&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
volume_link | (DE-604)BV013184751 |
work_keys_str_mv | AT wagstaffsamuels thejoyoffactoring |