Odd or Even Function: Logarithmic Equation Analysis for Homework

  • Thread starter Thread starter Saitama
  • Start date Start date
  • Tags Tags
    even Function
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
7 replies · 3K views
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?
 
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.