What does the notation ln^2 mean in logarithm notation?

  • Thread starter Thread starter Feodalherren
  • Start date Start date
  • Tags Tags
    Logarithm Notation
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
Feodalherren
Messages
604
Reaction score
6

Homework Statement


[itex]\left(ln\stackrel{2}{}(1+x)=4\right)[/itex]

I've never seen a number above the ln like that, usually it's on another term or simply ln(2). What does that numer mean? Is it Log(e)^2 i.e. (Loge)(Loge)? That doesn't make any sense to me.

Homework Equations


-


The Attempt at a Solution



Bring the 2 down and divide both sides by it.
ln (1+x)=2

(e^2) - 1=x

It's supposed to have one more solution, x = (1/(e^2)) - 1
 
Physics news on Phys.org
Ah that makes complete sense. Thank you.
 
Remember that for, any function, f, the notation "f(x)" means the function evaluated at x- that is, f(x) is a number and so [itex]f^n(x)[/itex] is that number to the nth power. Generally, for any function, f, the notation fn means "the value of f to the nth power".

The only (unfortunate) exception to that is '-1'. [itex]f^{-1}[/itex] typically means "the inverse function", not 1/f.