Square Root Indefinite Integral

Click For Summary

Homework Help Overview

The discussion revolves around the indefinite integral ∫√((1+(e^-x)^2)dx, which is part of an arc length problem. Participants are exploring various methods of integration and addressing the complexities introduced by the exponential function within the integral.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss different substitution methods, including u-substitution and trigonometric substitution, while questioning the validity of simplifying the square root expression. There is also a focus on clarifying the correct interpretation of the integral's expression.

Discussion Status

The conversation includes attempts to simplify the integral and various suggestions for substitution techniques. Some participants have shared their progress and findings, while others are still grappling with the problem. There is no explicit consensus on a single approach, but multiple lines of reasoning are being explored.

Contextual Notes

Participants note the integral's context within an arc length problem and discuss the implications of different interpretations of the square root expression. There is also mention of previous attempts and the challenges posed by the exponential terms in the integral.

B18
Messages
118
Reaction score
0
Hello everyone..

Homework Statement


∫√((1+(e^-x))^2)dx

2. The attempt at a solution
I first tried to do a u sub and then attempt a trig sub however I can't do anything with the e^-x left in the u sub. Does anyone have another way I can integrate this thing??

Thank you for any suggestions/help!
 
Last edited:
Physics news on Phys.org
B18 said:
Hello everyone..

Homework Statement


∫√((1+e^-x)^2)dx




2. The attempt at a solution
I first tried to do a u sub and then attempt a trig sub however I can't do anything with the e^-x left in the u sub. Does anyone have another way I can integrate this thing??

Thank you for any suggestions/help!

Before doing anything, try computing the square root.
 
The integral is within an arc length problem if it matters. However when i integrate (1+(e^-x)^2)^1/2 from 0 to 2 i get roughly 2.2214187 and when i integrate 1+e^-x from 0 to 2 i get 2.8647.
Am I allowed to square root 1+(e^-x)^2 and receive 1+e^-x?
 
I'm sorry I forgot the parenthesis around the (e^-x)^2 it should be square root of ((1+((e^-x)^2)))
 
B18 said:
The integral is within an arc length problem if it matters. However when i integrate (1+(e^-x)^2)^1/2 from 0 to 2 i get roughly 2.2214187 and when i integrate 1+e^-x from 0 to 2 i get 2.8647.
Am I allowed to square root 1+(e^-x)^2 and receive 1+e^-x?

B18 said:
I'm sorry I forgot the parenthesis around the (e^-x)^2 it should be square root of ((1+((e^-x)^2)))
Well that changes everything.


Then, of course, \displaystyle \ \sqrt{1+\left(e^{-x}\right)^2}\ne 1+e^{-x}\ .\ You wouldn't expect the two integrals to give the same result.
 
B18 said:
I'm sorry I forgot the parenthesis around the (e^-x)^2 it should be square root of ((1+((e^-x)^2)))

Using too many brackets is almost as confusing as not using enough. Do you mean (a): ##\sqrt{1+(e^{-x})^2}## or (b): ##\sqrt{(1 + e^{-x})^2}##? If you mean (a) you can write it as sqrt(1 + (e^{-x})^2); if you mean (b) you can write it as sqrt((1 + e^{-x})^2). You can even write e^-x without the {} bracket, as you have done, but some people would argue with that.

I thought in your OP you meant (b), and that is why I suggested you do the square root first. In (a) you can still simplify it usefully before tackling the integral.
 
Last edited:
SammyS said:
Well that changes everything.


Then, of course, \displaystyle \ \sqrt{1+\left(e^{-x}\right)^2}\ne 1+e^{-x}\ .\ You wouldn't expect the two integrals to give the same result.

your right, so is there a specific technique of integration I should use for this integral?
 
Ray Vickson said:
Using too many brackets is almost as confusing as not using enough. Do you mean (a): ##\sqrt{1+(e^{-x})^2}## or (b): ##\sqrt{(1 + e^{-x})^2}##? If you mean (a) you can write it as sqrt(1 + (e^{-x})^2); if you mean (b) you can write it as sqrt((1 + e^{-x})^2). You can even write e^-x without the {} bracket, as you have done, but some people would argue with that.

I thought in your OP you meant (a), and that is why I suggested you do the square root first. In (b) you can still simplify it usefully before tackling the integral.

A is what the integral i must find looks like. I truly wish it had looked like B though...
 
Anyone have an idea?
 
  • #10
B18 said:
Anyone have an idea?
Looking at the results from WolframAlpha, the indefinite integral is messy, but not impossible.
 
  • #11
I'm still attempting to solve it but haven't gotten anywhere yet.
 
  • #12
If I substituted u= e^x in any integral and the e^x didn't cross out can I just let it equal u and multiply 1/u into the original integral?? Or is that illegal?
 
  • #13
After three substitutions and a partial fraction I have the answer and it matches wolfram alpha. Thanks for the help
 
  • #14
So, just to clarify, the integral is

##\int \sqrt{1+e^{-2x}}\;dx##?
 
  • #15
Yes that's correct
 
  • #16
Alright, well here's what I did:

##\displaystyle\int\sqrt{1+e^{-2x}}\;dx\\
\displaystyle\int\sqrt{1+e^{-2x}}\cdot\dfrac{\sqrt{1+e^{-2x}}}{\sqrt{1+e^{-2x}}}\;dx\\
\displaystyle\int \dfrac{1+e^{-2x}}{\sqrt{1+e^{-2x}}}\;dx\\
\displaystyle\int \dfrac{1+e^{-2x}}{\sqrt{1+e^{-2x}}}\cdot\dfrac{\sqrt{1-e^{-2x}}}{\sqrt{1-e^{-2x}}}\;dx\\
\displaystyle\int \dfrac{\left(1+e^{-2x}\right)\sqrt{1-e^{-2x}}}{1-e^{-2x}}\;dx##

As a substitution, let ##u=e^{-x},\;du=-e^{-x}dx\Rightarrow dx=-\dfrac{du}{u}##.

##\displaystyle-\int \dfrac{\left(1+u^2\right)\sqrt{1-u^2}}{1-u^2}\;\dfrac{du}{u}##

Then, a trig substitution with ##u = \sin t,\;du=\cos t\;dt##.

##\displaystyle-\int \dfrac{\left(1+\sin^2t\right)\sqrt{1-\sin^2t}}{\sin t\left(1-\sin^2t\right)}\cos t\;dt##

Something tells me there may have been a slightly shorter route in the first set of rewriting, though...
 
  • #17
Actually, I take it back. After looking over the first few lines, it doesn't look like stopping after one of the earlier steps gives you an easy integral to work with.
 
  • #18
Another way you could possibly do this would be a u= e^-x then a trig sub (tan)
 
  • #19
B18 said:
Another way you could possibly do this would be a u= e^-x then a trig sub (tan)

For ##\int \sqrt{1+e^{-2x}}\, dx,## substitute ##e^{-2x} = u.##
 
  • #20
I would leave the e^-x squared that way the trig sub would work after u=e^-x
 
  • #21
Just another approach. Consider the substitution x = ln u. So dx = 1/u du

The integral becomes: ##\int \sqrt{1+u^{-2}}/u du##. From here, the integral should be pretty straight-forward with some trig substitutions.
 
Last edited by a moderator:
  • #22
B18 said:
I would leave the e^-x squared that way the trig sub would work after u=e^-x
You have just responded to a thread that's over 3 years old !
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
11
Views
2K
  • · Replies 105 ·
4
Replies
105
Views
11K
Replies
2
Views
2K
  • · Replies 22 ·
Replies
22
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 11 ·
Replies
11
Views
1K
Replies
2
Views
1K