Odd or Even? Analyzing an Equation

  • Thread starter Thread starter UrbanXrisis
  • Start date Start date
  • Tags Tags
    even
AI Thread Summary
The discussion clarifies the definition of odd functions, stating that a function f is odd if f(-x) = -f(x). It highlights that x^3 is indeed an odd function, as it satisfies this condition, while the assertion that -f(x) = f(x) is incorrect. Participants discuss how to determine if more complex functions, like (x^7)(x^6)/(x^4), are odd or even by simplifying them and applying the odd/even function rules. The conversation also touches on functions that may be defined differently across intervals, raising questions about their classification. Understanding these principles is crucial for accurately identifying the nature of various functions.
UrbanXrisis
Messages
1,192
Reaction score
1
the rule for an odd function is: -f(x)=f(x) correct?

however, x^3 is odd? Why is that? -(x^3) != (x^3)


Also, how would someone tell if a function is odd or even if it was an equation like: (x^7)(x^6)/(x^4) or something of that nature?
 
Physics news on Phys.org
UrbanXrisis said:
the rule for an odd function is: -f(x)=f(x) correct?

however, x^3 is odd? Why is that? -(x^3) != (x^3)


Also, how would someone tell if a function is odd or even if it was an equation like: (x^7)(x^6)/(x^4) or something of that nature?

You've got the definition wrong. You're essentially stating that -something = something. This is true only if something = 0.

Correct definition : If f(-x) = -f(x), then f is odd.
 
ahhh okay! That makes sense! What about telling if a function is odd or even if it was an equation like: (x^7)(x^6)/(x^4) or something similar to that?
 
UrbanXrisis said:
ahhh okay! That makes sense! What about telling if a function is odd or even if it was an equation like: (x^7)(x^6)/(x^4) or something similar to that?

What you've written can be simplified to x^9. (since x^ax^b = x^{a+b})

Odd powers of a variable are odd functions. And even powers are even functions.
 
Plug in -x at the x place. If what comes out of f(-x) is EXACTLY -f(x), then your function is odd.
 
what if a function was...[(x^7)+(x^6)]/(x^4)
 
f(x) = x^3 + x^2 is neither odd nor even, (this is what your example simplifies to). See why this is true, by applying the definition.
 
Because the exponet is an odd and even number? So it's neither. Does the sign make any difference? Positive or negative? what if a function was...[(x^7)+(x^6)]/[(x^4)-(x^3)]
 
Read post #5.
 
  • #10
I get the point :smile: thanks
 
  • #11
What if the function is defined differently at different intervals? How would I then go about finding out whether it's odd or even?
 
Back
Top