New Reply

Proving F(x) = ∫[0,x] exp(-t^2) is odd.

 
Share Thread Thread Tools
Jan24-13, 03:18 PM   #1
 

Proving F(x) = ∫[0,x] exp(-t^2) is odd.


Hi,
1. The problem statement, all variables and given/known data
Any idea how I might demonstrate that F(x)=∫ [0,x] exp(-t^2) dt is odd?


2. Relevant equations



3. The attempt at a solution
Will it be by showing that ∫[-x,x] exp(-t^2) = 0?
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> 'Whodunnit' of Irish potato famine solved
>> The mammoth's lament: Study shows how cosmic impact sparked devastating climate change
>> Curiosity Mars rover drills second rock target
Jan24-13, 03:22 PM   #2
 
Mentor
Quote by peripatein View Post
Hi,
1. The problem statement, all variables and given/known data
Any idea how I might demonstrate that F(x)=∫ [0,x] exp(-t^2) dt is odd?


2. Relevant equations
Wouldn't the definition of "odd function" be relevant?
Quote by peripatein View Post



3. The attempt at a solution
Will it be by showing that ∫[-x,x] exp(-t^2) = 0?
No, I don't think so.
 
Jan24-13, 03:23 PM   #3

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by peripatein View Post
Hi,
1. The problem statement, all variables and given/known data
Any idea how I might demonstrate that F(x)=∫ [0,x] exp(-t^2) dt is odd?


2. Relevant equations



3. The attempt at a solution
Will it be by showing that ∫[-x,x] exp(-t^2) = 0?
That's not true. You do it by showing F(-x)=(-F(x)).
 
Jan24-13, 03:30 PM   #4
 

Proving F(x) = ∫[0,x] exp(-t^2) is odd.


I know that a function is odd if F(x)=-F(-x). But how may I show that that is indeed the case for the above function?
 
Jan24-13, 03:33 PM   #5
 
Blog Entries: 1
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by peripatein View Post
I know that a function is odd if F(x)=-F(-x). But how may I show that that is indeed the case for the above function?
Try substituting -x for x and see what you get.
 
Jan24-13, 03:38 PM   #6
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
It's fairly easy to show that a function is odd if and only if its derivative is even. And, by the "fundamental theorem of Calculus" [itex]F'= e^{-x^2}[/itex].
 
Jan24-13, 04:08 PM   #7
 
Actually, I did initially manage to show that the derivative was even. Problem is, I had no idea that would mean the function itself was odd!
For you, HallsofIvy, it might be fairly easy. I would have to mull over it. May I demonstrate that by simple integration on both sides, or is it more intricate than that?
 
Jan24-13, 04:33 PM   #8

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by peripatein View Post
Actually, I did initially manage to show that the derivative was even. Problem is, I had no idea that would mean the function itself was odd!
For you, HallsofIvy, it might be fairly easy. I would have to mull over it. May I demonstrate that by simple integration on both sides, or is it more intricate than that?
The way you show it is basically the same as jbunniii's suggestion. Write the integral for F(-x) and do the substitution t->(-t) in the integral.
 
Jan24-13, 04:40 PM   #9
 
I did that too, Dick! Leaves me with a proof that int[0,x]exp(-t^2)=-int[0,-x]exp(-t^2), which I am not sure how to approach.
In my previous reply I was wondering how to demonstrate even derivative implies odd function.
 
Jan24-13, 04:45 PM   #10

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by peripatein View Post
I did that too, Dick! Leaves me with a proof that int[0,x]exp(-t^2)=-int[0,-x]exp(-t^2), which I am not sure how to approach.
In my previous reply I was wondering how to demonstrate even derivative implies odd function.
Take int[0,-x]exp(-t^2)dt. Do the u-substitution u=(-t), du=(-dt). And don't forget to change the limits. If t goes from 0 to -x, what are the limits for u? Since F'(x)=exp(-t^2) you can substitute any even function for exp(-t^2) and the same proof works.
 
Jan24-13, 05:01 PM   #11
 
Wouldn't that leave me to prove that int[0,x] exp(-u^2)du + int[0,-x]exp(-u^2)du=0?
 
Jan24-13, 05:08 PM   #12

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by peripatein View Post
Wouldn't that leave me to prove that int[0,x] exp(-u^2)du + int[0,-x]exp(-u^2)du=0?
That would be true. Why are you expressing it as a sum?
 
Jan24-13, 05:13 PM   #13
 
I am sorry, but I fail to see how that got me closer to proving the original statement. I mean, how is this integral different than the one with dt? What's eluding me?
 
Jan24-13, 05:16 PM   #14

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by peripatein View Post
I am sorry, but I fail to see how that got me closer to proving the original statement. I mean, how is this integral different than the one with dt? What's eluding me?
I don't know. Can you show me what you get if you follow the suggestions in post 10? You should just get one transformed integral with a u variable instead of t. What is it?
 
Jan24-13, 05:39 PM   #15
 
Could you please explain to me why I could substitute any even function? I understand that the proof would still work, but would that be rigorous enough? What would the formal justification for such a maneuver be?
 
Jan24-13, 05:45 PM   #16

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by peripatein View Post
Could you please explain to me why I could substitute any even function? I understand that the proof would still work, but would that be rigorous enough? What would the formal justification for such a maneuver be?
Mmm. I just meant that once you prove it then if they give you f(t) and tell you f(t) is even instead of exp(-t^2) the same proof works. I wasn't trying to say anything fancy.
 
Jan24-13, 06:04 PM   #17
D H
 
Mentor
Quote by HallsofIvy View Post
It's fairly easy to show that a function is odd if and only if its derivative is even.
I disagree with the "if" part. That f'(x) is an even function is a necessary but not sufficient condition for f(x) being an odd function. Example: f(x)=1 has an even derivative but obviously isn't an odd function.

Having f(0)=0 is a sufficient but not necessary condition for f(x) being an odd function. Example: f(x)=1/x is odd, but f(0) does not exist.
 
New Reply
Thread Tools


Similar Threads for: Proving F(x) = ∫[0,x] exp(-t^2) is odd.
Thread Forum Replies
I am asked to find ∫xf(x^2)dx if ∫f(x)dx = 9 ..? Calculus & Beyond Homework 3
required to prove that ∫f(x)dx[b, a] =∫f(x−c)dx [b+c, a+c] Calculus & Beyond Homework 4
triangle integral ∫∫dxdyf(x*y) how to reduce to one dimension? Calculus 1
∫∫ x^2 dA ; bounded by ellipse Calculus & Beyond Homework 6
[math analysis] sup f< sup g==>∫f^n<∫g^n Calculus & Beyond Homework 3