The Definite Integral

Total Page:16

File Type:pdf, Size:1020Kb

The Definite Integral Mathematics Learning Centre Introduction to Integration Part 2: The Definite Integral Mary Barnes c 1999 University of Sydney Contents 1Introduction 1 1.1 Objectives . ................................. 1 2 Finding Areas 2 3 Areas Under Curves 4 3.1 What is the point of all this? ......................... 6 3.2 Note about summation notation ........................ 6 4 The Definition of the Definite Integral 7 4.1 Notes . ..................................... 7 5 The Fundamental Theorem of the Calculus 8 6 Properties of the Definite Integral 12 7 Some Common Misunderstandings 14 7.1 Arbitrary constants . ............................. 14 7.2 Dummy variables . ............................. 14 8 Another Look at Areas 15 9 The Area Between Two Curves 19 10 Other Applications of the Definite Integral 21 11 Solutions to Exercises 23 Mathematics Learning Centre, University of Sydney 1 1Introduction This unit deals with the definite integral.Itexplains how it is defined, how it is calculated and some of the ways in which it is used. We shall assume that you are already familiar with the process of finding indefinite inte- grals or primitive functions (sometimes called anti-differentiation) and are able to ‘anti- differentiate’ a range of elementary functions. If you are not, you should work through Introduction to Integration Part I: Anti-Differentiation, and make sure you have mastered the ideas in it before you begin work on this unit. 1.1 Objectives By the time you have worked through this unit you should: • Be familiar with the definition of the definite integral as the limit of a sum; • Understand the rule for calculating definite integrals; • Know the statement of the Fundamental Theorem of the Calculus and understand what it means; • Be able to use definite integrals to find areas such as the area between a curve and the x-axis and the area between two curves; • Understand that definite integrals can also be used in other situations where the quantity required can be expressed as the limit of a sum. Mathematics Learning Centre, University of Sydney 2 2 Finding Areas Areas of plane (i.e. flat!) figures are fairly easy to calculate if they are bounded by straight lines. The area of a rectangle is clearly the length times the breadth. The area of a right-angled triangle can be seen to be half the area of a rectangle (see the diagram) and so is half the base Area of rectangle Area of triangle =length × breadth = 1 area of rectangle times the height. 2 1 × = 2 length breadth The areas of other triangles can be found A A by expressing them as the sum or the dif- ference of the areas of right angled trian- gles, and from this it is clear that for any triangle this area is half the base times the height. BDCBCD Area of ABC Area of ABC = area of ABD = area of ABD + area of ACD − area of ACD Using this, we can find the area of any figure bounded by straight lines, by di- viding it up into triangles (as shown). Areas bounded by curved lines are a much more difficult problem, however. In fact, although we all feel we know intuitively what we mean by the area of a curvilinear figure, it is actually quite difficult to define precisely. The area of a figure is quantified by asking ‘how many units of area would be needed to cover it?’ We need to have some unit of area in mind (e.g. one square centimetre or one square millimetre) and imagine trying to cover the figure with little square tiles. We can also imagine cutting these tiles in halves, quarters etc. In this way a rectangle, and hence any figure bounded by straight lines, can be dealt with, but a curvilinear figure can never be covered exactly. We are therefore forced to rely on the notion of limit in order to define areas of curvilinear figures. To do this, we make some simple assumptions which most people will accept as intuitively obvious. These are:- 1. If one figure is a subset of a second figure, then the area of the first will be less than or equal to that of the second. Mathematics Learning Centre, University of Sydney 3 2. If a figure is divided up into non-overlapping pieces, the area of the whole will be the sum of the areas of the pieces. Using these assumptions, we can approximate to curved figures by means of polygons (figures with straight line boundaries), and hence define the area of the curved figure as the limit of the areas of the polygons as they ‘approach’ the curved figure (in some sense yettobemade precise). Mathematics Learning Centre, University of Sydney 4 3 Areas Under Curves Let us suppose that we are given a positive function y f(x) and we want to find the area enclosed between y = f(x) the curve y = f(x), the x-axis and the lines x = a and x = b. (The shaded area in the diagram.) If the graph of y = f(x)isnot a straight line we do not, at the moment, know how to calculate the area Area precisely. abx We can, however, approximate to the area as follows: y First we divide the area up into strips as shown, by y = f(x) dividing the interval from a to b into equal subinter- vals, and drawing vertical lines at these points. absubdivisions x Next we choose the least value of f(x)ineach subin- y terval and construct a rectangle with that as its height (as in the diagram). The sum of the areas of these rectangles is clearly less than the area we are trying to find. This sum is called a lower sum. ablower sum x Then we choose the greatest value of f(x)ineach y subinterval and construct a rectangle with that as its height (as in the diagram opposite). The sum of the areas of these rectangles is clearly greater than the area we are trying to find. This sum is called an upper sum. abupper sum x Thus we have ‘sandwiched’ the area we want to find in between an upper sum and a lower sum. Both the upper sum and the lower sum are easily calculated because they are sums of areas of rectangles. Mathematics Learning Centre, University of Sydney 5 Although we still can’t say precisely what the area under the curve is, we know between what limits it lies. If we now increase the number of strips the area is y divided into, we will get new upper and lower sums, which will be closer to one another in size and so closer to the area which we are trying to find. In fact, the larger the number of strips we take, the smaller will be the difference between the upper and lower sums, and so the better approximation either sum will be to the area under the curve. division into narrower stripsx It can be shown that if f(x)isa‘nice’ function (for example, a continuous function) the difference between the upper and lower sums approaches zero as the number of strips the area is subdivided into approaches infinity. We can thus define the area under the curve to be: the limit of either the upper sum or the lower sum, as the number of subdivi- sions tends to infinity (and the width of each subdivision tends to zero). Thus finding the area under a curve boils down to finding the limit of a sum. Now let us introduce some notation so that we can talk more precisely about these con- cepts. Let us suppose that the interval [a, b]isdivided into y n equal subintervals each of width ∆x. Suppose also y = f(x) that the greatest value of f(x)inthe ith subinterval ∗ is f(xi ) and the least value is f(xi). Then the upper sum can be written as: f(x*) f(x') ∗ ∗ ∗ f(x1)∆x + f(x2)∆x + ... + f(xn)∆x n ∗ or, using summation notation: i=1 f(xi )∆x. ∆∆x x Similarly, the lower sum can be written as: abx f(x1)∆x + f(x2)∆x + ... + f(xn)∆x n or, using summation notation: i=1 f(xi)∆x. With this notation, and letting A stand for the area under the curve y = f(x) from x = a to x = b,wecan express our earlier conclusions in symbolic form. The area lies between the lower sum and the upper sum and can be written as follows: n n ≤ ≤ ∗ f(xi)∆x A f(xi )∆x. i=1 i=1 Mathematics Learning Centre, University of Sydney 6 The area is equal to the limit of the lower sum or the upper sum as the number of subdivisions tends to infinity and can be written as follows: n A = lim f(x )∆x n→∞ i i=1 or n A = lim f(x∗)∆x. n→∞ i i=1 3.1 What is the point of all this? Well, firstly it enables us to define precisely what up till now has only been an impre- cise intuitive concept, namely, the area of a region with curved lines forming part of its boundary. Secondly it indicates how we may calculate approximations to such an area. By taking a fairly large value of n and finding upper or lower sums we get an approximate value for the area. The difference between the upper and lower sums tells us how accurate this approximation is. This, unfortunately, is not a very good or very practical way of approximating to the area under a curve. If you do a course in Numerical Methods you will learn much better ways, such as the Trapezoidal Rule and Simpson’s Rule.
Recommended publications
  • Limits Involving Infinity (Horizontal and Vertical Asymptotes Revisited)
    Limits Involving Infinity (Horizontal and Vertical Asymptotes Revisited) Limits as ‘ x ’ Approaches Infinity At times you’ll need to know the behavior of a function or an expression as the inputs get increasingly larger … larger in the positive and negative directions. We can evaluate this using the limit limf ( x ) and limf ( x ) . x→ ∞ x→ −∞ Obviously, you cannot use direct substitution when it comes to these limits. Infinity is not a number, but a way of denoting how the inputs for a function can grow without any bound. You see limits for x approaching infinity used a lot with fractional functions. 1 Ex) Evaluate lim using a graph. x→ ∞ x A more general version of this limit which will help us out in the long run is this … GENERALIZATION For any expression (or function) in the form CONSTANT , this limit is always true POWER OF X CONSTANT lim = x→ ∞ xn HOW TO EVALUATE A LIMIT AT INFINITY FOR A RATIONAL FUNCTION Step 1: Take the highest power of x in the function’s denominator and divide each term of the fraction by this x power. Step 2: Apply the limit to each term in both numerator and denominator and remember: n limC / x = 0 and lim C= C where ‘C’ is a constant. x→ ∞ x→ ∞ Step 3: Carefully analyze the results to see if the answer is either a finite number or ‘ ∞ ’ or ‘ − ∞ ’ 6x − 3 Ex) Evaluate the limit lim . x→ ∞ 5+ 2 x 3− 2x − 5 x 2 Ex) Evaluate the limit lim . x→ ∞ 2x + 7 5x+ 2 x −2 Ex) Evaluate the limit lim .
    [Show full text]
  • ESA Missions AO Analysis
    ESA Announcements of Opportunity Outcome Analysis Arvind Parmar Head, Science Support Office ESA Directorate of Science With thanks to Kate Isaak, Erik Kuulkers, Göran Pilbratt and Norbert Schartel (Project Scientists) ESA UNCLASSIFIED - For Official Use The ESA Fleet for Astrophysics ESA UNCLASSIFIED - For Official Use Dual-Anonymous Proposal Reviews | STScI | 25/09/2019 | Slide 2 ESA Announcement of Observing Opportunities Ø Observing time AOs are normally only used for ESA’s observatory missions – the targets/observing strategies for the other missions are generally the responsibility of the Science Teams. Ø ESA does not provide funding to successful proposers. Ø Results for ESA-led missions with recent AOs presented: • XMM-Newton • INTEGRAL • Herschel Ø Gender information was not requested in the AOs. It has been ”manually” derived by the project scientists and SOC staff. ESA UNCLASSIFIED - For Official Use Dual-Anonymous Proposal Reviews | STScI | 25/09/2019 | Slide 3 XMM-Newton – ESA’s Large X-ray Observatory ESA UNCLASSIFIED - For Official Use Dual-Anonymous Proposal Reviews | STScI | 25/09/2019 | Slide 4 XMM-Newton Ø ESA’s second X-ray observatory. Launched in 1999 with annual calls for observing proposals. Operational. Ø Typically 500 proposals per XMM-Newton Call with an over-subscription in observing time of 5-7. Total of 9233 proposals. Ø The TAC typically consists of 70 scientists divided into 13 panels with an overall TAC chair. Ø Output is >6000 refereed papers in total, >300 per year ESA UNCLASSIFIED - For Official Use
    [Show full text]
  • Section 8.8: Improper Integrals
    Section 8.8: Improper Integrals One of the main applications of integrals is to compute the areas under curves, as you know. A geometric question. But there are some geometric questions which we do not yet know how to do by calculus, even though they appear to have the same form. Consider the curve y = 1=x2. We can ask, what is the area of the region under the curve and right of the line x = 1? We have no reason to believe this area is finite, but let's ask. Now no integral will compute this{we have to integrate over a bounded interval. Nonetheless, we don't want to throw up our hands. So note that b 2 b Z (1=x )dx = ( 1=x) 1 = 1 1=b: 1 − j − In other words, as b gets larger and larger, the area under the curve and above [1; b] gets larger and larger; but note that it gets closer and closer to 1. Thus, our intuition tells us that the area of the region we're interested in is exactly 1. More formally: lim 1 1=b = 1: b − !1 We can rewrite that as b 2 lim Z (1=x )dx: b !1 1 Indeed, in general, if we want to compute the area under y = f(x) and right of the line x = a, we are computing b lim Z f(x)dx: b !1 a ASK: Does this limit always exist? Give some situations where it does not exist. They'll give something that blows up.
    [Show full text]
  • 13 Limits and the Foundations of Calculus
    13 Limits and the Foundations of Calculus We have· developed some of the basic theorems in calculus without reference to limits. However limits are very important in mathematics and cannot be ignored. They are crucial for topics such as infmite series, improper integrals, and multi­ variable calculus. In this last section we shall prove that our approach to calculus is equivalent to the usual approach via limits. (The going will be easier if you review the basic properties of limits from your standard calculus text, but we shall neither prove nor use the limit theorems.) Limits and Continuity Let {be a function defined on some open interval containing xo, except possibly at Xo itself, and let 1 be a real number. There are two defmitions of the· state­ ment lim{(x) = 1 x-+xo Condition 1 1. Given any number CI < l, there is an interval (al> b l ) containing Xo such that CI <{(x) ifal <x < b i and x ;6xo. 2. Given any number Cz > I, there is an interval (a2, b2) containing Xo such that Cz > [(x) ifa2 <x< b 2 and x :;Cxo. Condition 2 Given any positive number €, there is a positive number 0 such that If(x) -11 < € whenever Ix - x 0 I< 5 and x ;6 x o. Depending upon circumstances, one or the other of these conditions may be easier to use. The following theorem shows that they are interchangeable, so either one can be used as the defmition oflim {(x) = l. X--->Xo 180 LIMITS AND CONTINUITY 181 Theorem 1 For any given f.
    [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]
  • Herschel Space Observatory and the NASA Herschel Science Center at IPAC
    Herschel Space Observatory and The NASA Herschel Science Center at IPAC u George Helou u Implementing “Portals to the Universe” Report April, 2012 Implementing “Portals to the Universe”, April 2012 Herschel/NHSC 1 [OIII] 88 µm Herschel: Cornerstone FIR/Submm Observatory z = 3.04 u Three instruments: imaging at {70, 100, 160}, {250, 350 and 500} µm; spectroscopy: grating [55-210]µm, FTS [194-672]µm, Heterodyne [157-625]µm; bolometers, Ge photoconductors, SIS mixers; 3.5m primary at ambient T u ESA mission with significant NASA contributions, May 2009 – February 2013 [+/-months] cold Implementing “Portals to the Universe”, April 2012 Herschel/NHSC 2 Herschel Mission Parameters u Userbase v International; most investigator teams are international u Program Model v Observatory with Guaranteed Time and competed Open Time v ESA “Corner Stone Mission” (>$1B) with significant NASA contributions v NASA Herschel Science Center (NHSC) supports US community u Proposals/cycle (2 Regular Open Time cycles) v Submissions run 500 to 600 total, with >200 with US-based PI (~x3.5 over- subscription) u Users/cycle v US-based co-Investigators >500/cycle on >100 proposals u Funding Model v NASA funds US data analysis based on ESA time allocation u Default Proprietary Data Period v 6 months now, 1 year at start of mission Implementing “Portals to the Universe”, April 2012 Herschel/NHSC 3 Best Practices: International Collaboration u Approach to projects led elsewhere needs to be designed carefully v NHSC Charter remains firstly to support US community v But ultimately success of THE mission helps everyone v Need to express “dual allegiance” well and early to lead/other centers u NHSC became integral part of the larger team, worked for Herschel success, though focused on US community participation v Working closely with US community reveals needs and gaps for all users v Anything developed by NHSC is available to all users of Herschel v Trust follows from good teaming: E.g.
    [Show full text]
  • MATH 1512: Calculus – Spring 2020 (Dual Credit) Instructor: Ariel
    MATH 1512: Calculus – Spring 2020 (Dual Credit) Instructor: Ariel Ramirez, Ph.D. Email: [email protected] Office: LRC 172 Phone: 505-925-8912 OFFICE HOURS: In the Math Center/LRC or by Appointment COURSE DESCRIPTION: Limits. Continuity. Derivative: definition, rules, geometric and rate-of- change interpretations, applications to graphing, linearization and optimization. Integral: definition, fundamental theorem of calculus, substitution, applications to areas, volumes, work, average. Meets New Mexico Lower Division General Education Common Core Curriculum Area II: Mathematics (NMCCN 1614). (4 Credit Hours). Prerequisites: ((123 or ACCUPLACER College-Level Math =100-120) and (150 or ACT Math =28- 31 or SAT Math Section =660-729)) or (153 or ACT Math =>32 or SAT Math Section =>730). COURSE OBJECTIVES: 1. State, motivate and interpret the definitions of continuity, the derivative, and the definite integral of a function, including an illustrative figure, and apply the definition to test for continuity and differentiability. In all cases, limits are computed using correct and clear notation. Student is able to interpret the derivative as an instantaneous rate of change, and the definite integral as an averaging process. 2. Use the derivative to graph functions, approximate functions, and solve optimization problems. In all cases, the work, including all necessary algebra, is shown clearly, concisely, in a well-organized fashion. Graphs are neat and well-annotated, clearly indicating limiting behavior. English sentences summarize the main results and appropriate units are used for all dimensional applications. 3. Graph, differentiate, optimize, approximate and integrate functions containing parameters, and functions defined piecewise. Differentiate and approximate functions defined implicitly. 4. Apply tools from pre-calculus and trigonometry correctly in multi-step problems, such as basic geometric formulas, graphs of basic functions, and algebra to solve equations and inequalities.
    [Show full text]
  • Calculus Terminology
    AP Calculus BC Calculus Terminology Absolute Convergence Asymptote Continued Sum Absolute Maximum Average Rate of Change Continuous Function Absolute Minimum Average Value of a Function Continuously Differentiable Function Absolutely Convergent Axis of Rotation Converge Acceleration Boundary Value Problem Converge Absolutely Alternating Series Bounded Function Converge Conditionally Alternating Series Remainder Bounded Sequence Convergence Tests Alternating Series Test Bounds of Integration Convergent Sequence Analytic Methods Calculus Convergent Series Annulus Cartesian Form Critical Number Antiderivative of a Function Cavalieri’s Principle Critical Point Approximation by Differentials Center of Mass Formula Critical Value Arc Length of a Curve Centroid Curly d Area below a Curve Chain Rule Curve Area between Curves Comparison Test Curve Sketching Area of an Ellipse Concave Cusp Area of a Parabolic Segment Concave Down Cylindrical Shell Method Area under a Curve Concave Up Decreasing Function Area Using Parametric Equations Conditional Convergence Definite Integral Area Using Polar Coordinates Constant Term Definite Integral Rules Degenerate Divergent Series Function Operations Del Operator e Fundamental Theorem of Calculus Deleted Neighborhood Ellipsoid GLB Derivative End Behavior Global Maximum Derivative of a Power Series Essential Discontinuity Global Minimum Derivative Rules Explicit Differentiation Golden Spiral Difference Quotient Explicit Function Graphic Methods Differentiable Exponential Decay Greatest Lower Bound Differential
    [Show full text]
  • Notes Chapter 4(Integration) Definition of an Antiderivative
    1 Notes Chapter 4(Integration) Definition of an Antiderivative: A function F is an antiderivative of f on an interval I if for all x in I. Representation of Antiderivatives: If F is an antiderivative of f on an interval I, then G is an antiderivative of f on the interval I if and only if G is of the form G(x) = F(x) + C, for all x in I where C is a constant. Sigma Notation: The sum of n terms a1,a2,a3,…,an is written as where I is the index of summation, ai is the ith term of the sum, and the upper and lower bounds of summation are n and 1. Summation Formulas: 1. 2. 3. 4. Limits of the Lower and Upper Sums: Let f be continuous and nonnegative on the interval [a,b]. The limits as n of both the lower and upper sums exist and are equal to each other. That is, where are the minimum and maximum values of f on the subinterval. Definition of the Area of a Region in the Plane: Let f be continuous and nonnegative on the interval [a,b]. The area if a region bounded by the graph of f, the x-axis and the vertical lines x=a and x=b is Area = where . Definition of a Riemann Sum: Let f be defined on the closed interval [a,b], and let be a partition of [a,b] given by a =x0<x1<x2<…<xn-1<xn=b where xi is the width of the ith subinterval.
    [Show full text]
  • Calculus Formulas and Theorems
    Formulas and Theorems for Reference I. Tbigonometric Formulas l. sin2d+c,cis2d:1 sec2d l*cot20:<:sc:20 +.I sin(-d) : -sitt0 t,rs(-//) = t r1sl/ : -tallH 7. sin(A* B) :sitrAcosB*silBcosA 8. : siri A cos B - siu B <:os,;l 9. cos(A+ B) - cos,4cos B - siuA siriB 10. cos(A- B) : cosA cosB + silrA sirrB 11. 2 sirrd t:osd 12. <'os20- coS2(i - siu20 : 2<'os2o - I - 1 - 2sin20 I 13. tan d : <.rft0 (:ost/ I 14. <:ol0 : sirrd tattH 1 15. (:OS I/ 1 16. cscd - ri" 6i /F tl r(. cos[I ^ -el : sitt d \l 18. -01 : COSA 215 216 Formulas and Theorems II. Differentiation Formulas !(r") - trr:"-1 Q,:I' ]tra-fg'+gf' gJ'-,f g' - * (i) ,l' ,I - (tt(.r))9'(.,') ,i;.[tyt.rt) l'' d, \ (sttt rrJ .* ('oqI' .7, tJ, \ . ./ stll lr dr. l('os J { 1a,,,t,:r) - .,' o.t "11'2 1(<,ot.r') - (,.(,2.r' Q:T rl , (sc'c:.r'J: sPl'.r tall 11 ,7, d, - (<:s<t.r,; - (ls(].]'(rot;.r fr("'),t -.'' ,1 - fr(u") o,'ltrc ,l ,, 1 ' tlll ri - (l.t' .f d,^ --: I -iAl'CSllLl'l t!.r' J1 - rz 1(Arcsi' r) : oT Il12 Formulas and Theorems 2I7 III. Integration Formulas 1. ,f "or:artC 2. [\0,-trrlrl *(' .t "r 3. [,' ,t.,: r^x| (' ,I 4. In' a,,: lL , ,' .l 111Q 5. In., a.r: .rhr.r' .r r (' ,l f 6. sirr.r d.r' - ( os.r'-t C ./ 7. /.,,.r' dr : sitr.i'| (' .t 8. tl:r:hr sec,rl+ C or ln Jccrsrl+ C ,f'r^rr f 9.
    [Show full text]
  • Differentiating an Integral
    Differentiating an Integral P. Haile, February 2020 b(t) Leibniz Rule. If (t) = a(t) f(z, t)dz, then R d b(t) @f(z, t) db da = dz + f (b(t), t) f (a(t), t) . dt @t dt dt Za(t) That’s the rule; now let’s see why this is so. We start by reviewing some things you already know. Let f be a smooth univariate function (i.e., a “nice” function of one variable). We know from the fundamental theorem of calculus that if the function is defined as x (x) = f(z) dz Zc (where c is a constant) then d (x) = f(x). (1) dx You can gain some really useful intuition for this by remembering that the x integral c f(z) dz is the area under the curve y = f(z), between z = a and z = x. Draw this picture to see that as x increases infinitessimally, the added contributionR to the area is f (x). Likewise, if c (x) = f(z) dz Zx then d (x) = f(x). (2) dx Here, an infinitessimal increase in x reduces the area under the curve by an amount equal to the height of the curve. Now suppose f is a function of two variables and define b (t) = f(z, t)dz (3) Za where a and b are constants. Then d (t) b @f(z, t) = dz (4) dt @t Za i.e., we can swap the order of the operations of integration and differentiation and “differentiate under the integral.” You’ve probably done this “swapping” 1 before.
    [Show full text]
  • International Space Station Basics Components of The
    National Aeronautics and Space Administration International Space Station Basics The International Space Station (ISS) is the largest orbiting can see 16 sunrises and 16 sunsets each day! During the laboratory ever built. It is an international, technological, daylight periods, temperatures reach 200 ºC, while and political achievement. The five international partners temperatures during the night periods drop to -200 ºC. include the space agencies of the United States, Canada, The view of Earth from the ISS reveals part of the planet, Russia, Europe, and Japan. not the whole planet. In fact, astronauts can see much of the North American continent when they pass over the The first parts of the ISS were sent and assembled in orbit United States. To see pictures of Earth from the ISS, visit in 1998. Since the year 2000, the ISS has had crews living http://eol.jsc.nasa.gov/sseop/clickmap/. continuously on board. Building the ISS is like living in a house while constructing it at the same time. Building and sustaining the ISS requires 80 launches on several kinds of rockets over a 12-year period. The assembly of the ISS Components of the ISS will continue through 2010, when the Space Shuttle is retired from service. The components of the ISS include shapes like canisters, spheres, triangles, beams, and wide, flat panels. The When fully complete, the ISS will weigh about 420,000 modules are shaped like canisters and spheres. These are kilograms (925,000 pounds). This is equivalent to more areas where the astronauts live and work. On Earth, car- than 330 automobiles.
    [Show full text]