Is the Function f(x) Odd or Even? Proving with Real Numbers

  • Thread starter Thread starter rattanjot14
  • Start date Start date
  • Tags Tags
    even Functions
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
3 replies · 2K views
rattanjot14
Messages
16
Reaction score
0

Homework Statement



1) f(x+1)=f(x)+1
2) f(x^2) =(f(x))^2
let a function real to real satisfy the above statements then prove whether the fuction is odd or even.

Homework Equations


The Attempt at a Solution


using the 2) we get 1) f(0) = 0,1
2) f(1) = 0,1
putting x = 0 in the 1st equation we get f(0) = 0 and f(1) = 1. from this we can prove f(-1) = -1 and for integers we get f(-x) = -f(x). But how to prove for real
 
on Phys.org
Please do not post threads in multiple forums.

Did you consider ##f(\sqrt{n}^2)## for integers n?
What about f(1/2) and f(-1/2)?

I am not sure if it is possible to construct the whole function in that way. Based on your function values, it is trivial to show that the function cannot be even, but that is not sufficient to show that it is odd. Continuity would be nice to have.
 
We can say it is not an even function ..then how to prove that it is an odd function.