Post History
#2: Post edited
- > […] I would have commenced with defining $\dfrac{x}{n}$ as $\dfrac{1}{m}$, which is more intuitive than "let $m = n/x$".
- I confess I don't see the difference between the two statements. In changing the variable in the limit from $n$ to $m$, you keep $x$ fixed; after all, you are trying to prove that for each fixed $x > 0$, the following limit is true:
- $$
- \lim_{n \to \infty} \left( 1 + \frac{x}{n} \right)^n = e^x.
- $$
- The same is true when you "let $m = n/x$". It is not correct to say that in this case "my variables are $xm$" (I think you meant to say "$x$ and $m$", or "variable is"?) because $x$ has been fixed right at the beginning as an arbitrary positive real number.
- Admittedly, Stewart expects this to be clear from the phrasing of the exercise itself, and does not begin the solution with, "Let $x > 0$ be fixed". At least, it is not unusual for a solutions manual to be terse on such points, in my experience.
- I disagree that the change of variable is superfluous. How will you proceed after you rewrite $x/n$ as $1/(n/x)$? You will probably multiply and divide by $x$ in the exponent to get
- $$
- \lim_{n \to \infty} \left( 1 + \frac{1}{n/x} \right)^{\frac{n}{x} \cdot x} = \left[\lim_{n \to \infty} \left( 1 + \frac{1}{n/x} \right)^{n/x} \right]^x.
- $$
This is of the form you want: $(1 + 1/\mathrm{something})^{\mathrm{something}}$ and the limit as that "$\mathrm{something}$" goes to infinity. Except, that's not what the limit looks like! You want the limit as $n/x$ goes to infinity, not as $n$ goes to infinity. But $n/x$ goes to infinity if and only if $n$ goes to infinity (when $x > 0$ is fixed) so we can change the limit to $n/x \to \infty$ from $n \to \infty$. But, this is just the change of variable process without it being spelt out. So, it's actually not at all superfluous.
- > […] I would have commenced with defining $\dfrac{x}{n}$ as $\dfrac{1}{m}$, which is more intuitive than "let $m = n/x$".
- I confess I don't see the difference between the two statements. In changing the variable in the limit from $n$ to $m$, you keep $x$ fixed; after all, you are trying to prove that for each fixed $x > 0$, the following limit is true:
- $$
- \lim_{n \to \infty} \left( 1 + \frac{x}{n} \right)^n = e^x.
- $$
- The same is true when you "let $m = n/x$". It is not correct to say that in this case "my variables are $xm$" (I think you meant to say "$x$ and $m$", or "variable is"?) because $x$ has been fixed right at the beginning as an arbitrary positive real number.
- Admittedly, Stewart expects this to be clear from the phrasing of the exercise itself, and does not begin the solution with, "Let $x > 0$ be fixed". At least, it is not unusual for a solutions manual to be terse on such points, in my experience.
- I disagree that the change of variable is superfluous. How will you proceed after you rewrite $x/n$ as $1/(n/x)$? You will probably multiply and divide by $x$ in the exponent to get
- $$
- \lim_{n \to \infty} \left( 1 + \frac{1}{n/x} \right)^{\frac{n}{x} \cdot x} = \left[\lim_{n \to \infty} \left( 1 + \frac{1}{n/x} \right)^{n/x} \right]^x.
- $$
- This is of the form you want: $(1 + 1/\mathrm{something})^{\mathrm{something}}$ and the limit as that "$\mathrm{something}$" goes to infinity. Except, that's not what the limit looks like! You want the limit as $n/x$ goes to infinity, not as $n$ goes to infinity. But $n/x$ goes to infinity if and only if $n$ goes to infinity (when $x > 0$ is fixed) so we can change the limit to $n/x \to \infty$ from $n \to \infty$. But, this is just the change of variable process without it being spelt out. So, it's actually not at all superfluous.
- --------
- Adding in response to the updated version of the question and the comments below:
- The statement that you wish to prove is along the lines "*something* is true for all $x$". Or, no matter what $x$ you pick, *something* will hold for that $x$. So, a proof of the statement must begin by letting $x$ denote an arbitrary element and then showing that *something* is indeed true for that arbitrary $x$. In other words, $x$ is fixed (and arbitrary) during the proof.
- You already recognise this, at least intuitively, when you observe that as $n \to \infty$ we have $n/x \to \infty$ too. This is made explicit when writing down the change of variable from $n$ to $m$: the varying parameter just switches from being $n$ to being $m$, while $x$ stays fixed (but arbitrary) throughout.
- Regarding the objection to the introduction of the change of variable itself (or, at least the way it is introduced), I feel it is more on pedagogical grounds. And, opinions will vary here. It is good that you recognize that you want to get an expression of the form $1 + 1/\mathrm{something}$, and so it makes sense that you would like to define $x/n = 1/m$. On the other hand, a student who does not recognise this might find this a lot more confusing: why are the original and new variables both in the denominator? After all, this is a completely nonstandard way to write down the linear equation $m = n/x$.
- This is just one argument to show that there is no single method that works for everyone. So, I can't find fault with Stewart in his presentation of the change of variable, nor yours. But it would be good to keep an open mind about the benefits of different ways of presenting the same material.
#1: Initial revision
> […] I would have commenced with defining $\dfrac{x}{n}$ as $\dfrac{1}{m}$, which is more intuitive than "let $m = n/x$". I confess I don't see the difference between the two statements. In changing the variable in the limit from $n$ to $m$, you keep $x$ fixed; after all, you are trying to prove that for each fixed $x > 0$, the following limit is true: $$ \lim_{n \to \infty} \left( 1 + \frac{x}{n} \right)^n = e^x. $$ The same is true when you "let $m = n/x$". It is not correct to say that in this case "my variables are $xm$" (I think you meant to say "$x$ and $m$", or "variable is"?) because $x$ has been fixed right at the beginning as an arbitrary positive real number. Admittedly, Stewart expects this to be clear from the phrasing of the exercise itself, and does not begin the solution with, "Let $x > 0$ be fixed". At least, it is not unusual for a solutions manual to be terse on such points, in my experience. I disagree that the change of variable is superfluous. How will you proceed after you rewrite $x/n$ as $1/(n/x)$? You will probably multiply and divide by $x$ in the exponent to get $$ \lim_{n \to \infty} \left( 1 + \frac{1}{n/x} \right)^{\frac{n}{x} \cdot x} = \left[\lim_{n \to \infty} \left( 1 + \frac{1}{n/x} \right)^{n/x} \right]^x. $$ This is of the form you want: $(1 + 1/\mathrm{something})^{\mathrm{something}}$ and the limit as that "$\mathrm{something}$" goes to infinity. Except, that's not what the limit looks like! You want the limit as $n/x$ goes to infinity, not as $n$ goes to infinity. But $n/x$ goes to infinity if and only if $n$ goes to infinity (when $x > 0$ is fixed) so we can change the limit to $n/x \to \infty$ from $n \to \infty$. But, this is just the change of variable process without it being spelt out. So, it's actually not at all superfluous.