Can the Average Value of an Integral Be Negative?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
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 [tex]\int_0^1 f(x)dx= -\int_0^1 dx= -(1- 0)= -1[/tex]
Slightly more complicated, if f(x)= -x,
[tex]\int_0^1 f(x)dx= -\int_0^1 xdx= -\frac{1}{2}[/tex].