Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Engineering Mathematics Expert

Problem 1: Let k ≥ 32 be a positive integer, and let n =260_Figure.png. Consider the k x n binary matrix G whose columns are all the 260_Figure.pngbinary vectors of length k and hamming weight 3. Let C be the (n, k, d) binary linear code generated by G. What is the minimum distance d of C? Prove your answer.

Hint: Let x ∈ C be the sum of some s rows of G. Consider the weight of x as a function of s.

Problem 2: In this problem, we use the term perfect code to refer specifically to an (n, M, d) binary code (either linear or nonlinear) with u = 2m - 1, M = 2n-m and d = 3, for an integer m ≥ 3. An extended perfect code C* is a code of length n + 1= 2m obtained from a perfect code C of length n by appending an extra coordinate, so that the weight of all the code words in C* is even.

a. Let C ⊂ F2n be a perfect code. Prove that there exists a partition C0, C1, . . . , Cn of F2n into perfect codes, where C0 = C and Ci = ai + C is a translate of C for i = 1, 2, . . . , n.

b. Let E2n+1 be the set of all even weight vectors in F2n+1. Show that, given an extended perfect code C* ⊂ E2n+1, there exists a partition C*0, C*1, . . . , C*n, of E2n+1 into translates of C*, with C*0 = C*.

c. Let C0, C1, . . . , Cn and C*0, C*1, . . . , C*n be partitions of F2n and F2n+1 as in parts (a) and (b) above. Let π be an arbitrary permutation on the set {0, 1, . . . , n}, and let (a|b) ∈ F22n+1 denote the concatenation of a ∈ F2n+1 and b ∈ F2n. Prove that the code ϑ defined below is perfect:

ϑ =def {(c*|c) : c*∈ C*i, c ∈ Cj,  π(i) = j}

d. Use the construction in part (c) to show that, for all m ≥ 4, there exist nonlinear perfect codes of length n = 2m - 1.

e. Prove that there are at most 2m2^n-m distinct perfect codes of length n = 2m - 1. Here, codes C and C' are considered distinct if the set of codewords of C differs from the set of codewords of C'.

Problem 3: The decay function D from Fqn to Fqn-1 is defined as follows. Each vector x = (x1, x2, . . . , xn) in Fqn is mapped by D into the vector:

D(x) = (x2 - x1, x3 - x2, . . . , xn - xn-1)

The lifespan of a vector x ∈ Fqn is defined as the smallest integer i such that Di(x) = 0; that is, applying the decay function D to x successively i times results in the all-zero vector of length n - i. If no such i exists, then the lifespan of x is defined to be n. The lifespan of the vector 0 is zero, by convention.

a. Prove that if x1 is a vector of length n and lifespan i, and x2 is vector of length n and lifespan j, with j < i, then x1 + x2 is a vector with lifespan i. That is

lifespan (x1 + x2) = max {lifespan (x1), lifespan (x2)}

b. Suppose it is known that the lifespans of the k vectors x1, x2, . . . , xk ∈ Fqn are are all distinct. Prove that these k vectors are linearly independent over Fq.

c. Let ∝ be a primitive element of Fq, and let x1 and x2 be two vectors of lifespan i in Fqn. Prove that there exists an integer j ∈ {0, 1, . . . , q-2} such that lifespan (xi + ∝jx2) < i.

d. Given a linear code C of length n and dimension k over Fq, let Li denote the number of codewords of lifespan i in C. The integers L1, L2, . . . , Ln are called the lifespan distribution of C. Prove that the lifespan distribution of any such code C contains exactly k nonzero values.

e. Define the cyclic decay function D' from Fqn to Fqn as follows. Each vector x = (x1, x2, . . . , xn) in Fqn is mapped by D' into the vector:

D'(x) = (x2 - xi, x3 - x2, . . ., xn - Xn-1, x1 - xn)

The lifespan with respect to this function is defined as before. Namely, cyclic-lifespan (x) is the smallest integer i such that applying the cyclic decay function D' to x successively i times results in the all-zero vector of length n. In this part, assume that n is a power of 2 and q = 2. How many binary vectors of length n and cyclic lifespan i are there, for each i = 0, 1, . . . , n?

Problem 4: In this problem, we deal with three different finite fields: the ground field GF(q), its extension GF(qm) of degree m, and the extension of GF(qm) of degree n, namely the finite field GF(qmn). Throughout this problem, assume that n divides q - 1.

a. Prove that the polynomial xn - 1 has n distinct roots in GF(q).

b. Prove that for any finite extension GF(qm) of GF(q), there exists a primitive element β ∈ GF(qm) such that {β, βq, βq^2, . . . , βq^m-1} is a basis for GF(qm) over GF(q).

c. Now let y be a primitive element of GF(qmn) such that {γ, γq, γq^2, . . . , γq^nm-1} is a basis for GF(qmn) over GF(q). You have proved in part (b) that such an element exists. You have also proved in part (a) that all the n distinct roots of the polynomial xn - 1 lie in in GF(q). Let us denote these roots by e1, e2, e3, . . . , en. Define n elements ∝1, ∝2, . . . , ∝n ∈ GF(qmn) as follows:

 ∝i =def γ + (γq^m/ei) + (γq^2m/ei2) + . . . + (γq^(n-1)m/ein-1)       for i = 1, 2, . . . , n

Prove that the elements (∝1)n, (∝2)n, . . . , (∝n)n lie in the subfield GF(qm). That is, show that (∝i)nq^m = (∝i)n for all i = 1, 2, . . . , n.

Hint: First show that this holds for n = 2, with q odd and e1 = 1, e2 = -1.

d. Prove that the elements in the set

B =def {(∝i)q^i ∈ GF(qmn) : for i = 1, 2, . . . , n and j = 0, 1, . . . , m - 1}

are linearly independent over GF(q). Therefore, conclude that the set B is a basis for GF(qmn) as an mn-dimensional vector space over GF(q).

Problem 5: Let C be a binary linear cyclic code of length n with zeros at {∝Z1, ∝Z2, . . . , ∝zr}, where ∝ ∈ GF(2m) is a primitive n-th root of unity. That is C = (g(x)), where deg g(x) = r and the r roots of g(x) are precisely ∝Z1, ∝Z2, . . . , ∝zr. For any subset I = {i1, i2, . . . , iμ} of {0, 1, . . . , n-1} define the code

C(I) = { (ci1, ci2, . . . , c)   : (c0, c1, . . . , cn-1) with ci = 0 for all i ∉ I is in C }

In other words, C(I) is the code obtained from C by shortening Cat all the positions that are not in I. Throughout this problem, assume that n = n1n2 is an odd composite integer.

a. Write down a parity-check matrix for C(I).

b. Let β ∈ GF(2m_1) be a primitive n1-th root of unity, where m1 is the least integer such that n1 divides 2m_1 - 1. Prove that β  ∈ GF(2m), where m is the least integer such that n divides 2m - 1.

c. For I = {0, n2, 2n2, . . . , (n1 - 1 )n2}, show that C(I) is a cyclic code and find the set of zeros of C(I) in terms of {z1, z2, . . . ,zr} and β. In particular, if C is a narrow-sense BCH code of length n1n2 = 31·3 = 93 with designed distance 11, express the zeros of C and C(I) as unions of cyclotomic cosets modulo 93 and 31, respectively. What is the dimension of C(I)?

d. Now let C be a BCH code with zeros at ∝0, ∝1, . . . , ∝δ-1 and their conjugates. Let I1, I2 be such that {∝i : i ∈ I2}  = {∝a + ∝i : i ∈ I1} for some fixed a. Show that C(I2) = C(I1).

Problem 6: Throughout this problem, let BCH(n, q; δ) denote a narrow-sense BCH code of length n with designed distance δ over the finite field GF(q). Further, assume throughout that n and q are relatively prime, and let m denote the least integer such that n divides qm - 1.

a. Let C be a linear cyclic code of length n over GF(q), and let Z denote the set of zeros of C. That is C = (g(x)), and Z is the set of exponents of all the zeros of g(x). Prove that C contains its dual code C if and only if Z ∩ Z-1 = ∅, where Z-1 =def {-z mod n : z ∈ Z}.

b. In this part, assume that n = q - 1. Show that BCH(n, q; δ) ⊆ BCH(n, q; δ) if and only if δ ≤ (n+1)/2, where BCH(n, q; δ) denotes the dual code of BCH(n, q; δ).

c. Prove that if δ ≥ q√n, then BCH(n, q; δ) ? BCH(n, q; δ)

Hint: Express the length n in base q, namely write n = n0 + n1q + · · · + nsqs for some s.

d. Now let us consider binary BCH codes only. Suppose that n > 2⌊m/2⌋ and δ ≤ n2⌊m/2⌋/(2m - 1). Show that under these conditions, we have

dimBCH(n,2; δ) = n - m ⌈δ-1/2⌉.

Engineering Mathematics, Engineering

  • Category:- Engineering Mathematics
  • Reference No.:- M92180102

Have any Question?


Related Questions in Engineering Mathematics

Assignment - lp problemsthe data for all the problems in

Assignment - LP problems The data for all the problems in this HW are included in the LP_problems_xlsx spreadsheet. Problem 1 - Cash Planning A startup investment project needs money to cover its cash flow needs. At the ...

Math assignment -q1 let fx -x3-cosx and p0 1 use newtons

Math Assignment - Q1. Let f(x) = -x 3 -cos(x), and p 0 = 1. Use Newton's method to find p 2 . Could p0=0 be used? Q2. Perform two iterations by Newton's method and the secant method to each of the following: a. e x + 2 - ...

Question suppose g is an undirected connected weighted

Question : Suppose G is an undirected, connected, weighted graph such that the edges in G have distinct edge weights. Show that the minimum spanning tree for G is unique.

Question a suppose that you are given an instance of the

Question : (a) Suppose that you are given an instance of the MST problem on a graph G, with edge weights that are all positive and distinct. Let T be the minimum spanning tree for G returned by Kruskal's algorithm. Now s ...

Numerical analysis assignment -q1 define the following

Numerical Analysis Assignment - Q1. Define the following terms: (i) Truncation error (ii) Round-off error Q2. Show that if f(x) = logx, then the condition number, c(x) = |1/logx|. Hence show that log x is ill-conditioned ...

Assignment - introduction to math programmingdirections

Assignment - Introduction to Math Programming Directions - Formulate a linear programming model for the following description. Include definitions of decision variables, Objective function, and constraints. Augment your ...

Problem -consider a closed convex set x sub rd a function h

Problem - Consider a closed convex set X ⊂ R d , a function H : X x Ξ ι→ R d , and a deterministic nonnegative sequence {α n } such that n=0 ∑ ∞ α n = ∞ and n=0 ∑ ∞ (α n ) 2 = ∞. Consider an inner product (·, ·) on R d , ...

Analytical methods for engineers assignment - calculusthis

ANALYTICAL METHODS FOR ENGINEERS ASSIGNMENT - CALCULUS This assignment assesses Outcome - Analyse and model engineering situations and solve problems using calculus. Questions - Q1. Differentiate the following functions ...

Question 1 - many spas many componentsconsider 4 types of

Question 1 - Many spas, many components Consider 4 types of spa tub: Aqua-Spa (or FirstSpa, or P1), Hydro-Lux (or SecondSpa, or P2), ThirdSpa (or P3) and FourthSpa (or P4), with the production of products P1, ..., P4 in ...

Question suppose that g is a directed graph in class we

Question : Suppose that G is a directed graph. In class we discussed an algorithm that will determine whether a given vertex can reach every other vertex in the graph (this is the 1-to-many reachability problem). Conside ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As