Complexity of Decoding Positive-Rate Reed-Solomon Codes

Size: px
Start display at page:

Download "Complexity of Decoding Positive-Rate Reed-Solomon Codes"

Transcription

1 Complexity of Decoding Positive-Rate Reed-Solomon Codes Qi Ceng 1 and Daqing Wan 1 Scool of Computer Science Te University of Oklaoma Norman, OK qceng@cs.ou.edu Department of Matematics University of California Irvine, CA dwan@mat.uci.edu Abstract. Te complexity of maximum likeliood decoding of te Reed- Solomon codes [q 1, k] q is a well known open problem. Te only known result [4] in tis direction states tat it is at least as ard as te discrete logaritm in some cases were te information rate unfortunately goes to zero. In tis paper, we remove te rate restriction and prove tat te same complexity result olds for any positive information rate. In particular, tis resolves an open problem left in [4], and rules out te possibility of a polynomial time algoritm for maximum likeliood decoding problem of Reed-Solomon codes of any rate under a well known cryptograpical ardness assumption. As a side result, we give an explicit construction of Hamming balls of radius bounded away from te minimum distance, wic contain exponentially many codewords for Reed-Solomon code of any positive rate less tan one. Te previous constructions in [][7] only apply to Reed-Solomon codes of diminising rates. We also give an explicit construction of Hamming balls of relative radius less tan 1 wic contain subexponentially many codewords for Reed-Solomon code of rate approacing one. 1 Introduction Let F q be a finite field of q elements and of caracteristic p. A linear errorcorrecting [n, k] q code is defined to be a linear subspace of dimension k in F n q. Let D = {x 1,, x n } F q be a subset of cardinality D = n > 0. For 1 k n, let f run over all polynomials in F q [x] of degree at most k 1, te vectors of te form (f(x 1 ),, f(x n )) F n q constitute a linear error-correcting [n, k] q code. If D = F q, it is famously known as te Reed-Solomon code. If D = F q, it is known as te extended Reed-Solomon code. We denote tem by RS q [q 1, k] and RS q [q, k] respectively. We simply call it a generalized Reed-Solomon code if D is an arbitrary subset of F q.

2 Remark 1. In some code teory literature, RS q [q 1, k] is called primitive Reed- Solomon code, and a generalized Reed-Solomon code [n, k] q is defined to be {(y 1 f(x 1 ),, y n f(x n )) f F q [x], deg(f) < k}, were y 1, y,, y n are nonzero elements in F q. Te minimal distance of a generalized Reed-Solomon [n, k] q code is n k + 1 because a non-zero polynomial of degree at most k 1 as at most k 1 zeroes. Te ultimate decoding problem for an error-correcting [n, k] q code is te maximum likeliood decoding: given a received word u F n q, find a codeword v suc tat te Hamming distance d(u, v) is minimal. Wen te number of errors is reasonably small, say, smaller tan n nk, ten te list decoding algoritms of Guruswami-Sudan [8] gives a polynomial time algoritm to find all te codewords for te generalized Reed-Solomon [n, k] q code. Wen te number of errors increases beyond n nk, it is not known weter tere exists a polynomial time decoding algoritm. Te maximum likeliood decoding of a generalized Reed-Solomon [n, k] q code is known to be NP-complete [6]. Te difficulty is caused by te combinatorial complication of te subset D wit no structures. In fact, tere is a straigtforward way to reduce te subset sum problem in D to te deep ole problem of a generalized Reed-Solomon code, wic can ten be reduced to te maximum likeliood decoding problem [3]. Note tat te subset sum problem for D F q is ard only if D is muc smaller tan q. In practical applications, one rarely uses te case of arbitrary subset D. Te most widely used case is wen D = F q wit ric algebraic structures. Tis case is essentially equivalent to te case D = F q. For simplicity, we focus on te extended Reed-Solomon code RS q [q, k] in tis paper, all our results can be applied to te Reed-Solomon code RS q [q 1, k] wit little modification. Te maximum likeliood decoding problem of RS q [q, k] is considered to be ard, but te attempts to prove its NP-completeness ave failed so far. Te metods in [6][3] can not be specialized to RS q [q, k] because we ave lost te freedom to select D. Te only known complexity result [4] in tis direction says tat te decoding of RS q [q, k] is at least as ard as te discrete logaritm in F q for satisfying k 4 q k, q and for any > 0. Te main weakness of tis result is tat q as to be greater tan k, wic implies tat te information rate k/q goes to zero. But in te real world, we tend to use te Reed-Solomon codes of ig rates. 1.1 Our results Our main result of tis paper is to remove tis restriction. Precisely, we sow tat

3 Teorem 1. For any c [0, 1], tere exists an infinite explicit family of Reed- Solomon codes {RS q1 [q 1, k 1 ], RS q [q, k ],, RS qi [q i, k i ], } wit q i = Θ(i log i) and k i = (c+o(1))q i suc tat if tere is a polynomial time randomized algoritm solving te maximum likeliood decoding problem for te above family of codes, ten tere is a polynomial time randomized algoritm solving te discrete logaritm problem over all te fields in {F q 1 1 were i is any integer less tan q 1/4+o(1) i., F q,, F q i i, }, Te discrete logaritm problem over finite fields is well studied in computational number teory. It is not believed to ave a polynomial time algoritm. Many cryptograpical protocols base teir security on tis assumption. Te fastest general purpose algoritm [1] solves te discrete logaritm problem over finite field F q in conjectured time exp(o((log q ) 1/3 (log log q ) /3 )). Tus, in te above teorem, it is best to take i as large as possible (close to q 1/4+o(1) i ) in order for te discrete logaritm to be ard. If = q 1/4+o(1), tis complexity is subexponential on q. Te above teorem rules out a polynomial time algoritm for te maximum likeliood decoding problem of Reed-Solomon code of any rate under a cryptograpical ardness assumption. By a direct counting argument, for any positive integer r < q k, tere exists a Hamming ball of radius r containing at least ( q r) /q q r k many codewords in Reed-Solomon code RS q [q, k]. Tus, if k = cq for a constant 0 < c < 1, we set r = q k q 1/4 and te number of code words in te Hamming ball will be exponential in q. However, finding suc a Hamming ball deterministically is a ard problem. Tere is some work done on tis problem [7][], but all te results are for codes of diminising rates. Our contribution to tis problem is to remove te rate restriction. Teorem. For any c (0, 1), tere exists a deterministic algoritm tat given a positive integer i, outputs a prime power q, a positive integer k and a vector v F q q suc tat q = Θ(i log i) and k = (c + o(1))q, and te Hamming ball centered at v and of radius q k q 1/4+o(1) contains exp(ω(q)) many codewords in RS q [q, k], and te algoritm runs in time i O(1). Our construction allows te information rate to be positive. However, te ratio between te Hamming ball radius q k q 1/4+o(1) and te minimum distance q k + 1, wic is known as te relative radius of te Hamming ball, is approacing 1, as is in [7][]. Te following result sows tat we can decrease te relative radius to a constant less tan 1 if we work wit codes wit information rates going to one.

4 Teorem 3. For any real number ρ (/3, 1), tere is a deterministic algoritm tat, given a positive integer i, outputs a prime power q = i O(1), a positive integer k = q o( q) and a vector v F q q suc tat te Hamming ball centered at v and of radius [ρ(q k + 1)] contains at least q i many codewords in RS q [q, k]. Te algoritm as time complexity i O(1). Note tat te information rate is 1 o(1). It would be interesting for future researc to extend te result to all ρ (1/, 1) and to prove a similar result wit te information rate positive and te relative radius less tan 1. Given a real number ρ (0, 1), te codes were some Hamming balls of relative radius ρ contain superpolynomially many codewords are called ρ-dense. It was known in [5] ow to efficiently construct suc codes for any ρ (1/, 1), but finding te center of suc a Hamming ball in deterministic polynomial time was left open. In tis paper, we solve tis problem if te relative radius falls in te range (/3, 1) using Reed-Solomon codes of rate approacing one. Tis result derandomizes an important step in te inapproximability result for minimum distance problem of a linear code in [5]. However, to completely derandomize te reduction tere, one needs to find a linear map from a dense Hamming ball into a linear subspace. Tis is again an interesting future researc direction. 1. Tecniques Our earlier paper [4] proved Teorem 1 for c = 0 (in tat case we ave i q 1/+o(1) i ). Te main result of our earlier paper was to sow tat te maximum likeliood decoding of RS q [q, k] is at least as ard as te discrete logaritm over F q if every element in F q can be represented as products of k + distinct elements from α + F q were α satisfies F q [α] = F q. Te number of representations corresponds to te number of codewords in certain Hamming ball of radius q k. In tis paper, we sall be concentrating on 0 < c 1. We sall sow tat te case c = 1 follows from te case c = 0 by a dual argument. Te main new idea for te case 0 < c < 1 is to exploit te role of subfields contained in F q. Assume tat q = q and = q 1/4+o(1) is a positive integer. We ave F q F q F q. Let α be an element in F q suc tat F q [α] = F q [α] = F q. We observe tat if every element in F q can be written as a product of g 1 many distinct α + a wit a F q, ten for any nonnegative integer g q q, every element in F q can be written as a product of g 1 + g many distinct α + a wit a F q. Tis observation enables us to prove te main tecnical lemma tat for any constant 0 < c < 1, any element in F q can be written as a product of cq distinct factors in {α + a a F q } for q large enoug. Previous work for rate c = 0 For readers convenience, in tis section, we sketc te main ideas in our earlier paper [4]. Tis will be te starting point of our new results in te present paper.

5 Let be a positive integer. Let (x) be a monic irreducible polynomial in F q [x] of degree. Let α be a root of (x) in an extension field. Ten, F q [α] = F q is a finite field of q element. We ave Teorem 4. Let < g < q be positive integers. If every element of F q can be written as a product of exactly g distinct linear factors of te form α + a wit a F q, ten te discrete logaritm in F q can be efficiently reduced in random time q O(1) to te maximum likeliood decoding of te Reed-Solomon code RS q [q, g ]. Proof. In [4], te same result was stated for te weaker bounded distance decoding. Since te specific words used in [4] ave exact distance q g to te code RS q [q, g ], te bounded distance decoding and te maximum likeliood decoding are equivalent for tose special words. Tus, we may replace bounded distance decoding by te maximum likeliood decoding in te above statement. We now sketc te main ideas. Let (x) be a monic irreducible polynomial of degree in F q [x]. We sall identify te extension field F q wit te residue field F q [x]/((x)). Let α be te class of x in F q [x]/((x)). Ten, F q [α] = F q. Consider te Reed-Solomon code RS q [q, g ]. For a polynomial f(x) F q [x] of degree at most 1, let u f be te received word u f = ( f(a) (a) + ag ) a Fq. By assumption, we can write f(α) = g (α + a i ), i=1 were a i F q are distinct. It follows tat as polynomials, we ave te identity g (x + a i ) = f(x) + t(x)(x), i=1 were t(x) F q [x] is some monic polynomial of degree g. Tus, g f(x) (x) + xg + (t(x) x g i=1 ) = (x + a i), (x) were t(x) x g F q [x] is a polynomial of degree at most g 1 and tus corresponds to a codeword. Tis equation implies tat te distance of te received word u f to te code RS q [q, g ] is at most q g. If te distance is smaller tan q g, ten one gets a monic polynomial of degree g wit more tan g distinct roots. Tus, te distance of u f to te code is exactly q g. Let C f be te set of codewords in RS q [q, g ] tat as distance exactly q g to te received word u f. Te cardinality of C f is ten equal to 1 g! times te number of ordered ways tat f(α) can be written as a product of exactly g

6 distinct linear factors of te form α + a wit a F q. For error radius q g, te maximum likeliood decoding of te received word u f is te same as finding a solution to te equation g f(α) = (α + a i ), i=1 were a i F q being distinct. To sow tat te discrete logaritm in F q can be reduced to te decoding of te words of te type u f, we apply te index calculus algoritm. Let b(α) be a primitive element of F q. Taking f(α) = b(α) i for a random 0 i q, te maximum likeliood decoding of te word u f gives a relation b(α) i = g (α + a j (i)), j=1 were a j (i) F q are distinct for 1 j g. Tis gives te congruence equation i g log b(α) (α + a j (i)) (mod q 1). j=1 Repeating te decoding and let i vary, tis would give enoug linear equations in te q variables log b(α) (α + a) (a F q )). Solving te linear system modulo q 1, one finds te values of log b(α) (α + a) for all a F q. To compute te discrete logaritm of an element v(α) F q wit respect to te base b(α), one applies te decoding to te element v(α) and finds a relation v(α) = were te b j F q are distinct. Ten, log b(α) v(α) g (α + b j ), j=1 g log b(α) (α + b j ) (mod q 1). j=1 In tis way, te discrete logaritm of v(α) is computed. Te detailed analysis can be found in [4]. Te above teorem is te starting point of our metod. In order to use it, one needs to get good information on te integer g satisfying te assumption of te teorem. Tis is a difficult teoretical problem in general. It can be done in some cases, wit te elp of Weil s caracter sum estimate togeter wit a simple sieving. Precisely, te following result was proved for g in [4]. Teorem 5. Let < g be positive integers. Let ( N(g, ) = 1 q g ( ) g q g 1 ( ) g g! q (1 + ))( 1) g q g/. 1

7 Ten every element in F q can be written in at least N(g, ) ways as a product of exactly g distinct linear factors of te form α + a wit a F q. If for some constant > 0, we ave q max(g, ( 1) + ), g ( 4 + )( + 1), ten N(g, ) q g/ /g! > 0. Te main draw back of te above teorem is te condition q g, wic translates to te condition tat te information rate (g )/q goes to zero in applications. 3 Te result for rate c = 1 Now we sow tat Teorem 1 olds wen te information rate approaces one. Proposition 6 Let g, be positive integers suc tat for some constant > 0, we ave q max(g, ( 1) + ), g ( 4 + )( + 1). Ten, every element in F q can be written in at least N(g, ) ways as a product of exactly q g distinct linear factors of te form α + a wit a F q. To prove tis proposition, we observe tat te map tat sends β F q to a F q (α + a)/β is one-to-one from F q to itself. Proof: Note tat (α + a) 0. a F q Given an element β F q, from Teorem 5, we ave tat a F q (α + a)/β can be written in at least N(g, ) ways as a product of exactly g distinct linear factors of te form α + a wit a F q, ence β can be written in at least N(g, ) ways as a product of exactly q g distinct linear factors of te form α + a wit a F q. It follows from Teorem 4 tat we ave te following two results. Proposition 7 Suppose tat q max(g, ( 1) + ), g ( 4 + )( + 1). Ten te maximum likeliood decoding RS q [q, q g ] is as ard as te discrete logaritm over te finite field F q. Note tat te rate (q g )/q approaces 1 as q increases for g = O( q) and = O(g) = O( q).

8 Proposition 8 Suppose tat q max(g, ( 1) + ), g ( 4 + )( + 1). Let (x) be an irreducible polynomial of degree over F q and let f(x) be a nonzero polynomial of degree less tan over F q. Ten in Reed-Solomon code RS q [q, q g ], te Hamming ball centered at ( f(a) (a) + aq g ) a Fq of radius g contains at least qg/ g! many codewords. Note if we set g = q, ten te number of codewords is greater tan q, wic is subexponential. Proof of Teorem 3: Te relative radius of te Hamming ball in te g above proposition is g++1. If g = ( 4 + )( + 1), ten te relative radius is approacing to 4 +. Select suc tat +4 4 = ρ = Note tat can be large if ρ is close to /3. If g = q 1 +, te number of codewords is at least q g/ g! > ( q/g) g = q g (+). To make sure tat tis number is greater tan q i, we need g > (+)i. It is satisfied if we let q to be te least prime power tat is greater tan ( ( + )i ) + = i O(1). We ten calculate g = q 1 + and solve from te equation g = ( +)(+1). Finally we find an irreducible polynomial (x) of degree over F q using te algoritm in [9]. 4 Te result for rate 0 < c < 1 We now consider te positive rate case wit 0 < c < 1. For tis purpose, we take q = q m 1 wit m. Let α be an element in F q wit F q1 [α] = F q. Since we also ave F q = F q [α]. Teorem 9. Let q = q1 m wit g q q 1. Let N(g 1, g,, m) = 1 g 1! F q1 [α] F q [α] F q, wit m. Let g 1 and g be non-negative integers ( q g 1 1 ( g 1 ) q g q1 m (1 + 1 ( ) g1 )(m 1) g1 q g1/ 1 ) (q ) q1 g

9 Ten, every element in F q can be written in at least N(g 1, g,, m) ways as a product of exactly g 1 + g distinct linear factors of te form α + a wit a F q. If for some constant > 0, we ave q 1 max(g1, (m 1) + ), g 1 ( 4 + )(m + 1) ten N(g 1, g,, m) qg1/ 1 g 1! ( ) q q1 > 0. g Proof. Since g q q 1, we can coose g distinct elements b 1,, b g from te set F q F q1. For any element β F q = F, since F q1 m q1 [α] = F q m, we can 1 apply Teorem 5 to deduce tat β (α + b 1 ) (α + b g ) = (α + a 1) (α + a g1 ), were te a i F q1 are distinct. Te number of suc sets {a 1, a, a 3,, a g1 } is greater tan F q1 ( 1 q g 1 1 ( g 1 ) q g g 1! q1 m (1 + 1 ( ) ) g1 )(m 1) g1 q g1/ 1. Since F q1 and its complement F q F q1 are disjoint, it follows tat β = (α + b 1 ) (α + b g )(α + a 1 ) (α + a g1 ) is a product of exactly g 1 + g distinct linear factors of te form α + a wit a F q. We now take g 1 = q 1/m = q 1 and g = cq g 1 in te above teorem. Tus, g 1 + g = cq. We need g satisfying te inequalities Tat is, 0 g q q 1 = q q 1/m. 0 cq q 1/m q q 1/m. Te left side inequality is satisfied if q 1 c /(m 1). Te rigt side inequality is satisfied if q 1 (1 c) 1/(m 1). Tus, we obtain Teorem 10. Let m and be two positive integers suc tat q = q m 1. Let 0 < c < 1 be a constant suc tat q 1 max((m 1) +, ( 4 + )(m + 1), c m 1, (1 c) 1 m 1 ) for some constant > 0. Ten, every element in F q can be written as a product of exactly cq distinct linear factors of te form α + a wit a F q.

10 Combining tis teorem togeter wit Teorem 4, we deduce Teorem 11. Let m and be two positive integers suc tat q = q m 1. Let 0 < c < 1 be a constant suc tat q 1 max((m 1) +, ( 4 + )(m + 1), c m 1, (1 c) 1 m 1 ) for some constant > 0. Ten, te maximum likeliood decoding of te Reed- Solomon code RS q [q, cq ] is at least as ard (in random time q O(1) reduction) as te discrete logaritm in F q. Taking m = in tis teorem, we deduce Teorem 1. Proposition 1 Let be a positive integer and 0 < c < 1 be a constant. Let q 1 be a prime power suc tat q 1 max(( 1) +, ( 4 + )( + 1), c /3, (1 c) 1 ) (1) for some constant > 0. Let q = q1. Let (x) be an irreducible polynomial of degree over F q wose root α satisfies tat F q1 [α] = F q. Let f(x) be a nonzero polynomial over F q of degree less tan. Ten in te Reed-Solomon code RS q [q, cq ], te Hamming ball centered at ( f(a) (a) +a cq ) a Fq of radius q cq contains at least exp(θ(q)) many codewords. Proof: Te number of codewords in te ball is greater tan q q 1 / ( ) 1 q q1 q 1! cq, q 1 wic is greater tan ( q q 1 ) cq q 1 = exp(θ(q)). Proof of Teorem. Let q to be te square of te i-t prime power (listed in increasing order). Assume tat i is large enoug suc tat q max(c /3, (1 c) 1 ). We ten let to be 1/ log q and to be te largest integer satisfying (1). It remains to find an irreducible polynomial of degree over F q, wose root α satisfies tat F q1 [α] = F q. Let p be te caracteristic of F q. We can use α suc tat F p [α] = F q. We need to find an irreducible polynomial of degree log p q over F p. It can be done in time polynomial in p and te degree [9]. Ten we factor te polynomial over F q and take any factor to be (x). As for f(x), we may simply let f(x) = 1. 5 Conclusion and future researc In tis paper, we sow tat te maximum likeliood decoding of te Reed- Solomon code is at least as ard as te discrete logaritm for any given information rate. In our result, we assumed tat te cardinality of te finite field is

11 composite. Wile tis is not a problem in practical applications, e.g. q = 56 is quite popular, it would be interesting to remove tis restriction, tat is, allowing prime finite fields as well. Many important questions about decoding Reed-Solomon codes remain open. For example, little is known about te exact list decoding radius of Reed-Solomon codes. In particular, does tere exist a Hamming ball of relative radius less tan one tat contains super-polynomial many codewords in Reed-Solomon codes of rate less tan one? References 1. Nigel Smart Antoine Joux, Reynald Lercier and Frederik Vercauteren. Te number field sieve in te medium prime case. In Advances in Cryptology - CRYPTO 006, volume 4117 of Lecture Notes in Computer Science, pages Springer-Verlag, Eli Ben-Sasson, Swastik Kopparty, and Jaikumar Radakrisnan. Subspace polynomials and list decoding of Reed-Solomon codes. In 47t Annual IEEE Symposium on Foundations of Computer Science (FOCS), pages 07 16, Qi Ceng and Elizabet Murray. On deciding deep oles of Reed-Solomon codes. In Proceedings of Annual Conference on Teory and Applications of Models of Computation(TAMC), volume 4484 of Lecture Notes in Computer Science, pages Springer-Verlag, Qi Ceng and Daqing Wan. On te list and bounded distance decodability of Reed- Solomon codes. SIAM Journal on Computing, 37(1):195 09, 007. Special Issue on FOCS Ilya Dumer, Daniele Micciancio, and Madu Sudan. Hardness of approximating te minimum distance of a linear code. IEEE Transactions on Information Teory, 49(1): 37, V. Guruswami and A. Vardy. Maximum-likeliood decoding of Reed-Solomon codes is NP-ard. IEEE Transactions on Information Teory, 51(7):49 56, Venkatesan Guruswami and Atri Rudra. Limits to list decoding Reed-Solomon codes. IEEE Transactions on Information Teory, 5(8): , Venkatesan Guruswami and Madu Sudan. Improved decoding of Reed-Solomon and algebraic-geometry codes. IEEE Transactions on Information Teory, 45(6): , Victor Soup. New algoritms for finding irreducible polynomials over finite fields. Matematics of Computation, 54: , 1990.

Complexity of Decoding Positive-Rate Primitive Reed-Solomon Codes

Complexity of Decoding Positive-Rate Primitive Reed-Solomon Codes 1 Complexity of Decoding Positive-Rate Primitive Reed-Solomon Codes Qi Ceng and Daqing Wan Abstract It as been proved tat te maximum likeliood decoding problem of Reed-Solomon codes is NP-ard. However,

More information

Computing Error Distance of Reed-Solomon Codes

Computing Error Distance of Reed-Solomon Codes Computing Error Distance of Reed-Solomon Codes Guizhen Zhu Institute For Advanced Study Tsinghua University, Beijing, 100084, PR China Email:zhugz08@mailstsinghuaeducn Daqing Wan Department of Mathematics

More information

Approximation Algorithm of Minimizing Makespan in Parallel Bounded Batch Scheduling

Approximation Algorithm of Minimizing Makespan in Parallel Bounded Batch Scheduling Te 7t International Symposium on Operations Researc and Its Applications (ISORA 08) Lijiang Cina October Novemver 008 Copyrigt 008 ORSC & APORC pp. 5 59 Approximation Algoritm of Minimizing Makespan in

More information

Analytic Functions. Differentiable Functions of a Complex Variable

Analytic Functions. Differentiable Functions of a Complex Variable Analytic Functions Differentiable Functions of a Complex Variable In tis capter, we sall generalize te ideas for polynomials power series of a complex variable we developed in te previous capter to general

More information

ch (for some fixed positive number c) reaching c

ch (for some fixed positive number c) reaching c GSTF Journal of Matematics Statistics and Operations Researc (JMSOR) Vol. No. September 05 DOI 0.60/s4086-05-000-z Nonlinear Piecewise-defined Difference Equations wit Reciprocal and Cubic Terms Ramadan

More information

lecture 26: Richardson extrapolation

lecture 26: Richardson extrapolation 43 lecture 26: Ricardson extrapolation 35 Ricardson extrapolation, Romberg integration Trougout numerical analysis, one encounters procedures tat apply some simple approximation (eg, linear interpolation)

More information

2.1 THE DEFINITION OF DERIVATIVE

2.1 THE DEFINITION OF DERIVATIVE 2.1 Te Derivative Contemporary Calculus 2.1 THE DEFINITION OF DERIVATIVE 1 Te grapical idea of a slope of a tangent line is very useful, but for some uses we need a more algebraic definition of te derivative

More information

The derivative function

The derivative function Roberto s Notes on Differential Calculus Capter : Definition of derivative Section Te derivative function Wat you need to know already: f is at a point on its grap and ow to compute it. Wat te derivative

More information

1 The concept of limits (p.217 p.229, p.242 p.249, p.255 p.256) 1.1 Limits Consider the function determined by the formula 3. x since at this point

1 The concept of limits (p.217 p.229, p.242 p.249, p.255 p.256) 1.1 Limits Consider the function determined by the formula 3. x since at this point MA00 Capter 6 Calculus and Basic Linear Algebra I Limits, Continuity and Differentiability Te concept of its (p.7 p.9, p.4 p.49, p.55 p.56). Limits Consider te function determined by te formula f Note

More information

1 Calculus. 1.1 Gradients and the Derivative. Q f(x+h) f(x)

1 Calculus. 1.1 Gradients and the Derivative. Q f(x+h) f(x) Calculus. Gradients and te Derivative Q f(x+) δy P T δx R f(x) 0 x x+ Let P (x, f(x)) and Q(x+, f(x+)) denote two points on te curve of te function y = f(x) and let R denote te point of intersection of

More information

On the List and Bounded Distance Decodability of Reed-Solomon Codes

On the List and Bounded Distance Decodability of Reed-Solomon Codes On the List and Bounded Distance Decodability of Reed-Solomon Codes Qi Cheng School of Computer Science The University of Oklahoma Norman, OK 73019, USA qcheng@cs.ou.edu Daqing Wan University of California

More information

A Deterministic Reduction for the Gap Minimum Distance Problem

A Deterministic Reduction for the Gap Minimum Distance Problem A Deterministic Reduction for the Gap Minimum Distance Problem [Extended Abstract] ABSTRACT Qi Cheng School of Computer Science The University of Oklahoma Norman, OK7309 qcheng@cs.ou.edu Determining the

More information

1. Consider the trigonometric function f(t) whose graph is shown below. Write down a possible formula for f(t).

1. Consider the trigonometric function f(t) whose graph is shown below. Write down a possible formula for f(t). . Consider te trigonometric function f(t) wose grap is sown below. Write down a possible formula for f(t). Tis function appears to be an odd, periodic function tat as been sifted upwards, so we will use

More information

Function Composition and Chain Rules

Function Composition and Chain Rules Function Composition and s James K. Peterson Department of Biological Sciences and Department of Matematical Sciences Clemson University Marc 8, 2017 Outline 1 Function Composition and Continuity 2 Function

More information

Continuity. Example 1

Continuity. Example 1 Continuity MATH 1003 Calculus and Linear Algebra (Lecture 13.5) Maoseng Xiong Department of Matematics, HKUST A function f : (a, b) R is continuous at a point c (a, b) if 1. x c f (x) exists, 2. f (c)

More information

Dedicated to the 70th birthday of Professor Lin Qun

Dedicated to the 70th birthday of Professor Lin Qun Journal of Computational Matematics, Vol.4, No.3, 6, 4 44. ACCELERATION METHODS OF NONLINEAR ITERATION FOR NONLINEAR PARABOLIC EQUATIONS Guang-wei Yuan Xu-deng Hang Laboratory of Computational Pysics,

More information

Some Review Problems for First Midterm Mathematics 1300, Calculus 1

Some Review Problems for First Midterm Mathematics 1300, Calculus 1 Some Review Problems for First Midterm Matematics 00, Calculus. Consider te trigonometric function f(t) wose grap is sown below. Write down a possible formula for f(t). Tis function appears to be an odd,

More information

ERROR BOUNDS FOR THE METHODS OF GLIMM, GODUNOV AND LEVEQUE BRADLEY J. LUCIER*

ERROR BOUNDS FOR THE METHODS OF GLIMM, GODUNOV AND LEVEQUE BRADLEY J. LUCIER* EO BOUNDS FO THE METHODS OF GLIMM, GODUNOV AND LEVEQUE BADLEY J. LUCIE* Abstract. Te expected error in L ) attimet for Glimm s sceme wen applied to a scalar conservation law is bounded by + 2 ) ) /2 T

More information

A SHORT INTRODUCTION TO BANACH LATTICES AND

A SHORT INTRODUCTION TO BANACH LATTICES AND CHAPTER A SHORT INTRODUCTION TO BANACH LATTICES AND POSITIVE OPERATORS In tis capter we give a brief introduction to Banac lattices and positive operators. Most results of tis capter can be found, e.g.,

More information

The Complexity of Computing the MCD-Estimator

The Complexity of Computing the MCD-Estimator Te Complexity of Computing te MCD-Estimator Torsten Bernolt Lerstul Informatik 2 Universität Dortmund, Germany torstenbernolt@uni-dortmundde Paul Fiscer IMM, Danisc Tecnical University Kongens Lyngby,

More information

How to Find the Derivative of a Function: Calculus 1

How to Find the Derivative of a Function: Calculus 1 Introduction How to Find te Derivative of a Function: Calculus 1 Calculus is not an easy matematics course Te fact tat you ave enrolled in suc a difficult subject indicates tat you are interested in te

More information

Section 15.6 Directional Derivatives and the Gradient Vector

Section 15.6 Directional Derivatives and the Gradient Vector Section 15.6 Directional Derivatives and te Gradient Vector Finding rates of cange in different directions Recall tat wen we first started considering derivatives of functions of more tan one variable,

More information

1 Solutions to the in class part

1 Solutions to the in class part NAME: Solutions to te in class part. Te grap of a function f is given. Calculus wit Analytic Geometry I Exam, Friday, August 30, 0 SOLUTIONS (a) State te value of f(). (b) Estimate te value of f( ). (c)

More information

University Mathematics 2

University Mathematics 2 University Matematics 2 1 Differentiability In tis section, we discuss te differentiability of functions. Definition 1.1 Differentiable function). Let f) be a function. We say tat f is differentiable at

More information

MA455 Manifolds Solutions 1 May 2008

MA455 Manifolds Solutions 1 May 2008 MA455 Manifolds Solutions 1 May 2008 1. (i) Given real numbers a < b, find a diffeomorpism (a, b) R. Solution: For example first map (a, b) to (0, π/2) and ten map (0, π/2) diffeomorpically to R using

More information

REVIEW LAB ANSWER KEY

REVIEW LAB ANSWER KEY REVIEW LAB ANSWER KEY. Witout using SN, find te derivative of eac of te following (you do not need to simplify your answers): a. f x 3x 3 5x x 6 f x 3 3x 5 x 0 b. g x 4 x x x notice te trick ere! x x g

More information

MA119-A Applied Calculus for Business Fall Homework 4 Solutions Due 9/29/ :30AM

MA119-A Applied Calculus for Business Fall Homework 4 Solutions Due 9/29/ :30AM MA9-A Applied Calculus for Business 006 Fall Homework Solutions Due 9/9/006 0:0AM. #0 Find te it 5 0 + +.. #8 Find te it. #6 Find te it 5 0 + + = (0) 5 0 (0) + (0) + =.!! r + +. r s r + + = () + 0 () +

More information

Polynomial Interpolation

Polynomial Interpolation Capter 4 Polynomial Interpolation In tis capter, we consider te important problem of approximatinga function fx, wose values at a set of distinct points x, x, x,, x n are known, by a polynomial P x suc

More information

These errors are made from replacing an infinite process by finite one.

These errors are made from replacing an infinite process by finite one. Introduction :- Tis course examines problems tat can be solved by metods of approximation, tecniques we call numerical metods. We begin by considering some of te matematical and computational topics tat

More information

2.8 The Derivative as a Function

2.8 The Derivative as a Function .8 Te Derivative as a Function Typically, we can find te derivative of a function f at many points of its domain: Definition. Suppose tat f is a function wic is differentiable at every point of an open

More information

Combining functions: algebraic methods

Combining functions: algebraic methods Combining functions: algebraic metods Functions can be added, subtracted, multiplied, divided, and raised to a power, just like numbers or algebra expressions. If f(x) = x 2 and g(x) = x + 2, clearly f(x)

More information

ALGEBRA AND TRIGONOMETRY REVIEW by Dr TEBOU, FIU. A. Fundamental identities Throughout this section, a and b denotes arbitrary real numbers.

ALGEBRA AND TRIGONOMETRY REVIEW by Dr TEBOU, FIU. A. Fundamental identities Throughout this section, a and b denotes arbitrary real numbers. ALGEBRA AND TRIGONOMETRY REVIEW by Dr TEBOU, FIU A. Fundamental identities Trougout tis section, a and b denotes arbitrary real numbers. i) Square of a sum: (a+b) =a +ab+b ii) Square of a difference: (a-b)

More information

Bob Brown Math 251 Calculus 1 Chapter 3, Section 1 Completed 1 CCBC Dundalk

Bob Brown Math 251 Calculus 1 Chapter 3, Section 1 Completed 1 CCBC Dundalk Bob Brown Mat 251 Calculus 1 Capter 3, Section 1 Completed 1 Te Tangent Line Problem Te idea of a tangent line first arises in geometry in te context of a circle. But before we jump into a discussion of

More information

MATH745 Fall MATH745 Fall

MATH745 Fall MATH745 Fall MATH745 Fall 5 MATH745 Fall 5 INTRODUCTION WELCOME TO MATH 745 TOPICS IN NUMERICAL ANALYSIS Instructor: Dr Bartosz Protas Department of Matematics & Statistics Email: bprotas@mcmasterca Office HH 36, Ext

More information

Phase space in classical physics

Phase space in classical physics Pase space in classical pysics Quantum mecanically, we can actually COU te number of microstates consistent wit a given macrostate, specified (for example) by te total energy. In general, eac microstate

More information

NUMERICAL DIFFERENTIATION. James T. Smith San Francisco State University. In calculus classes, you compute derivatives algebraically: for example,

NUMERICAL DIFFERENTIATION. James T. Smith San Francisco State University. In calculus classes, you compute derivatives algebraically: for example, NUMERICAL DIFFERENTIATION James T Smit San Francisco State University In calculus classes, you compute derivatives algebraically: for example, f( x) = x + x f ( x) = x x Tis tecnique requires your knowing

More information

Numerical Experiments Using MATLAB: Superconvergence of Nonconforming Finite Element Approximation for Second-Order Elliptic Problems

Numerical Experiments Using MATLAB: Superconvergence of Nonconforming Finite Element Approximation for Second-Order Elliptic Problems Applied Matematics, 06, 7, 74-8 ttp://wwwscirporg/journal/am ISSN Online: 5-7393 ISSN Print: 5-7385 Numerical Experiments Using MATLAB: Superconvergence of Nonconforming Finite Element Approximation for

More information

On convexity of polynomial paths and generalized majorizations

On convexity of polynomial paths and generalized majorizations On convexity of polynomial pats and generalized majorizations Marija Dodig Centro de Estruturas Lineares e Combinatórias, CELC, Universidade de Lisboa, Av. Prof. Gama Pinto 2, 1649-003 Lisboa, Portugal

More information

AMS 147 Computational Methods and Applications Lecture 09 Copyright by Hongyun Wang, UCSC. Exact value. Effect of round-off error.

AMS 147 Computational Methods and Applications Lecture 09 Copyright by Hongyun Wang, UCSC. Exact value. Effect of round-off error. Lecture 09 Copyrigt by Hongyun Wang, UCSC Recap: Te total error in numerical differentiation fl( f ( x + fl( f ( x E T ( = f ( x Numerical result from a computer Exact value = e + f x+ Discretization error

More information

INTRODUCTION TO CALCULUS LIMITS

INTRODUCTION TO CALCULUS LIMITS Calculus can be divided into two ke areas: INTRODUCTION TO CALCULUS Differential Calculus dealing wit its, rates of cange, tangents and normals to curves, curve sketcing, and applications to maima and

More information

HOMEWORK HELP 2 FOR MATH 151

HOMEWORK HELP 2 FOR MATH 151 HOMEWORK HELP 2 FOR MATH 151 Here we go; te second round of omework elp. If tere are oters you would like to see, let me know! 2.4, 43 and 44 At wat points are te functions f(x) and g(x) = xf(x)continuous,

More information

2.3 Algebraic approach to limits

2.3 Algebraic approach to limits CHAPTER 2. LIMITS 32 2.3 Algebraic approac to its Now we start to learn ow to find its algebraically. Tis starts wit te simplest possible its, and ten builds tese up to more complicated examples. Fact.

More information

Order of Accuracy. ũ h u Ch p, (1)

Order of Accuracy. ũ h u Ch p, (1) Order of Accuracy 1 Terminology We consider a numerical approximation of an exact value u. Te approximation depends on a small parameter, wic can be for instance te grid size or time step in a numerical

More information

1 Lecture 13: The derivative as a function.

1 Lecture 13: The derivative as a function. 1 Lecture 13: Te erivative as a function. 1.1 Outline Definition of te erivative as a function. efinitions of ifferentiability. Power rule, erivative te exponential function Derivative of a sum an a multiple

More information

Copyright c 2008 Kevin Long

Copyright c 2008 Kevin Long Lecture 4 Numerical solution of initial value problems Te metods you ve learned so far ave obtained closed-form solutions to initial value problems. A closedform solution is an explicit algebriac formula

More information

MTH 119 Pre Calculus I Essex County College Division of Mathematics Sample Review Questions 1 Created April 17, 2007

MTH 119 Pre Calculus I Essex County College Division of Mathematics Sample Review Questions 1 Created April 17, 2007 MTH 9 Pre Calculus I Essex County College Division of Matematics Sample Review Questions Created April 7, 007 At Essex County College you sould be prepared to sow all work clearly and in order, ending

More information

Finding and Using Derivative The shortcuts

Finding and Using Derivative The shortcuts Calculus 1 Lia Vas Finding and Using Derivative Te sortcuts We ave seen tat te formula f f(x+) f(x) (x) = lim 0 is manageable for relatively simple functions like a linear or quadratic. For more complex

More information

Exam 1 Review Solutions

Exam 1 Review Solutions Exam Review Solutions Please also review te old quizzes, and be sure tat you understand te omework problems. General notes: () Always give an algebraic reason for your answer (graps are not sufficient),

More information

Volume 29, Issue 3. Existence of competitive equilibrium in economies with multi-member households

Volume 29, Issue 3. Existence of competitive equilibrium in economies with multi-member households Volume 29, Issue 3 Existence of competitive equilibrium in economies wit multi-member ouseolds Noriisa Sato Graduate Scool of Economics, Waseda University Abstract Tis paper focuses on te existence of

More information

On Low Weight Codewords of Generalized Affine and Projective Reed-Muller Codes (Extended abstract)

On Low Weight Codewords of Generalized Affine and Projective Reed-Muller Codes (Extended abstract) Designs, Codes and Cryptograpy manuscript No. (will be inserted by te editor) On Low Weigt Codewords of Generalized Affine and Projective Reed-Muller Codes (Extended abstract) Stépane Ballet Robert Rolland

More information

2.11 That s So Derivative

2.11 That s So Derivative 2.11 Tat s So Derivative Introduction to Differential Calculus Just as one defines instantaneous velocity in terms of average velocity, we now define te instantaneous rate of cange of a function at a point

More information

Polynomial Interpolation

Polynomial Interpolation Capter 4 Polynomial Interpolation In tis capter, we consider te important problem of approximating a function f(x, wose values at a set of distinct points x, x, x 2,,x n are known, by a polynomial P (x

More information

Polynomial Functions. Linear Functions. Precalculus: Linear and Quadratic Functions

Polynomial Functions. Linear Functions. Precalculus: Linear and Quadratic Functions Concepts: definition of polynomial functions, linear functions tree representations), transformation of y = x to get y = mx + b, quadratic functions axis of symmetry, vertex, x-intercepts), transformations

More information

Polynomials 3: Powers of x 0 + h

Polynomials 3: Powers of x 0 + h near small binomial Capter 17 Polynomials 3: Powers of + Wile it is easy to compute wit powers of a counting-numerator, it is a lot more difficult to compute wit powers of a decimal-numerator. EXAMPLE

More information

Math 161 (33) - Final exam

Math 161 (33) - Final exam Name: Id #: Mat 161 (33) - Final exam Fall Quarter 2015 Wednesday December 9, 2015-10:30am to 12:30am Instructions: Prob. Points Score possible 1 25 2 25 3 25 4 25 TOTAL 75 (BEST 3) Read eac problem carefully.

More information

Chapter 1. Density Estimation

Chapter 1. Density Estimation Capter 1 Density Estimation Let X 1, X,..., X n be observations from a density f X x. Te aim is to use only tis data to obtain an estimate ˆf X x of f X x. Properties of f f X x x, Parametric metods f

More information

Integral Calculus, dealing with areas and volumes, and approximate areas under and between curves.

Integral Calculus, dealing with areas and volumes, and approximate areas under and between curves. Calculus can be divided into two ke areas: Differential Calculus dealing wit its, rates of cange, tangents and normals to curves, curve sketcing, and applications to maima and minima problems Integral

More information

Parameter Fitted Scheme for Singularly Perturbed Delay Differential Equations

Parameter Fitted Scheme for Singularly Perturbed Delay Differential Equations International Journal of Applied Science and Engineering 2013. 11, 4: 361-373 Parameter Fitted Sceme for Singularly Perturbed Delay Differential Equations Awoke Andargiea* and Y. N. Reddyb a b Department

More information

Improved Algorithms for Largest Cardinality 2-Interval Pattern Problem

Improved Algorithms for Largest Cardinality 2-Interval Pattern Problem Journal of Combinatorial Optimization manuscript No. (will be inserted by te editor) Improved Algoritms for Largest Cardinality 2-Interval Pattern Problem Erdong Cen, Linji Yang, Hao Yuan Department of

More information

Math 102 TEST CHAPTERS 3 & 4 Solutions & Comments Fall 2006

Math 102 TEST CHAPTERS 3 & 4 Solutions & Comments Fall 2006 Mat 102 TEST CHAPTERS 3 & 4 Solutions & Comments Fall 2006 f(x+) f(x) 10 1. For f(x) = x 2 + 2x 5, find ))))))))) and simplify completely. NOTE: **f(x+) is NOT f(x)+! f(x+) f(x) (x+) 2 + 2(x+) 5 ( x 2

More information

Differentiation in higher dimensions

Differentiation in higher dimensions Capter 2 Differentiation in iger dimensions 2.1 Te Total Derivative Recall tat if f : R R is a 1-variable function, and a R, we say tat f is differentiable at x = a if and only if te ratio f(a+) f(a) tends

More information

f a h f a h h lim lim

f a h f a h h lim lim Te Derivative Te derivative of a function f at a (denoted f a) is f a if tis it exists. An alternative way of defining f a is f a x a fa fa fx fa x a Note tat te tangent line to te grap of f at te point

More information

Section 3.1: Derivatives of Polynomials and Exponential Functions

Section 3.1: Derivatives of Polynomials and Exponential Functions Section 3.1: Derivatives of Polynomials and Exponential Functions In previous sections we developed te concept of te derivative and derivative function. Te only issue wit our definition owever is tat it

More information

Derivatives. By: OpenStaxCollege

Derivatives. By: OpenStaxCollege By: OpenStaxCollege Te average teen in te United States opens a refrigerator door an estimated 25 times per day. Supposedly, tis average is up from 10 years ago wen te average teenager opened a refrigerator

More information

Concatenated codes can achieve list-decoding capacity

Concatenated codes can achieve list-decoding capacity Electronic Colloquium on Computational Complexity, Report No. 54 (2008 Concatenated codes can acieve list-decoding capacity Venkatesan Guruswami Department of Computer Science and Engineering, University

More information

Notes 10: List Decoding Reed-Solomon Codes and Concatenated codes

Notes 10: List Decoding Reed-Solomon Codes and Concatenated codes Introduction to Coding Theory CMU: Spring 010 Notes 10: List Decoding Reed-Solomon Codes and Concatenated codes April 010 Lecturer: Venkatesan Guruswami Scribe: Venkat Guruswami & Ali Kemal Sinop DRAFT

More information

Calculus I Homework: The Derivative as a Function Page 1

Calculus I Homework: The Derivative as a Function Page 1 Calculus I Homework: Te Derivative as a Function Page 1 Example (2.9.16) Make a careful sketc of te grap of f(x) = sin x and below it sketc te grap of f (x). Try to guess te formula of f (x) from its grap.

More information

SECTION 1.10: DIFFERENCE QUOTIENTS LEARNING OBJECTIVES

SECTION 1.10: DIFFERENCE QUOTIENTS LEARNING OBJECTIVES (Section.0: Difference Quotients).0. SECTION.0: DIFFERENCE QUOTIENTS LEARNING OBJECTIVES Define average rate of cange (and average velocity) algebraically and grapically. Be able to identify, construct,

More information

7.1 Using Antiderivatives to find Area

7.1 Using Antiderivatives to find Area 7.1 Using Antiderivatives to find Area Introduction finding te area under te grap of a nonnegative, continuous function f In tis section a formula is obtained for finding te area of te region bounded between

More information

4.2 - Richardson Extrapolation

4.2 - Richardson Extrapolation . - Ricardson Extrapolation. Small-O Notation: Recall tat te big-o notation used to define te rate of convergence in Section.: Definition Let x n n converge to a number x. Suppose tat n n is a sequence

More information

Explicit Interleavers for a Repeat Accumulate Accumulate (RAA) code construction

Explicit Interleavers for a Repeat Accumulate Accumulate (RAA) code construction Eplicit Interleavers for a Repeat Accumulate Accumulate RAA code construction Venkatesan Gurusami Computer Science and Engineering University of Wasington Seattle, WA 98195, USA Email: venkat@csasingtonedu

More information

Lecture XVII. Abstract We introduce the concept of directional derivative of a scalar function and discuss its relation with the gradient operator.

Lecture XVII. Abstract We introduce the concept of directional derivative of a scalar function and discuss its relation with the gradient operator. Lecture XVII Abstract We introduce te concept of directional derivative of a scalar function and discuss its relation wit te gradient operator. Directional derivative and gradient Te directional derivative

More information

4. The slope of the line 2x 7y = 8 is (a) 2/7 (b) 7/2 (c) 2 (d) 2/7 (e) None of these.

4. The slope of the line 2x 7y = 8 is (a) 2/7 (b) 7/2 (c) 2 (d) 2/7 (e) None of these. Mat 11. Test Form N Fall 016 Name. Instructions. Te first eleven problems are wort points eac. Te last six problems are wort 5 points eac. For te last six problems, you must use relevant metods of algebra

More information

On the NP-Hardness of Bounded Distance Decoding of Reed-Solomon Codes

On the NP-Hardness of Bounded Distance Decoding of Reed-Solomon Codes On the NP-Hardness of Bounded Distance Decoding of Reed-Solomon Codes Venkata Gandikota Purdue University vgandiko@purdue.edu Badih Ghazi MIT badih@mit.edu Elena Grigorescu Purdue University elena-g@purdue.edu

More information

Poisson Equation in Sobolev Spaces

Poisson Equation in Sobolev Spaces Poisson Equation in Sobolev Spaces OcMountain Dayligt Time. 6, 011 Today we discuss te Poisson equation in Sobolev spaces. It s existence, uniqueness, and regularity. Weak Solution. u = f in, u = g on

More information

Math 212-Lecture 9. For a single-variable function z = f(x), the derivative is f (x) = lim h 0

Math 212-Lecture 9. For a single-variable function z = f(x), the derivative is f (x) = lim h 0 3.4: Partial Derivatives Definition Mat 22-Lecture 9 For a single-variable function z = f(x), te derivative is f (x) = lim 0 f(x+) f(x). For a function z = f(x, y) of two variables, to define te derivatives,

More information

Generic maximum nullity of a graph

Generic maximum nullity of a graph Generic maximum nullity of a grap Leslie Hogben Bryan Sader Marc 5, 2008 Abstract For a grap G of order n, te maximum nullity of G is defined to be te largest possible nullity over all real symmetric n

More information

Click here to see an animation of the derivative

Click here to see an animation of the derivative Differentiation Massoud Malek Derivative Te concept of derivative is at te core of Calculus; It is a very powerful tool for understanding te beavior of matematical functions. It allows us to optimize functions,

More information

1. Questions (a) through (e) refer to the graph of the function f given below. (A) 0 (B) 1 (C) 2 (D) 4 (E) does not exist

1. Questions (a) through (e) refer to the graph of the function f given below. (A) 0 (B) 1 (C) 2 (D) 4 (E) does not exist Mat 1120 Calculus Test 2. October 18, 2001 Your name Te multiple coice problems count 4 points eac. In te multiple coice section, circle te correct coice (or coices). You must sow your work on te oter

More information

DIGRAPHS FROM POWERS MODULO p

DIGRAPHS FROM POWERS MODULO p DIGRAPHS FROM POWERS MODULO p Caroline Luceta Box 111 GCC, 100 Campus Drive, Grove City PA 1617 USA Eli Miller PO Box 410, Sumneytown, PA 18084 USA Clifford Reiter Department of Matematics, Lafayette College,

More information

MANY scientific and engineering problems can be

MANY scientific and engineering problems can be A Domain Decomposition Metod using Elliptical Arc Artificial Boundary for Exterior Problems Yajun Cen, and Qikui Du Abstract In tis paper, a Diriclet-Neumann alternating metod using elliptical arc artificial

More information

POLYNOMIAL AND SPLINE ESTIMATORS OF THE DISTRIBUTION FUNCTION WITH PRESCRIBED ACCURACY

POLYNOMIAL AND SPLINE ESTIMATORS OF THE DISTRIBUTION FUNCTION WITH PRESCRIBED ACCURACY APPLICATIONES MATHEMATICAE 36, (29), pp. 2 Zbigniew Ciesielski (Sopot) Ryszard Zieliński (Warszawa) POLYNOMIAL AND SPLINE ESTIMATORS OF THE DISTRIBUTION FUNCTION WITH PRESCRIBED ACCURACY Abstract. Dvoretzky

More information

Packing polynomials on multidimensional integer sectors

Packing polynomials on multidimensional integer sectors Pacing polynomials on multidimensional integer sectors Luis B Morales IIMAS, Universidad Nacional Autónoma de México, Ciudad de México, 04510, México lbm@unammx Submitted: Jun 3, 015; Accepted: Sep 8,

More information

Effect of the Dependent Paths in Linear Hull

Effect of the Dependent Paths in Linear Hull 1 Effect of te Dependent Pats in Linear Hull Zenli Dai, Meiqin Wang, Yue Sun Scool of Matematics, Sandong University, Jinan, 250100, Cina Key Laboratory of Cryptologic Tecnology and Information Security,

More information

Subdifferentials of convex functions

Subdifferentials of convex functions Subdifferentials of convex functions Jordan Bell jordan.bell@gmail.com Department of Matematics, University of Toronto April 21, 2014 Wenever we speak about a vector space in tis note we mean a vector

More information

Functions of the Complex Variable z

Functions of the Complex Variable z Capter 2 Functions of te Complex Variable z Introduction We wis to examine te notion of a function of z were z is a complex variable. To be sure, a complex variable can be viewed as noting but a pair of

More information

Reed-Solomon Error-correcting Codes

Reed-Solomon Error-correcting Codes The Deep Hole Problem Matt Keti (Advisor: Professor Daqing Wan) Department of Mathematics University of California, Irvine November 8, 2012 Humble Beginnings Preview of Topics 1 Humble Beginnings Problems

More information

(a) At what number x = a does f have a removable discontinuity? What value f(a) should be assigned to f at x = a in order to make f continuous at a?

(a) At what number x = a does f have a removable discontinuity? What value f(a) should be assigned to f at x = a in order to make f continuous at a? Solutions to Test 1 Fall 016 1pt 1. Te grap of a function f(x) is sown at rigt below. Part I. State te value of eac limit. If a limit is infinite, state weter it is or. If a limit does not exist (but is

More information

Error estimates for a semi-implicit fully discrete finite element scheme for the mean curvature flow of graphs

Error estimates for a semi-implicit fully discrete finite element scheme for the mean curvature flow of graphs Interfaces and Free Boundaries 2, 2000 34 359 Error estimates for a semi-implicit fully discrete finite element sceme for te mean curvature flow of graps KLAUS DECKELNICK Scool of Matematical Sciences,

More information

Lecture 15. Interpolation II. 2 Piecewise polynomial interpolation Hermite splines

Lecture 15. Interpolation II. 2 Piecewise polynomial interpolation Hermite splines Lecture 5 Interpolation II Introduction In te previous lecture we focused primarily on polynomial interpolation of a set of n points. A difficulty we observed is tat wen n is large, our polynomial as to

More information

Pre-Calculus Review Preemptive Strike

Pre-Calculus Review Preemptive Strike Pre-Calculus Review Preemptive Strike Attaced are some notes and one assignment wit tree parts. Tese are due on te day tat we start te pre-calculus review. I strongly suggest reading troug te notes torougly

More information

Lines, Conics, Tangents, Limits and the Derivative

Lines, Conics, Tangents, Limits and the Derivative Lines, Conics, Tangents, Limits and te Derivative Te Straigt Line An two points on te (,) plane wen joined form a line segment. If te line segment is etended beond te two points ten it is called a straigt

More information

Lyapunov characterization of input-to-state stability for semilinear control systems over Banach spaces

Lyapunov characterization of input-to-state stability for semilinear control systems over Banach spaces Lyapunov caracterization of input-to-state stability for semilinear control systems over Banac spaces Andrii Mironcenko a, Fabian Wirt a a Faculty of Computer Science and Matematics, University of Passau,

More information

Symmetry Labeling of Molecular Energies

Symmetry Labeling of Molecular Energies Capter 7. Symmetry Labeling of Molecular Energies Notes: Most of te material presented in tis capter is taken from Bunker and Jensen 1998, Cap. 6, and Bunker and Jensen 2005, Cap. 7. 7.1 Hamiltonian Symmetry

More information

MVT and Rolle s Theorem

MVT and Rolle s Theorem AP Calculus CHAPTER 4 WORKSHEET APPLICATIONS OF DIFFERENTIATION MVT and Rolle s Teorem Name Seat # Date UNLESS INDICATED, DO NOT USE YOUR CALCULATOR FOR ANY OF THESE QUESTIONS In problems 1 and, state

More information

Lecture 10: Carnot theorem

Lecture 10: Carnot theorem ecture 0: Carnot teorem Feb 7, 005 Equivalence of Kelvin and Clausius formulations ast time we learned tat te Second aw can be formulated in two ways. e Kelvin formulation: No process is possible wose

More information

MAT 145. Type of Calculator Used TI-89 Titanium 100 points Score 100 possible points

MAT 145. Type of Calculator Used TI-89 Titanium 100 points Score 100 possible points MAT 15 Test #2 Name Solution Guide Type of Calculator Used TI-89 Titanium 100 points Score 100 possible points Use te grap of a function sown ere as you respond to questions 1 to 8. 1. lim f (x) 0 2. lim

More information

3.4 Worksheet: Proof of the Chain Rule NAME

3.4 Worksheet: Proof of the Chain Rule NAME Mat 1170 3.4 Workseet: Proof of te Cain Rule NAME Te Cain Rule So far we are able to differentiate all types of functions. For example: polynomials, rational, root, and trigonometric functions. We are

More information

MATH1151 Calculus Test S1 v2a

MATH1151 Calculus Test S1 v2a MATH5 Calculus Test 8 S va January 8, 5 Tese solutions were written and typed up by Brendan Trin Please be etical wit tis resource It is for te use of MatSOC members, so do not repost it on oter forums

More information

Consider a function f we ll specify which assumptions we need to make about it in a minute. Let us reformulate the integral. 1 f(x) dx.

Consider a function f we ll specify which assumptions we need to make about it in a minute. Let us reformulate the integral. 1 f(x) dx. Capter 2 Integrals as sums and derivatives as differences We now switc to te simplest metods for integrating or differentiating a function from its function samples. A careful study of Taylor expansions

More information