Wikipedia:Reference desk/Archives/Mathematics/2006 August 22

From Wikipedia, the free encyclopedia
< August 21 Mathematics desk archive August 23 >
Humanities Science Mathematics Computing/IT Language Miscellaneous Archives
The page you are currently viewing is an archive page. While you can leave answers for any questions shown below, please ask new questions at one of the pages linked to above.


Solve for function[edit]

This is a precalc concept I am having trouble understanding as there is only one example for me I can find. What if I have f(g(x))=h(x), and h(x) equals something? How do I find possible f(x) and g(x)?

The questions are specifically h(x)=(x2-1)3 and h(x)=(x-2)2-5 but anything will do.— [Mac Davis] (talk)

For those examples, you could split the first one into (x2-1) and (x)3 and the second into (x-2) and (x)2-5. StuRat 04:28, 22 August 2006 (UTC)[reply]
Pick any g(x) that satisfies "g(x1) = g(x2) implies h(x1) = h(x2)". Then use f(z) = h(g-1(z)). Note that no matter what h(x) is, an injective g(x) can always be used. For example, take g(x) = ax+b, where a is non-zero. Then use f(z) = h((z-b)/a), so f(g(x)) = h((g(x)-b)/a) = h(x). -- Four Dog Night 03:59, 22 August 2006 (UTC)[reply]
Really the easiest is to take f = id and g = h, or f = h and g = id, where id is the identity function defined by id(x) = x. For something a bit more challenging, solve the functional equation f(f(x)) = h(x) for f, where h(x) = – 1 / x. Extra constraint: stay within the realm of real numbers. --LambiamTalk 04:56, 22 August 2006 (UTC)[reply]
This is called function composition, and it may be helpful to read our article. We have little interest in the trivial case where either f or g are the identity function. For polynomials, like your two examples, we have algorithms for symbolic computation of decompositions using ideals and other methods of abstract algebra. However, in differential and integral calculus we often encounter a broader range of possibilities, including exponential and trigonometric functions combined with polynomials.
Let's look at two examples.
In the first example we immediately notice the ex as a tempting target. However, to pull that out we must rewrite ex as 1/ex. That done, the function becomes
Since x now only appears in g(x), we recognize
In the second example, x only appears as cos x, so the natural choice for g is that.
This, in turn, immediately suggests f.
Decompositions are never unique. Sometimes the choice of decomposition is a matter of taste; more often, of utility. Nor is decomposition always the best transformation. (For example, we might recognize h1(x) as the hyperbolic function cosh(x); and h2(x) as cos(2x), via the Chebyshev polynomials.)
Experience with many examples is probably the best way to learn, especially since the known algorithms are more suitable for computers than for humans.
Looking ahead, in the context of calculus we use function decomposition (and composition) whenever we use the two valuable tools known as the "chain rule" for differentiation and the "change of variables" method for integration. --KSmrqT 07:47, 22 August 2006 (UTC)[reply]

Thanks for your help guys, but I have no idea what you are talking about. KSmrq, did you pull the f(x) and g(x) out of your ass or what? Somebody can explain that to me :P :) If one of you first three could.. .erm... clarify more on what you said that would be good. I'm not down with the symbolic algothirmic decoposition or injectives or Chebyshev polynomials yet. Right after I grasp this basic concept I'd like to learn about them though. — [Mac Davis] (talk)

It's simpler than you think. Let's take h(x)=(x2-1)3 as an example. Given a value for x, you can find h(x) in 3 steps: (a) square x; (b) subtract 1 from the result of (a); (c) cube the result of (b). In function notation, this can be written as
h(x)=f3(f2(f1(x)))
where f1(x)= x2; f2(x)= x-1; f3(x)= x3. So we have expressed h(x) as the composition of 3 functions. To express h(x) as the composition of two functions, just combine f1(x) and f2(x) into one function as StuRat did in his first response. Alternatively, you can combine f2(x) and f3(x) into one function, so f(x)=(x-1)3 and g(x)=x2. Gandalf61 14:39, 22 August 2006 (UTC)[reply]
Ok, thanks. I think I get it. — [Mac Davis] (talk)

Questions on power towers[edit]

The tetration article touches on power towers but I have a few questions.

What would the appearance of the graph of

Also, what about infinitely nested logarithms?

Or even, a power tower of logarithms?

Also, what about nested sine functions?

Weird questions that I have been pondering upon for a while. Thank you so much --ĶĩřβȳŤįɱéØ 07:36, 22 August 2006 (UTC)[reply]

If y is the limit of the x power tower, then y = xy. Putting z = 1/y, we have zz = 1/x. In the article Lambert's W function we see a way of expressing a solution, giving for the limit y the formula –W(–log x)/log x. Using the programs given in that article it should not be hard to graph this. For the log to be defined, x must be positive. For the W to be defined, x must be at most exp(1/e), which is about 1.444667861. I have not looked at the other problems in detail, but think they can be solved by similar means. --LambiamTalk 08:43, 22 August 2006 (UTC)[reply]
Addendum. The x power tower only approaches a limit for exp(–e) ≤ x ≤ exp(1/e). Between 0 and that lower bound on x, the successive towers asymptotically approach a cycle of two values. Apparently, Euler has analyzed this problem.[1]  --LambiamTalk 17:26, 22 August 2006 (UTC)[reply]
The infinitely nested natural logarithm always converges to the constant 0.31813150... + (1.33723570...)i, unless x is 0, 1, e, or a tower of powers of e. The nested sine simply tends to 0 if x is a real number (I'm not sure for which complex numbers it converges). These are simple cases of fixed point iterations; the solutions to x = log(x) and x = sin(x) respectively (to solve the first of these, use the Lambert W function as Lambiam said). The power tower of logarithms, as you specified it, is just an ordinary power tower with a change of variables. Fredrik Johansson 08:58, 22 August 2006 (UTC)[reply]
Interestingly, cosine has a nontrivial fixed point. If I remember correctly sin's fixed point is zero. Dysprosia 02:39, 23 August 2006 (UTC)[reply]

"BooBoo" without repetitions[edit]

How many ways are there to arange the word BooBoo without repeating a certain order?

Please Explain how to do it. —The preceding unsigned comment was added by 70.22.207.77 (talkcontribs) 17:58, August 22, 2006 (UTC).

I do not understand what you mean by "repeating a certain order". Could you give some examples of arrangements of "BooBoo" that do have such repetitions, and some that do not? --LambiamTalk 21:08, 22 August 2006 (UTC)[reply]
It's impossible to arrange the letters of BooBoo without repetitions, because there are four os and only two Bs to separate them. Every possible arrangement has two adjacent os, so unless I've misinterpreted your quetsion, the answer is zero. —Keenan Pepper 21:18, 22 August 2006 (UTC)[reply]

The most obvious interpretation of this question is "how many UNIQUE ways are there to arrange all 6 letters in the word BooBoo ?" I would say that the first B can be in any one of 6 positions, and the second B can be in any of the remaining 5 positions, for a total of 6x5 = 30. However, this will include two copies of each case, so, we get 30/2 = 15. Here are all the possibilities:

 1) BBoooo
 2) BoBooo
 3) BooBoo
 4) BoooBo
 5) BooooB
 6) oBBooo
 7) oBoBoo
 8) oBooBo
 9) oBoooB
10) ooBBoo
11) ooBoBo
12) ooBooB
13) oooBBo
14) oooBoB
15) ooooBB

StuRat 23:33, 22 August 2006 (UTC)[reply]

If that is the problem, the next questions is: Is there a way to find the number without exhaustively listing all cases? Here is how to do it. First, pretend that all letters are distinct, as in <B1 o1 o2 B2 o3 o4>, in which they have been made different by appending a number. This is a sequence of 6 symbols, so there are 6! permutations, such as <o3 B1 o2 B2 o4 o1> and <o3 B2 o2 B1 o4 o1>. Actually, these two are the same if we forget the numbers on the B's. We can pair off the sequences of the form <... B1 ... B2 ...> and <... B2 ... B1 ...> that are transformed into each other by swapping B1 and B2. So, as far as the Bs are concerned, we have counted everything 2! times (where 2! is the number of ways to permute <B1 B2>). After identifying equal arrangements for the B's we have 6!/2! arrangements left, for example <o3 B o2 B o4 o1> and <o2 B o1 B o4 o3>. But these are also the same if we forget the numbers of the o's. This time the equal arrangements come in groups of 4! elements, the number of permutations of the four letters <o1 o2 o3 o4>. In the end, we have 6!/(2!4!) = 15 arrangements. Let's apply this to the word "abracadabra". It has 12 letters: 5 a's, 2 b's, 1 c, 1 d and 2 r's, so we find 11!/(5!2!1!1!2!) = 83160 arrangements in total. --LambiamTalk 01:26, 23 August 2006 (UTC)[reply]
I did find the answer without listing all possible cases. The list was only including as a way to prove that my answer was correct. With so few cases (15), it would seem silly to me to not bother checking my answer. StuRat 01:33, 23 August 2006 (UTC)[reply]
If you read on Combination with repetition in permutations and combinations, and also multiset, you can find a solutions to more general problems than this. In this case, the answer is (Igny 02:18, 23 August 2006 (UTC))[reply]
I can not see, why you need so complicated formula of permutations with repetitions. The problem can be expressed as simple combinations counting: Choose two-element subset of six-elements set (two positions for B out of six positions) - how many unique choices can you make? And the answer is . --CiaPan 06:30, 23 August 2006 (UTC)[reply]
Did it not strike anyone answering as highly likely that this is a homework problem? We can help by asking questions like "What do you not understand?" rather than by displaying a worked-out answer. Homework or not, it's better instruction. --KSmrqT 08:48, 23 August 2006 (UTC)[reply]
If homework, the assignment was phrased somewhat incomprehensibly. --LambiamTalk 02:38, 24 August 2006 (UTC)[reply]
Commonly, those who want others to do their homework also do not understand the assignment. Some post it verbatim, which tends to make it obvious that it's homework. Others mangle it. Consider:
A young guy in business school hears the following joke pass between two mathematicians, with great effect.
  • Q. What is purple and commutes?
  • A. An abelian grape!
Eager to impress the lovely mathematician of his dreams, he tries it on her.
  • Q. What is purple and travels?
We are accustomed to using special language and stating things precisely. That's an acquired skill. --KSmrqT 12:01, 24 August 2006 (UTC)[reply]

I know this is not the usual use of the reference desk, but I was looking over T-Z in this category and thought that people here could help clear up the accuracy of these specific articles.--Birgitte§β ʈ Talk 18:38, 22 August 2006 (UTC)[reply]

You may want to take this to Wikipedia talk:WikiProject Mathematics. -- Meni Rosenfeld (talk) 20:26, 22 August 2006 (UTC)[reply]
Thanks for the idea. I will do that if I get to any further sorting.--Birgitte§β ʈ Talk 12:58, 23 August 2006 (UTC)[reply]