### Solution
#### Part (1): Prove that f(x) is an odd function
- The domain (−1,1) is symmetric about the origin. Let's check if f(−x)=−f(x):
f(−x)=1+(−x)2−x=−1+x2x=−f(x)
- Since f(−x)=−f(x) holds true, we conclude that f(x) is an odd function.
#### Part (2): Determine and prove the monotonicity of the function f(x) on (−1,1)
- Consider any two points x1 and x2 such that −1<x1<x2<1. We aim to compare f(x1) and f(x2):
f(x1)−f(x2)=1+x12x1−1+x22x2=(1+x12)(1+x22)(x1−x2)+x1x2(x2−x1)
=(1+x12)(1+x22)(x1−x2)(1−x1x2)
- Since x10. Thus:
(x1−x2)(1−x1x2)<0
- This implies f(x1)−f(x2)<0, or equivalently, f(x1)<f(x2). Therefore, f(x) is monotonically increasing on (−1,1).
#### Part (3): Solve the inequality f(2x−1)+f(x)<0
- We have:
f(2x−1)<−f(x)=f(−x)
- This leads to the inequalities:
−1<2x−1<−x<1
- Solving for x yields:
0<x<31
- Thus, the solution set for the inequality is (0,31).