加载中…
个人资料
  • 博客等级:
  • 博客积分:
  • 博客访问:
  • 关注人气:
  • 获赠金笔:0支
  • 赠出金笔:0支
  • 荣誉徽章:
正文 字体大小:

第1.5节  无穷小,有限超实数与无穷大

(2013-07-24 00:31:31)
标签:

it

1.5 INFINITESIMAL, FINITE, AND INFINITE NUMBERS

Let us summarize our intuitive description of the hyperreal numbers from Section 1.4.

The real line is a subset of the hyperreal line; that is, each real number belongs to the set hyperreal numbers. Surrounding each real number r, we introduce a collection of hyperreal numbers infinitely close to r. The hyperreal numbers infinitely close to zero are called infinitesimals. The reciprocals of nonzero infinitesimals are infinite hyperreal numbers. The collection of all hyperreal numbers satisfies the same algebraic laws as the real numbers. In this section we describe the hyperreal numbers more precisely and develop a facility for computation with them.

 

This entire calculus course is developed from three basic principles relating the real and hyperreal numbers: the Extension Principle, the Transfer Principle, and the Standard Part Principle. The first two principles are presented in this section, and the third principle is in the next section.

 

We begin with the Extension Principle, which gives us new numbers called hyperreal numbers and extends all real functions to these numbers. The Extension Principle will deal with hyperreal functions as well as real functions. Our discussion of real functions in Section 1.2 can readily be carried over to hyperreal functions. Recall that for each real number a, a real function fof one variable either associates another real number b= f(a) or is undefined. Now, for each hyperreal number H, a hyperreal function Fof one variable either associates another hyperreal number K=F(H) or is undefined. For each pair of hyperreal numbers Hand J, a hyperreal function G of two variables either associates another hyperreal number K=G(H,J)or is undefined. Hyperreal functions of three or more variables are defined in a similar way.

 

1.THE  EXTENSION PRINCIPLE

   (a) The real numbers form a subset of the hyperreal numbers, and the order relation x

      the real numbers is a subset of the order relation for the hyperreal numbers.

   (b) There is a hyperreal number that is greater than zero but less than every positive real

      number.

   (c) For every real function f of one or more variables we are given a corresponding hyperreal

      function f* of the same number of variables. f* is called the natural extension of f.

 

Part (a) of the Extension Principle says that the real line is a part of the hyperreal line. To explain part (b) of the Extension Principle, we give a careful definition of an infinitesimal.

 

DEFINITION

 

     A hyperreal number b is said to be:

     Positive infinitesimal if b is positive but less than every positive real number, negative infinitesimal if b is negative but greater than every negative real number.

     Infinitesimal if b is either positive infinitesimal, negative infinitesimal, or zero.

 

With this definition, part (b) of the Extension Principle says that there is at least one positive infinitesimal. We shall see later that there are infinitely many positive infinitesimals. A positive infinitesimal is a hyperreal number but cannot be a real number, so part (b) ensures that there are hyperreal numbers that are not real numbers.

 

Part (c) of the Extension Principle allows us to apply real functions to hyperreal numbers. Since the addition function +is a real function of two variables, its natural extension +* is a hyperreal function of two variables. If x and y are hyperreal numbers, the sum of xand y is the number x+*yformed by using the natural extension of +. Similarly, the product of x and y is the number x.* y formed by using the natural extension of the product function ·. To make things easier to read, we shall drop the asterisks and write simply x +y and x·y for the sum and product of two hyperreal numbers x andy. Using the natural extensions of the sum and product functions, we will be able to develop algebra for hyperreal numbers. Part (c) of the Extension Principle also allows us to work with expressions such as cos(x) or sin(x+cos(y)), which involve one or more real functions. We call such expressions real expressions. These expressions can be used even when x and y are hyperreal numbers instead of real numbers. For example, when xand y are hyperreal, sin(x+cos(y)) will mean sin*(x+cos*(y)), where sin* and cos* are the natural extensions of sin and cos. The asterisks are dropped as before.

 

 

We now state the Transfer Principle, which allows us to carry out computations with the hyperreal numbers in the same way as we do for real numbers. Intuitively, the Transfer Principle says that the natural extension of each real function has the same properties as the original function.

 

. TRANSFER  PRINCIPLE

          Every real statement that holds for one or more particular real functions holds for the

          hyperreal natural extensions of these functions.

 

Here are seven examples that illustrate what we mean by a real statement. In general, by a real statement we mean a combination of equations or inequalities about real expressions, and statements specifying whether a real expression is defined or undefined. A real statement will involve real variables and particular real functions.

 

(1)Closure law for addition: for any xand y, the sum x+yis defined.

(2)Commutative law for addition : x+y=y+x

(3)A rule for order : If 0<</span>x<</span>y, then 0<1/y<1/x.

(4)Division by zero is never allowed : x/0 is undefined.

(5)An algebraic identity : (x-y)²=x²- 2xy+y².

(6)A trigonometric identity : sin²x+ cos² x= 1.

(7)A rule for logarithms : If x>0 and y>0, then log10(xy) = log 10 x + log 10y.

 

Each example has two variables, x and y, and holds true whenever xand y are real numbers. The Transfer Principle tells us that each example also holds whenever xand y are hyperreal numbers. For instance, by Example (4), x/0 is undefined, even for hyperreal x. By Example (6),

sin²x+ cos ²x =1, even 1or hyperreal x.

 

Notice that the first five examples involve only the sum, difference, product, and quotient functions. However, the last two examples are real statements involving the transcendental functions sin, cos, and log10. The Transfer Principle extends all the familiar rules of trigonometry, exponents, and logarithms to the hyperreal numbers.

 

In calculus we frequently make a computation involving one or more unknown real numbers. The Transfer Principle allows us to compute in exactly the same way with hyperreal numbers. It transfers facts about the real numbers to facts about the hyperreal numbers. In particular, the Transfer Principle implies that a real function and its natural extension always give the same value when applied to a real number. This is why we are usually able to drop the asterisks when computing with hyperreal numbers.

 

A real statement is often used to define a new real function from old real functions. By the Transfer Principle, whenever a real statement defines a real function, the same real statement also defines the hyperreal natural extension function. Here are three more examples.

 

(8)The square root function is defined by the real statement y=____if, and only if, y²=xand y0.

(9)The absolute value function is defined by the real statement y=|x|if, and only if, y=____.

(10)The common logarithm function is defined by the real statement

     y=log10 x if, and only if, 10y=x.

 

In each case, the hyperreal natural extension is the function defined by the given real statement when xand y vary over the hyperreal numbers. For example, the hyperreal natural extension of the square function ___ *, is defined by Example (8) when x and y are hyperreal.

 

An important use of the Transfer Principle is to carry out computations with infinitesimal. For example, a computation with infinitesimals was used in the slope calculation in Section 1.4. The Extension Principle tells us that there is at least one positive infinitesimal hyperreal number, say ε. Starting from ε, we can use the Transfer Principle to construct infinitely many other positive infinitesimals. For example, ε²is a positive infinitesimal that is smaller than ε, 0<</i>ε²< ε.(this follows from the Transfer Principle because 0<</i>x²< x for all real xbetween 0 and 1.) Here are several positive infinitesimal, listed in increasing order:

                        ______________________

 

We can also construct negative infinitesimals, such as -ε and ε², and other hyperreal numbers such as 1+_____,(10 - ε)², and 1/ε.

 

We shall now give a list of rules for deciding whether a given hyperreal number is infinitesimal, finite, or infinite. All these rules follow from the Transfer Principle alone. First, look at Figure 1.5.1, illustrating the hyperreal line.

 

 

 

 

 

 

 

 

 

 

 

 

第1.5节 <wbr> <wbr>无穷小,有限超实数与无穷大

 

 

 

 

 

 

 

 

 

第1.5节 <wbr> <wbr>无穷小,有限超实数与无穷大第1.5节 <wbr> <wbr>无穷小,有限超实数与无穷大

 DEFINITION

 

               A hyperreal number b is said to be:

               finite if b is between two real numbers.

               positive infinite if b is greater than every real number.

               negative infinite if b is less than every real number.

 

Notice that each infinitesimal number is finite. Before going through the whole list of rules, let us take a close look at two of them.

 

If ε is infinitesimal and a is finite, then the product a·ε is infinitesimal. For example, ________are  infinitesimal. This can be seen intuitively from Figure 1.5.2; an infinitely thin rectangle of length a has infinitesimal area.

 

If ε is positive infinitesimal, then 1/ε is positive infinite. From experience we know that reciprocals of small numbers are large, so we intuitively expect 1/ε to be positive infinite. We can use the Transfer Principle to prove 1/ε is positive infinite. Let r be any positive real number. Since ε is positive infinitesimal, 0<ε<1/r. Applying the Transfer Principle, 1/ε >r >0. Therefore, 1/ε is positive infinite.

 

第1.5节 <wbr> <wbr>无穷小,有限超实数与无穷大

 

 

Figure 1.5.2

 

RULES FOR INFINITESIMAL, FINITE, AND INFINITE NUMBERS

 

Assume that ε, δ are infinitesimal; b, c are hyperreal numbers that are finite but not infinitesimal; and H, K are infinite hyperreal numbers.

(i)   Real numbers:

     The only infinitesimal real number is 0.

     Every real number is finite.

(ii)   Negatives:

     is infinitesimal.

     -b is finite but not infinitesimal.

     -H is infinite.

(iii)  Reciprocals:

If ε0, 1 is infinite.

1/b is finite but not infinitesimal.

1/H is infinitesimal.

(iv) Sums:

ε is infinitesimal.

b + ε is finite but not infinitesimal.

b + c is finite (possible infinitesimal).

H+ε  and  H + b are infinite.

(v) Products:

   δ·ε and b·ε are infinitesimal.

   b·c is finite but not infinitesimal.

  H·b and H·K are infinite.

(vi) Quotients:

ε/b, ε/H, and b/ H are infinitesimal.

b/c is finite but not infinitesimal.

b/ε , H/ε , and H/b are infinite, provided that ε≠0.

(vii) Roots:

If ε >0,____ is infinitesimal.

If b >0, ____ is infinitesimal but not infinitesimal.

If H >0, ____ is infinite.

 

Notice that we have given no rule for the following combinations:

     ε/δ , the quotient of two infinitesimals.

     H/K, the quotient of two infinite numbers.

     Hε, the product of an infinite number and an infinitesimal.

     H + K, the sum of two infinite numbers.

 

Each of these can be either infinitesimal, finite but not infinitesimal, or infinite, depending on what ε,δ , H, and K are. For this reason, they are called indeterminate forms.

 

Here are three very different quotients of infinitesimals.

 

___is infinitesimal (equal to ε).

______is finite but not infinitesimal (equal to 1).

______is infinite ( equal to ___).

 

Table 1.5.1 on the following page shows the three possibilities for each indeterminate form. Here are some examples which show how to use our rules.

 

EXAMPLE 1 Consider (b-3ε)/(c+2δ). ε is infinitesimal, so -3εis infinitesimal and b-3εis finite but not infinitesimal. Similarly, c+2δis finite but not infinitesimal. Therefore the quotient

                               b-3ε

                               c+2δ

is finite but not infinitesimal.

第1.5节 <wbr> <wbr>无穷小,有限超实数与无穷大

 

 

 

 

 

 

 

 

 

 

 

 

The next three examples are quotients of infinitesimals.

 

EXAMPLE 2  The quotient

                             5ε4-8ε3+ε2

                                               

 

is infinitesimal, provided  ε≠0.

The given number is equal to

(1)                        _____________________

  We see in turn that ______________are infinitesimal; hence the sum(1) is infinitesimal.

 

EXAMPLE 3   If ε≠ 0, the quotient

                              

                           3ε3+ε2-6ε

                                             2ε2+ε

 

is finite but not infinitesimal.

Cancelling an ε from numerator and denominator, we get

(2)                           

                           3ε3+ε-6

                                             2ε+1

Since3ε2+εis infinitesimal while -6 is finite but not infinitesimal, the numerator

                           3ε3+ε-6

is finite but not infinitesimal. Similarly, the denominator 2ε+ 1, and hence

the quotient(2) is finite but not infinitesimal.

 

EXAMPLE 4  If ε 0, the quotient

                                

                           ε4 _ ε3+2ε2

                                             5ε4+ε3

 

 

is infinite.

 

We first note that the denominator 5ε4+ε3is not zero because it can be written as a product of nonzero factors,

                     5ε4+ε3= ε·ε·ε·(5ε+1).

 

When we cancel ε2from the numerator and denominator we get

                            

                            ε2 _ ε+2

                                             5ε2+ε

 

 

We see in turn that :

ε2 _ ε+2is finite but not infinitesimal,

5ε2+εis infinitesimal.,

ε2 _ ε+2

5ε2+ε    is infinite.

 

EXAMPLE 5   __________ is finite but not infinitesimal.

 

In this example the trick is to multiply both numerator and denominator by 1/H2. We get

                               2+1/H

                            1-1/H+ 2/H2         

 

Now 1/H and 1/H2 are infinitesimal. Therefore both the numerator and denominator are finite but not infinitesimal, and so is the quotient.

 

In the next theorem we list facts about the ordering of the hyperreals.

 

THEOREM 1

(i) Every hyperreal number which is between two infinitesimal is infinitesimal.

(ii) Every hyperreal number which is between two finite hyperreal numbers is finite.

(iii) Every hyperreal number which is greater than some positive infinite number is positive infinite.

(iv) Every hyperreal number which is less than some negative infinite number is negative infinite.

 

All the proofs are easy. We prove (iii), which is especially useful. Assume H is positive infinite and H< K. Then for any real number r, rTherefore, r< K and K is positive infinite.

 

EXAMPLE 6 If H and K are positive infinite hyperreal numbers, then H+K is positive infinite. 

      This is true because H+Kis greater than H.

 

Our last example concerns square roots.

 

EXAMPLE 7  If H is positive infinite then, surprisingly,

                           ____________________

          is infinitesimal.

 

          This is shown using an algebraic trick.

第1.5节 <wbr> <wbr>无穷小,有限超实数与无穷大

                      

 

 

 

The numbers H + 1, H -1, and their square roots are positive infinite, and thus the sum _______is positive infinite. Therefore the quotient

第1.5节 <wbr> <wbr>无穷小,有限超实数与无穷大

                    

 

 

a finite number divided by an infinite number, is infinitesimal.

 

PROBLEMS  FOR  SECTION 1.5

 

In Problems 1-40, assume that:  ε, δare positive infinitesimal,  H, Kare positive infinite.

Determine whether the given expression is infinitesimal, finite but not infinitesimal, or infinite.

   76,000,000ε                             3ε +4δ

   1+1/ ε                                  3ε3-2ε²+ε+1

   ________                               ε/H

   H/ 1,000,000                            (3+ε- 9

   (3+ε)(4+δ)-12                         10   _________

11   ____________                         12_________

13  ___________                          14_________

15   __________                           16__________

17   __________                           18__________

19   __________                           20__________

21   __________                           22__________

23   __________                           24__________

25   H²-                               26_________

27   __________                           28__________

 

29   __________                           30__________

31   __________                           32__________

33   __________                           34__________

35   ___________                          36__________

37   ___________                          38___________

39   ____________                         40___________

     Hint: Assume ε δ

      and divide through by ε.)

41  In (a) - (f) below, determine which of the two numbers is greater.

(a) ε or ε²             (b) ___ or_____      (c) H or H²

(d) ε or ____           (d) H or _____       (b)___or _____  

 

42 Let x, y be positive hyperreal numbers. Can _______be infinite? Finite ? Infinitesimal?

43 Let a and b be real. When is (3ε²- ε+a) / (4ε²+2ε+b)

     (a) infinitesimal?

     (b)finite but not infinitesimal?

     (c)infinite?

44 Let a and b be real. When is (aH²- 2H+5) / (bH²+H- 2)

     (a) infinitesimal?

     (b)finite but not infinitesimal?

     (c)infinite?



0

阅读 收藏 喜欢 打印举报/Report
  

新浪BLOG意见反馈留言板 欢迎批评指正

新浪简介 | About Sina | 广告服务 | 联系我们 | 招聘信息 | 网站律师 | SINA English | 产品答疑

新浪公司 版权所有