ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب Fundamental Problems of Algorithmic Algebra

دانلود کتاب مشکلات اساسی جبر الگوریتمی

Fundamental Problems of Algorithmic Algebra

مشخصات کتاب

Fundamental Problems of Algorithmic Algebra

ویرایش: 1 
نویسندگان:   
سری:  
ISBN (شابک) : 0195125169, 9780195125160 
ناشر: Oxford University Press 
سال نشر: 2000 
تعداد صفحات: 531 
زبان: English 
فرمت فایل : DJVU (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 7 مگابایت 

قیمت کتاب (تومان) : 31,000



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 10


در صورت تبدیل فایل کتاب Fundamental Problems of Algorithmic Algebra به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب مشکلات اساسی جبر الگوریتمی نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی در مورد کتاب مشکلات اساسی جبر الگوریتمی

سیستم‌های جبر رایانه‌ای محبوب مانند Maple، Macsyma، Mathematica و REDUCE اکنون ابزارهای اساسی در اکثر رایانه‌ها هستند. الگوریتم های کارآمد برای عملیات جبری مختلف زیربنای همه این سیستم ها هستند. جبر کامپیوتری یا جبر الگوریتمی، این الگوریتم ها و ویژگی های آنها را مطالعه می کند و تلاقی غنی علم کامپیوتر نظری با ریاضیات کلاسیک را نشان می دهد.

مسائل اساسی جبر الگوریتمی یک درمان منظم و متمرکز از مجموعه ای از مشکلات اصلی معادل های محاسباتی مسئله اساسی کلاسیک جبر و مشتقات آن ارائه می دهد. موضوعات تحت پوشش عبارتند از GCD، نتایج فرعی، تکنیک های مدولار، قضیه اساسی جبر، ریشه های چندجمله ای ها، نظریه استورم، کاهش شبکه گاوسی، شبکه ها و فاکتورسازی چند جمله ای، سیستم های خطی، نظریه حذف، پایه های گروبنر و غیره.
ویژگی ها
· ارائه ایده های الگوریتمی در شبه کد مبتنی بر مفاهیم ریاضی و قابل استفاده با هر سیستم ریاضی کامپیوتری
· بر جنبه های الگوریتمی مسائل بدون به خطر انداختن دقت ریاضی تاکید می کند. br>· هدف خود را در توسعه ریاضی خود نگه می دارد
· ایده آل برای اولین دوره در جبر الگوریتمی یا کامپیوتری برای دانشجویان پیشرفته یا دانشجویان مقطع کارشناسی ارشد


توضیحاتی درمورد کتاب به خارجی

Popular computer algebra systems such as Maple, Macsyma, Mathematica, and REDUCE are now basic tools on most computers. Efficient algorithms for various algebraic operations underlie all these systems. Computer algebra, or algorithmic algebra, studies these algorithms and their properties and represents a rich intersection of theoretical computer science with classical mathematics.

Fundamental Problems of Algorithmic Algebra provides a systematic and focused treatment of a collection of core problemsthe computational equivalents of the classical Fundamental Problem of Algebra and its derivatives. Topics covered include the GCD, subresultants, modular techniques, the fundamental theorem of algebra, roots of polynomials, Sturm theory, Gaussian lattice reduction, lattices and polynomial factorization, linear systems, elimination theory, Grobner bases, and more.
Features
· Presents algorithmic ideas in pseudo-code based on mathematical concepts and can be used with any computer mathematics system
· Emphasizes the algorithmic aspects of problems without sacrificing mathematical rigor
· Aims to be self-contained in its mathematical development
· Ideal for a first course in algorithmic or computer algebra for advanced undergraduates or beginning graduate students



فهرست مطالب

Content: O INTRODUCTION 
1. Fundamental Problem of Algebra
2. Fundamental Problem of Classical Algebraic Geometry
3. Fundamental Problem of Ideal Theory
4. Representation and Size
5. Computational Models
6. Asymptotic Notations
7. Complexity of Multiplication
8. On Bit versus Algebraic Complexity
9. Miscellany
10. Computer Algebra Systems
I ARITHMETIC
1. The Discrete Fourier Transform
2. Polynomial Multiplication
3. Modular FFT
4. Fast Integer Multiplication
5. Matrix Multiplication
II THE GCD
1. Unique Factorization Domain
2. Euclid's Algorithm
3. Euclidean Ring
4. The Half-GCD problem
5. Properties of the Norm
6. Polynomial HGCD
A. APPENDIX: Integer HGCD
III SUBRESULTANTS
1. Primitive Factorization
2. Pseudo-remainders and PRS
3. Determinantal Polynomials
4. Polynomial Pseudo-Quotient
5. The Subresultant PRS
6. Subresultants
7. Pseudo-subresultants
8. Subresultant Theorem
9. Correctness of the Subresultant PRS Algorithm
IV MODULAR TECHNIQUES
1. Chinese Remainder Theorem
2. Evaluation and Interpolation
3. Finiding Prime Moduli
4. Lucky homomorphisms for the GCD
5. Coefficient Bounds for Factors
6. A Modular GCD algorithm
7. What else in GCD computation?
IV FUNDAMENTAL THEOREM OF ALGEBRA
1. Elements of Field Theory
2. Ordered Rings
3. Formally Real Rings
4. Constructible Extensions
5. Real Closed Fields
6. Fundamental Theorem of Algebra
VI ROOTS OF POLYNOMIALS
1. Elementary Properties of Polynomial Roots
2. Root Bounds
3. Algebraic Numbers
4. Resultants
5. Symmetric Functions
6. Discriminant
7. Root Separation
8. A Generalized Hadamard Bound
9. Isolating Intervals
10. On Newton's Method
11. Guaranteed Convergence of Newton Iteration
VII STURM THEORY
1. Sturm Sequences from PRS
2. A Generalized Sturm Theorem
3. Corollaries and Applications
4. Integer and Complex Roots
5. The Routh-Hurwitz Theorem
6. Sign Encoding of Algebraic Numbers: Thom's Lemma
7. Problem of Relative Sign Conditions
8. The BKR algorithm
VIII GAUSSIAN LATTICE REDUCTION
1. Lattices
2. Shortest vectors in planar lattices
3. Coherent Remainder Sequences
IX LATTICE REDUCTION AND APPLICATIONS
1. Gram-Schmidt Orthogonalization
2. Minkowski's Convex Body Theorem
3. Weakly Reduced Bases
4. Reduced Bases and the LLL-algorithm
5. Short Vectors
6. Factorization via Reconstruction of Minimal Polynomials
X LINEAR SYSTEMS
1. Sylvester's Identity
2. Fraction-free Determinant Computation
3. Matrix Inversion
4. Hermite Normal Form
5. A Multiple GCD Bound and Algorithm
6. Hermite Reduction Step
7. Bachem-Kannan Algorithm
8. Smith Normal Form
9. Further Applications
XI ELIMINATION THEORY
1. Hilbert Basis Theorem
2. Hilbert Nullstellensatz
3. Specializations
4. Resultant Systems
5. Sylvester Resultant Revisited
6. Interial Ideal
7. The Macaulay Resultant
8. U-Resultant
9. Generalized Characteristic Polynomial
10. Generalized U - resultant
11. A Multivariate Root Bound
A. APPENDIX A: Power Series
B. APPENDIX B: Counting Irreducible Polynomials
XII GROBNER BASES
1. Admissible Orderings
2. Normal Form ALgorithm
3. Characterizations of Grobner Bases
4. Buchberger's Algorithm
5. Uniqueness
6. Elimination Properties
7. Computing in Quotient Rings
8. Syzygies
XIII BOUNDS IN POLYNOMIAL IDEAL THEORY
1. Some Bounds in Polynomial Ideal Theory
2. The Hilbert-Sette Theorem
3. Homogeneous Sets
4. Cone Decomposition
5. Exact Decomposition of NF (I)
6. Exact Decomposition of Ideals
7. Bouding the Macaulay constants
8. Term Rewriting Systems
9. A Quadratic Counter
10. Uniqueness Property
11. Lower Bounds
A. APPENDIX: Properties of So
XIV CONTINUED FRACTIONS
1. Introductions
2. Extended Numbers
3. General Terminology
4. Ordinary Continued Fractions
5. Continued fractions as Mobius transformations
6. Convergence Properties
7. Real Mobius Transformations
8. Continued Fractions of Roots
9. Arithmetic Operations




نظرات کاربران