Challenging Integral Calculation: e^(-1/cos^2x) from 0 to pi/4

  • Thread starter Thread starter dirk_mec1
  • Start date Start date
  • Tags Tags
    Hard Integral
Click For Summary

Homework Help Overview

The discussion revolves around the integral \(\int_{0}^{\pi/4} \exp \left(-\frac{1}{\cos^2x}\right)\mbox{d}x\), which is noted to be challenging and potentially lacking a simple form. Participants explore various approaches to tackle this integral, including substitutions and differentiation under the integral sign.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss hints and substitutions, such as using \(a\) and \(sec(x)^2\) in the integral. There are attempts to differentiate the integral with respect to \(a\) and explore the relationship with the error function (erf). Questions arise about the validity of certain substitutions and the integration limits.

Discussion Status

The discussion is ongoing, with participants providing hints and suggestions for approaching the integral. There is a recognition of the complexity involved, and while some participants express uncertainty, others propose creative methods and substitutions. No consensus has been reached on a final solution, but various lines of reasoning are being explored.

Contextual Notes

Participants note the potential difficulty in finding a simple form for the integral and question the assumptions underlying their approaches. There is also mention of numerical integration results, which adds another layer to the discussion.

dirk_mec1
Messages
755
Reaction score
13

Homework Statement



[tex] \int_{0}^{\pi/4} \exp \left(-\frac{1}{\cos^2x}\right)\mbox{d}x[/tex]

The Attempt at a Solution


Can someone give me a hint? I don't see a smart substitution nor a path via integration by parts...
 
Physics news on Phys.org
yyat said:
The value of the integral, whatever it is, is not going to have a simple form: The "[URL value[/URL] is not recognized by http://bootes.math.uqam.ca/cgi-bin/ipcgi/lookup.pl?Submit=GO+&number=.227651878&lookup_type=browse".

Edit: I think I overestimated the capabilities of Plouffe's inverter, so maybe the solution is simple afterall.

You are right. Plouffe's inverter is not all powerful. It only knows about numbers it's happened to have heard about. But there is a reasonably simple expression. You do need the erf function. Write the integral as exp(-a*sec(x)^2). Find d/da of that. Now THAT function you can integrate dx from 0 to pi/4 (in terms of erf). You can in turn integrate that expression da. And you know the value if a=0. It's not terribly simple, to find the constant of integration you need to figure out things like lim a->0 erf(sqrt(a))/sqrt(a). But it can be done. You might want to put (pi/4)*(1-erf(1)^2) into Plouffe's inverter.
 
Last edited by a moderator:
Dick said:
Write the integral as exp(-a*sec(x)^2). Find d/da of that.
[tex] <br /> \frac{d}{da}\ \left[ \int_{0}^{\pi/4} \exp \left(-a \cdot \sec^2 (x) \right) \mbox{d}x \right ] = \int_{0}^{\pi/4} - \sec^2(x) \cdot \exp \left(-a \sec^2 x\ \right) \mbox{d}x<br /> [/tex]

Now THAT function you can integrate dx from 0 to pi/4 (in terms of erf)..
hmmm...I don't see how because:

[tex]\operatorname{erf}(x) = \frac{2}{\sqrt{\pi}}\int_0^x e^{-t^2} dt.[/tex]
 
Be creative! You have to be. This whole problem is about trickyness. sec(x)^2=1+tan(x)^2. Now substitute t=sqrt(a)*tan(x). You know there is an answer. I sketched the route. I even gave you a really strong hint what the answer was. Try and figure out one or two of the non-obvious steps without the need for a hint.
 
Last edited:
[tex] \frac{dI}{da}=\int_{0}^{\pi/4} - \sec^2(x) \cdot \exp \left(-a \sec^2 x\ \right) \mbox{d}x = ( -e^{-a}) \cdot \int_0^{\pi /4} \sec^2(x) \cdot \exp (-a \tan^2 x )\ \mbox{dx} <br /> [/tex]Now with

[tex]t =\sqrt{a} \tan(x) \longrightarrow t^2 = a \tan^2(x)[/tex]

and

[tex]dt = \sqrt{a} \sec^2(x)[/tex]
I get:

[tex]\frac{dI}{da} = \frac{-e^{-a}}{ \sqrt{ a} } \cdot \int_0^{ \pi /4} e^{-t^2} \mbox{d}t =\frac{-e^{-a}}{ \sqrt{ a} } \cdot \mbox{erf} ( \pi /4)[/tex]
 
Not quite. The argument of the erf is t. t isn't equal to tan(x). Now keep going.
 
Dick said:
Not quite. The argument of the erf is t. t isn't equal to tan(x). Now keep going.

This isn't the most easy integral I tackled :rolleyes:

Ok, so the boundaries are wrong (that's what you meant in your last post, right Dick?) [tex] \frac{dI}{da} = \frac{-e^{-a}}{ \sqrt{ a} } \cdot \int_0^{ \sqrt{a}} e^{-t^2} \mbox{d}t =\frac{-e^{-a}}{ \sqrt{ a} } \cdot \mbox{erf} ( \sqrt{a}) [/tex]

right?
 
You are getting there. There's also a 2/sqrt(pi) in the erf definition. What happened to that?
 
  • #10
Dick said:
You are getting there. There's also a 2/sqrt(pi) in the erf definition. What happened to that?

[tex] <br /> \frac{dI}{da} = \frac{-e^{-a}}{ \sqrt{ a} } \cdot \int_0^{ \sqrt{a}} e^{-t^2} \mbox{d}t = \left( \frac{ \sqrt{ \pi}}{2} \right) \left( \frac{-e^{-a}}{ \sqrt{ a} } \right) \cdot \mbox{erf} ( \sqrt{a}) <br /> [/tex]
 
  • #11
Good. Now can you integrate that da? It's creative time. It's not NEARLY as hard as it looks. Think u substitution.
 
  • #12
Now with [tex]u=\sqrt{a}[/tex]

I get:

[tex]\int \left( \frac{ \sqrt{ \pi}}{2} \right) \left( \frac{-e^{-a}}{ \sqrt{ a} } \right) \cdot \mbox{erf} ( \sqrt{a}) \mbox{d}a =\int (-\sqrt{ \pi}) \cdot e^{-u^2} \cdot \mbox{erf} (u)\ \mbox{d}u = C \cdot \int \int e^{u^2-t^2}\ \mbox{d}t \mbox{d}u[/tex]

This is getting nasty...
 
  • #13
If u=erf(sqrt(a)), what's du? Or since you've already done that u substitution for sqrt(a), if v=erf(u), what's dv?
 
  • #14
Dick said:
If u=erf(sqrt(a)), what's du? Or since you've already done that u substitution for sqrt(a), if v=erf(u), what's dv?

Of course! The derative of erf(v) is e-v2 !

But then

[tex]\int \left( \frac{ \sqrt{ \pi}}{2} \right) \left( \frac{-e^{-a}}{ \sqrt{ a} } \right) \cdot \mbox{erf} ( \sqrt{a}) \mbox{d}a =\int (-\sqrt{ \pi}) \cdot e^{-u^2} \cdot \mbox{erf} (u)\ \mbox{d}u = C_1 \cdot \mbox{erf} (u) + C_2<br /> [/tex]With the very important integration constant C2, right?
 
  • #15
dirk_mec1 said:
Of course! The derative of erf(v) is e-v2 !

Dead right, but don't forget the sqrt(pi) and 2 parts of the erf definition. That's why it's actually an easy integral. But doing the v=erf(u) substitution turns the integral into v*dv, right? What's that? And there's no 'integration constant' C1. You know what C1 is. C2 is important, yes.
 
  • #16
Dick said:
Dead right, but don't forget the sqrt(pi) and 2 parts of the erf definition. That's why it's actually an easy integral. But doing the v=erf(u) substitution turns the integral into v*dv, right? What's that?
Right, I'll try again:

[tex] \int \left( \frac{ \sqrt{ \pi}}{2} \right) \left( \frac{-e^{-a}}{ \sqrt{ a} } \right) \cdot \mbox{erf} ( \sqrt{a}) \mbox{d}a =\int (-\sqrt{ \pi}) \cdot e^{-u^2} \cdot \mbox{erf} (u)\ \mbox{d}u = (\sqrt{ \pi}) \frac{ \sqrt{\pi} }{2} \int v\ \mbox{d}v = \frac{1}{4} \pi v^2 +C_0 [/tex]I previously used C_1 to 'hide' all constants but I didn't specify that, C_0 is here the constant of integration multiplied by some factor. Is this correct, Dick?
 
  • #17
You forgot the minus sign. So you've got -pi*erf(sqrt(a))^2/4+C. Now how to determine C?
 
  • #18
If a = 0 then


[tex] <br /> \int_{0}^{\pi/4} \exp \left(-\frac{a}{ \cos^2x}\right)\mbox{d}x = \frac{ \pi}{4}<br /> [/tex]



So I conclude that:

[tex]\frac{\pi}{4} = \left( \frac{- \sqrt{\pi}}{2} \right) \cdot \lim_{a \rightarrow 0} \int e^{-a} \cdot \frac{ \mbox{erf} (\sqrt{a}) }{\sqrt{a}}\ \mbox{d}a[/tex]
 
  • #19
dirk_mec1 said:
If a = 0 then [tex] <br /> \int_{0}^{\pi/4} \exp \left(-\frac{a}{ \cos^2x}\right)\mbox{d}x = \frac{ \pi}{4}<br /> [/tex]

Right, but for all [itex]a[/itex] you just showed

[tex]\int_{0}^{\pi/4} \exp \left(-\frac{a}{ \cos^2x}\right)\mbox{d}x = \frac{1}{4} \pi \mbox{erf}(\sqrt{a})^2 +C_0[/tex]
So I conclude that:

[tex]\frac{\pi}{4} = \left( \frac{- \sqrt{\pi}}{2} \right) \cdot \lim_{a \rightarrow 0} \int e^{-a} \cdot \frac{ \mbox{erf} (\sqrt{a}) }{\sqrt{a}}\ \mbox{d}a[/tex]

Not a very useful conclusion; try solving for [itex]C_0[/itex] instead.

What is [tex]\frac{1}{4} \pi \mbox{erf}(\sqrt{a})^2 +C_0[/tex] for a=0?
 
  • #20
So [tex]C_0 =0[/tex]
 
  • #21
dirk_mec1 said:
So [tex]C_0 =0[/tex]

Not at all. Reread gabbagabbahey's post and pay attention this time. You know what erf(0) is.
 
  • #22
[tex]C_0 = \frac{ \pi}{4}[/tex]
 
  • #23
So I conclude that:

[tex]\int_{0}^{\pi/4} \exp \left(-\frac{1}{ \cos^2x}\right)\mbox{d}x = \frac{ \pi}{4} ( \mbox{-erf(1)^2+1} )[/tex]
 
Last edited:
  • #24
Sure. I did a numerical integration and I got 0.22765187804641. Does that agree with your result?
 
  • #25
Dick said:
Sure. I did a numerical integration and I got 0.22765187804641. Does that agree with your result?

It agrees :approve:
 
  • #26
But I wonder Dick how did you actually find this way of solving this particular integral? I know the "differentiation under the integral sign" trick but as you've found out those tan and sec made it hard to see if it's actually working so I immediately went looking for another way (and failed...).
 
  • #27
You solve it by solving it. Gotta admit, I do cheat a bit. I messed around a bit with parametrizing it. Settled on exp(-a*sec(x)^2) as the most plausible. Then I used Maxima (a free computer algebra system) to try and integrate the results. It popped out really fast. Then I had to go back and figure out how Maxima arrived at the results it did. That was the hard part. Then I explained to to you. There. You know my trade secrets.
 

Similar threads

  • · Replies 105 ·
4
Replies
105
Views
11K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 47 ·
2
Replies
47
Views
5K
Replies
3
Views
2K
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
9
Views
2K