Find whether the following function is even or odd?
f ( x ) = l o g ( x + x 2 + 1 )
NOTE-
1) An even function is that function for which f ( x ) = f ( − x )
2) An odd function is that function for which f ( x ) = − f ( x )
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Hey, I don't think that would imply that the function is odd. Even Wolfram Alpha agrees to this. The function is neither even nor odd. The answer should be changed.
the notes under the problem are wrong, the right answer with the given notes is neither odd nor even
Yes the correct answer should be neither even nor odd
ok...summing makes it zero...but how can u say it is odd then????
Log in to reply
...well you just move f(x) to the other side...it's simple arithmetic...if a+b=0, then a=-b...
Since f ( x ) = lo g ( x + x 2 + 1 )
then f ( − x ) = lo g ( − x + x 2 + 1 )
Let us consider the term inside the lo g . − x + x 2 + 1
If we multiply this by x + x 2 + 1 x + x 2 + 1 , we get
− x + x 2 + 1 ⋅ x + x 2 + 1 x + x 2 + 1 = x + x 2 + 1 1 = ( x + x 2 + 1 ) − 1
Going back to the lo g , we now have:
f ( − x ) = lo g ( − x + x 2 + 1 ) = lo g ( x + x 2 + 1 ) − 1
Applying the law on logarithm
lo g M n = n ⋅ lo g M
we now have
f ( − x ) = lo g ( x + x 2 + 1 ) − 1 = − lo g ( x + x 2 + 1 ) = − f ( x )
Thus f ( − x ) = − f ( x ) and f is odd
if we take x=2(assume) then,
f(2)=log(2+(4+1)^(1/2))=0.62696292,
f(-2)=log(-2+(4+1)^(1/2))= -0.62696292
so, f(x)=-f(x).. odd function
@ Saket...well you just move f(x) to the other side...it's simple arithmetic...if a+b=0, then a=-b...
Log in to reply
oops accidentally replied to the wrong comment. sorry
That does not prove the function is odd, only that it is so for that one choice of x .
Problem Loading...
Note Loading...
Set Loading...
f ( x ) = lo g ( x + x 2 + 1 ) f ( − x ) = lo g ( − x + x 2 + 1 ) f ( x ) + f ( − x ) = lo g ( x 2 + 1 − x 2 ) = lo g ( 1 ) = 0 f ( x ) + f ( − x ) = 0 f ( − x ) = − f ( x )