• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EST 09:20
CET 15:20
KST 23:20
  • 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
RSL Season 3 - Playoffs Preview0RSL Season 3 - RO16 Groups C & D Preview0RSL Season 3 - RO16 Groups A & B Preview2TL.net Map Contest #21: Winners12Intel X Team Liquid Seoul event: Showmatches and Meet the Pros10
Community News
BGE Stara Zagora 2026 announced12[BSL21] Ro.16 Group Stage (C->B->A->D)4Weekly Cups (Nov 17-23): Solar, MaxPax, Clem win3RSL Season 3: RO16 results & RO8 bracket13Weekly Cups (Nov 10-16): Reynor, Solar lead Zerg surge2
StarCraft 2
General
BGE Stara Zagora 2026 announced SC: Evo Complete - Ranked Ladder OPEN ALPHA When will we find out if there are more tournament Weekly Cups (Nov 17-23): Solar, MaxPax, Clem win Weekly Cups (Nov 10-16): Reynor, Solar lead Zerg surge
Tourneys
Constellation Cup - Main Event - Stellar Fest RSL Revival: Season 3 Tenacious Turtle Tussle [Alpha Pro Series] Nice vs Cure $5,000+ WardiTV 2025 Championship
Strategy
Custom Maps
Map Editor closed ?
External Content
Mutation # 501 Price of Progress Mutation # 500 Fright night Mutation # 499 Chilling Adaptation Mutation # 498 Wheel of Misfortune|Cradle of Death
Brood War
General
BW General Discussion BGH Auto Balance -> http://bghmmr.eu/ A cwal.gg Extension - Easily keep track of anyone Which season is the best in ASL? soO on: FanTaSy's Potential Return to StarCraft
Tourneys
[Megathread] Daily Proleagues [BSL21] RO16 Group B - Sunday 21:00 CET [BSL21] RO16 Group C - Saturday 21:00 CET Small VOD Thread 2.0
Strategy
Game Theory for Starcraft How to stay on top of macro? Current Meta PvZ map balance
Other Games
General Games
Nintendo Switch Thread The Perfect Game Stormgate/Frost Giant Megathread Beyond All Reason Should offensive tower rushing be viable in RTS games?
Dota 2
Official 'what is Dota anymore' discussion
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Deck construction bug Heroes of StarCraft mini-set
TL Mafia
Mafia Game Mode Feedback/Ideas TL Mafia Community Thread
Community
General
Russo-Ukrainian War Thread US Politics Mega-thread The Big Programming Thread Things Aren’t Peaceful in Palestine Artificial Intelligence Thread
Fan Clubs
White-Ra Fan Club
Media & Entertainment
[Manga] One Piece Movie Discussion! Anime Discussion Thread
Sports
2024 - 2026 Football Thread Formula 1 Discussion NBA General Discussion MLB/Baseball 2023 TeamLiquid Health and Fitness Initiative For 2023
World Cup 2022
Tech Support
Computer Build, Upgrade & Buying Resource Thread
TL Community
Where to ask questions and add stream? The Automated Ban List
Blogs
Esports Earnings: Bigger Pri…
TrAiDoS
Thanks for the RSL
Hildegard
Saturation point
Uldridge
DnB/metal remix FFO Mick Go…
ImbaTosS
Customize Sidebar...

Website Feedback

Closed Threads



Active: 2720 users

Calculus help

Blogs > Purind
Post a Reply
Purind
Profile Blog Joined April 2004
Canada3562 Posts
March 28 2008 17:39 GMT
#1
OK so I know that the derivative of the integral just returns the function like so:
d/dx (integral f(x) dx) = f(b) - f(a)

Does it work exactly the same way in 2 dimensions?

d/dx (integral f(x,t) dx) = f(b,t) - f(a,t)

My head is telling me it should be right, but I don't know why. Is this true, and why? I know that if its d/dt (integral of something dx) it follows some other rule, but is what I put above correct?

Trucy Wright is hot
Nexzico
Profile Joined November 2006
Sweden93 Posts
March 28 2008 18:49 GMT
#2
I think it's true..(except when you have f(x) you are in 2 dimentions,the x-axis and y-axis (i think it's called axis) tells you this.

When you have f(x,t) you are in 3 dimensions, different "pair number" (x,t) (I have no clue what that's called in english, it's a word for word translation) gives a answer z( which has 3 coordinates; x,y,z) since f(x,t)=z.

And if you have a function with 2 or more variables u consider the other variables as (in your case t) constants so....

(1) If f(x,t)= 3t ==> d/dx(f(x,t)) = [3tx]
(2) and if f(x,t) = 2x + 3t + 5, then d/dx(f(x,t)) = [x^2 + 3tx +5x]

Let's say these functions have the same intervall as your exampl [a,b] then...

(1)= 3ta-3tb
(2)= a^2 + 3ta + 5a -(b^2 + 3tb + 5b)

I'm sorry, I have a hard tim explaining this in Swedish so^^, but I think it works the same way as in 2 dimentions.... the exaples should be correct so, I hope it helps (don't think so but, hey...why not?)

You should know that if you want to calculate the volume under the intervall [a,b] you must integrate on the "t" variable too.

I have no idea why this works tho....

oh crap, just read your post more thurouly and i think i missunderstood your question.. but no hurt in posting anyway, GL
(Elliot to Dr. Cox) I started an I hate cox chat room. It doesnt really work out the way I planned.. It is me, two inturns and 14.000 lesbians
Gyabo
Profile Blog Joined October 2007
United States329 Posts
Last Edited: 2008-03-28 19:54:23
March 28 2008 19:41 GMT
#3
I don't think that's quite right. First of all, your 1st equation is incorrect, despite you explaining it correctly.
On March 29 2008 02:39 Purind wrote:
OK so I know that the derivative of the integral just returns the function like so:
d/dx (integral f(x) dx) = f(b) - f(a)

This should really be: d/dx (integral f(x) dx) = d/dx (f(b) - f(a)) = f(x)

The 2nd equation is something I don't believe is possible to exist. You know the derivative of a function is its slope. When you're working with a function that has only 1 variable like f(x), f(x) is normally a curve. The slope of a curve at some point is a line. When you're working with a function that has 2 variables like f(x,t), f(x,t) is normally a surface. The slope of a surface at some point is a plane, not a line. Therefore, you can't attempt to differentiate a function of 2 variables with respect to only 1 variable because the slope of a surface cannot be a line.

You can however, take partial derivatives to the 2 variable function. The partial derivative of f(x,t) with respect to x is the slope of the line tangent to the trace of a curve in the plane x=a, where a is part of an arbitrary point (a,b,c) within the surface in 3 dimensional space. To put it in more simple terms, a partial derivative is the slope of part of a function that has more than 1 variable. Your calculus book should probably have more info on this if you want to look into it.

I hope I didn't confuse you more with this post. Good luck in your future math studies.
Gyabo
Profile Blog Joined October 2007
United States329 Posts
Last Edited: 2008-03-28 19:48:46
March 28 2008 19:48 GMT
#4
On March 29 2008 03:49 Nexzico wrote:
(1) If f(x,t)= 3t ==> d/dx(f(x,t)) = [3tx]
(2) and if f(x,t) = 2x + 3t + 5, then d/dx(f(x,t)) = [x^2 + 3tx + 5x]

Be careful with what you're trying to accomplish. The bolded answers are what you should get when you integrate the function, not differentiate.

(1) int (3t dx) = 3tx + C
(2) int (2x+3t+5 dx) = x^2 + 3tx + 5x + C
JacobDaKung
Profile Blog Joined May 2006
Sweden132 Posts
Last Edited: 2008-03-28 20:58:09
March 28 2008 20:57 GMT
#5
d/dx (integral f(x) dx) = f(x)

d/dx (integral f(x,t) dx) = f(x,t)
f = X*T
X(x) is a function of X only, T(t) is a function of T only. - reasonalbe assumption
int( f ) = int(X*T) = T*F, F is primitive function of f. Since T is independent of x you can 'move it' outside the integral.
Same goes for the derivation:
T*F, dT*F/dx = TdF/dx = Tf = f

However I do partially agree with gyabo, need to consider this a partial derivatice.
"When you're working with a function that has 2 variables like f(x,t), f(x,t) is normally a surface. The slope of a surface at some point is a plane, not a line. Therefore, you can't attempt to differentiate a function of 2 variables with respect to only 1 variable because the slope of a surface cannot be a line."
It can be soo much more then a suraface, consider a particle that is dependent on x-dimension and time. These kind derications are often used when solving PDE's
Nexzico
Profile Joined November 2006
Sweden93 Posts
Last Edited: 2008-03-28 21:02:25
March 28 2008 20:58 GMT
#6
On March 29 2008 04:48 Gyabo wrote:

Be careful with what you're trying to accomplish. The bolded answers are what you should get when you integrate the function, not differentiate.



Yea that was the thing i realized after reading through it again, I was fooled by the F(a)-F(b) and just assumed that he was asking about interigation, by bad -_-

(just took a second look at my post, and I mixed the d/dx term with the "dx" term that usually is behind the function which you are integrating... soz again
(Elliot to Dr. Cox) I started an I hate cox chat room. It doesnt really work out the way I planned.. It is me, two inturns and 14.000 lesbians
Purind
Profile Blog Joined April 2004
Canada3562 Posts
Last Edited: 2008-03-28 21:13:45
March 28 2008 21:09 GMT
#7
On March 29 2008 05:57 JacobDaKung wrote:
d/dx (integral f(x) dx) = f(x)

d/dx (integral f(x,t) dx) = f(x,t)
f = X*T
X(x) is a function of X only, T(t) is a function of T only. - reasonalbe assumption

int( f ) = int(X*T) = T*F, F is primitive function of f. Since T is independent of x you can 'move it' outside the integral.
Same goes for the derivation:
T*F, dT*F/dx = TdF/dx = Tf = f

However I do partially agree with gyabo, need to consider this a partial derivatice.
"When you're working with a function that has 2 variables like f(x,t), f(x,t) is normally a surface. The slope of a surface at some point is a plane, not a line. Therefore, you can't attempt to differentiate a function of 2 variables with respect to only 1 variable because the slope of a surface cannot be a line."
It can be soo much more then a suraface, consider a particle that is dependent on x-dimension and time. These kind derications are often used when solving PDE's


I'm not quite sure I understand this bolded part. You are taking a function of x and t (f(x,t)) and expressing it as a product of two functions, X(x) and T(t). I don't think you can necessarily do that.

f(x,t) = sin (sqrt xt)

How do you split that into products like you did there?

On March 29 2008 04:41 Gyabo wrote:

You can however, take partial derivatives to the 2 variable function. The partial derivative of f(x,t) with respect to x is the slope of the line tangent to the trace of a curve in the plane x=a, where a is part of an arbitrary point (a,b,c) within the surface in 3 dimensional space. To put it in more simple terms, a partial derivative is the slope of part of a function that has more than 1 variable. Your calculus book should probably have more info on this if you want to look into it.
.


I meant to put partials in the 2-D (or 3-D or however you wanna look at it, I see it as 2-D) but i didn't wanna bog down the post with partial f partial x and all that, so I kept it compact with my improper use of d.

So is the same thing true when I do the partials instead of an ordinary d/dx?
Trucy Wright is hot
Gyabo
Profile Blog Joined October 2007
United States329 Posts
Last Edited: 2008-03-28 21:22:42
March 28 2008 21:20 GMT
#8
On March 29 2008 05:57 JacobDaKung wrote:
It can be soo much more then a suraface, consider a particle that is dependent on x-dimension and time. These kind derications are often used when solving PDE's

Ya this is true. Perhaps I should have clarified by saying "a possible geometric representation of a 2 variable function is...etc."
JacobDaKung
Profile Blog Joined May 2006
Sweden132 Posts
March 28 2008 21:53 GMT
#9
for f(x,t) = sin (sqrt xt), I m not quite sure but it is probably doable with eulers identeti's or complex exponetials. However it isnt needed since, int(sin(sqrt(xt)dx) <=> int(sin(C*sqrt(x))dx
since t is concidered a constant in respect to x.
Purind
Profile Blog Joined April 2004
Canada3562 Posts
March 29 2008 16:12 GMT
#10
Yeah it just occured to me, d/dx (partial, not regular d) is the derivative wrt x while keeping t constant, so we can replace d/dx (partial) f(x,t) with d/dx (ordinary) f(x) (at to) where to is some random time that you are keeping constant, effectively changing the 2-D problem into a 1-D one.

I just pointed out a function that disproves your sketchy assumption, but the explanation you just made is a reason why your earlier proof isn't even necessary.
Trucy Wright is hot
Please log in or register to reply.
Live Events Refresh
3D!Clan Event
14:00
3D!COMMUNITY OLD SCHOOL 2X2 3
3DClanTV 48
Liquipedia
WardiTV Korean Royale
12:00
Playoffs
SHIN vs herOLIVE!
Solar vs TBD
WardiTV1223
TKL 369
IndyStarCraft 272
Rex139
IntoTheiNu 6
Liquipedia
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
TKL 360
IndyStarCraft 272
Rex 130
MindelVK 49
StarCraft: Brood War
Britney 65050
Sea 9365
Rain 2346
Horang2 1468
Soma 843
actioN 703
Larva 666
BeSt 564
firebathero 362
hero 254
[ Show more ]
Rush 227
JYJ212
Barracks 147
Hyun 139
Last 110
zelot 98
Sharp 89
Mong 77
LaStScan 67
sorry 61
Sea.KH 50
Shinee 20
Terrorterran 19
Noble 16
IntoTheRainbow 8
Dota 2
Gorgc6055
singsing2969
XcaliburYe407
League of Legends
Reynor114
Counter-Strike
fl0m2249
zeus1250
x6flipin691
Heroes of the Storm
Khaldor206
Other Games
B2W.Neo1684
DeMusliM364
crisheroes337
Fuzer 263
Hui .216
KnowMe70
Organizations
Other Games
gamesdonequick791
Dota 2
PGL Dota 2 - Main Stream123
StarCraft: Brood War
Kim Chul Min (afreeca) 4
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 15 non-featured ]
StarCraft 2
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• blackmanpl 43
• Michael_bg 6
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
Dota 2
• WagamamaTV627
• Ler46
League of Legends
• Jankos2845
Upcoming Events
BSL 21
5h 40m
Hawk vs Kyrie
spx vs Cross
Replay Cast
9h 40m
Wardi Open
21h 40m
Monday Night Weeklies
1d 2h
StarCraft2.fi
1d 2h
Replay Cast
1d 9h
Wardi Open
1d 21h
StarCraft2.fi
2 days
PiGosaur Monday
2 days
Wardi Open
2 days
[ Show More ]
StarCraft2.fi
3 days
Replay Cast
3 days
The PondCast
3 days
Replay Cast
4 days
Korean StarCraft League
5 days
CranKy Ducklings
5 days
SC Evo League
5 days
BSL 21
6 days
Sziky vs OyAji
Gypsy vs eOnzErG
Sparkling Tuna Cup
6 days
Liquipedia Results

Completed

Proleague 2025-11-28
RSL Revival: Season 3
Eternal Conflict S1

Ongoing

C-Race Season 1
IPSL Winter 2025-26
KCM Race Survival 2025 Season 4
YSL S2
BSL Season 21
CSCL: Masked Kings S3
Slon Tour Season 2
META Madness #9
SL Budapest Major 2025
ESL Impact League Season 8
BLAST Rivals Fall 2025
IEM Chengdu 2025
PGL Masters Bucharest 2025
Thunderpick World Champ.
CS Asia Championships 2025
ESL Pro League S22
StarSeries Fall 2025
FISSURE Playground #2

Upcoming

BSL 21 Non-Korean Championship
Acropolis #4
IPSL Spring 2026
Bellum Gens Elite Stara Zagora 2026
HSC XXVIII
RSL Offline Finals
WardiTV 2025
Kuram Kup
PGL Cluj-Napoca 2026
IEM Kraków 2026
BLAST Bounty Winter 2026
BLAST Bounty Winter 2026: Closed Qualifier
eXTREMESLAND 2025
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.