Application of Parseval’s Theorem on Evaluating Some Definite Integrals

Chii-Huei Yu

  Open Access OPEN ACCESS  Peer Reviewed PEER-REVIEWED

Application of Parseval’s Theorem on Evaluating Some Definite Integrals

Chii-Huei Yu

Department of Management and Information, Nan Jeon University of Science and Technology, Tainan City, Taiwan

Abstract

This paper uses the mathematical software Maple for the auxiliary tool to study six types of definite integrals. We can determine the infinite series forms of these definite integrals by using Parseval’s theorem. On the other hand, we provide some definite integrals to do calculation practically. The research methods adopted in this study involved finding solutions through manual calculations and verifying these solutions using Maple.

Cite this article:

  • Yu, Chii-Huei. "Application of Parseval’s Theorem on Evaluating Some Definite Integrals." Turkish Journal of Analysis and Number Theory 2.1 (2014): 1-5.
  • Yu, C. (2014). Application of Parseval’s Theorem on Evaluating Some Definite Integrals. Turkish Journal of Analysis and Number Theory, 2(1), 1-5.
  • Yu, Chii-Huei. "Application of Parseval’s Theorem on Evaluating Some Definite Integrals." Turkish Journal of Analysis and Number Theory 2, no. 1 (2014): 1-5.

Import into BibTeX Import into EndNote Import into RefMan Import into RefWorks

1. Introduction

As information technology advances, whether computers can become comparable with human brains to perform abstract tasks, such as abstract art similar to the paintings of Picasso and musical compositions similar to those of Mozart, is a natural question. Currently, this appears unattainable. In addition, whether computers can solve abstract and difficult mathematical problems and develop abstract mathematical theories such as those of mathematicians also appears unfeasible. Nevertheless, in seeking for alternatives, we can study what assistance mathematical software can provide. This study introduces how to conduct mathematical research using the mathematical software Maple. The main reasons of using Maple in this study are its simple instructions and ease of use, which enable beginners to learn the operating techniques in a short period. By employing the powerful computing capabilities of Maple, difficult problems can be easily solved. Even when Maple cannot determine the solution, problem-solving hints can be identified and inferred from the approximate values calculated and solutions to similar problems, as determined by Maple. For this reason, Maple can provide insights into scientific research.

In calculus and engineering mathematics courses, we learnt many methods to solve the integral problems including change of variables method, integration by parts method, partial fractions method, trigonometric substitution method, and so on. In this paper, we study the following six types of definite integrals which are not easy to obtain their answers using the methods mentioned above.

(1)
(2)
(3)
(4)
(5)
(6)

where r is any real number. We can obtain the infinite series forms of these definite integrals by using Parseval’s theorem; these are the major results of this paper (i.e., Theorems 1 and 2). As for the study of related integral problems can refer to [1-17][1]. On the other hand, we propose some definite integrals to do calculation practically. The research methods adopted in this study involved finding solutions through manual calculations and verifying these solutions by using Maple. This type of research method not only allows the discovery of calculation errors, but also helps modify the original directions of thinking from manual and Maple calculations. For this reason, Maple provides insights and guidance regarding problem-solving methods.

2. Main Results

Firstly, we introduce a notation and a definition and some formulas used in this article.

2.1. Notation

Let be a complex number, where , are real numbers. We denote a the real part of z by , and b the imaginary part of z by .

2.2. Definition

Suppose is a continuous function defined on , then the Fourier series expansion of is , where , and , for all positive integers k.

2.3. Formulas
2.3.1. Euler’s Formula

, where x is any real number.


2.3.2. DeMoivre’s Formula

, where n is any integer, and x is any real number.


2.3.3. Taylor Series Expansion of Hyperbolic Sine Function ([18])

, where z is any complex number.


2.3.4. Taylor Series Expansion of Hyperbolic Cosine Function ([18])

, where z is any complex number.

Next, we introduce an important theorem used in this study.

2.4. Parseval’s Theorem ([19])

If is a continuous function defined on , and . If the Fourier series expansion of is , then .

Before deriving the first major result of this paper, we need a lemma.

2.5. Lemma 1

Suppose are any real numbers. Then

(7)
(8)

Proof

And

Next, we determine the infinite series forms of the definite integrals (1), (2) and (3).

2.6. Theorem 1

Suppose r is any real number. Then the definite integrals

(9)
(10)
(11)

Proof Because

(12)

It follows that

(Using (12) and Parseval’s theorem)

Similarly, because

(13)

It follows that

(Using (13) and Parseval’s theorem)

On the other hand, from the summation of (9) and (10) and using (8), we obtain

Before deriving the second major result of this study, we also need a lemma.

2.7. Lemma 2

Suppose are any real numbers. Then

(14)
(15)

Proof

And

Finally, we find the infinite series forms of the definite integrals (4), (5) and (6).

2.8. Theorem 2

Suppose r is any real number. Then the definite integrals

(16)
(17)
(18)

Proof Because

(19)

Using (19) and Parseval’s theorem, we have

Similarly, because

(20)

It follows that

(By (20) and Parseval’s theorem)

From the summation of (16) and (17) and using (15), we have

3. Examples

In the following, for the six types of definite integrals in this study, we provide some definite integrals and use Theorems 1 and 2 to determine their infinite series forms. On the other hand, we employ Maple to calculate the approximations of these definite integrals and their solutions for verifying our answers.

3.1. Example 1

Taking into (9), we obtain the definite integral

(21)

Next, we use Maple to verify the correctness of (21).

>evalf(int((sinh(7*cos(x)))^2*(cos(7*sin(x)))^2,x=0..2*Pi),18);

>evalf(Pi*sum(7^(4*k+2)/((2*k+1)!)^2,k=0..infinity),18);

Also, let in (10), we have

(22)

>evalf(int((cosh(sqrt(3)*cos(x)))^2*(sin(sqrt(3)*sin(x)))^2,x=0..2*Pi),18);

>evalf(Pi*sum((sqrt(3))^(4*k+2)/((2*k+1)!)^2,k=0..

infinity),18);

Finally, if in (11), then

(23)

>evalf(int((sinh(5/3*cos(x)))^2+(sin(5/3*sin(x)))^2,x=0..2*Pi),18);

>evalf(2*Pi*sum((5/3)^(4*k+2)/((2*k+1)!)^2,k=0..

infinity),18);

3.2. Example 2

Taking into (16), then the definite integral

(24)

>evalf(int((cosh(9*cos(x)))^2*(cos(9*sin(x)))^2,x=0..2*Pi),18);

>evalf(2*Pi+Pi*sum(9^(4*k)/((2*k)!)^2,k=1..infinity),18);

In addition, let in (17) , then

(25)

>evalf(int((sinh(sqrt(11)*cos(x)))^2*(sin(sqrt(11)*sin(x)))^2,x=0..2*Pi),18);

>evalf(Pi*sum((sqrt(11))^(4*k)/((2*k)!)^2,k=1..infinity),

18);

Finally, if in (18), we have

(26)

>evalf(int((sinh(10/7*cos(x)))^2+(cos(10/7*sin(x)))^2,x=0..2*Pi),18);

>evalf(2*Pi+2*Pi*sum((10/7)^(4*k)/((2*k)!)^2,k=1..

infinity),18);

4. Conclusion

In this paper, we provide a new technique to determine some definite integrals. We hope this technique can be applied to solve another definite integral problems. On the other hand, the Parseval’s theorem plays a significant role in the theoretical inferences of this study. In fact, the applications of this theorem are extensive, and can be used to easily solve many difficult problems; we endeavor to conduct further studies on related applications. In addition, Maple also plays a vital assistive role in problem-solving. In the future, we will extend the research topic to other calculus and engineering mathematics problems and solve these problems by using Maple. These results will be used as teaching materials for Maple on education and research to enhance the connotations of calculus and engineering mathematics.

References

[1]  C. Oster, “Limit of a definite integral,” SIAM Review, vol. 33, no. 1, pp. 115-116, 1991.
In article      CrossRef
 
[2]  A. A. Adams, H. Gottliebsen, S. A. Linton, and U. Martin, “Automated theorem proving in support of computer algebra: symbolic definite integration as a case study,” Proceedings of the 1999 International Symposium on Symbolic and Algebraic Computation, pp. 253-260, Canada, 1999.
In article      CrossRef
 
[3]  M. A. Nyblom, “On the evaluation of a definite integral involving nested square root functions,” Rocky Mountain Journal of Mathematics, vol. 37, no. 4, pp. 1301-1304, 2007.
In article      CrossRef
 
[4]  C. -H. Yu, “Using Maple to study two types of integrals,” International Journal of Research in Computer Applications and Robotics, vol. 1, issue. 4, pp. 14-22, 2013.
In article      
 
[5]  C. -H. Yu, “Solving some integrals with Maple,”International Journal of Research in Aeronautical and Mechanical Engineering, vol. 1, issue. 3, pp. 29-35, 2013.
In article      
 
[6]  C. -H. Yu, “A study on integral problems by using Maple,” International Journal of Advanced Research in Computer Science and Software Engineering, vol. 3, issue. 7, pp. 41-46, 2013.
In article      
 
[7]  C. -H. Yu, “Evaluating some integrals with Maple,”International Journal of Computer Science and Mobile Computing, vol. 2, issue. 7, pp. 66-71, 2013.
In article      
 
[8]  C.-H. Yu, “Application of Maple on evaluation of definite integrals,”Applied Mechanics and Materials, vols. 479-480, pp. 823-827, 2013.
In article      CrossRef
 
[9]  C. -H. Yu, “A study of some integral problems using Maple,” Mathematics and Statistics, vol. 2, no. 1, pp. 1-5, 2014.
In article      
 
[10]  C.-H. Yu, “Application of Maple on the integral problems,” Applied Mechanics and Materials, vols. 479-480, pp. 849-854, 2013.
In article      CrossRef
 
[11]  C.-H. Yu,“Application of Maple on the integral problem of some type of rational functions, ”Proceedings of the Annual Meeting and Academic Conference for Association of IE, D357-D362, 2012.
In article      
 
[12]  C. -H. Yu, “Using Maple to study the integrals of trigonometric functions,”Proceedings of the 6th IEEE/International Conference on Advanced Infocomm Technology, no. 00294, 2013.
In article      
 
[13]  C.-H. Yu, “Application of Maple on some type of integral problem,”Proceedings of the Ubiquitous-Home Conference 2012, pp. 206-210, 2012.
In article      
 
[14]  C. -H. Yu,“A study of the integrals of trigonometric functions with Maple,”Proceedings of the Institute of Industrial Engineers Asian Conference 2013, Springer, vol. 1, pp. 603-610, 2013.
In article      
 
[15]  C.-H. Yu, “Application of Maple on some integral problems, ”Proceedings of the International Conference on Safety & Security Management and Engineering Technology 2012, pp. 290-294, 2012.
In article      
 
[16]  C.-H. Yu, “Application of Maple on evaluating the closed forms of two types of integrals,”Proceedings of the 17th Mobile Computing Workshop, ID16, 2012.
In article      
 
[17]  C.-H. Yu, “Application of Maple: taking two special integral problems as examples,”Proceedings of the 8th International Conference on Knowledge Community, pp. 803-811, 2012.
In article      
 
[18]  Hyperbolic functions, online available from https://en.wikipedia.org/wiki/Hyperbolic_function.
In article      
 
[19]  D. V. Widder, Advanced calculus, 2nd ed., Prentice-Hall, New Jersey, p 428, 1961.
In article      
 
  • CiteULikeCiteULike
  • MendeleyMendeley
  • StumbleUponStumbleUpon
  • Add to DeliciousDelicious
  • FacebookFacebook
  • TwitterTwitter
  • LinkedInLinkedIn