What is the average value of this function on the interval [0,1]?

AI Thread Summary
To find the average value of the function defined by the integral f(x) = ∫(x to 1) cos(t^2) dt on the interval [0,1], one must use the formula for the average value of a function, which is (1/(b-a)) * ∫(a to b) f(x) dx. Substituting the integral for f(x) leads to the expression ∫(0 to 1) (∫(x to 1) cos(t^2) dt) dx. Evaluating this double integral requires careful consideration of the limits and the properties of the cosine function. The final answer should yield a numerical value without any variables.
circa415
Messages
20
Reaction score
0
Find the average value of

<br /> \int_{x}^{1} cos(t^2)dt<br />
on [0,1]

I have no idea where to even begin..
 
Physics news on Phys.org
You understand that your expression is just a function of x? namely you can write:

f(x)=\int_{x}^{1} cos(t^2)dt

Now what's the general expression for the average value of a function f(x) on the interval [0,1]? Substitute the above in and see what happens.
 
I just get
1/1 * (sin 1 - sin(x^2))

but that seems too simple? am I doing something wrong?
 
How did you get that? Please provide some details..

The end asnwer should be a number, and will have no x's or other variables in it.
 
I used 1/b-a *<br /> \int_{x}^{1} cos(t^2)dt<br />

and I tried to evaluate the integral
 
sin(t^2) is not an antiderivative of cos(t^2), but that's beside the point here.

You want the average value of the function f(x), the thing you were given. Ignore for a moment that it's defined by an integral and just treat it like any old function. The average value is given by \frac{1}{1-0}\int_{0}^{1}f(x)dx

Now substitute your integral equation for f(x):

\int_{0}^{1}\left(\int_{x}^{1} cos(t^2)dt\right)dx
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top