|
|
|
|
|
by dllthomas
4467 days ago
|
|
For me, intuition-wise, I'd order it "undefined, 1, 0". There are 3 cases for 1 and one case for 0 that immediately spring to my mind when considering the problem: 0) Limit of 0^x, as x approaches 0 (from above).
1a) Limit of x^0 as x approaches 0 (from either direction).
1b) Limit of x^x as x approaches 0 (from above).
1c) "What did you multiply by 3 once, to get 3^1? So, multiplying 1 by zero, zero times..."
Limits here, simplified to intuition level, being "what would you need to fill that hole in the graph?" The fact that these disagree would be why I'd assume undefined, but the case for 1 seems stronger (to me). |
|