Question

In: Advanced Math

Suppose all even-indexed linear transformations in the chain complexC•are 0 transformations and all odd-indexed transformations are...

Suppose all even-indexed linear transformations in the chain complexC•are 0 transformations and all odd-indexed transformations are bijections.Compute the homology of this complex

Solutions

Expert Solution

The definition of a C-linear function   implies that l(z) = az + bz¯ , so l(iz) = i(az − bz¯). Therefore, l(iz) = il(z) if and only if  iaz − ibz¯ = iaz + ibz

Therefore if l(iz) = il(z) for all z ∈ C then b = 0 and hence l is C-linear. We set a = a1 + ia2, b = b1 + ib2, and also z = x + iy, w = u + iv. We may represent an R-linear function w = az + bz¯ as two real equations  

  u = (a1 + b1)x − (a2 − b2)y, v = (a2 + b2)x + (a1 − b1)y.

Therefore geometrically an R-linear function is an affine transform of a plane y = Ax with the matrix

the composition of dilation by |a| and rotation by the angle α. Such transformations preserve angles and map squares onto squares. We note that preservation of angles characterizes C-linear transformations

The homology of this chain complex is called the singular homology of X, and is a commonly used invariant of a topological space. Chain complexes are studied in homological algebra, but are used in several areas of mathematics, including abstract algebra, Galois theory, differential geometry and algebraic geometry

A chain homotopy offers a way to relate two chain maps that induce the same map on homology groups, even though the maps may be different. Given two chain complexes A and B, and two chain maps f,g : AB, a chain homotopy is a sequence of homomorphisms hn : AnBn+1 such that hdA + dBh = fg. The maps may be written out in a diagram as follows, but this diagram is not commutative.


Related Solutions

A 2nd order homogeneous linear differential equation has odd-even parity. Prove that if one of its...
A 2nd order homogeneous linear differential equation has odd-even parity. Prove that if one of its solutions is an even function and the other can be constructed as an odd function.
Prove that every natural number is odd or even.
Prove that every natural number is odd or even.
Let T,S : V → W be two linear transformations, and suppose B1 = {v1,...,vn} andB2...
Let T,S : V → W be two linear transformations, and suppose B1 = {v1,...,vn} andB2 = {w1,...,wm} are bases of V and W, respectively. (c) Show that the vector spaces L(V,W) and Matm×n(F) are isomorphic. (Hint: the function MB1,B2 : L(V,W) → Matm×n(F) is linear by (a) and (b). Show that it is a bijection. A linear transformation is uniquely specified by its action on a basis.) need clearly proof
Which of the following are linear transformations? Choose Linear Not Linear  The function f:ℝ3→ℝ2 defined byf([x y...
Which of the following are linear transformations? Choose Linear Not Linear  The function f:ℝ3→ℝ2 defined byf([x y z]^T)=[x−y 3y+z]^T. Choose Linear Not Linear  The function a:ℝ→ℝ such that a(x)=(x−1)+(x−2)^2. Choose Linear Not Linear  The function g:M2,2(ℝ)→M2,2(ℝ) defined by g(A)=2A+[1 2 3 4] Here, M2,2(ℝ)) is the vector space of 2×2matrices with real entries. Choose Linear Not Linear  The function h:ℝ2→ℝ defined by h([xy])=x^2−y^2.
Suppose all wages were indexed to inflation. Would inflation still be considered a problem? Why or...
Suppose all wages were indexed to inflation. Would inflation still be considered a problem? Why or why not?
1. Suppose ?:? → ? and {??}?∈? is an indexed collection of subsets of set ?....
1. Suppose ?:? → ? and {??}?∈? is an indexed collection of subsets of set ?. Prove ?(⋂ ?? ?∈? ) ⊂ ⋂ ?(??) ?∈? with equality if ? is one-to-one. 2. Compute: a. ⋂ ∞ ?=1 [?,∞) b. ⋃ ∞ ?=1 [0,2 − 1 /?] c. lim sup ?→∞ (−1 + (−1)^? /?,1 +(−1)^? /?) d. lim inf ?→∞(−1 +(−1)^?/ ?,1 +(−1)^? /?)
#include <iostream> using namespace std; int main() { int even=0,odd=0,sum=0,sum2=0,largest,smallest; int num,i; for ( i=1; i<=10;...
#include <iostream> using namespace std; int main() { int even=0,odd=0,sum=0,sum2=0,largest,smallest; int num,i; for ( i=1; i<=10; i++){ cout << " Enter " << i << " number: "; cin >> num; if ( num%2==0){ even++; sum+=num; } else { odd++; sum2+=num; if(num>largest){ largest = num; } if(num<largest) { smallest = num; } } cout << " The sum of even number is : " << sum << endl; cout << " The total-count of even number is : " <<...
prove that every integer is either even or odd but never both.
prove that every integer is either even or odd but never both.
Write c code to determine if a binary number is even or odd. If it is...
Write c code to determine if a binary number is even or odd. If it is odd, it outputs 1, and if it is even, it outputs 0. It has to be less than 12 operations. The operations have to be logical, bitwise, and arithmetic.
Develop a C++ function to find the number of even and odd integers in a given...
Develop a C++ function to find the number of even and odd integers in a given array of integers Pass in an array of integers Pass in the size of the array of integers Pass in a reference parameter for the number of even values Pass in a reference parameter for the number of odd values The function doesn't return anything Develop a C++ program to test your function
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT