MHB How to Compute a Definite Integral with Symmetry: The Case of $f(-x)=f(x)$

AI Thread Summary
The discussion focuses on computing the definite integral $$\int_{-a}^{a}\frac{1}{1+2^{f(x)}}\,dx$$ under the condition that the function satisfies $f(-x)=f(x)$. It is noted that the calculations are valid only if the integrand $\frac{1}{1+2^{f(x)}}$ does not have vertical asymptotes. A clarification is made that the original intent was for $f$ to be an odd function, where $f(-x)=-f(x)$. Participants express enthusiasm for the problem-solving process and share solutions. The thread emphasizes the importance of function properties in evaluating definite integrals.
MarkFL
Gold Member
MHB
Messages
13,284
Reaction score
12
Suppose $f(-x)=f(x)$, then compute the following definite integral:

$$\int_{-a}^{a}\frac{1}{1+2^{f(x)}}\,dx$$ where $0<a\in\mathbb{R}$.
 
Mathematics news on Phys.org
$$\int_{-a}^{a} \frac{d x}{1+2^{f(x)}} = \int_{0}^{a} \frac{dx}{1+2^{f(x)}} + \int_{-a}^{0} \frac{dx}{1+2^{f(x)}} = \int_{0}^{a} \frac{dx}{1+2^{f(x)}} + \int_{0}^{a} \frac{dx}{1+2^{f(x)}} = 2\int_{0}^{a} \frac{dx}{1+2^{f(x)}}$$

Note : Although not related to the original problem that was meant, it is not worthless to note that the calculations above works only if $\frac{1}{1+2^{f(x)}}$ has no vertical asymptotes.
 
Last edited:
mathbalarka said:
$$\int_{-a}^{a} \frac{d x}{1+2^{f(x)}} = \int_{0}^{a} \frac{dx}{1+2^{f(x)}} + \int_{-a}^{0} \frac{dx}{1+2^{f(x)}} = \int_{0}^{a} \frac{dx}{1+2^{f(x)}} + \int_{0}^{a} \frac{dx}{1+2^{f(x)}} = 2\int_{0}^{a} \frac{dx}{1+2^{f(x)}}$$

Haha...that is quite correct (well done!)...but I messed up and actually meant for $f$ to be odd, i.e.:

$$f(-x)=-f(x)$$

(Bug)
 
$$\int_{-a}^{a} \frac{dx}{1+2^{f(x)}} = \int_{0}^{a} \frac{dx}{1+2^{f(x)}} + \int_{-a}^{0} \frac{dx}{1+2^{f(x)}} = \int_{0}^{a} \frac{dx}{1+2^{f(x)}} - \int_{a}^{0} \frac{dx}{1+2^{f(-x)}} = \int_{0}^{a} \frac{dx}{1+2^{f(x)}} + \int_{0}^{a} \frac{dx}{1+2^{-f(x)}} \\ = \int_{0}^{a} \left ( \frac{1}{1+2^{f(x)}} + \frac{1}{1+2^{-f(x)}} \right ) dx = \int_{0}^{a} \frac{2 + 2^{f(x)} + 2^{-f(x)}}{2 + 2^{f(x)} + 2^{-f(x)}} dx = a$$
 
mathbalarka said:
$$\int_{-a}^{a} \frac{dx}{1+2^{f(x)}} = \int_{0}^{a} \frac{dx}{1+2^{f(x)}} + \int_{-a}^{0} \frac{dx}{1+2^{f(x)}} = \int_{0}^{a} \frac{dx}{1+2^{f(x)}} - \int_{a}^{0} \frac{dx}{1+2^{f(-x)}} = \int_{0}^{a} \frac{dx}{1+2^{f(x)}} + \int_{0}^{a} \frac{dx}{1+2^{-f(x)}} \\ = \int_{0}^{a} \left ( \frac{1}{1+2^{f(x)}} + \frac{1}{1+2^{-f(x)}} \right ) dx = \int_{0}^{a} \frac{2 + 2^{f(x)} + 2^{-f(x)}}{2 + 2^{f(x)} + 2^{-f(x)}} dx = a$$

That's correct! :D

Here's my solution:

$$I=\int_{-a}^{a}\frac{1}{1+2^{f(x)}}\,dx$$

$$I=\int_{-a}^{a}\frac{1}{1+2^{f(x)}}-\frac{1}{2}+\frac{1}{2}\,dx$$

$$I=\frac{1}{2}\int_{-a}^{a}\frac{1-2^{f(x)}}{1+2^{f(x)}}+\frac{1}{2}\int_{-a}^{a}\,dx$$

The first integrand is odd, and the second even, hence:

$$I=0+\int_0^a\,dx=a$$
 
Great thread! (Heidy) :D
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top