How Can You Approximate f(m) in Integration Using Bounds and Taylor Expansion?

Click For Summary

Homework Help Overview

The discussion revolves around approximating the integral function f(m) defined as f(m) = Integrate [ exp( -0.5* (sin(x)^2) *m) dx, x=0:pi/2], where m is a variable. Participants are exploring methods to establish bounds and approximations for f(m) due to the complexity of the integral.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss using bounds based on the properties of sin(x) and the exponential function. There are suggestions to calculate the derivative f'(m) and to consider Taylor expansions for approximations. Questions arise regarding the nature of "real" approximations and the implications of varying m.

Discussion Status

The discussion is active, with participants providing insights on bounding f(m) and exploring different approximation strategies. Some have offered specific bounds, while others are questioning the effectiveness of Taylor expansions and the implications of m's range on the approximations.

Contextual Notes

Participants note that the range of m is constrained to 0 < m < 2*pi, which influences the behavior of the function and the validity of certain approximations.

Togli
Messages
9
Reaction score
0
It is basically an integration that cannot be properly solved, so I look for an approximation or maximum&minimum bounds of f1(m) and f2(m) such that f1(m) < f(m) < f2(m).

Here is the integral: f(m) = Integrate [ exp( -0.5* (sin(x)^2) *m) dx, x=0:pi/2] where m is a variable.

When I take sinx ~ x when x is close to 0, it becomes Integrate[exp(-0.5x^2)], but the solution to that is "error function" having a closed form.

So can anyone suggest a "good" approximation (or minimum/maximum bounds) to f(m)? Thank you.
 
Physics news on Phys.org
Two very simple approximations spring to mind, on the interval [tex][0,\pi /2][/tex], you know that [tex]0\leqslant\sin x\leqslant 1[/tex], but you need to couple this to the fact that [tex]\exp (-x)[/tex] is a strictly decreasing function, this will give you bounds but I don't know if they're the ones you want.
 
Or failing that, you could calculate f'(m) on the interval of interest and treat it like a normal calculus problem.
 
Thank you! You are right, it is easy to show that

pi/2 * exp(-0.5*m) < f(m) < pi/2

by simply inserting sin(x) for the boundaries. However, these are a bit relaxed bounds, I prefer a real approximation.

I did not understand your statement about f'(m); if I take the derivative as you say

d/dm f(m) = f'(m) = Integrate [ -0.5* (sin(x)^2) * exp( -0.5* (sin(x)^2) *m) dx, x=0:pi/2]

I am not sure how I proceed then?
 
It depends what you mean by real approximation I suppose, you are allowed to do that with the boundaries because on [0,pi/2], both sin^2(x) and e^-x are monotonic. It depends on what you want the approximation for. For small values of m, the approximation is pretty good. For large values of m, you have a well known expansion which works and you can integrate that to get an approximation, I don't think however that m has to be all that large. for the value to be fairly close to zero.
 
In fact, the range of m in my problem is : 0 < m < 2*pi

And yes, for m ~ 0, the approximation exp(-0.5*m) ~ 1

but for large m ~ 2pi, exp(-0.5*2*pi) = 0.04, hence it substantially deviates from 1.

I am not sure whether Taylor's expansion exp(-x)=[tex]\sum[/tex] (-x^n) / n! would work in this case however, as you suggest. I'll give a try though.
 
I would do a Taylors expansion around m-pi/2.
 

Similar threads

Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
9K
  • · Replies 6 ·
Replies
6
Views
2K