• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 07:06
CEST 13:06
KST 20:06
  • 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 Tournaments0[ASL20] Ro16 Preview Pt2: Turbulence6Classic Games #3: Rogue vs Serral at BlizzCon9[ASL20] Ro16 Preview Pt1: Ascent10Maestros of the Game: Week 1/Play-in Preview12
Community News
Weekly Cups (Sept 8-14): herO & MaxPax split cups3WardiTV TL Team Map Contest #5 Tournaments1SC4ALL $6,000 Open LAN in Philadelphia7Weekly Cups (Sept 1-7): MaxPax rebounds & Clem saga continues29LiuLi Cup - September 2025 Tournaments3
StarCraft 2
General
Team Liquid Map Contest #21 - Presented by Monster Energy #1: Maru - Greatest Players of All Time Weekly Cups (Sept 8-14): herO & MaxPax split cups SpeCial on The Tasteless Podcast Team TLMC #5 - Finalists & Open Tournaments
Tourneys
Sparkling Tuna Cup - Weekly Open Tournament WardiTV TL Team Map Contest #5 Tournaments Maestros of The Game—$20k event w/ live finals in Paris RSL: Revival, a new crowdfunded tournament series SC4ALL $6,000 Open LAN in Philadelphia
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
[ASL20] Ro16 Preview Pt2: Turbulence Diplomacy, Cosmonarchy Edition BW General Discussion BGH Auto Balance -> http://bghmmr.eu/ ASL20 General Discussion
Tourneys
[ASL20] Ro16 Group D [Megathread] Daily Proleagues SC4ALL $1,500 Open Bracket LAN [ASL20] Ro16 Group C
Strategy
Simple Questions, Simple Answers Muta micro map competition Fighting Spirit mining rates [G] Mineral Boosting
Other Games
General Games
Stormgate/Frost Giant Megathread Path of Exile General RTS Discussion Thread Nintendo Switch Thread Borderlands 3
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 Things Aren’t Peaceful in Palestine Canadian Politics Mega-thread Russo-Ukrainian War Thread The Big Programming 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
The Personality of a Spender…
TrAiDoS
A very expensive lesson on ma…
Garnet
hello world
radishsoup
Lemme tell you a thing o…
JoinTheRain
RTS Design in Hypercoven
a11
Evil Gacha Games and the…
ffswowsucks
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1402 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
2v2
11:00
TLMC $500 2v2 Open Cup
WardiTV75
Rex58
LiquipediaDiscussion
Afreeca Starleague
10:00
Ro16 Group D
Light vs Speed
Larva vs Soma
Afreeca ASL 15361
sctven
Liquipedia
Sparkling Tuna Cup
10:00
Weekly #106
NightMare vs TBD
TBD vs Nicoract
CranKy Ducklings139
LiquipediaDiscussion
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
ProTech69
Rex 58
trigger 30
Lowko10
IndyStarCraft 5
uThermal 1
StarCraft: Brood War
Calm 11554
GuemChi 6131
Flash 5942
Rain 3986
Bisu 3849
BeSt 1240
Horang2 1185
Hyuk 849
EffOrt 808
Mini 738
[ Show more ]
ZerO 436
firebathero 424
Pusan 416
Zeus 324
Hyun 284
Soulkey 162
Mind 101
Dewaltoss 91
Rush 79
Backho 60
JYJ56
Killer 53
Liquid`Ret 48
soO 46
Aegong 40
sorry 27
Sharp 24
Free 21
Yoon 21
HiyA 16
Sacsri 16
SilentControl 13
Bale 11
Hm[arnc] 7
Dota 2
singsing2881
BananaSlamJamma274
XcaliburYe191
Dendi153
febbydoto29
League of Legends
JimRising 344
Counter-Strike
olofmeister1684
x6flipin475
shoxiejesuss430
allub228
Other Games
DeMusliM422
crisheroes308
Pyrionflax298
B2W.Neo245
NeuroSwarm60
Trikslyr26
Organizations
StarCraft: Brood War
UltimateBattle 289
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
[ Show 12 non-featured ]
StarCraft 2
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
Dota 2
• WagamamaTV324
League of Legends
• Stunt919
Upcoming Events
OSC
1h 54m
PiGosaur Monday
12h 54m
LiuLi Cup
23h 54m
RSL Revival
1d 22h
Maru vs Reynor
Cure vs TriGGeR
The PondCast
2 days
RSL Revival
2 days
Zoun vs Classic
Korean StarCraft League
3 days
BSL Open LAN 2025 - War…
3 days
RSL Revival
3 days
BSL Open LAN 2025 - War…
4 days
[ Show More ]
RSL Revival
4 days
Online Event
5 days
Wardi Open
5 days
Sparkling Tuna Cup
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
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
MESA Nomadic Masters Fall
Thunderpick World Champ.
CS Asia Championships 2025
ESL Pro League S22
StarSeries Fall 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.