I am learning about logarithms and I'd like some examples of the following:
- Examples where the logarithmic value is a different positive integer
- Examples where the logarithmic value is a different negative integer
- Examples where the logarithmic value is a different non-integer fractional value
I suspect the question might not be about natural logarithms. If you allow arbitrary bases, it's easy to construct examples: $\log_b a = c$ if $a = b^c$. So:
$\log_2 8 = 3$
$\log_3 (1/9) = -2$
$\log_4 32 = 5/2$