Odd or Even Function: Logarithmic Equation Analysis for Homework

  • Thread starter Thread starter Saitama
  • Start date Start date
  • Tags Tags
    even Function
AI Thread Summary
The function f(x) = log(x + √(1 + x²)) is being analyzed to determine if it is odd, even, or neither. Initial attempts to evaluate f(-x) did not show it equating to f(x) or -f(x), leading to confusion about its classification. However, upon simplifying the argument of the logarithm and multiplying the expressions inside the logs, it becomes clear that f(-x) equals -f(x), confirming that the function is indeed odd. The discussion emphasizes the importance of manipulating the logarithmic expressions to reveal their properties. Ultimately, the function is classified as odd based on this analysis.
Saitama
Messages
4,244
Reaction score
93

Homework Statement


Determine whether the following function is odd or even or none:
$$f(x)=\log \left(x+\sqrt{1+x^2} \right)$$


Homework Equations





The Attempt at a Solution


For an even function, ##f(-x)=f(x)## and for an odd function ##f(-x)=-f(x)##.
Replacing x with -x in the given function,
$$f(-x)=\log\left(-x+\sqrt{1+x^2}\right)$$
I don't see it being equal to f(x) or -f(x) so it should be neither odd nor even but the answer key states it is an odd function. :confused:

Any help is appreciated. Thanks!
 
Physics news on Phys.org
hint: simplify the argument.
 
dirk_mec1 said:
hint: simplify the argument.

The only thing I can think of is multiplying and dividing by ##\sqrt{1+x^2}+x##, do you ask me this?
 
Pranav-Arora said:
The only thing I can think of is multiplying and dividing by ##\sqrt{1+x^2}+x##, do you ask me this?

Why don't you just try it and see?
 
LCKurtz said:
Why don't you just try it and see?

Woops, just tried that and it does come out to be -f(x). Thanks dirk_mec1! :-p
 
I like this question, very nice it is.

Hint: compare f(x) and f(-x), what do you see inside the logs? They are begging to have something done to them...

You've solved it now I see, so I'll just mention it. They are conjugate expressions that deserve to be multiplied together.
 
verty said:
You've solved it now I see, so I'll just mention it. They are conjugate expressions that deserve to be multiplied together.

Multiplied? Or should I add them?
 
Pranav-Arora said:
Multiplied? Or should I add them?
Multiply the expressions inside the logs, which is the same as adding the logs.
Going back to the problem as given, the most natural thing to try is f(x)+f(-x). As soon as you see the form log(..)+log(..), the next step should be automatic.
 
Back
Top