Elementary Functions the Logarithm As

Total Page:16

File Type:pdf, Size:1020Kb

Elementary Functions the Logarithm As The logarithm as an inverse function In this section we concentrate on understanding the logarithm function. If the logarithm is understood as the inverse of the exponential function, then the properties of logarithms will naturally follow from our Elementary Functions understanding of exponents. Part 3, Exponential Functions & Logarithms The meaning of the logarithm. Lecture 3.3a, Logarithms: Basic Properties The logarithmic function g(x) = logb(x) is the inverse of the exponential function f(x) = bx: Dr. Ken W. Smith y The meaning of y = logb(x) is b = x: Sam Houston State University The expression y 2013 b = x is the \exponential form" for the logarithm y = logb(x). The positive constant b is called the base (of the logarithm.) Smith (SHSU) Elementary Functions 2013 1 / 29 Smith (SHSU) Elementary Functions 2013 2 / 29 Logarithms Logarithms Some worked exercises. Write each of the following logarithms in exponential form and then use that exponential form to solve for x. 1 4 log2( 8 ) = x x 1 −3 1 1 log2(8) = x Solution. The exponential form is 2 = 8 : Since 2 = 8 the answer Solution. The exponential form is 2x = 8: Since 23 = 8 the answer is is x = −3 . p x = 3 . 3 5 log ( 2) = x 47 2 p 2 log2(2 ) = x Solution. The exponential form is 2x = 3 2 = 21=3: So x = 1=3 . Solution. The exponential form is 2x = 247: So x = 47 . 1 3 log2( 2 ) = x 1 Notice how we use the exponential form in each problem! Solution. The exponential form is 2x = 1 : Since 2−1 = the answer 2 2 is x = −1 . Smith (SHSU) Elementary Functions 2013 3 / 29 Smith (SHSU) Elementary Functions 2013 4 / 29 The graph of a logarithm function The graph of a logarithm function The graph of y = 2x was drawn in an earlier lecture (see below.) The graph of y = log2 x : The graph of the inverse function y = log2 x is obtained by reflecting the graph of y = 2x across the line y = x: Smith (SHSU) Elementary Functions 2013 5 / 29 Smith (SHSU) Elementary Functions 2013 6 / 29 The graph of a logarithm function The graph of a logarithm function If we draw them together, we have the picture below. The graph of the exponential function y = 2x: The graph of the logarithmic function y = log x: Smith (SHSU) Elementary Functions 2013 7 / 29 Smith (SHSU) Elementary Functions 2 2013 8 / 29 Logarithms Logarithms We agreed earlier that the exponential function f(x) = bx has domain (−∞; 1) and range (0; 1). Since g(x) = logb x is the inverse function of f(x) the domain of the log function will be the range of the exponential function, and vice versa. In summary, here are our abbreviations: So the domain of logb x is (0; 1) and the range is (−∞; 1): 1 ln x means the logarithm base e, The most useful base for logarithms is e. We will abbreviate loge(x) by 2 log x means the logarithm base 10 and ln(x) and speak of the \natural logarithm". 3 lb x means the logarithm base 2. Sometimes, for historical reasons, we may use base 10. It is customary to speak then of the \common logarithm" and abbreviate log10(x) by log(x); dropping the subscript. However (warning!), in higher mathematics and engineering applications, log(x) usually means base e and is equivalent to ln(x): In these notes we will use log(x) to mean log10(x): One more abbreviation { in computer science, because computers store Smith (SHSU) Elementary Functions 2013 9 / 29 Smith (SHSU) Elementary Functions 2013 10 / 29 data in binary (in bits of zeroes and ones), one uses base 2. Some Logarithmsabbreviate log2(x) as lb(x) and speak of the \binary" logarithm. Properties of exponential functions in terms of logarithms The logarithm function plucks the exponent from an expression. For this A few more worked exercises. reason, the properties of exponents translate into properties of logarithms. Write each of the following logarithms in exponential form and then use For example, we know that when we multiply two terms with a common that exponential form to solve for x. base, we add the exponents: 1 log(1000) = x x y x+y Solution. The exponential form is 10x = 1000: Since 103 = 1000 the (b )(b ) = b (1) answer is x = 3 . Suppose we call the first term M := bx and the second term N := by. 1 Then one may ask the question, \What is the exponent on b in the 2 ln( ) = x e3 product MN? Solution. The exponential form is ex = e−3 so the answer is −3 . The answer is \We add the exponents appearing in M and N." In other 1 words (if we learn to translate \logb" as \the exponent on b that..."), we 3 lb(p ) = x 2 can restate this exponent property as \when we multiply numbers we add 1 p their exponents". This is the product property for logarithms: Solution. The exponential form is 2x = p : Since 21=2 = 2 then 2 1 2−1=2 = p and so the answer is x = −1=2 . logb(MN) = logb M + logb N (2) 2 Smith (SHSU) Elementary Functions 2013 11 / 29 Smith (SHSU) Elementary Functions 2013 12 / 29 Logarithms Logarithms x What happens when we divide two terms with a common base? A third important property of exponents: when we raise a term like b to a power, we multiply exponents. x b x−y = b (3) x c xc by (b ) = b (5) When we do division, we subtract exponents. So, in the language of In our \logarithm language" (thinking of M as bx) we have the exponent logarithms, we have the quotient property, \the exponent in a quotient is property the difference of the two exponents": c logb(M ) = c logb M (6) M log ( ) = log M − log N (4) b N b b Each of these three properties is merely a restatement, in the language of logarithms, of a property of exponents. Smith (SHSU) Elementary Functions 2013 13 / 29 Smith (SHSU) Elementary Functions 2013 14 / 29 Logarithms Exponential Functions We review the three basic logarithm rules we have developed so far. Product Property of Logarithms: logb(MN) = logb M + logb N Quotient Property of Logarithms: In the next presentation, we develop several more properties of logarithms. M (END) log ( ) = log M − log N b N b b Exponent Property of Logarithms: c logb(M ) = c logb M Each of these properties is a restatement, in the language of logarithms, of a property of exponents. Smith (SHSU) Elementary Functions 2013 15 / 29 Smith (SHSU) Elementary Functions 2013 16 / 29 Logarithms We review the three basic logarithm rules we have developed so far. Product Property of Logarithms: Elementary Functions logb(MN) = logb M + logb N Part 3, Exponential Functions & Logarithms Lecture 3.3b, Logarithms: Basic Properties, Continued Quotient Property of Logarithms: M log ( ) = log M − log N Dr. Ken W. Smith b N b b Sam Houston State University Exponent Property of Logarithms: 2013 c logb(M ) = c logb M Each of these three properties is merely a restatement of a property of exponents. Smith (SHSU) Elementary Functions 2013 17 / 29 Smith (SHSU) Elementary Functions 2013 18 / 29 Changing the base Changing the base Suppose we want to change the base of our logarithm. This often occurs We began with when we want to use a \good" base like e on a problem which began with y = log x: a different base. b Suppose we want to work with base c but our problem began with base b: We rewrote this as log x y = c : logc b y = logb x: Rewrite this in exponential form: So y, which was originally equal to logb x is now y b = x: logc x logb x = Now take the log of both sides of the equation. If we want to work in base logc b c then let us apply log () to both sides of our equation. c Let's call this the \change of base" equation or \change of base" y logc(b ) = logc(x): property. Now we use the exponent property pulling the exponent y outside the logarithm: One way to remember this is to note that on the left side of the equal sign y log (b) = log (x): (logb x), b is lower than x. c c Then on the right side of the equal sign ( log x ), b is still lower than x! Solve for y: log b log x Smith (SHSU) Elementaryy = Functionsc : 2013 19 / 29 Smith (SHSU) Elementary Functions 2013 20 / 29 logc b Logarithms More on the logarithm as an inverse function We began this lecture by defining g(x) = logb(x) as the inverse function of f(x) = bx. Since these functions are inverses, we know then that (f ◦ g)(x) = (g ◦ f)(x) = x: (7) Example. Suppose we want to compute log (17) but our calculator only 2 Let us examine this in more detail. allows us to use the natural logarithm ln. Then, by the change of base equation we can write x x Note that (g ◦ f)(x) = g(f(x)) = g(b ) = logb(b ): Since the log function ln 17 and the exponential function are inverse functions, this must be equal to log (17) = ≈ 4:087463: just x and we have 2 ln 2 x logb(b ) = x: This equation is really fairly easy to understand. If we translate \logb(x)" x as \the exponent on b that give x" then we should translate logb(b ) as \the exponent on b which gives bx." Obviously this should be x since x is the exponent one places on b to get bx: (If that doesn't make sense, read through it one more time slowly....) Smith (SHSU) Elementary Functions 2013 21 / 29 Smith (SHSU) Elementary Functions 2013 22 / 29 More on the logarithm as an inverse function Six properties of logarithms In summary, we have developed the following six properties of logarithms.
Recommended publications
  • 18.01A Topic 5: Second Fundamental Theorem, Lnx As an Integral. Read
    18.01A Topic 5: Second fundamental theorem, ln x as an integral. Read: SN: PI, FT. 0 R b b First Fundamental Theorem: F = f ⇒ a f(x) dx = F (x)|a Questions: 1. Why dx? 2. Given f(x) does F (x) always exist? Answer to question 1. Pn R b a) Riemann sum: Area ≈ 1 f(ci)∆x → a f(x) dx In the limit the sum becomes an integral and the finite ∆x becomes the infinitesimal dx. b) The dx helps with change of variable. a b 1 Example: Compute R √ 1 dx. 0 1−x2 Let x = sin u. dx du = cos u ⇒ dx = cos u du, x = 0 ⇒ u = 0, x = 1 ⇒ u = π/2. 1 π/2 π/2 π/2 R √ 1 R √ 1 R cos u R Substituting: 2 dx = cos u du = du = du = π/2. 0 1−x 0 1−sin2 u 0 cos u 0 Answer to question 2. Yes → Second Fundamental Theorem: Z x If f is continuous and F (x) = f(u) du then F 0(x) = f(x). a I.e. f always has an anit-derivative. This is subtle: we have defined a NEW function F (x) using the definite integral. Note we needed a dummy variable u for integration because x was already taken. Z x+∆x f(x) proof: ∆area = f(x) dx 44 4 x Z x+∆x Z x o area = ∆F = f(x) dx − f(x) dx 0 0 = F (x + ∆x) − F (x) = ∆F. x x + ∆x ∆F But, also ∆area ≈ f(x) ∆x ⇒ ∆F ≈ f(x) ∆x or ≈ f(x).
    [Show full text]
  • The Enigmatic Number E: a History in Verse and Its Uses in the Mathematics Classroom
    To appear in MAA Loci: Convergence The Enigmatic Number e: A History in Verse and Its Uses in the Mathematics Classroom Sarah Glaz Department of Mathematics University of Connecticut Storrs, CT 06269 [email protected] Introduction In this article we present a history of e in verse—an annotated poem: The Enigmatic Number e . The annotation consists of hyperlinks leading to biographies of the mathematicians appearing in the poem, and to explanations of the mathematical notions and ideas presented in the poem. The intention is to celebrate the history of this venerable number in verse, and to put the mathematical ideas connected with it in historical and artistic context. The poem may also be used by educators in any mathematics course in which the number e appears, and those are as varied as e's multifaceted history. The sections following the poem provide suggestions and resources for the use of the poem as a pedagogical tool in a variety of mathematics courses. They also place these suggestions in the context of other efforts made by educators in this direction by briefly outlining the uses of historical mathematical poems for teaching mathematics at high-school and college level. Historical Background The number e is a newcomer to the mathematical pantheon of numbers denoted by letters: it made several indirect appearances in the 17 th and 18 th centuries, and acquired its letter designation only in 1731. Our history of e starts with John Napier (1550-1617) who defined logarithms through a process called dynamical analogy [1]. Napier aimed to simplify multiplication (and in the same time also simplify division and exponentiation), by finding a model which transforms multiplication into addition.
    [Show full text]
  • Exponent and Logarithm Practice Problems for Precalculus and Calculus
    Exponent and Logarithm Practice Problems for Precalculus and Calculus 1. Expand (x + y)5. 2. Simplify the following expression: √ 2 b3 5b +2 . a − b 3. Evaluate the following powers: 130 =,(−8)2/3 =,5−2 =,81−1/4 = 10 −2/5 4. Simplify 243y . 32z15 6 2 5. Simplify 42(3a+1) . 7(3a+1)−1 1 x 6. Evaluate the following logarithms: log5 125 = ,log4 2 = , log 1000000 = , logb 1= ,ln(e )= 1 − 7. Simplify: 2 log(x) + log(y) 3 log(z). √ √ √ 8. Evaluate the following: log( 10 3 10 5 10) = , 1000log 5 =,0.01log 2 = 9. Write as sums/differences of simpler logarithms without quotients or powers e3x4 ln . e 10. Solve for x:3x+5 =27−2x+1. 11. Solve for x: log(1 − x) − log(1 + x)=2. − 12. Find the solution of: log4(x 5)=3. 13. What is the domain and what is the range of the exponential function y = abx where a and b are both positive constants and b =1? 14. What is the domain and what is the range of f(x) = log(x)? 15. Evaluate the following expressions. (a) ln(e4)= √ (b) log(10000) − log 100 = (c) eln(3) = (d) log(log(10)) = 16. Suppose x = log(A) and y = log(B), write the following expressions in terms of x and y. (a) log(AB)= (b) log(A) log(B)= (c) log A = B2 1 Solutions 1. We can either do this one by “brute force” or we can use the binomial theorem where the coefficients of the expansion come from Pascal’s triangle.
    [Show full text]
  • Inverse of Exponential Functions Are Logarithmic Functions
    Math Instructional Framework Full Name Math III Unit 3 Lesson 2 Time Frame Unit Name Logarithmic Functions as Inverses of Exponential Functions Learning Task/Topics/ Task 2: How long Does It Take? Themes Task 3: The Population of Exponentia Task 4: Modeling Natural Phenomena on Earth Culminating Task: Traveling to Exponentia Standards and Elements MM3A2. Students will explore logarithmic functions as inverses of exponential functions. c. Define logarithmic functions as inverses of exponential functions. Lesson Essential Questions How can you graph the inverse of an exponential function? Activator PROBLEM 2.Task 3: The Population of Exponentia (Problem 1 could be completed prior) Work Session Inverse of Exponential Functions are Logarithmic Functions A Graph the inverse of exponential functions. B Graph logarithmic functions. See Notes Below. VOCABULARY Asymptote: A line or curve that describes the end behavior of the graph. A graph never crosses a vertical asymptote but it may cross a horizontal or oblique asymptote. Common logarithm: A logarithm with a base of 10. A common logarithm is the power, a, such that 10a = b. The common logarithm of x is written log x. For example, log 100 = 2 because 102 = 100. Exponential functions: A function of the form y = a·bx where a > 0 and either 0 < b < 1 or b > 1. Logarithmic functions: A function of the form y = logbx, with b 1 and b and x both positive. A logarithmic x function is the inverse of an exponential function. The inverse of y = b is y = logbx. Logarithm: The logarithm base b of a number x, logbx, is the power to which b must be raised to equal x.
    [Show full text]
  • An Appreciation of Euler's Formula
    Rose-Hulman Undergraduate Mathematics Journal Volume 18 Issue 1 Article 17 An Appreciation of Euler's Formula Caleb Larson North Dakota State University Follow this and additional works at: https://scholar.rose-hulman.edu/rhumj Recommended Citation Larson, Caleb (2017) "An Appreciation of Euler's Formula," Rose-Hulman Undergraduate Mathematics Journal: Vol. 18 : Iss. 1 , Article 17. Available at: https://scholar.rose-hulman.edu/rhumj/vol18/iss1/17 Rose- Hulman Undergraduate Mathematics Journal an appreciation of euler's formula Caleb Larson a Volume 18, No. 1, Spring 2017 Sponsored by Rose-Hulman Institute of Technology Department of Mathematics Terre Haute, IN 47803 [email protected] a scholar.rose-hulman.edu/rhumj North Dakota State University Rose-Hulman Undergraduate Mathematics Journal Volume 18, No. 1, Spring 2017 an appreciation of euler's formula Caleb Larson Abstract. For many mathematicians, a certain characteristic about an area of mathematics will lure him/her to study that area further. That characteristic might be an interesting conclusion, an intricate implication, or an appreciation of the impact that the area has upon mathematics. The particular area that we will be exploring is Euler's Formula, eix = cos x + i sin x, and as a result, Euler's Identity, eiπ + 1 = 0. Throughout this paper, we will develop an appreciation for Euler's Formula as it combines the seemingly unrelated exponential functions, imaginary numbers, and trigonometric functions into a single formula. To appreciate and further understand Euler's Formula, we will give attention to the individual aspects of the formula, and develop the necessary tools to prove it.
    [Show full text]
  • Analysis of Functions of a Single Variable a Detailed Development
    ANALYSIS OF FUNCTIONS OF A SINGLE VARIABLE A DETAILED DEVELOPMENT LAWRENCE W. BAGGETT University of Colorado OCTOBER 29, 2006 2 For Christy My Light i PREFACE I have written this book primarily for serious and talented mathematics scholars , seniors or first-year graduate students, who by the time they finish their schooling should have had the opportunity to study in some detail the great discoveries of our subject. What did we know and how and when did we know it? I hope this book is useful toward that goal, especially when it comes to the great achievements of that part of mathematics known as analysis. I have tried to write a complete and thorough account of the elementary theories of functions of a single real variable and functions of a single complex variable. Separating these two subjects does not at all jive with their development historically, and to me it seems unnecessary and potentially confusing to do so. On the other hand, functions of several variables seems to me to be a very different kettle of fish, so I have decided to limit this book by concentrating on one variable at a time. Everyone is taught (told) in school that the area of a circle is given by the formula A = πr2: We are also told that the product of two negatives is a positive, that you cant trisect an angle, and that the square root of 2 is irrational. Students of natural sciences learn that eiπ = 1 and that sin2 + cos2 = 1: More sophisticated students are taught the Fundamental− Theorem of calculus and the Fundamental Theorem of Algebra.
    [Show full text]
  • IVC Factsheet Functions Comp Inverse
    Imperial Valley College Math Lab Functions: Composition and Inverse Functions FUNCTION COMPOSITION In order to perform a composition of functions, it is essential to be familiar with function notation. If you see something of the form “푓(푥) = [expression in terms of x]”, this means that whatever you see in the parentheses following f should be substituted for x in the expression. This can include numbers, variables, other expressions, and even other functions. EXAMPLE: 푓(푥) = 4푥2 − 13푥 푓(2) = 4 ∙ 22 − 13(2) 푓(−9) = 4(−9)2 − 13(−9) 푓(푎) = 4푎2 − 13푎 푓(푐3) = 4(푐3)2 − 13푐3 푓(ℎ + 5) = 4(ℎ + 5)2 − 13(ℎ + 5) Etc. A composition of functions occurs when one function is “plugged into” another function. The notation (푓 ○푔)(푥) is pronounced “푓 of 푔 of 푥”, and it literally means 푓(푔(푥)). In other words, you “plug” the 푔(푥) function into the 푓(푥) function. Similarly, (푔 ○푓)(푥) is pronounced “푔 of 푓 of 푥”, and it literally means 푔(푓(푥)). In other words, you “plug” the 푓(푥) function into the 푔(푥) function. WARNING: Be careful not to confuse (푓 ○푔)(푥) with (푓 ∙ 푔)(푥), which means 푓(푥) ∙ 푔(푥) . EXAMPLES: 푓(푥) = 4푥2 − 13푥 푔(푥) = 2푥 + 1 a. (푓 ○푔)(푥) = 푓(푔(푥)) = 4[푔(푥)]2 − 13 ∙ 푔(푥) = 4(2푥 + 1)2 − 13(2푥 + 1) = [푠푚푝푙푓푦] … = 16푥2 − 10푥 − 9 b. (푔 ○푓)(푥) = 푔(푓(푥)) = 2 ∙ 푓(푥) + 1 = 2(4푥2 − 13푥) + 1 = 8푥2 − 26푥 + 1 A function can even be “composed” with itself: c.
    [Show full text]
  • Applications of the Exponential and Natural Logarithm Functions
    M06_GOLD7774_14_SE_C05.indd Page 254 09/11/16 7:31 PM localadmin /202/AW00221/9780134437774_GOLDSTEIN/GOLDSTEIN_CALCULUS_AND_ITS_APPLICATIONS_14E1 ... FOR REVIEW BY POTENTIAL ADOPTERS ONLY chapter 5SAMPLE Applications of the Exponential and Natural Logarithm Functions 5.1 Exponential Growth and Decay 5.4 Further Exponential Models 5.2 Compound Interest 5.3 Applications of the Natural Logarithm Function to Economics n Chapter 4, we introduced the exponential function y = ex and the natural logarithm Ifunction y = ln x, and we studied their most important properties. It is by no means clear that these functions have any substantial connection with the physical world. How- ever, as this chapter will demonstrate, the exponential and natural logarithm functions are involved in the study of many physical problems, often in a very curious and unex- pected way. 5.1 Exponential Growth and Decay Exponential Growth You walk into your kitchen one day and you notice that the overripe bananas that you left on the counter invited unwanted guests: fruit flies. To take advantage of this pesky situation, you decide to study the growth of the fruit flies colony. It didn’t take you too FOR REVIEW long to make your first observation: The colony is increasing at a rate that is propor- tional to its size. That is, the more fruit flies, the faster their number grows. “The derivative is a rate To help us model this population growth, we introduce some notation. Let P(t) of change.” See Sec. 1.7, denote the number of fruit flies in your kitchen, t days from the moment you first p.
    [Show full text]
  • Mock In-Class Test COMS10007 Algorithms 2018/2019
    Mock In-class Test COMS10007 Algorithms 2018/2019 Throughout this paper log() denotes the binary logarithm, i.e, log(n) = log2(n), and ln() denotes the logarithm to base e, i.e., ln(n) = loge(n). 1 O-notation 1. Let f : N ! N be a function. Define the set Θ(f(n)). Proof. Θ(f(n)) = fg(n) : There exist positive constants c1; c2 and n0 s.t. 0 ≤ c1f(n) ≤ g(n) ≤ c2f(n) for all n ≥ n0g 2. Give a formal proof of the statement: p 10 n 2 O(n) : p Proof. We need to show that there are positive constants c; n0 such that 10 n ≤ c · n, 10 p for every n ≥ n0. The previous inequality is equivalent to c ≤ n, which in turn 100 100 gives c2 ≤ n. Hence, we can pick c = 1 and n0 = 12 = 100. 3. Use the racetrack principle to prove the following statement: n 2 O(2n) : Hint: The following facts can be useful: • The derivative of 2n is ln(2)2n. 1 • 2 ≤ ln(2) ≤ 1 holds. n Proof. We need to show that there are positive constants c; n0 such that n ≤ c·2 . We n pick c = 1 and n0 = 1. Observe that n ≤ 2 holds for n = n0(= 1). It remains to show n that n ≤ 2 also holds for every n ≥ n0. To show this, we use the racetrack principle. Observe that the derivative of n is 1 and the derivative of 2n is ln(2)2n. Hence, by n the racetrack principle it is enough to show that 1 ≤ ln(2)2 holds for every n ≥ n0, 1 1 1 1 or log( ln 2 ) ≤ n.
    [Show full text]
  • Unit 2. Powers, Roots and Logarithms
    English Maths 4th Year. European Section at Modesto Navarro Secondary School UNIT 2. POWERS, ROOTS AND LOGARITHMS. 1. POWERS. 1.1. DEFINITION. When you multiply two or more numbers, each number is called a factor of the product. When the same factor is repeated, you can use an exponent to simplify your writing. An exponent tells you how many times a number, called the base, is used as a factor. A power is a number that is expressed using exponents. In English: base ………………………………. Exponente ………………………… Other examples: . 52 = 5 al cuadrado = five to the second power or five squared . 53 = 5 al cubo = five to the third power or five cubed . 45 = 4 elevado a la quinta potencia = four (raised) to the fifth power . 1521 = fifteen to the twenty-first . 3322 = thirty-three to the power of twenty-two Exercise 1. Calculate: a) (–2)3 = f) 23 = b) (–3)3 = g) (–1)4 = c) (–5)4 = h) (–5)3 = d) (–10)3 = i) (–10)6 = 3 3 e) (7) = j) (–7) = Exercise: Calculate with the calculator: a) (–6)2 = b) 53 = c) (2)20 = d) (10)8 = e) (–6)12 = For more information, you can visit http://en.wikibooks.org/wiki/Basic_Algebra UNIT 2. Powers, roots and logarithms. 1 English Maths 4th Year. European Section at Modesto Navarro Secondary School 1.2. PROPERTIES OF POWERS. Here are the properties of powers. Pay attention to the last one (section vii, powers with negative exponent) because it is something new for you: i) Multiplication of powers with the same base: E.g.: ii) Division of powers with the same base : E.g.: E.g.: 35 : 34 = 31 = 3 iii) Power of a power: 2 E.g.
    [Show full text]
  • SHEET 14: LINEAR ALGEBRA 14.1 Vector Spaces
    SHEET 14: LINEAR ALGEBRA Throughout this sheet, let F be a field. In examples, you need only consider the field F = R. 14.1 Vector spaces Definition 14.1. A vector space over F is a set V with two operations, V × V ! V :(x; y) 7! x + y (vector addition) and F × V ! V :(λ, x) 7! λx (scalar multiplication); that satisfy the following axioms. 1. Addition is commutative: x + y = y + x for all x; y 2 V . 2. Addition is associative: x + (y + z) = (x + y) + z for all x; y; z 2 V . 3. There is an additive identity 0 2 V satisfying x + 0 = x for all x 2 V . 4. For each x 2 V , there is an additive inverse −x 2 V satisfying x + (−x) = 0. 5. Scalar multiplication by 1 fixes vectors: 1x = x for all x 2 V . 6. Scalar multiplication is compatible with F :(λµ)x = λ(µx) for all λ, µ 2 F and x 2 V . 7. Scalar multiplication distributes over vector addition and over scalar addition: λ(x + y) = λx + λy and (λ + µ)x = λx + µx for all λ, µ 2 F and x; y 2 V . In this context, elements of F are called scalars and elements of V are called vectors. Definition 14.2. Let n be a nonnegative integer. The coordinate space F n = F × · · · × F is the set of all n-tuples of elements of F , conventionally regarded as column vectors. Addition and scalar multiplication are defined componentwise; that is, 2 3 2 3 2 3 2 3 x1 y1 x1 + y1 λx1 6x 7 6y 7 6x + y 7 6λx 7 6 27 6 27 6 2 2 7 6 27 if x = 6 .
    [Show full text]
  • Two Fundamental Theorems About the Definite Integral
    Two Fundamental Theorems about the Definite Integral These lecture notes develop the theorem Stewart calls The Fundamental Theorem of Calculus in section 5.3. The approach I use is slightly different than that used by Stewart, but is based on the same fundamental ideas. 1 The definite integral Recall that the expression b f(x) dx ∫a is called the definite integral of f(x) over the interval [a,b] and stands for the area underneath the curve y = f(x) over the interval [a,b] (with the understanding that areas above the x-axis are considered positive and the areas beneath the axis are considered negative). In today's lecture I am going to prove an important connection between the definite integral and the derivative and use that connection to compute the definite integral. The result that I am eventually going to prove sits at the end of a chain of earlier definitions and intermediate results. 2 Some important facts about continuous functions The first intermediate result we are going to have to prove along the way depends on some definitions and theorems concerning continuous functions. Here are those definitions and theorems. The definition of continuity A function f(x) is continuous at a point x = a if the following hold 1. f(a) exists 2. lim f(x) exists xœa 3. lim f(x) = f(a) xœa 1 A function f(x) is continuous in an interval [a,b] if it is continuous at every point in that interval. The extreme value theorem Let f(x) be a continuous function in an interval [a,b].
    [Show full text]