| New Reply |
Exponents in Functions |
Share Thread |
| Aug29-12, 08:30 PM | #1 |
|
|
Exponents in Functions
Hello.
I was doing algebra earlier today and I came across having to simplify [itex]log(x)\cdot log(x)[/itex]. Now obviously this can be described as an exponent, but im curious how to write it. Can I write it as [itex]log(x)\cdot log(x)={log^2}(x)[/itex] or should i do [itex]log(x)\cdot log(x)=(log(x))^2[/itex] I thought of this since if I did [itex]log(x)\cdot log(x)=log{(x)^2}[/itex] then that would mean that [itex]log(x)\cdot log(x)=2log(x)[/itex], which is not true. Same with other functions, like the sine function. How do I simplify [itex]sin(x)\cdot sin(x)[/itex]? Or even for any other function? [itex]f(x)\cdot f(x)={f^2}(x)?[/itex] My second question about function notation is: does [tex]f(x^2)=f{(x)^2}?[/tex] ie: [itex]ln(x^2)=ln{(x)^2}?[/itex] finally: my algebra teacher told me that you commonly write products with digits first, then constants, then variables (ie) [itex]2\cdot l\cdot \pi=2\pi l[/itex]. I have seen this order all over math books and sites. my question is, in what order do you write products with digits, constants, variables, AND functions? finaly, should you try to put multipliers that have exponents at the end, for example [itex]\frac{2\cdot g}{\pi}=2g{\pi^{-1}}?[/itex] Thank you. |
| Aug29-12, 09:07 PM | #2 |
|
Mentor
|
|
| Aug29-12, 09:13 PM | #3 |
|
|
To Mark44 (and I guess to the OP):
##f(x)^2 ≠ f(x^2)## If ##y = sin(x)##, ##f(x)^2## gives you sin2(x) while ##f(x^2)## gives you sin(x2), two very different functions. |
| Aug29-12, 10:36 PM | #4 |
|
|
Exponents in Functions
so i can write: [itex]sin(x)\cdot sin(x)={sin^2}(x)=sin{(x)^2}?[/itex]
and since logarithms have special properties, does that also mean: [itex]{log^2}(x)=log{(x)^2}=2log(x)=log(x)\cdot log(x)?[/itex] |
| Aug29-12, 10:57 PM | #5 |
|
|
Yes to the first thing, no to the second. First of all the difference between ##sin^2(x)## and ##sin(x)^2## is purely one of notation, but note that the exponent is outside the parentheses in both cases.
As mark44 noted, there is no set convention on whether to write 'log-squared' as ##log^2(x)## or ##log(x)^2## but note once again than in both cases the exponent is outside the parentheses. The log property ##log(x^a)## = ##a*log(x)## is only valid when the exponent is in the parentheses. Also as an algebraic note ##2log(x)## equals ##log(x) + log(x)##, not ##log(x)*log(x)## |
| Aug30-12, 12:18 AM | #6 |
|
Mentor
|
|
| Aug30-12, 12:32 AM | #7 |
|
|
ok, so (for example): [itex]sin(x)\cdot sin(x)={sin^2}(x)=sin{(x)^2}[/itex]?
same with any other function like: [itex]cos(x)\cdot cos(x)={cos^2}(x)=cos{(x)^2}[/itex]? or even with a general function, say: [itex]f(x)\cdot f(x)=f{(x)^2}≠{f^2}(x)[/itex]? for general functions i can not use the notation i used for the inequality? does, or doesnt "[itex]f(x)\cdot f(x)={f^2}(x)[/itex]? are the above equations true? and thanks for pointing out the the expotnential property only works if the exponent is IN the parenthesis. by the way, i can turn a coeffecient of a logarithm into an exponent into the parenthesis? |
| Aug30-12, 12:39 AM | #8 |
|
|
You have to be careful about this whole 'moving the square thing'. Generally, the best idea is just to keep the squares on the right side of the function and outside the parentheses. The habit of putting the superscript after the function name but before the x (like ##f^2(x)##) is really only done for trigonometric functions. Outside of trig you should always just do ##f(x)^2##.
For the rest of the stuff you are just making it more complex. It's silly to ask does ##f^a(x)## = ##f(x)^a## because both are the exact same thing (the function raised to the a power), the only difference is that the latter is common mathematical notation and the former isn't (unless you are dealing with trig functions). |
| Aug30-12, 01:41 AM | #9 |
|
|
Be aware, though, that f^2(x) is sometimes used as shorthand for f(f(x)).
Thus, the moral about notation is to clearly define it locally in the text. |
| Aug30-12, 08:46 AM | #10 |
|
|
Also the -1 is sometimes tricky.
[itex]f^{-1}(x)[/itex] can mean either the inverse function of f or [itex]\frac{1}{f(x)}[/itex] |
| Aug30-12, 01:36 PM | #11 |
|
Mentor
|
|
| Aug30-12, 01:37 PM | #12 |
|
Mentor
|
|
| Aug30-12, 01:48 PM | #13 |
|
|
|
| Aug30-12, 04:49 PM | #14 |
|
|
I think the lesson to be learned is don't put the exponent right after the 'f' unless you're dealing with trig functions- you don't know what you might be accidentally saying otherwise.
|
| Aug31-12, 08:46 PM | #15 |
|
|
which kind of makes sense. sin(x) isnt sin times x, its sine function at point x. sin(x) by sin(x) will be the squared sine at point x, hence sin2. and i guess that for other things like whether f-1(x) is the reciporacal of the value at point x, or the inverse of function f, at point x, would probably depend on what kind of math you are doing.
wither way, only trig functions have the exponent after the function name, gotcha. thanks |
| Sep1-12, 02:12 AM | #16 |
|
Admin
|
Which is an obvious conclusion when you read what others have wrote, somehow this equation slipped uncorrected. |
| New Reply |
Similar discussions for: Exponents in Functions
|
||||
| Thread | Forum | Replies | ||
| how to differentiate functions with x in their exponents | General Math | 2 | ||
| congruence with numbers with exponents on top of exponents | Precalculus Mathematics Homework | 7 | ||
| Limits of functions with negative exponents | Precalculus Mathematics Homework | 1 | ||
| Integrating Trigonometric Functions with Irrational Exponents | Calculus & Beyond Homework | 5 | ||
| Exponents and exponential functions | Precalculus Mathematics Homework | 4 | ||