Approaching precalculus mathematics discretely: explorations in a computer environment
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Cambridge, Mass.
MIT Press
1990
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | XIV, 557 S. graph. Darst. |
ISBN: | 0262121387 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV006144907 | ||
003 | DE-604 | ||
005 | 00000000000000.0 | ||
007 | t | ||
008 | 921030s1990 d||| |||| 00||| eng d | ||
020 | |a 0262121387 |9 0-262-12138-7 | ||
035 | |a (OCoLC)21119088 | ||
035 | |a (DE-599)BVBBV006144907 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
049 | |a DE-703 |a DE-739 | ||
050 | 0 | |a QA76.95 | |
082 | 0 | |a 510/.285/5262 |2 20 | |
084 | |a SK 399 |0 (DE-625)143236: |2 rvk | ||
100 | 1 | |a Lewis, Philip G. |e Verfasser |4 aut | |
245 | 1 | 0 | |a Approaching precalculus mathematics discretely |b explorations in a computer environment |c Philip G. Lewis |
264 | 1 | |a Cambridge, Mass. |b MIT Press |c 1990 | |
300 | |a XIV, 557 S. |b graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 4 | |a LOGO (Langage de programmation) | |
650 | 4 | |a Mathématiques - Informatique | |
650 | 4 | |a Datenverarbeitung | |
650 | 4 | |a Mathematik | |
650 | 4 | |a LOGO (Computer program language) | |
650 | 4 | |a Mathematics |x Data processing | |
650 | 4 | |a Precalculus |x Data processing | |
650 | 0 | 7 | |a Mathematik |0 (DE-588)4037944-9 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a LOGO |0 (DE-588)4036214-0 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Datenverarbeitung |0 (DE-588)4011152-0 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a LOGO |0 (DE-588)4036214-0 |D s |
689 | 0 | |5 DE-604 | |
689 | 1 | 0 | |a Mathematik |0 (DE-588)4037944-9 |D s |
689 | 1 | 1 | |a Datenverarbeitung |0 (DE-588)4011152-0 |D s |
689 | 1 | |5 DE-604 | |
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=003884764&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-003884764 |
Datensatz im Suchindex
_version_ | 1804120371387957248 |
---|---|
adam_text | Contents
Foreword ix
Acknowledgments xiii
1 Transformations, Functions, and Problem Solving 1
Problem Solving: A Theme 3
Maps 6
Logo Procedures and the Machine Metaphor 7
2 Mapping the Plane to the Computer Screen 17
Mappings of the Plane into Itself 18
Composition in Both Logo and Algebraic Notation 28
Mappings Applied to Sets of Points 31
Applying any Function across a List 34
Procedures Defined in the Text of Chapter 2 38
3 Vectors and Vector Operations 41
Vectors and Points in the Plane 41
Trips, Navigation, and Vectors 41
Ordered Pairs as Vectors 51
Operating with Vectors 54
Addition 54
Scalar Multiplication 59
Linear Combinations 60
Vector Operations with Logo 63
More about Linear Combinations 68
Bases for the Plane 74
Procedures Defined in the Text of Chapter 3 81
Contents
4 Linear Transformations 83
Linear Transformations in Logo 85
Transformations Based on Collinear Vectors 86
Matrices in Mathematics 91
Difficulties with Logo Lists 98
Operations with Matrices 102
Matrix Composition 104
Linear Systems, Matrix Equations, and Inverses 107
Matrix Addition 120
Procedures Defined in the Text of Chapter 4 122
5 Recursion, Induction, and Logo Procedures 125
Recursive Definitions in Mathematics 127
The Induction Hypothesis 128
Proofs by Mathematical Induction 133
Sequences 138
Series 142
A Model for List Recursion 151
Drawing Routines 154
Recursive List Operations 157
Procedures Defined in the Text of Chapter 5 162
6 Transformations Extended to Three Dimensions 165
Vectors in 3 Space 165
Drawing Routines 176
Linear Transformations in 3 Space 181
Basis Vectors for 3 Space 183
Rotations 188
Procedures Defined in the Text of Chapter 6 195
7 Representing Functions Graphically 201
From the Discrete to the Continuous 201
Building a Graphing Utility 207
Graphing Functions 212
Exploring Polynomial Graphs 219
Symmetry and Transformations 228
Equations from Graphs 238
Transforming Equations to Fit Graphs 246
Reflections about the X and Y axes 253
Rotation Maps 255
Reflections about Lines 257
Procedures Defined in the Text of Chapter 7 265
vl
Contents
8 Vectors Applied to Algebra 269
Polynomials from a Vector Point of View 270
Synthetic Substitution (and Synthetic Division) 275
Evaluation, Division, and Related Topics 278
The Remainder Theorem 280
The Integral Zero Theorem 283
Rational Zeros 284
Polynomial Equations 293
Procedures Defined in the Text of Chapter 8 295
9 Toward (he Calculus: Rational Functions and Limits 299
Polynomial Rational Functions 300
Limits and Limit Notation 309
Oblique Asymptotes 314
Toward a Definition of Limit 321
Approaching a Real Number 334
Continuity 338
Procedures Defined in the Text of Chapter 9 340
10 The Trigonometric Functions from a Graphic Point of View 343
The Trigonometric Functions 343
Applying Transformation Theory to Offset Periodic Functions 350
A Look at Compound Functions 352
The Function Cofunction Relationships 358
Rotations and Matrices 359
Converses and Inverses of the Cyclic Functions 366
Trigonometric Identities 380
Trigonometric Equations 382
Procedures Defined in the Text of Chapter 10 385
11 Approaching the Calculus 387
Functions from Functions 387
The Derivative 410
Generalizing the Derivative for Polynomials 417
Area under the Curve 421
An Area Function 430
The Area under the Derived Function 436
The Integral Calculus 444
Procedures Defined in the Text of Chapter 11 448
vil
Contents
12 Projects 454
Two Dimensional Vectors 454
Complex Numbers 456
Matrices 457
Analytic Geometry in Logo 458
Polynomials 460
Three Dimensional Vectors 462
Three Dimensional Matrix Operations 463
Graphing Extensions 464
Parametric Equations 466
Projectile Motion 467
Trigonometry Projects 469
Three Dimensional Surfaces 470
Calculus 472
Appendix A Logo Fundamentals and Function Composition 473
Experiments with Elementary Logo Syntax 473
Building Your Own Functions in Logo 478
Function Composition 482
Inverses 489
Issues of Domain and Range 496
list Inputs to Functions 498
The Logo Turtle 502
Logo Variables 507
Appendix B A Model for Problem Solving 511
Constructing an Axis System for the Screen 511
Appendix C Mathematical Notes 524
Linear Combinations of Collinear and Non collinear Vectors 524
The Limit of a Function as x Approaches a Real Number 525
The General Triangle 529
Using the Second Derivative for Critical Points 540
Bibliography and References 543
Index 545
viii
|
any_adam_object | 1 |
author | Lewis, Philip G. |
author_facet | Lewis, Philip G. |
author_role | aut |
author_sort | Lewis, Philip G. |
author_variant | p g l pg pgl |
building | Verbundindex |
bvnumber | BV006144907 |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.95 |
callnumber-search | QA76.95 |
callnumber-sort | QA 276.95 |
callnumber-subject | QA - Mathematics |
classification_rvk | SK 399 |
ctrlnum | (OCoLC)21119088 (DE-599)BVBBV006144907 |
dewey-full | 510/.285/5262 |
dewey-hundreds | 500 - Natural sciences and mathematics |
dewey-ones | 510 - Mathematics |
dewey-raw | 510/.285/5262 |
dewey-search | 510/.285/5262 |
dewey-sort | 3510 3285 45262 |
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>01791nam a2200481 c 4500</leader><controlfield tag="001">BV006144907</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">00000000000000.0</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">921030s1990 d||| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0262121387</subfield><subfield code="9">0-262-12138-7</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)21119088</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV006144907</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="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-703</subfield><subfield code="a">DE-739</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">QA76.95</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">510/.285/5262</subfield><subfield code="2">20</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">SK 399</subfield><subfield code="0">(DE-625)143236:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Lewis, Philip G.</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Approaching precalculus mathematics discretely</subfield><subfield code="b">explorations in a computer environment</subfield><subfield code="c">Philip G. Lewis</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Cambridge, Mass.</subfield><subfield code="b">MIT Press</subfield><subfield code="c">1990</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XIV, 557 S.</subfield><subfield code="b">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">LOGO (Langage de programmation)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Mathématiques - Informatique</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Datenverarbeitung</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Mathematik</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">LOGO (Computer program language)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Mathematics</subfield><subfield code="x">Data processing</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Precalculus</subfield><subfield code="x">Data processing</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Mathematik</subfield><subfield code="0">(DE-588)4037944-9</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">LOGO</subfield><subfield code="0">(DE-588)4036214-0</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Datenverarbeitung</subfield><subfield code="0">(DE-588)4011152-0</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">LOGO</subfield><subfield code="0">(DE-588)4036214-0</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">Mathematik</subfield><subfield code="0">(DE-588)4037944-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2="1"><subfield code="a">Datenverarbeitung</subfield><subfield code="0">(DE-588)4011152-0</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2=" "><subfield code="5">DE-604</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=003884764&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-003884764</subfield></datafield></record></collection> |
id | DE-604.BV006144907 |
illustrated | Illustrated |
indexdate | 2024-07-09T16:41:01Z |
institution | BVB |
isbn | 0262121387 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-003884764 |
oclc_num | 21119088 |
open_access_boolean | |
owner | DE-703 DE-739 |
owner_facet | DE-703 DE-739 |
physical | XIV, 557 S. graph. Darst. |
publishDate | 1990 |
publishDateSearch | 1990 |
publishDateSort | 1990 |
publisher | MIT Press |
record_format | marc |
spelling | Lewis, Philip G. Verfasser aut Approaching precalculus mathematics discretely explorations in a computer environment Philip G. Lewis Cambridge, Mass. MIT Press 1990 XIV, 557 S. graph. Darst. txt rdacontent n rdamedia nc rdacarrier LOGO (Langage de programmation) Mathématiques - Informatique Datenverarbeitung Mathematik LOGO (Computer program language) Mathematics Data processing Precalculus Data processing Mathematik (DE-588)4037944-9 gnd rswk-swf LOGO (DE-588)4036214-0 gnd rswk-swf Datenverarbeitung (DE-588)4011152-0 gnd rswk-swf LOGO (DE-588)4036214-0 s DE-604 Mathematik (DE-588)4037944-9 s Datenverarbeitung (DE-588)4011152-0 s HBZ Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=003884764&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Lewis, Philip G. Approaching precalculus mathematics discretely explorations in a computer environment LOGO (Langage de programmation) Mathématiques - Informatique Datenverarbeitung Mathematik LOGO (Computer program language) Mathematics Data processing Precalculus Data processing Mathematik (DE-588)4037944-9 gnd LOGO (DE-588)4036214-0 gnd Datenverarbeitung (DE-588)4011152-0 gnd |
subject_GND | (DE-588)4037944-9 (DE-588)4036214-0 (DE-588)4011152-0 |
title | Approaching precalculus mathematics discretely explorations in a computer environment |
title_auth | Approaching precalculus mathematics discretely explorations in a computer environment |
title_exact_search | Approaching precalculus mathematics discretely explorations in a computer environment |
title_full | Approaching precalculus mathematics discretely explorations in a computer environment Philip G. Lewis |
title_fullStr | Approaching precalculus mathematics discretely explorations in a computer environment Philip G. Lewis |
title_full_unstemmed | Approaching precalculus mathematics discretely explorations in a computer environment Philip G. Lewis |
title_short | Approaching precalculus mathematics discretely |
title_sort | approaching precalculus mathematics discretely explorations in a computer environment |
title_sub | explorations in a computer environment |
topic | LOGO (Langage de programmation) Mathématiques - Informatique Datenverarbeitung Mathematik LOGO (Computer program language) Mathematics Data processing Precalculus Data processing Mathematik (DE-588)4037944-9 gnd LOGO (DE-588)4036214-0 gnd Datenverarbeitung (DE-588)4011152-0 gnd |
topic_facet | LOGO (Langage de programmation) Mathématiques - Informatique Datenverarbeitung Mathematik LOGO (Computer program language) Mathematics Data processing Precalculus Data processing LOGO |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=003884764&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT lewisphilipg approachingprecalculusmathematicsdiscretelyexplorationsinacomputerenvironment |