Math Problem Statement
実数の範囲で考えます。 距離1を、何度も半分に分割し、無限回の分割をします。 分割するだけですから、総和1は変わりません。 個々の分割要素は、 x = lim(n→∞){1 / (2^n)} = 0 の数列になり、最も細かい要素は収束値0になります。 nが有限の間は、xも有限ですが、 nが∞になった途端に、x=0になります。 有限と無限の差、ということなのでしょう。 さて、収束とは逆の過程を考えます。 xの収束値0 を2倍にしていきます。 y = lim(n→∞){0 * (2^n)} は、0 でしょうか? それとも元の1でしょうか?
Solution
Ask a new question for Free
By Image
Drop file here or Click Here to upload
Math Problem Analysis
Mathematical Concepts
Calculus
Limits
Series and Sequences
Infinity
Formulas
x_n = 1 / (2^n)
lim(n→∞) {1 / (2^n)} = 0
lim(n→∞) {0 * (2^n)} = 0
Theorems
Limit Theorem
Properties of Converging Sequences
Suitable Grade Level
University Level (Calculus)
Related Recommendation
Solve Finite Sum and Infinite Series with Powers and Fractions
Sum of Infinite Series: 4r^2 - 2 / 4r^4 + 1 | Convergence Analysis
Math Exam Problem Solving: Series and Sequence Convergence
Solve the Series Summation Problem with Limits and Geometric Progression
Understanding Infinite Series: Formulas and Examples Explained