Is F(-x) Equal to -F(x) for the Integral of Arctan(x)/x?

  • Thread starter Thread starter Noorac
  • Start date Start date
Click For Summary
SUMMARY

The discussion centers on proving that F(-x) = -F(x) for the function f(x) = arctan(x)/x, defined for x ≠ 0 and f(0) = 1. The integral F(x) is defined as F(x) = ∫0x f(t) dt. Participants are exploring the relationship between the definite integrals from 0 to -x and from 0 to x, specifically that ∫0-x f(t) dt equals -∫0x f(t) dt. The discussion highlights the need for understanding the symmetry of the function f(x) to establish this equality.

PREREQUISITES
  • Understanding of definite integrals and their properties
  • Familiarity with the function arctan(x) and its behavior
  • Knowledge of symmetry in mathematical functions
  • Basic LaTeX formatting for mathematical expressions
NEXT STEPS
  • Study the properties of definite integrals, particularly the effects of changing limits of integration
  • Explore the symmetry of the function f(x) = arctan(x)/x and its implications for integration
  • Learn about the use of LaTeX for formatting mathematical expressions in discussions
  • Investigate the concept of odd and even functions in relation to integrals
USEFUL FOR

Mathematicians, students studying calculus, and anyone interested in the properties of integrals and function symmetry.

Noorac
Messages
13
Reaction score
0
f(x)
=\frac{arctan x}{x} for x different from 0
= 1 for x equal to 0

F(x) is a definite integral from 0 to x, but I couldn't find the code for it, so just assume it is from 0 to x in the equation below.

F(X) = \int f(t) dt

Now, the task is to prove that F(-x) = -F(x).

This means we need to prove:

\int f(t) dt : definite from 0 to -x

=

-\int f(t) dt : definite from 0 to x
_____________________________________

We have tried some basic manipulation of integrals, but came nowhere.

If anyone can give a hint of how to prove this, or tell us if we have understood the problem wrong, we would be most grateful.

Thanks.
 
Physics news on Phys.org
Noorac said:
f(x)
= \displaystyle \frac{\arctan(x)}{x} for x different from 0
= 1 for x equal to 0

F(x) is a definite integral from 0 to x, but I couldn't find the code for it, so just assume it is from 0 to x in the equation below.

F(x) = \displaystyle \int_{0}^{x} f(t) dt

Now, the task is to prove that F(-x) = -F(x).

This means we need to prove:

\displaystyle \int_{0}^{-x} f(t) dt : definite from 0 to -x

=

\displaystyle -\int_{0}^{x} f(t) dt : definite from 0 to x
_____________________________________

We have tried some basic manipulation of integrals, but came nowhere.

If anyone can give a hint of how to prove this, or tell us if we have understood the problem wrong, we would be most grateful.

Thanks.

The way to include limits of integration in LaTeX code is to use the subscript & superscript with the integral symbol: \int_{0}^{x} in your case. Using the \displaystyle code will make Large integral symbols and fractions when using [​itex​] & [​/itex​] tags.

The code:
Code:
[itex]\displaystyle -\int_{0}^{x} f(t) dt[/itex]
gives you \displaystyle -\int_{0}^{x} f(t) dt .
 
A quick way to look at this: what is the symmetry (about the y-axis) of the function \frac{arctan x}{x}? (It is the ratio of two functions -- what are their symmetries and so what is the symmetry of the ratio?). Then, what does it mean to integrate \int_{0}^{x} f(t) dt and \int_{0}^{-x} f(t) dt for a function f(x) with such a symmetry?
 

Similar threads

Replies
8
Views
2K
  • · Replies 105 ·
4
Replies
105
Views
11K
Replies
2
Views
2K
Replies
6
Views
3K
Replies
9
Views
2K
  • · Replies 23 ·
Replies
23
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K