Principles of linear algebra with Maple:
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Hoboken, New Jersey
Wiley
2010
|
Schriftenreihe: | Pure and applied mathematics
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | XIV, 596 S. graph. Darst. |
ISBN: | 9780470637593 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV040536121 | ||
003 | DE-604 | ||
005 | 20121130 | ||
007 | t | ||
008 | 121112s2010 d||| |||| 00||| eng d | ||
016 | 7 | |a 624214796 |2 DE-101 | |
020 | |a 9780470637593 |c cloth |9 978-0-470-63759-3 | ||
035 | |a (OCoLC)700522339 | ||
035 | |a (DE-599)GBV624214796 | ||
040 | |a DE-604 |b ger | ||
041 | 0 | |a eng | |
049 | |a DE-92 | ||
084 | |a SK 220 |0 (DE-625)143224: |2 rvk | ||
084 | |a ST 601 |0 (DE-625)143682: |2 rvk | ||
100 | 1 | |a Shiskowski, Kenneth |d 1954- |e Verfasser |0 (DE-588)142902241 |4 aut | |
245 | 1 | 0 | |a Principles of linear algebra with Maple |c Kenneth Shiskowski ; Karl Frinkle |
264 | 1 | |a Hoboken, New Jersey |b Wiley |c 2010 | |
300 | |a XIV, 596 S. |b graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 0 | |a Pure and applied mathematics | |
650 | 0 | 7 | |a Lineare Algebra |0 (DE-588)4035811-2 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Maple |g Programm |0 (DE-588)4209397-1 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Lineare Algebra |0 (DE-588)4035811-2 |D s |
689 | 0 | 1 | |a Maple |g Programm |0 (DE-588)4209397-1 |D s |
689 | 0 | |5 DE-604 | |
700 | 1 | |a Frinkle, Karl |d 1977- |e Verfasser |0 (DE-588)142902314 |4 aut | |
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=025382117&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-025382117 |
Datensatz im Suchindex
_version_ | 1804149625348685824 |
---|---|
adam_text | Titel: Principles of linear algebra with Maple
Autor: Shiskowski, Kenneth
Jahr: 2010
Contents
Preface ix
Conventions and Notations xiv
TM
1 An Introduction To Maple 1
1.1 The Commands........................... 2
1.2 Programming............................ 11
2 Linear Systems of Equations and Matrices 15
2.1 Linear Systems of Equations.................... 15
2.2 Augmented Matrix of a Linear System and Row Operations . . 28
2.3 Some Matrix Arithmetic...................... 39
3 Gauss-Jordan Elimination and Reduced Row Echelon Form 51
3.1 Gauss-Jordan Elimination and rref................ 51
3.2 Elementary Matrices........................ 65
3.3 Sensitivity of Solutions to Error in the Linear System..... 74
4 Applications of Linear Systems and Matrices 89
4.1 Applications of Linear Systems to Geometry........... 89
4.2 Applications of Linear Systems to Curve Fitting ........ 99
4.3 Applications of Linear Systems to Economics.......... 107
4.4 Applications of Matrix Multiplication to Geometry....... 112
4.5 An Application of Matrix Multiplication to Economics..... 120
5 Determinants, Inverses, and Cramer s Rule 129
5.1 Determinants and Inverses from the Adjoint Formula...... 129
5.2 Determinants by Expanding Along Any Row or Column .... 147
5.3 Determinants Found by Triangularizing Matrices........ 159
5.4 LU Factorization.......................... 171
5.5 Inverses from rref ......................... 179
5.6 Cramer s Rule............................ 184
vi Contents
6 Basic Linear Algebra Topics 195
6.1 Vectors ............................... 195
6.2 Dot Product............................. 210
6.3 Cross Product............................ 223
6.4 Vector Projection.......................... 232
7 A Few Advanced Linear Algebra Topics 245
7.1 Rotations in Space......................... 245
7.2 Rolling a Circle Along a Curve................. 255
7.3 The TNB Frame.......................... 265
8 Independence, Basis, and Dimension for Subspaces
of Rn 271
8.1 Subspaces of R™ .......................... 271
8.2 Independent and Dependent Sets of Vectors in Rn ....... 289
8.3 Basis and Dimension for Subspaces of R ............ 302
8.4 Vector Projection onto a Subspace of K ............. 311
8.5 The Gram-Schmidt Orthonormalization Process......... 322
9 Linear Maps from Rn to Rm 333
9.1 Basics About Linear Maps..................... 333
9.2 The Kernel and Image Subspaces of a Linear Map....... 345
9.3 Composites of Two Linear Maps and Inverses.......... 354
9.4 Change of Bases for the Matrix Representation
of a Linear Map........................... 361
10 The Geometry of Linear and Affine Maps 375
10.1 The Effect of a Linear Map on Area and Arclength
in Two Dimensions......................... 375
10.2 The Decomposition of Linear Maps into Rotations,
Reflections, and Rescalings in R2................. 393
10.3 The Effect of Linear Maps on Volume, Area,
and Arclength in R3........................ 401
10.4 Rotations, Reflections, and Rescalings in Three Dimensions . . 412
10.5 Affine Maps............................. 423
11 Least-Squares Fits and Pseudoinverses 435
11.1 Pseudoinverse to a Nonsquare Matrix and Almost Solving
an Overdetermined Linear System................ 435
11.2 Fits and Pseudoinverses...................... 446
11.3 Least-Squares Fits and Pseudoinverses.............. 462
Contents vii
12 Eigenvalues and Eigenvectors 473
12.1 What Are Eigenvalues and Eigenvectors, and Why Do
We Need Them?.......................... 473
12.2 Summary of Definitions and Methods for Computing
Eigenvalues and Eigenvectors as well as the Exponential
of a Matrix............................. 488
12.3 Applications of the Diagonalizability of Square Matrices .... 492
12.4 Solving a Square First-Order Linear System of Differential
Equations.............................. 509
12.5 Basic Facts About Eigenvalues, Eigenvectors, and
Diagonalizability.......................... 551
12.6 The Geometry of the Ellipse Using Eigenvalues and
Eigenvectors............................. 565
12.7 A Maple Eigen-Procedure..................... 585
Suggested Reading 589
Indices 591
Keyword Index.............................. 591
Index of Maple Commands and Packages ............... 595
|
any_adam_object | 1 |
author | Shiskowski, Kenneth 1954- Frinkle, Karl 1977- |
author_GND | (DE-588)142902241 (DE-588)142902314 |
author_facet | Shiskowski, Kenneth 1954- Frinkle, Karl 1977- |
author_role | aut aut |
author_sort | Shiskowski, Kenneth 1954- |
author_variant | k s ks k f kf |
building | Verbundindex |
bvnumber | BV040536121 |
classification_rvk | SK 220 ST 601 |
ctrlnum | (OCoLC)700522339 (DE-599)GBV624214796 |
discipline | Informatik Mathematik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01515nam a2200385 c 4500</leader><controlfield tag="001">BV040536121</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20121130 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">121112s2010 d||| |||| 00||| eng d</controlfield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">624214796</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780470637593</subfield><subfield code="c">cloth</subfield><subfield code="9">978-0-470-63759-3</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)700522339</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)GBV624214796</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-92</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">SK 220</subfield><subfield code="0">(DE-625)143224:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 601</subfield><subfield code="0">(DE-625)143682:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Shiskowski, Kenneth</subfield><subfield code="d">1954-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)142902241</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Principles of linear algebra with Maple</subfield><subfield code="c">Kenneth Shiskowski ; Karl Frinkle</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Hoboken, New Jersey</subfield><subfield code="b">Wiley</subfield><subfield code="c">2010</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XIV, 596 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="490" ind1="0" ind2=" "><subfield code="a">Pure and applied mathematics</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Lineare Algebra</subfield><subfield code="0">(DE-588)4035811-2</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Maple</subfield><subfield code="g">Programm</subfield><subfield code="0">(DE-588)4209397-1</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Lineare Algebra</subfield><subfield code="0">(DE-588)4035811-2</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Maple</subfield><subfield code="g">Programm</subfield><subfield code="0">(DE-588)4209397-1</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Frinkle, Karl</subfield><subfield code="d">1977-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)142902314</subfield><subfield code="4">aut</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=025382117&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-025382117</subfield></datafield></record></collection> |
id | DE-604.BV040536121 |
illustrated | Illustrated |
indexdate | 2024-07-10T00:26:00Z |
institution | BVB |
isbn | 9780470637593 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-025382117 |
oclc_num | 700522339 |
open_access_boolean | |
owner | DE-92 |
owner_facet | DE-92 |
physical | XIV, 596 S. graph. Darst. |
publishDate | 2010 |
publishDateSearch | 2010 |
publishDateSort | 2010 |
publisher | Wiley |
record_format | marc |
series2 | Pure and applied mathematics |
spelling | Shiskowski, Kenneth 1954- Verfasser (DE-588)142902241 aut Principles of linear algebra with Maple Kenneth Shiskowski ; Karl Frinkle Hoboken, New Jersey Wiley 2010 XIV, 596 S. graph. Darst. txt rdacontent n rdamedia nc rdacarrier Pure and applied mathematics Lineare Algebra (DE-588)4035811-2 gnd rswk-swf Maple Programm (DE-588)4209397-1 gnd rswk-swf Lineare Algebra (DE-588)4035811-2 s Maple Programm (DE-588)4209397-1 s DE-604 Frinkle, Karl 1977- Verfasser (DE-588)142902314 aut HBZ Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=025382117&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Shiskowski, Kenneth 1954- Frinkle, Karl 1977- Principles of linear algebra with Maple Lineare Algebra (DE-588)4035811-2 gnd Maple Programm (DE-588)4209397-1 gnd |
subject_GND | (DE-588)4035811-2 (DE-588)4209397-1 |
title | Principles of linear algebra with Maple |
title_auth | Principles of linear algebra with Maple |
title_exact_search | Principles of linear algebra with Maple |
title_full | Principles of linear algebra with Maple Kenneth Shiskowski ; Karl Frinkle |
title_fullStr | Principles of linear algebra with Maple Kenneth Shiskowski ; Karl Frinkle |
title_full_unstemmed | Principles of linear algebra with Maple Kenneth Shiskowski ; Karl Frinkle |
title_short | Principles of linear algebra with Maple |
title_sort | principles of linear algebra with maple |
topic | Lineare Algebra (DE-588)4035811-2 gnd Maple Programm (DE-588)4209397-1 gnd |
topic_facet | Lineare Algebra Maple Programm |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=025382117&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT shiskowskikenneth principlesoflinearalgebrawithmaple AT frinklekarl principlesoflinearalgebrawithmaple |