Scroll Top
19th Ave New York, NY 95822, USA

数学代写|MATH2922 Modern Algebra

MY-ASSIGNMENTEXPERT™可以为您提供sydney MATH2922 Modern Algebra现代代数课程的代写代考辅导服务!

这是悉尼大学现代代数课程的代写成功案例。

数学代写|MATH2922 Modern Algebra

MATH2922课程简介

Linear and abstract algebra is one of the cornerstones of mathematics and it is at the heart of many applications of mathematics and statistics in the sciences and engineering. This unit is an advanced version of MATH2022, with more emphasis on the underlying concepts and on mathematical rigour. This unit investigates and explores properties of vector spaces, matrices and linear transformations, developing general principles relating to the solution sets of homogeneous and inhomogeneous linear equations, including differential equations. Linear independence is introduced as a way of understanding and solving linear systems of arbitrary dimension. Linear operators on real spaces are investigated, paying particular attention to the geometrical significance of eigenvalues and eigenvectors, extending ideas from first year linear algebra. To better understand symmetry, matrix and permutation groups are introduced and used to motivate the study of abstract groups theory. The unit culminates in studying inner spaces, quadratic forms and normal forms of matrices together with their applications to problems both in mathematics and in the sciences and engineering.

Prerequisites 

At the completion of this unit, you should be able to:

  • LO1. appreciate the basic concepts and problems of linear algebra and be able to apply linear algebra to solve problems in mathematics, science and engineering
  • LO2. understand the definitions of fields and vector spaces and be able to perform calculations in real and complex vector spaces, both algebraically and geometrically
  • LO3. determine if a system of equations is consistent and find its general solution
  • LO4. compute the rank of a matrix and understand how the rank of a matrix relates to the solution set of a corresponding system of linear equations
  • LO5. compute the eigenvalues, eigenvectors, minimal polynomials and normal forms for linear transformations
  • LO6. use the definition and properties of linear transformations and matrices of linear transformations and change of basis, including kernel, range and isomorphism
  • LO7. compute inner products and determine orthogonality on vector spaces, including Gram-Schmidt orthogonalisation
  • LO8. identify self-adjoint transformations and apply the spectral theorem and orthogonal decomposition of inner product spaces, and the Jordan canonical form, to solving systems of ordinary differential equations
  • LO9. calculate the exponential of a matrix and use it to solve a linear system of ordinary differential equations with constant coefficients
  • LO10. identify special properties of a matrix, such as symmetric of Hermitian, positive definite, etc., and use this information to facilitate the calculation of matrix characteristics
  • LO11. demonstrate accurate and efficient use of advanced algebraic techniques and the capacity for mathematical reasoning through analysing, proving and explaining concepts from advanced algebra
  • LO12. apply problem-solving using advanced algebraic techniques applied to diverse situations in physics, engineering and other mathematical contexts

MATH2922 Modern Algebra HELP(EXAM HELP, ONLINE TUTOR)

问题 1.

Prove the following variant of the division algorithm: Let $a, b$ be integers with $b>0$. Then there exist integers $q, r$ such that $a=b q+r$ with $0<r \leq b$.

We closely mimic the proof in the textbook, with a few subtle changes. Define $S$ to be the set of all integers $a-b x$, where $x \in \mathbb{Z}$ and $a-b x>0$. Step 1: We prove $S \neq \emptyset$. We take $x=-|a|-1$, and calculate $a-b x=a+b|a|+b \geq b>0$. (using $a+b|a| \geq 0$ ) Hence $a-b x \in S$. Step 2: Let $r$ be minimal in $S$, since $\mathbb{N}_0$ is well-ordered. Since
$r \in S, r>0$. Set $q \in \mathbb{Z}$ such that $r=a-b q$. Step 3: We prove that $r \leq b$. We argue by contradiction; if instead $r>b$, then $r-b=a-b(q+1)$ would be a smaller element of $S$, which is impossible. Step 4: Uniqueness was not asked for in this problem.

问题 2.

Suppose that $a, b, c$ are integers, with $a \mid b$ and $b \mid c$. Prove that $a \mid c$.

Since $a \mid b$, there is some $m \in \mathbb{Z}$ with $b=m a$. Since $b \mid c$, there is some $n \in \mathbb{Z}$ with $c=b n$. Combining, we get $c=b n=(m a) n=(m n) a$, so $a \mid c$.

问题 3.

Determine $\operatorname{gcd}(n, n+2)$ for all integers $n$.

Note that $\operatorname{gcd}(n, n+2)=\operatorname{gcd}(n, n+2-n)=\operatorname{gcd}(n, 2)$. But this last is confined to the positive divisors of 2 , which are just 1,2 . If $n$ is even, then $n+2$ is also even, so $\operatorname{gcd}(n, n+2)=2$. If instead $n$ is odd, then 2 is not a divisor of $n$, so $\operatorname{gcd}(n, n+2)$ must be 1 .

问题 4.

Prove that $\operatorname{gcd}(a, b)$ is the largest element in $C D(a, b)$, and that each element of $C D(a, b)$ divides $\operatorname{gcd}(a, b)$

The first statement is the definition of greatest common divisor. Set $d=\operatorname{gcd}(a, b)$, for convenience. Suppose now that $c \in C D(a, b)$. There must be $x, y \in \mathbb{Z}$ with $a=c x$ and $b=c y$. By Theorem 1.2, there are integers $u, v$ with $d=a u+b v$. Substituting, we get $d=(c x) u+(c y) v=c(x u+y v)$. Since $x u+y v \in \mathbb{Z}$, in fact $c \mid d$.

问题 5.

Prove that $\operatorname{gcd}(a, b)$ is the smallest element in $P L C(a, b)$, and that $\operatorname{gcd}(a, b)$ divides each element of $P L C(a, b)$.

The first statement is Theorem 1.2. Set $d=\operatorname{gcd}(a, b)$, for convenience. Suppose now that $e \in P L C(a, b)$, with $d \nmid e$. We apply the division algorithm to $e, d$ to get $q, r \in \mathbb{Z}$ with $e=q d+r$ and $0 \leq r<d$. Since $d \nmid e$, in fact $0<r<d$. Now, since $d, e \in P L C(a, b)$, there are $m, m^{\prime}, n, n^{\prime}$ with $d=a m+b n$ and $e=a m^{\prime}+b n^{\prime}$. Multiply the first equation by $q$ to get $q d=a q m+b q n$. Subtracting, we have $r=e-q d=$ $\left(a m^{\prime}+b n^{\prime}\right)-(a q m+b q n)=a\left(m^{\prime}-q m\right)+b\left(n^{\prime}-q n\right)$. Hence in fact $r \in P L C(a, b)$, and $r<d$, which contradicts Theorem 1.2.

数学代写|MATH2922 Modern Algebra

MY-ASSIGNMENTEXPERT™可以为您提供SYDNEY MATH2922 MODERN ALGEBRA现代代数课程的代写代考和辅导服务!

Related Posts

Leave a comment