Who can help evaluate this integral?

  • Context: Graduate 
  • Thread starter Thread starter Chestermiller
  • Start date Start date
  • Tags Tags
    Integral
Click For Summary

Discussion Overview

The discussion revolves around evaluating the integral $$\int_0^{\phi}\frac{\sec^2{\theta}d\theta}{(\sec{\theta} + \tan{\theta})^{V/v}}$$. Participants explore various methods and substitutions, share insights from computational tools, and discuss potential simplifications and identities related to the integral.

Discussion Character

  • Exploratory
  • Mathematical reasoning
  • Technical explanation

Main Points Raised

  • One participant expresses difficulty in evaluating the integral and mentions attempts with integral tables and substitutions without success.
  • Another participant notes that using Wolfram yields a specific form for the denominator and suggests that additional information on the parameter $$V/v$$ might be necessary.
  • A participant proposes that the integral could be approached using the identity $$\int \sec \theta d \theta = \ln |\sec \theta + \tan \theta|$$ but encounters a complex expression as a result.
  • One participant shares a derived formula for the integral, indicating it simplifies to a specific expression involving the parameter $$r$$, defined as $$r = V/v$$.
  • Another participant presents a method for performing the integration using identities related to secant and tangent, leading to a formulation that involves exact differentials.

Areas of Agreement / Disagreement

There is no consensus on a single method for evaluating the integral, as participants explore different approaches and share various insights. Multiple competing views and methods remain present in the discussion.

Contextual Notes

Participants reference specific mathematical identities and computational tools, but the discussion does not resolve the overall approach to the integral, leaving some assumptions and steps unresolved.

Chestermiller
Staff Emeritus
Science Advisor
Homework Helper
Insights Author
2025 Award
Messages
23,729
Reaction score
5,936
I would like to evaluate the following integral: $$\int_0^{\phi}\frac{\sec^2{\theta}d\theta}{(\sec{\theta} + \tan{\theta})^{V/v}}$$Is there anyone out there who can help? I've tried integral tables, Abramowitz and Stegun, and various substitutions, but with no success.
 
Physics news on Phys.org
Chestermiller said:
I would like to evaluate the following integral: $$\int_0^{\phi}\frac{\sec^2{\theta}d\theta}{(\sec{\theta} + \tan{\theta})^{V/v}}$$Is there anyone out there who can help? I've tried integral tables, Abramowitz and Stegun, and various substitutions, but with no success.
Playing with Wolfram always yields a denominator ##(\sin (\frac{\theta}{2}) + \cos (\frac{\theta}{2}))^n## and a nominator ##f(\sin \theta , \cos \theta)## depending on ##\frac{V}{v}##. Is there additional information on ##V/v##?

I don't know whether this helps, but it might be a hint.
I first thought ##\int \sec \theta d \theta = \ln |\sec \theta + \tan \theta|## could help, but this resulted in a nasty expression like ##\int \csc \theta \sec'(\theta) e^{-k \int \sec(\theta) d \theta} d \theta##.

[Please feel free to delete this post, if you prefer to keep your question on the "unanswered" list.]

Edit: ##n## and ##y## as power worked as well: http://www.wolframalpha.com/input/?i=f(x)=int((sec^2(x))/((sec+x+++tanx)^n))dx
 
  • Like
Likes   Reactions: Greg Bernhardt and Chestermiller
fresh_42 said:
Playing with Wolfram always yields a denominator ##(\sin (\frac{\theta}{2}) + \cos (\frac{\theta}{2}))^n## and a nominator ##f(\sin \theta , \cos \theta)## depending on ##\frac{V}{v}##. Is there additional information on ##V/v##?

I don't know whether this helps, but it might be a hint.
I first thought ##\int \sec \theta d \theta = \ln |\sec \theta + \tan \theta|## could help, but this resulted in a nasty expression like ##\int \csc \theta \sec'(\theta) e^{-k \int \sec(\theta) d \theta} d \theta##.

[Please feel free to delete this post, if you prefer to keep your question on the "unanswered" list.]

Edit: ##n## and ##y## as power worked as well: http://www.wolframalpha.com/input/?i=f(x)=int((sec^2(x))/((sec+x+++tanx)^n))dx
This wolframalpha result is perfect. It is exactly what I was looking for. The terms in the denominator simplify to ##\cos{\theta}##, so my definite integral becomes:$$\int_0^{\phi}\frac{\sec^2{\theta}d\theta}{(\sec{\theta} + \tan{\theta})^{r}}=\frac{1}{r^2-1}\left[r-\frac{(r\sec{\phi}+\tan{\phi})}{(\sec{\phi}+\tan{\phi})^r}\right]$$where r = V\v.

I differentiated the result to confirm that it is indeed correct. Thank you so much for your help. I still have no idea how to do the integration, but, oh well.

Chet
 
Last edited:
  • Like
Likes   Reactions: fresh_42
This formula is far more beautiful than those wolframalpha output. Even the formula collection on Wikipedia with some dozens of trig integrals hasn't it.

Chestermiller said:
$$\int_0^{\phi}\frac{\sec^2{\theta}d\theta}{(\sec{\theta} + \tan{\theta})^{r}}=\frac{1}{r^2-1}\left[r-\frac{(r\sec{\phi}+\tan{\phi})}{(\sec{\phi}+\tan{\phi})^r}\right]$$
 
I figured out a method of doing the integration. It makes use of the following two identities:
$$\sec{\theta}=\frac{1}{2}(\sec{\theta}+\tan{\theta})+\frac{1}{2}(\sec{\theta}-\tan{\theta})\tag{1}$$
$$\sec^2{\theta}-\tan^2{\theta}=1$$
or, equivalently,
$$(\sec{\theta}-\tan{\theta})=(\sec{\theta}+\tan{\theta})^{-1}\tag{2}$$
So, in the integral,
$$\sec^2{\theta}=\sec{\theta}\left[\frac{1}{2}(\sec{\theta}+\tan{\theta})+\frac{1}{2}(\sec{\theta}-\tan{\theta})\right]=\frac{1}{2}(\sec^2{\theta}+\sec{\theta}\tan{\theta})+\frac{1}{2}(\sec^2{\theta}-\sec{\theta}\tan{\theta})$$
If we substitute this into the integral, we obtain:$$\int{\frac{\sec^2{\theta}d\theta}{(\sec{\theta} + \tan{\theta})^{r}}}=\frac{1}{2}\int{\frac{(\sec^2{\theta}+\sec{\theta}\tan{\theta})d\theta }{(\sec{\theta} + \tan{\theta})^{r}}}+\frac{1}{2}\int{\frac{(\sec^2{\theta}-\sec{\theta}\tan{\theta})d\theta }{(\sec{\theta} + \tan{\theta})^{r}}}$$But, if we substitute Eqn. 2 into the 2nd integral, we obtain:
$$\int{\frac{\sec^2{\theta}d\theta}{(\sec{\theta} + \tan{\theta})^{r}}}=\frac{1}{2}\int{\frac{(\sec^2{\theta}+\sec{\theta}\tan{\theta})d\theta }{(\sec{\theta} + \tan{\theta})^{r}}}+\frac{1}{2}\int{\frac{(\sec^2{\theta}-\sec{\theta}\tan{\theta})d\theta }{(\sec{\theta} - \tan{\theta})^{-r}}}$$Both integrands are exact differentials, and thus we immediately obtain:
$$\int{\frac{\sec^2{\theta}d\theta}{(\sec{\theta} + \tan{\theta})^{r}}}=\frac{1}{2}\left(\frac{(\sec{\theta} + \tan{\theta})^{1-r}}{(1-r)}+\frac{(\sec{\theta} - \tan{\theta})^{r+1}}{(r+1)}\right)+C$$Again making use of Eqn. 2 and rearranging yields:
$$\int{\frac{\sec^2{\theta}d\theta}{(\sec{\theta} + \tan{\theta})^{r}}}=\frac{1}{2}\left(\frac{(\sec{\theta} + \tan{\theta})}{(1-r)(\sec{\theta} + \tan{\theta})^r}+\frac{(\sec{\theta} - \tan{\theta})}{(1+r)(\sec{\theta} + \tan{\theta})^r}\right)+C$$
 
  • Like
Likes   Reactions: fresh_42

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K