Can You Solve This Definite Integral Challenge with Binomial Expansion?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
lfdahl
Gold Member
MHB
Messages
747
Reaction score
0
Derive an expression for the definite integral:\[I = \int_{0}^{\frac{\pi}{4}}sec^m(x)dx, \;\;\;\;m = 2,4,6,...\]
 
Last edited:
Physics news on Phys.org
lfdahl said:
Derive an expression for the definite integral:\[I = \int_{0}^{\frac{\pi}{4}}sec^m(x)dx, \;\;\;\;m = 2,4,6,...\]
[sp]\[I = \int_0^{\pi/4}\sec^{m-2}x\sec^2x\,dx = \int_0^{\pi/4}\sec^{m-2}x\,d(\tan x) = \int_0^1(1+t^2)^n\,dt,\] where $t = \tan x$ and $n = (m-2)/2.$ The value of this integral is $\dfrac{a(n)}{1\cdot3\cdot5\cdots(2n+1)},$ where $a(n)$ is the $n$th term in Sloane's sequence A076729. This sequence can be expressed in terms of hypergeometric functions, but not in any simpler way.

Another way to express the answer would be to use the binomial theorem to write the integral as \[\int_0^1(1+t^2)^n\,dt = \int_0^1\sum_{k=0}^n{n\choose k} t^{2k}dt = \sum_{k=0}^n{n\choose k}\int_0^1 t^{2k}dt = \sum_{k=0}^n\frac1{2k+1}{n\choose k}.\]
[/sp]
 
Hi, Opalg, thankyou for such a detailed and thorough answer!:cool:

Yes, I was asking for the solution with binomial expansion
 
lfdahl said:
Hi, Opalg, thankyou for such a detailed and thorough answer!:cool:
Yes, I was asking for the solution with binomial expansion
Opalg's solution with binomial expansion:
Another way to express the answer would be to use the binomial theorem to write the integral as \[\int_0^1(1+t^2)^n\,dt = \int_0^1\sum_{k=0}^n{n\choose k} t^{2k}dt = \sum_{k=0}^n{n\choose k}\int_0^1 t^{2k}dt = \sum_{k=0}^n\frac1{2k+1}{n\choose k}.\]
Innovative ! I like the solution with binomial expansion
 
Last edited: