|
-
May 11th, 2007, 09:19 AM
#1
Thread Starter
New Member
How would I integrate this?
Hi,
I'm after integrating the function 1 / (e^x + e^-x); how exactly would I go about this? Some kind of substitution seems like the best route, but I'm not entirely sure what.
Thanks,
Stewart
-
May 11th, 2007, 11:19 AM
#2
Fanatic Member
Re: How would I integrate this?
Welcome to the forums.
I believe this is 1/2 hyperbolic secant, or sech(x)/2. Aren't hyperbolic trig functions analagous to standard trig functions? In other words, I think you'd use the same method that would be used to integrate sec(x)/2. Just my recollection from a long time ago......
-
May 11th, 2007, 12:37 PM
#3
Fanatic Member
Re: How would I integrate this?
Also, isn't this the same as
(e^x + e^-x)^(-1)
VB.Net 2008
.Net Framework 2.0
"Must you breathe? 'Cause I need heaven..."
-
May 11th, 2007, 05:19 PM
#4
Frenzied Member
Re: How would I integrate this?
I think you can simplify this a lot more:
1/ e^x + e^-x
=
1/ (e^x + 1/e^x)
= 1/ (e^x^2 + 1 / e^x)
= e^x/ e^x^2 + 1
u = e^x
du = e^x (cancels with e^x on top)
= 1/ (u^2+1)
= arctan(e^x)
Looks like (1/a)arctan(x/a) to me, but I could have easily messed up somewhere (this is tough without paper and pencil).
-
May 11th, 2007, 06:13 PM
#5
Fanatic Member
Re: How would I integrate this?
comment deleted............
Last edited by VBAhack; May 11th, 2007 at 06:26 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|