Wikipedia:Reference desk/Archives/Mathematics/2008 June 10

Mathematics desk
< June 9 << May | June | Jul >> June 11 >
Welcome to the Wikipedia Mathematics Reference Desk Archives
The page you are currently viewing is a transcluded archive page. While you can leave answers for any questions shown below, please ask new questions on one of the current reference desk pages.


June 10

edit

constans and variables

edit

Umm, how do I identify the constants and variables? I know constants never change and the variable is the letter, but when I got something like

2t + 3

I know t is the variable, but what is the constant? 2 remains the same, so does 3, and t as well, right? Are they all constants? Please help. —Preceding unsigned comment added by 24.76.248.193 (talk) 02:28, 10 June 2008 (UTC)[reply]

I think you might be confused by a general versus a specific usage of the word "constant".
In the general case, a constant is any number that doesn't vary, so in "2t + 3", both 2 and 3 are constants.
Now, many equations consist of a number of terms, each involving a different power of some variable. For example, in a quadratic equation like
3x2 + 2x + 4
we have an "x squared" term 3x2, and an "x" term which is 2x. The third term, that doesn't have any x in it, that doesn't vary at all no matter how x varies, is the "constant term". (Actually, you can also think of it as being the x0 term, since no matter what x is, x0 is 1.) —Steve Summit (talk) 03:29, 10 June 2008 (UTC)[reply]
If your expression is a polynomial, then the terms you use are:
Variable - the quantity that is allowed to vary, generally represented by a letter or pronumeral. In Steve's quadratic example, the variable is x.
Term - a little ambiguous, it can refer to either a power of the variable, or the power multiplied by a factor. So either x2 or 3x2 is a term. Taking the second definition, we have ...
Coefficient - the number multiplied by a power of the variable to give a term. So the coefficient of x2 is 3 in this example. It is sometimes also said that 3 is the coefficient of the x2 term, which moves you back to the first definition of the word.
Constant term (or just "constant") - the term with no power of the variable. So in Steve's example, 4.
You can extend these to more complicated expressions as well, with minimal modification. Confusing Manifestation(Say hi!) 06:01, 10 June 2008 (UTC)[reply]


Steve, don't mess up. Your (3x2 + 2x + 4) is an algebraic expression, but it's not an equation (see definition). --CiaPan (talk) 07:23, 10 June 2008 (UTC)[reply]

2 envelopes and game theory

edit

The two envelopes problem is the following:

The player is given two indistinguishable envelopes, each of which contains a positive sum of money. One envelope contains twice as much as the other. The player may select one envelope and keep whatever amount it contains, but upon selection is offered the possibility to take the other envelope instead.

Now suppose that the envelopes are filled according to the following distribution

Suppose that the envelopes contain the integer sums {2n, 2n+1} with probability 2n/3n+1 where n = 0, 1, 2,....

(cited here).

We call "elemenraty envelope game" the 1 player game where the 2 envelopes are filled according to the distribution above and the player can check the content of one envelope, then he can choose which one he wants to take and finally he scores a number of "points" equal to the content of the chosen envelope.

Now consider a two player game consisting of a sequence of n elementary envelope games played by each player, then each player sum up all the points he scores in each game and the winning player is the player who scores the greater total sum of points. In this game each player plays his elementary games without knowing anything about the outcomes of the other player. This is a zero sum game since the possibilities are just win, lose and tie.

Which is the best strategy for this game (or the Nash equilibrium strategy)?

More simple question: between the faimily of strategies "change your envelope if you find less than L inside it" which value of L produces the best strategy in a n-rounds game?--Pokipsy76 (talk) 09:20, 10 June 2008 (UTC)[reply]

Unless if I don’t understand the problem, or don’t remember how to calculate expected values, it seems like you should always change your envelope. The expected value is   which no matter what you get you’re less than ...GromXXVII (talk) 11:03, 10 June 2008 (UTC)[reply]
We're not talking about expected values, though. We're talking about winning a game. If you're playing last and the envelope you've got will win the game, and half its value will lose the game, then you should stay. Algebraist 11:06, 10 June 2008 (UTC)[reply]
Ahh I think I see. The player is only given a finite number of envelopes from the infinite distribution, and winning is only determined by having the most, independent of what that value actually is. I was thinking in terms getting the most money, in which case from my above statement it’s always advantageous to switch. So I guess until you sum values from multiple envelopes it’s really a nonparametic problem because the value’s of each envelope make no difference other than that their values are strictly monotonic. GromXXVII (talk) 11:58, 10 June 2008 (UTC)[reply]
On an aside, I tried to calculate the expected value of switching given that the value of the envelope you picked was  . I'm getting that the probability that the other envelope is   is  , and that the probability of the other envelope being   is  . Therefore the expected value of switching is   times the first probability plus   times the second probability, which unless I made a mistake on my arithmetic is  . That's higher than the value   of keeping your envelope. I just wanted to get a second opinion on my calculations since I did it differently than Grom above. 63.111.163.13 (talk) 15:24, 10 June 2008 (UTC)[reply]
That same calculation is done in the article (two envelopes problem), and you should indeed get a higher expected value by switching, that's where the paradox comes in. --Tango (talk) 15:44, 10 June 2008 (UTC)[reply]
Huh. I have another proposed solution. See how this looks to you. I know it can't be added to the article because it probably counts as original work/research, but this discussion seems a good enough place to have a look and discuss it. Start with a finite number of envelopes; call them envelopes 0 through N (N+1 total). We will select two such envelopes {x, x+1} with probability:
 
where L represents the choice of the lower numbered envelope. Let X represent the probability a certain envelope is first selected:
 
 
 
Now let Y represent the probability of a final choice of envelope given the strategy "always switch envelopes":
 
which shows that Y is identical to X. However, now let Z represent the probability of a final choice given the strategy "switch envelopes unless X=N":
 
Now let w(x) be the value of envelope x, so that:
 
 
 
Now notice that strategy Y--which does not depend on the value of X for the choice of staying or switching--does not change the expected value of w, but strategy Z--which depends only on whether or not X=N--has a higher expectation value for w. As we let N grow to infinity, blindly switching envelopes (Y) is no better than never switching (X), but Z grows as:
 
And for the case where   and  :
 
So I believe the "paradox" actually rises from the confusion of strategy Y for strategy Z, and the difference this makes as we let the sequence get infinitely big. Thoughts? Thank you. --Prestidigitator (talk) 23:12, 10 June 2008 (UTC)[reply]
By the way, Z was just an example strategy. There are plenty of others that can improve on the expected result of X and Y, such as:
  • Switch only if X=0
  • Switch iff X<m<=N (of which Z is a special case)
  • etc.
The key is that they depend on the value of X and the special behavior at the endpoints. --Prestidigitator (talk) 00:13, 11 June 2008 (UTC)[reply]
I'm not sure that your limiting process is valid; you're taking the limit as   of expectation values defined over probability distributions that are normalized only for  . Until you "get there", the expectation values are wrong. --Tardis (talk) 15:45, 11 June 2008 (UTC)[reply]
Hmm. Interesting point. However, it would only be a small constant factor difference to normalize the given distribution for a finite value of N. For example, changing the factor in p(x) from   to   would normalize the given distribution for N=10. The important bit is that the difference in the expectation values between X and Y is zero for any distribution or value of N, and the difference between Z and X is positive for any given value of N (and grows with N too, for that matter). What making the bounds of the distribution infinite does is "push out" the value of X at which you would decide to switch envelopes until we lose sight of it, making it appear as if an effective strategy for switching envelopes doesn't depend on the value in the initial envelope. --Prestidigitator (talk) 16:32, 11 June 2008 (UTC)[reply]
Well it seems like a strategy of always switching would be effective (although precisely as effective as not switching), but that switching based upon the initial envelope is more effective. GromXXVII (talk) 22:06, 11 June 2008 (UTC)[reply]

decimal expansion

edit

Not an homework or similar, only a problem that I saw in the Net:

Let   where there are at least 2000 nines. Prove that the decimal expansion of   also starts with at least 2000 nines.

How to?

87.4.86.63 (talk) —Preceding comment was added at 14:34, 10 June 2008 (UTC)[reply]

Since  , you have  . -- Meni Rosenfeld (talk) 14:41, 10 June 2008 (UTC)[reply]
In case there is no other digit except nines after the 2000th, then α=0.999...=1, and
 
which has the alternate decimal expansion 0.999... Pallida  Mors 15:56, 10 June 2008 (UTC)[reply]
@meni: thank you! It was quite obvius.   \me fool
@mors: I know, but   has "at least" 2000 nines. If the nines are infty, it's easy to prove ;-) --87.4.86.63 (talk) 16:05, 10 June 2008 (UTC)[reply]
Well, if there are infinitely many 9's, the question is invalid because   has two decimal expansions and "the decimal expansion of  " is undefined. So we must assume that the premise   is added to the question. My professors don't like to bother with writing questions that actually make sense, so I have learnt to alter the premises and conclusions of questions without even noticing it :). -- Meni Rosenfeld (talk) 16:51, 10 June 2008 (UTC)[reply]
Yeah Meni, good point! It is a fine opportunity to remind these "teaser builders" that phrases like "and at least one decimal digit is not a nine" can be handy. Pallida  Mors 17:05, 10 June 2008 (UTC)[reply]
Mind you, it would be easier to fix the question simply by replacing "the decimal expansion" with "a decimal expansion". —Ilmari Karonen (talk) 16:35, 12 June 2008 (UTC)[reply]

news paper maths

edit

The Times (uk) mentioned today that epi sqrt(163) is somehow interesting - it seemed to say that the number was rational?? Is this true - can it be proofed one way or another?87.102.86.73 (talk) 19:11, 10 June 2008 (UTC)[reply]


It's very close to being an integer, but isn't. It was discovered by Ramanujan, and googling turns up [1] --Fangz (talk) 19:32, 10 June 2008 (UTC)[reply]
epi sqrt(163) = 262,537,412,640,768,744 - 7.49927...×10−13 Dragons flight (talk) 19:54, 10 June 2008 (UTC)[reply]
This was one of the subjects of Martin Gardner's "Mathematical Games" column in the April 1975 issue of the Scientific American. By way of April fool's joke, Gardner claimed that it was an exact integer, as conjectured by Ramanujan. The title of that month's column was: "Six Sensational Discoveries that Somehow or Another have Escaped Public Attention"; all six were hoaxes, including a planar map that was said to require five colours, and a sketch of a flush toilet that was supposed to have been discovered in one of Leonardo da Vinci's notebooks. Although some of the items were really over the top (like a motor driven by psychic energy invented by a Mr. Robert Ripoff), the letters that came in showed that many readers had not realized these were hoaxes.  --Lambiam 21:37, 10 June 2008 (UTC)[reply]
Check out Almost Integer at MathWorld for lots of other examples. -- BenRG (talk) 02:37, 11 June 2008 (UTC)[reply]
The number is discussed at Ramanujan's constant. Enjoy, Robinh (talk) 07:49, 11 June 2008 (UTC)[reply]
You can also have a look at Heegner number, where it discusses some reasons as to why that number is almost an integer. --XediTalk 16:17, 11 June 2008 (UTC)[reply]
As usual, this too can be found in our article on 163 (number). – b_jonas 13:48, 12 June 2008 (UTC)[reply]
Occasionally wikipedia pleases me - this is one such occasion - an article on a number! who would have thought of it.87.102.86.73 (talk) 16:57, 12 June 2008 (UTC)[reply]