Can the Average Value of an Integral Be Negative?

Jbreezy
Messages
582
Reaction score
0

Homework Statement


I have a question can the average value for an integral be negative. I don't see why not just checking.


You know this evalutation f_ave = (1/b-a) ∫ f(x) dx


Homework Equations



thx

The Attempt at a Solution

 
Physics news on Phys.org
Jbreezy said:

Homework Statement


I have a question can the average value for an integral be negative.

You know this evalutation f_ave = (1/b-a) ∫ f(x) dx

That is the average value of the function f on [a,b]. It can of course be negative, and will be if f(x) < 0 for all x in [a,b].
 
Jbreezy said:

Homework Statement


I have a question can the average value for an integral be negative. I don't see why not just checking.
If the average value of the function is negative, of course!

You know this evalutation f_ave = (1/b-a) ∫ f(x) dx
More correctly f_ave = (1/(b-a)) ∫ f(x) dx. What you wrote would normally be interpreted
f_ave = ((1/b)-a) ∫ f(x) dx

Homework Equations



thxx

The Attempt at a Solution

Of course. Take the simplest example: f(x)= -1 for all x.
Then \int_0^1 f(x)dx= -\int_0^1 dx= -(1- 0)= -1
Slightly more complicated, if f(x)= -x,
\int_0^1 f(x)dx= -\int_0^1 xdx= -\frac{1}{2}.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top