Logarithms: (log8(x))^2 vs log8(x)^2

  • Context: High School 
  • Thread starter Thread starter chemistry1
  • Start date Start date
  • Tags Tags
    Logarithm
Click For Summary

Discussion Overview

The discussion revolves around the notation of logarithmic expressions, specifically comparing (log8(x))^2 and log8(x)^2. Participants explore the implications of these notations in terms of clarity and mathematical interpretation, with a focus on their equivalence or potential ambiguity.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants suggest that (log8(x))^2 and log8(x)^2 mean the same thing, interpreting the latter as squaring the logarithm.
  • Others argue that log8(x)^2 could be ambiguous, potentially interpreted as log8(x^2) without parentheses.
  • There is a discussion about using parentheses for clarity, with some participants emphasizing that (log8(x))^2 clearly indicates squaring the logarithm.
  • One participant raises a concern about the difference between log8(x)*log8(x) and log8(x)^2, suggesting they may not be equivalent.
  • Several participants discuss the implications of the notation in the context of solving a quadratic equation involving logarithms.
  • There is a mention of substituting log8(x) with a variable (u) to simplify solving the quadratic equation.

Areas of Agreement / Disagreement

Participants express differing views on the clarity and equivalence of the notations, indicating that multiple competing interpretations remain without a clear consensus on the matter.

Contextual Notes

Some participants note that the ambiguity in notation could lead to confusion, particularly in mathematical expressions involving logarithms. The discussion highlights the importance of clear notation in mathematical communication.

chemistry1
Messages
108
Reaction score
0
Hi, quick question.

Is there a difference in notation when I say :

(log8(x))^2

and

log8(x)^2

Is it different or the same ? Thank you !
 
Mathematics news on Phys.org
I would say they mean the same thing. log8(x^2) would be different. To me, at least, log8(x)^2 means squaring log8(x). Hope that helps!
 
Last edited:
Well, I thought that saying log8(x)*log8(x) would be different than log8(x)^2

Ill keep waiting

Thank you
 
You can try it out on a calculator and see if there is any difference between (log8(x))^2 and log8(x)^2. :biggrin:

http://web2.0calc.com/
 
Yeah, it seems to say that it's the samething. COuld you try it on this one, I have doubts :https://www.mathway.com/

Thank you
 
chemistry1 said:
Hi, quick question.

Is there a difference in notation when I say :

(log8(x))^2

and

log8(x)^2

Is it different or the same ? Thank you !

The first one is clear, but the second one is ambiguous. It could be interpreted as either (log8(x))2, or as log8(x2).

Parentheses should be used to make your meaning clear.
 
But with the first one could I say something like : 2*(log8(x)) ? ty
 
chemistry1 said:
But with the first one could I say something like : 2*(log8(x)) ? ty

I don't see why not. What's in brackets is considered a single entity.
 
chemistry1 said:
But with the first one could I say something like : 2*(log8(x)) ? ty
(log8(x))2 ≠ 2*log8(x) ! That's not how the log properties work.
loga(x2) = 2 loga(x). This isn't what you have in the first example.


goldust said:
I don't see why not. What's in brackets is considered a single entity.
See above.
 
  • #10
Mark44 said:
(log8(x))2 ≠ 2*log8(x) !

Of course. :-p
 
Last edited:
  • #11
As Mark44 said, just use parentheses to make things unambiguous.
- (\log_8 x)^2 means one thing.
- \log_8 (x^2) means another thing (which happens to be the same thing that 2\log_8 x means).
- Nobody is stopping you from writing \log_8(x)^2, but I wouldn't write it, because it's not crystal clear what it means.
 
  • #12
Ok, but what is the meaning of : (log8(x))^2

is it (log8(x))(log8(x)) ?
 
  • #13
chemistry1 said:
Ok, but what is the meaning of : (log8(x))^2

is it (log8(x))(log8(x)) ?

Yes, this is clear.
 
  • #14
And how would you simplify it ??

log8 x^log8(x)

Is this valid ?
 
  • #15
chemistry1 said:
And how would you simplify it ??

log8 x^log8(x)

Is this valid ?

To me, this is the same as log8 (x^log8(x)), because you can only have a single input with the function log8.
 
Last edited:
  • #16
Look, here's the reason why I'm asking the question :

(log8(x))^2+2(log(x))+1=0

I'm not able of finding a way to solve this. The closest answer I got was 1/64. Can somebody help me ?
 
  • #17
chemistry1 said:
Ok, but what is the meaning of : (log8(x))^2

is it (log8(x))(log8(x)) ?
Yes.

chemistry1 said:
And how would you simplify it ??

log8 x^log8(x)

Is this valid ?

Not if you mean (log8(x))2
 
  • #18
chemistry1 said:
Look, here's the reason why I'm asking the question :

(log8(x))^2+2(log(x))+1=0

I'm not able of finding a way to solve this. The closest answer I got was 1/64. Can somebody help me ?
Did you omit the base in the second term? Should it be log8(x)?

If so, your equation is quadratic in form. If you let u = log8(x), then the equation can be written as x2 + 2x + 1 = 0, which can be factored.
 
  • #19
Mark44 said:
Yes.



Not if you mean (log8(x))2
Ahh... WEll... Thank you !
 
  • #20
Mark44 said:
Did you omit the base in the second term? Should it be log8(x)?

If so, your equation is quadratic in form. If you let u = log8(x), then the equation can be written as x2 + 2x + 1 = 0, which can be factored.
AH yes, I forgot it ! What do you mean by u= ... ?
 
  • #21
Just replace log8](x) by u in your equation. The you have a true quadratic, not one that is just quadratic in form.

Solve the equation u2 + 2u + 1 = 0 for u, and then solve for x by undoing the substitution.
 
  • #22
u^2+2u+1=0

(u+1)(u+1)=0 SOlution : u=-1

After I am not sure of understanding what you mean... Sorry xD
 
  • #23
chemistry1 said:
u^2+2u+1=0

(u+1)(u+1)=0 SOlution : u=-1

After I am not sure of understanding what you mean... Sorry xD

Since u = log8x, you have -1 = log8x.
 
  • #24
chemistry1, keep in mind that a logarithm is an exponent on a particular base. For your equation, log8(x) is -1. This means that -1 is the exponent on the base (8) that produces x.
 
  • #25
ok thanks, i solved it yesterday !
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 2 ·
Replies
2
Views
16K
Replies
1
Views
4K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 22 ·
Replies
22
Views
3K
  • · Replies 44 ·
2
Replies
44
Views
5K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
4
Views
3K