• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 17:11
CEST 23:11
KST 06:11
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
Team TLMC #5 - Finalists & Open Tournaments1[ASL20] Ro16 Preview Pt2: Turbulence10Classic Games #3: Rogue vs Serral at BlizzCon9[ASL20] Ro16 Preview Pt1: Ascent10Maestros of the Game: Week 1/Play-in Preview12
Community News
StarCraft II 5.0.15 PTR Patch Notes124BSL 2025 Warsaw LAN + Legends Showmatch2Weekly Cups (Sept 8-14): herO & MaxPax split cups4WardiTV TL Team Map Contest #5 Tournaments1SC4ALL $6,000 Open LAN in Philadelphia8
StarCraft 2
General
Team TLMC #5 - Finalists & Open Tournaments StarCraft II 5.0.15 PTR Patch Notes #1: Maru - Greatest Players of All Time Team Liquid Map Contest #21 - Presented by Monster Energy Weekly Cups (Sept 1-7): MaxPax rebounds & Clem saga continues
Tourneys
KSL Week 80 Stellar Fest StarCraft Evolution League (SC Evo Biweekly) RSL: Revival, a new crowdfunded tournament series SC2's Safe House 2 - October 18 & 19
Strategy
Custom Maps
External Content
Mutation # 491 Night Drive Mutation # 490 Masters of Midnight Mutation # 489 Bannable Offense Mutation # 488 What Goes Around
Brood War
General
BW General Discussion Diplomacy, Cosmonarchy Edition ASL20 General Discussion Soulkey on ASL S20 ASL TICKET LIVE help! :D
Tourneys
[ASL20] Ro16 Group D BSL 2025 Warsaw LAN + Legends Showmatch [ASL20] Ro16 Group C Small VOD Thread 2.0
Strategy
Simple Questions, Simple Answers Muta micro map competition Fighting Spirit mining rates [G] Mineral Boosting
Other Games
General Games
Stormgate/Frost Giant Megathread Borderlands 3 Path of Exile Nintendo Switch Thread General RTS Discussion Thread
Dota 2
Official 'what is Dota anymore' discussion LiquidDota to reintegrate into TL.net
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Heroes of StarCraft mini-set
TL Mafia
TL Mafia Community Thread
Community
General
US Politics Mega-thread The Big Programming Thread Things Aren’t Peaceful in Palestine UK Politics Mega-thread Russo-Ukrainian War Thread
Fan Clubs
The Happy Fan Club!
Media & Entertainment
Movie Discussion! [Manga] One Piece Anime Discussion Thread
Sports
2024 - 2026 Football Thread Formula 1 Discussion MLB/Baseball 2023
World Cup 2022
Tech Support
Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread High temperatures on bridge(s)
TL Community
BarCraft in Tokyo Japan for ASL Season5 Final The Automated Ban List
Blogs
Too Many LANs? Tournament Ov…
TrAiDoS
i'm really bored guys
Peanutsc
I <=> 9
KrillinFromwales
A very expensive lesson on ma…
Garnet
hello world
radishsoup
Lemme tell you a thing o…
JoinTheRain
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1714 users

WHY!?!? fractional exponents for radicals - Page 2

Blogs > rei
Post a Reply
Prev 1 2 All
sidr
Profile Blog Joined May 2008
United States55 Posts
February 04 2011 23:48 GMT
#21
in case anyone is interested:

One can define the function x^k for any k which is a positive integer quite naturally (ie x^k = x*x*...*x k-times). From this, the relation x^(k+m) = x^k * x^m is immediately derivable (x*x*...x k+m times is just x*x*...*x k-times followed by x*x*...*x m-times) and it is this idea that forms the basis for our extension of exponents. Indeed, for positive numbers x, to define x^(1/k) we find a positive real number a such that a^k = n (trying to define this for negative numbers leads to trouble as x^2, for example, never takes on a negative value). The fact that this number exists and is unique follows as the functions x^k are continuous and strictly increasing on [0,Infinity). One can then extend this to positive rationals (n/k) by taking integer powers as above and verify that x^((n/k) + (p/q)) = x^(n/k) * x^(p/q). By defining x^0 = 1 and x^(-a) = (1/ (x^a)), we can extend this to all rationals and guarantee that the additive property of the exponential is maintained (as x^(-a + a) = x^(-a) * x^a = x^a / x^a = 1.

The next question is how to define something like 2^x for every real number x. One can check that the above definition of c^x (where c>0) is continuous in the rationals. By some continuity theorems (rationals are dense in [a,b] for every a<b and c^x is uniformly continuous on these intervals, as well as an extension theorem), there exists a unique function c^x defined for ALL real values of x that is continuous and gives us our original function for rationals. After some playing around, one may find this function: specifically, it is exp(x log(c)) (where exp(a) = e^a, e being Euler's number, and log is log "base-e" (or "ln" aka "natural log")). Note that exp and log can be defined independent of our above derivations: log(a) being the integral from 1 to a of (dx/x) for positive a and exp being its inverse function, defined for all reals. Moreover, exp obeys our addition rule. Indeed, the derivative of exp(x+y)/exp(x) with respect to x is just [exp(x)exp(x+y)-exp(x+y)-exp(x)] / [exp(x)^2] = 0, so exp(x+y)/exp(x) is a constant by the mean value theorem. Plugging in x=0 shows this constant is just exp(0+y)/exp(0) = exp(y).

From the above, it makes sense to take the definition of a^b as exp(b log a) (for a>0). Knowing analytic expansion and absolute convergence of complex power series allows us to extend this notion to complex exponents. For any real y, we have exp(i y) = 1 + (i y) + (i y)^2 / 2! + (i y)^3 / 6! + ... which converges absolutely for every y. Hence, we may define exp(x+iy) by its series expansion for all complex numbers. A little more series manipulation shows exp(iy) = cos(y) + i sin(y). This, together with the fact that exp(x+iy) = exp(x)exp(iy) allows us to compute exp (and thus a^z for any complex z, positive a) quite easily. As mentioned above, for x+iy = i pi, this gives exp(0)[cos[pi] + i sin(pi)] = -1, ie e^(i pi) + 1 = 0.

As for 0^0, it's undefined. From limits like lim(a->0+) a^0 = 1 (a goes to 0 from above) one might think this should be 1, but from the above interpolation with 0 in place of x, one should have 0^x = 0 for x>0 and hence 0^0=0. There is no right answer, the real question is why do you want to know 0^0 in the first place. Usually it's just a limit to be found, and as such should be evaluated without explicitly plugging in 0.

On a similar note, 0! = 1 is defined mainly (from what i've seen) from convenience (indeed from the idea that the value of the empty product should be one, as the empty product multiplied by another product should be that product).
Prev 1 2 All
Please log in or register to reply.
Live Events Refresh
Next event in 5h 49m
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
ZombieGrub119
JuggernautJason100
Nathanias 63
StarCraft: Brood War
Britney 15234
Dewaltoss 109
Shine 31
soO 27
Dota 2
NeuroSwarm104
Counter-Strike
Fnx 1162
Heroes of the Storm
Trikslyr65
Other Games
tarik_tv7545
summit1g6003
FrodaN4409
Grubby2747
gofns1631
C9.Mang0150
Hui .148
KnowMe103
TKL 70
Sick54
ViBE29
PPMD29
Chillindude23
XaKoH 23
Organizations
StarCraft 2
angryscii 0
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 20 non-featured ]
StarCraft 2
• Sammyuel 119
• Hupsaiya 49
• sooper7s
• Migwel
• AfreecaTV YouTube
• LaughNgamezSOOP
• intothetv
• IndyKCrew
• Kozan
StarCraft: Brood War
• 80smullet 24
• FirePhoenix15
• STPLYoutube
• ZZZeroYoutube
• BSLYoutube
League of Legends
• Nemesis4098
• Doublelift3407
Other Games
• Scarra830
• imaqtpie778
• WagamamaTV300
• Shiphtur297
Upcoming Events
Korean StarCraft League
5h 49m
BSL Open LAN 2025 - War…
10h 49m
RSL Revival
12h 49m
Reynor vs Cure
TBD vs Zoun
OSC
23h 49m
BSL Open LAN 2025 - War…
1d 10h
RSL Revival
1d 12h
Classic vs TBD
Online Event
1d 18h
Wardi Open
2 days
Monday Night Weeklies
2 days
Sparkling Tuna Cup
3 days
[ Show More ]
LiuLi Cup
4 days
The PondCast
5 days
CranKy Ducklings
6 days
Liquipedia Results

Completed

Proleague 2025-09-10
Chzzk MurlocKing SC1 vs SC2 Cup #2
HCC Europe

Ongoing

BSL 20 Team Wars
KCM Race Survival 2025 Season 3
BSL 21 Points
ASL Season 20
CSL 2025 AUTUMN (S18)
LASL Season 20
RSL Revival: Season 2
Maestros of the Game
StarSeries Fall 2025
FISSURE Playground #2
BLAST Open Fall 2025
BLAST Open Fall Qual
Esports World Cup 2025
BLAST Bounty Fall 2025
BLAST Bounty Fall Qual
IEM Cologne 2025
FISSURE Playground #1

Upcoming

2025 Chongqing Offline CUP
BSL World Championship of Poland 2025
IPSL Winter 2025-26
BSL Season 21
SC4ALL: Brood War
BSL 21 Team A
Stellar Fest
SC4ALL: StarCraft II
EC S1
ESL Impact League Season 8
SL Budapest Major 2025
BLAST Rivals Fall 2025
IEM Chengdu 2025
PGL Masters Bucharest 2025
Thunderpick World Champ.
CS Asia Championships 2025
ESL Pro League S22
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2025 TLnet. All Rights Reserved.