I have a question.
Let $x$ be infinite.
$$2x=\infty\times2, \quad 2x=\infty$$
So actually, does $2x=x$?
I have a question.
Let $x$ be infinite.
$$2x=\infty\times2, \quad 2x=\infty$$
So actually, does $2x=x$?
On
Yes. If you work with cardinals, you can show that if two cardinals are finite (i.e. integers), then the product rule is as usual ; if you have two positive cardinals that are infinite, say $\kappa, \lambda$, then $$ \kappa + \lambda = \kappa \lambda = \max \{ \kappa, \lambda\}. $$ In particular, if $\kappa$ is infinite, then $\kappa + \kappa = \max \{\kappa,\kappa\} = \kappa$.
See http://en.wikipedia.org/wiki/Cardinal_number#Cardinal_addition to understand them a bit better.
Hope that helps,
On
It depends on how you use the term "infinite". If you speak in terms of cardinal numbers (for counting of objects), then yes, they're the same infinity. This is because any countable set containing an infinite number of objects can be counted in a way to have exactly the same number of objects. For instance, the set of all integers is clearly twice as big as the set of all even integers... and yet, if you just multiply the set of all integers by 2, you get the set of all even integers, thus showing that there's just as many even integers as integers.
If, on the other hand, you're using it as a number, you cannot evaluate it, as infinity is not a number.
On a third hand, if you think in terms of limits, then they are not equal. That is,
$$ \lim_{x\to\infty} \frac{x}{2x} = \frac12 $$
and thus the limits are not the same.
On
As drhab stated in his answer, your intuition tells you that $\infty \times 2$ should be $\infty$. But that intuition depends on what you understood $\infty$ to mean. A very 'layman' definition could go something like "a quantity with larger magnitude than any finite number", where "finite" = "has a smaller magnitude than some positive integer". Clearly then $\infty \times 2$ also has larger magnitude than any finite number, and so according to this definition it is also $\infty$. But this definition also shows us why, given that $2x=x$ and that $x$ is non-zero but may be $\infty$, we cannot divide both sides by $x$. It is akin to asking, if John runs twice as fast as Jack and both run off away from me, can I divide John's final position by Jack's final position, which are both further away from me than I can ever go, and get $2=1$? (Of course neither John nor Jack themselves can reach their "final position", but the process by which they 'approach' it explains the situation quite well.)
On
In every commonly used number system that has a number called $\infty$, it is indeed true that $2 \infty = \infty$ -- e.g. the Riemann sphere, the extended real line, or the cardinal numbers.
However, there are various number systems -- e.g. the hyperreal numbers or the ordinal numbers -- that have infinite numbers that do not satisfy this property. Note that we usually never use the symbol $\infty$ when referring to an infinite number in these number systems.
(the principal exception I know of is the extended hyperreal line, which has many infinite numbers obeying the 'usual' laws of arithmetic, and a pair of additional numbers we call $+\infty$ and $-\infty$ that have the largest magnitude of all infinite numbers, and do not obey the 'usual' laws of arithmetic)
The answer to your question of whether $2x = x$ when $x$ is infinite, thus, depends very much on what number system you're using.
Examples include: if you're studying calculus of real variables, you're probably using the extended real line; if you're quantifying the number of elements in a collection, you're probably using the cardinal numbers.
On
This depends on what definition for "infinite" you compare.
For instance, if we generalize the Laplace transform to divergent integrals, we will see that
$$\int_0^\infty 1 dx=\int_0^\infty\frac1{x^2}\ne\int_0^\infty x \,dx$$
All three integrals are divergent and infinite and have the regularized value zero, but two of them are equal but not equal to the third one.
In other cases of divergent integrals or series, the regularized value and/or growth rate (germ at infinity) or behavior at a singularity can differ as well or the differences can compensate for each other as in the example above.
So no, at least in terms of divergent integrals and series, the infinities may differ.
Start with a set, let's take $\mathbb Z$. Its elements are integers and on it there is a multiplication. That means that every pair of integers is connected with a integer wich we call the product. E.g $(2,5)$ has product $10$ . You can add 'infinity' (whatever it is) to this set and denote the result by $\mathbb{Z}\cup\left\{ \infty\right\}$. If you want to extend the multiplication then it must be 'decided' what the product is for pairs like $(2,\infty)$ and $(\infty,\infty)$. These decisions/conventions must be taken in such a way that the rules of multiplication (e.g. $x\times y=y\times x$) remain valid as much as possible. Quite a job! Your intuition says that for $(2,\infty)$ it is a good thing to choose $\infty$ as product. That confirms to me that your intuition is to be respected. And remember: intuition is very important in mathematics!