Math Help Forum

Math Help Forum Feed Site Feed

Go Back   Math Help Forum > MHF Lounge > Chat Room
Reply
 
Thread Tools Display Modes
  #1  
Old August 13th, 2006, 05:43 PM
dan's Avatar
dan dan is offline
Member
 
Join Date: Jun 2006
Location: nebraska usa
Posts: 113
Country:
Thanks: 1
Thanked 0 Times in 0 Posts
dan is on a distinguished road
Send a message via MSN to dan
Talking feedback anyone??

Hope no one minds me asking this question...but I know that PH loves these ...
...and I’d like to see some augments for the other side of this.
A friend of mine once asked me if x^x=1 how many real values are there for x...
So if x^x=1
xLN(x)=LN(1)
xLN(x)=0 now divide by x
LN(x)=0 so we see that
x=e^0
=1 so x=1
but back to the equation...
xLN(x)=0 divide by LN(x)
x=0/LN(x)
=0 so x=0
so quite simply we see that if
x^x=1
x=1,x=0
so if that's true...why is 0^0 undefined it has to be defined as 1 if this is going to be true .
any thoughts on why this is right of wrong?
Dan
Reply With Quote
Advertisement
 
  #2  
Old August 13th, 2006, 06:01 PM
Quick's Avatar
MHF Contributor
 
Join Date: May 2006
Location: New England
Posts: 1,029
Country:
Thanks: 32
Thanked 144 Times in 120 Posts
Quick has a spectacular aura aboutQuick has a spectacular aura about
Default

My response is located here

Last edited by Quick; August 13th, 2006 at 06:19 PM.
Reply With Quote
  #3  
Old August 13th, 2006, 06:52 PM
ThePerfectHacker's Avatar
Global Moderator

 
Join Date: Nov 2005
Location: New York City
Posts: 11,177
Country:
Thanks: 482
Thanked 3,779 Times in 3,073 Posts
ThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond repute
Default

It is wrong. The reason is rather complicated but it lies in the mathematically rigor definition of exponents.
---
What does a^n mean, well, in school you are taught that,
a^n=\underbrace{a\cdot a\cdot...\cdot a}_n
Note, this definition only makes sense when n is a positive integer
How would can you do,
a^{-n}? So mathematicians defined this to be \frac{1}{a^n}. For a simple reason, it preserves the property that,
a^x a^y=a^{x+y} along the other various properties of exponents.
Later, mathematicians defined exponents for rational number.
x^{a/b}=\sqrt[b]{x^a}---> you cannot prove it, it was defined like this. Why? Same reasons, it preserves the properties of exponents. But the problem is now you need to make a restriction that you did not have before. Namely, a>0 because otherwise you have negative roots.
Now, how can you define,
a^r where r is real? There are several methods which are all equivalent to each other. One method is like this, define,
\ln x=\int_1^x \frac{dx}{x}, x>0 (since it is countinous it is integratble). This function is called the natural logarithm function. We can then show it is a bijective function (meaning has an inverse). Furthermore, it satisfies the Intermediate value theorem which means that there is a unique number e such as, \ln e =1. From, here you define the function \exp (x)=f^{-1}(x). This function is called the natural exponential. It has the amazing property that, \exp (a/b)=e^{a/b}. Thus, we define e^r=\exp(r), noting that the domain of \exp is the range of \ln. But the range of \ln is the entire number line. Thus, e^r is defined for any real number. Thus, a^b=(e^{\ln a})^b=e^{b\ln a}=\exp (b\ln a). But, the argument e^{\ln a}=a is only valid for a>0 because the domain of the natural logarithmic is a>0. Thus, from here we defined the operation a^b=\exp(b\ ln a), a>0.
Thus, your argument cannot work because it does not follow the definition above. The necessary fact that the base must be a positive integer which you violated. Thus, it is not a supprise you got unusual results.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


"Democracy has proved only that the best way to gain power
over people is to assure the people that they are ruling
themselves. Once they believe that, they make wonderfully
submissive slaves." - Joseph Sobran


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote
  #4  
Old August 14th, 2006, 06:43 AM
dan's Avatar
dan dan is offline
Member
 
Join Date: Jun 2006
Location: nebraska usa
Posts: 113
Country:
Thanks: 1
Thanked 0 Times in 0 Posts
dan is on a distinguished road
Send a message via MSN to dan
Default

can't one difine lN(0) as -(infinity) (which is undifind) but then 0ln0=0 would still be true
dan
Reply With Quote
  #6  
Old August 14th, 2006, 08:40 AM
dan's Avatar
dan dan is offline
Member
 
Join Date: Jun 2006
Location: nebraska usa
Posts: 113
Country:
Thanks: 1
Thanked 0 Times in 0 Posts
dan is on a distinguished road
Send a message via MSN to dan
Wink

yes i know, but is ln(0)undifined or -infinity or both?
dan
Reply With Quote
  #7  
Old August 14th, 2006, 08:53 AM
ThePerfectHacker's Avatar
Global Moderator

 
Join Date: Nov 2005
Location: New York City
Posts: 11,177
Country:
Thanks: 482
Thanked 3,779 Times in 3,073 Posts
ThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond repute
Default

Quote:
Originally Posted by dan
yes i know, but is ln(0)undifined or -infinity or both?
It is undefined.
Because, by defintion you are dealing with,
\int^1_{0^+} \frac{dx}{x} which is an improper integral of the second type. Because the function \frac{1}{x} is not countinous at x=0 and x=0 is an asymptote. It can be shown that this improper integral does not converge. Thus, there is no such value.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


"Democracy has proved only that the best way to gain power
over people is to assure the people that they are ruling
themselves. Once they believe that, they make wonderfully
submissive slaves." - Joseph Sobran


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote
  #8  
Old August 18th, 2006, 06:48 AM
dan's Avatar
dan dan is offline
Member
 
Join Date: Jun 2006
Location: nebraska usa
Posts: 113
Country:
Thanks: 1
Thanked 0 Times in 0 Posts
dan is on a distinguished road
Send a message via MSN to dan
Cool

thanks for the feedback guys...I must say though...my opinion remains unchanged

dan
Reply With Quote
  #9  
Old August 18th, 2006, 09:34 AM
ThePerfectHacker's Avatar
Global Moderator

 
Join Date: Nov 2005
Location: New York City
Posts: 11,177
Country:
Thanks: 482
Thanked 3,779 Times in 3,073 Posts
ThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond repute
Default

Quote:
Originally Posted by dan
...my opinion remains unchanged
It is not a matter of opinion, it is fact that your reasoning was wrong.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


"Democracy has proved only that the best way to gain power
over people is to assure the people that they are ruling
themselves. Once they believe that, they make wonderfully
submissive slaves." - Joseph Sobran


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote
  #10  
Old August 18th, 2006, 12:51 PM
Rebesques's Avatar
Senior Member
 
Join Date: Jul 2005
Location: At my house.
Posts: 441
Thanks: 33
Thanked 50 Times in 45 Posts
Rebesques will become famous soon enough
Send a message via ICQ to Rebesques Send a message via AIM to Rebesques Send a message via MSN to Rebesques Send a message via Yahoo to Rebesques
Default

I think I saw the definition 0^0=1 in some textbook... Let me get back on this.
__________________
“Mmmm, Beer” - Homer Simpson
Reply With Quote
  #11  
Old August 18th, 2006, 02:11 PM
Senior Member
 
Join Date: Apr 2006
Posts: 400
Thanks: 23
Thanked 70 Times in 68 Posts
JakeD will become famous soon enoughJakeD will become famous soon enough
Default

This page titled What is 0^0? gives a good, balanced discussion of how 0^0 could be defined. To quote one sentence: "depending on the context where 0^0 occurs, you might wish to substitute it with 1, indeterminate or undefined/nonexistent." The context is important because no one definition of 0^0 is useful in all contexts. But there are contexts--such as when using the binomial theorem--where defining 0^0 = 1 is a convenient, justifiable choice.

Last edited by JakeD; August 18th, 2006 at 03:10 PM.
Reply With Quote
  #12  
Old August 18th, 2006, 03:20 PM
ThePerfectHacker's Avatar
Global Moderator

 
Join Date: Nov 2005
Location: New York City
Posts: 11,177
Country:
Thanks: 482
Thanked 3,779 Times in 3,073 Posts
ThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond repute
Default

Quote:
Originally Posted by JakeD
This page titled What is 0^0? gives a good, balanced discussion of how 0^0 could be defined. To quote one sentence: "depending on the context where 0^0 occurs, you might wish to substitute it with 1, indeterminate or undefined/nonexistent." The context is important because no one definition of 0^0 is useful in all contexts. But there are contexts--such as when using the binomial theorem--where defining 0^0 = 1 is a convenient, justifiable choice.
I would prefer the notion,
0^0=1 because it because extremely useful in infinite series.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


"Democracy has proved only that the best way to gain power
over people is to assure the people that they are ruling
themselves. Once they believe that, they make wonderfully
submissive slaves." - Joseph Sobran


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote
  #13  
Old August 18th, 2006, 07:04 PM
dan's Avatar
dan dan is offline
Member
 
Join Date: Jun 2006
Location: nebraska usa
Posts: 113
Country:
Thanks: 1
Thanked 0 Times in 0 Posts
dan is on a distinguished road
Send a message via MSN to dan
Thumbs up

Quote:
Originally Posted by Rebesques
I think I saw the definition 0^0=1 in some textbook... Let me get back on this.
oh yes, that is a valid definition. It's there and can be used legally.
it's the definition i perfer in most cases.


dan
Reply With Quote
  #14  
Old August 18th, 2006, 07:07 PM
dan's Avatar
dan dan is offline
Member
 
Join Date: Jun 2006
Location: nebraska usa
Posts: 113
Country:
Thanks: 1
Thanked 0 Times in 0 Posts
dan is on a distinguished road
Send a message via MSN to dan
Cool

Quote:
Originally Posted by JakeD
This page titled What is 0^0? gives a good, balanced discussion of how 0^0 could be defined. To quote one sentence: "depending on the context where 0^0 occurs, you might wish to substitute it with 1, indeterminate or undefined/nonexistent." The context is important because no one definition of 0^0 is useful in all contexts. But there are contexts--such as when using the binomial theorem--where defining 0^0 = 1 is a convenient, justifiable choice.
i've never seen it put better nice work!

the context is very inportant no question about it.
dan
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -7. The time now is 09:07 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
©2005 - 2009 Math Help Forum


Math Help Forum is a community of maths forums with an emphasis on maths help in all levels of mathematics.
Register to post your math questions or just hang out and try some of our math games or visit the arcade.