• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EST 19:41
CET 01:41
KST 09:41
  • 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 announced11[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
RSL Revival: Season 3 Constellation Cup - Main Event - Stellar Fest 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: 1546 users

[H] Calc 3

Blogs > Meta
Post a Reply
Meta
Profile Blog Joined June 2003
United States6225 Posts
February 12 2008 04:14 GMT
#1
Sort of conceptual questions:

Does the function
f(x,y,z) = xy - z
have a minimum value on the line:
x = t - 1
y = t - 2
z = t + 7

and if so, what is it?

also there's this limit problem that's sort of conceptual:

Does knowing that |cos(1/y)| <= 1 tell you anything about lim as (x,y) approaches (0,0) of xcos(1/y)?


man i hate this conceptual stuff i'm struggling with the easy problems. thanks to anybody who wants to help me, thought i'd throw it out there. =]

***
good vibes only
Purind
Profile Blog Joined April 2004
Canada3562 Posts
Last Edited: 2008-02-12 04:37:52
February 12 2008 04:36 GMT
#2
I think that if you plug in those values, it gives you a parameterization of a curve that kinda walks on the f(x,y,z) function, and you can find the minimum of that parameterization using calc 1 stuff.

As for the other question, I dunno, my math kinda sucks, but if you have two functions multipled by each other, one of them's magnitude is bounded by 1, the other is going to 0, intuitively, I think the function should go to 0.

(my intuition is more often than not wrong in math, but does my logic make sense?)
Trucy Wright is hot
Dromar
Profile Blog Joined June 2007
United States2145 Posts
Last Edited: 2008-02-12 05:00:46
February 12 2008 04:38 GMT
#3
1. If
x = t - 1
y = t - 2
z = t + 7

then f = t^2 - 4t - 5 = (t - 5)(t + 1) so the minimum must be between 0 < t < 4 (because t = 0,4 are the zeroes of t^2 - 4t). Since this is a quadratic, the min must be halfway between 0 and 4*, aka 2.
So the min is at t = 2. Thus x = 1, y = 0, z = 9, and f(1,0,9) = min(f) = -9.

EDIT: The above answer isn't right. you need to differentiate to find the min by setting f' = 0. I'll probably re-edit in a bit.
RE-EDIT: uh, I guess it is right. f' = 2t - 4 = 0 -> t = 2. f(2) = -9, so -9 is the min.


2. yes. Since |cos(1/y)| <= 1, and 1 is a finite number (that is, for all y in the system of real numbers, |cos(1/y)| < infinity), so xcos(1/y) must approach 0 as x approaches 0.
ANOTHER EDIT: To be more clear,
There exists an M such that, for all y, |cos(1/y)| < M. (Namely, any M > 1) Then |cos(1/y)| is bound (doesn't go to infinity or -infinity).


This also is a relatively loose proof. But this one can be patched up easily. Since |cos(1/y)| <=1, then |cos(1/y)| is at most 1 and at least -1. Then show that as x -> 0, both -x -> 0 and x -> 0 are true. Then quote the pinching theorem if needed.
infinity21 *
Profile Blog Joined October 2006
Canada6683 Posts
Last Edited: 2008-02-12 07:05:04
February 12 2008 06:51 GMT
#4
My answer's the same as Dromar's. What I did:

x = t - 1
y = t - 2
z = t + 7
xy-z = t^2 - 4t - 5
= (t-2)^2 - 9 (completing the square is useful for simple quadratic equationslike this)
So the min value is -9 at t = 2 since (t-2)^2 >= 0


"Does knowing that |cos(1/y)| <= 1 tell you anything about lim as (x,y) approaches (0,0) of xcos(1/y)?"
Yeah. + Show Spoiler [informal babble] +
Since cos(1/y) is bounded by -1 and 1 and x approaches 0, xcos(1/y) --> 0 as (x,y) --> (0,0)

Visualize it like this:
You know that as x -->0, x * 1 --> 0
Then you have |cos(1/y)| which is less than 1 so
as x -->0, x * 1 >= x * |cos(1/y)| --> 0 ==> x * cos (1/y) --> 0 since alternating signs doesn't affect convergence.
If you multiply a number converging to 0 by something less than 1, the product will still converge to 0.


Or a formal proof would be:
x * (-1) <= x * -|cos(1/y)| <= x*cos(1/y) <= x*|cos(1/y)| <= x * 1
Now take the limit of these functions as x --> 0
Then by squeeze theorem, you get
0 <= x * -|cos(1/y)| <= x*cos(1/y) <= x*|cos(1/y)| <= 0
So x*cos(1/y) = 0 as x --> 0

This is Calc 3? :s
edit:I love the conceptual stuff. That's why I'm a math major :D
I'm still in 1st year though
(edited for clarity)
Official Entusman #21
infinity21 *
Profile Blog Joined October 2006
Canada6683 Posts
February 12 2008 07:04 GMT
#5
On February 12 2008 13:36 Purind wrote:
I think that if you plug in those values, it gives you a parameterization of a curve that kinda walks on the f(x,y,z) function, and you can find the minimum of that parameterization using calc 1 stuff.

As for the other question, I dunno, my math kinda sucks, but if you have two functions multipled by each other, one of them's magnitude is bounded by 1, the other is going to 0, intuitively, I think the function should go to 0.

(my intuition is more often than not wrong in math, but does my logic make sense?)

Heh, if you plug it in, it becomes a really simple quadratic

Your intuition's correct. Also, note that if you have a product of two functions, one which appraoches zero and the other whose magnitude is bounded by some M (it can be 10^100000000000000000000000000), it will approach 0.
Official Entusman #21
thoraxe
Profile Blog Joined March 2007
United States1449 Posts
February 12 2008 23:59 GMT
#6
Teamliquid must be like the smartest community, EVA!!!!
aside from Mensa of couse.
Obama singing "Kick Ass" Song: http://www.youtube.com/watch?v=yghFBt-fXmw&feature=player_embedde
Please log in or register to reply.
Live Events Refresh
Next event in 9h 19m
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
PiGStarcraft474
Nathanias 43
StarCraft: Brood War
NaDa 79
ivOry 15
Dota 2
syndereN661
monkeys_forever162
Counter-Strike
minikerr55
Other Games
summit1g17430
Grubby5878
Mew2King132
ToD105
ViBE54
Organizations
Other Games
gamesdonequick2198
Dota 2
PGL Dota 2 - Main Stream168
Other Games
BasetradeTV115
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 20 non-featured ]
StarCraft 2
• HeavenSC 93
• Hupsaiya 44
• musti20045 38
• davetesta29
• AfreecaTV YouTube
• sooper7s
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
StarCraft: Brood War
• blackmanpl 49
• RayReign 21
• STPLYoutube
• ZZZeroYoutube
• BSLYoutube
Dota 2
• masondota22554
League of Legends
• Doublelift4134
Other Games
• imaqtpie1937
• tFFMrPink 8
Upcoming Events
Sparkling Tuna Cup
9h 19m
WardiTV Korean Royale
11h 19m
Zoun vs SHIN
TBD vs Reynor
TBD vs herO
Solar vs TBD
BSL 21
19h 19m
Hawk vs Kyrie
spx vs Cross
Replay Cast
23h 19m
Wardi Open
1d 11h
Monday Night Weeklies
1d 16h
StarCraft2.fi
1d 16h
Replay Cast
1d 23h
Wardi Open
2 days
StarCraft2.fi
2 days
[ Show More ]
PiGosaur Monday
3 days
Wardi Open
3 days
StarCraft2.fi
3 days
Replay Cast
3 days
The PondCast
4 days
Replay Cast
4 days
Korean StarCraft League
6 days
CranKy Ducklings
6 days
SC Evo League
6 days
BSL 21
6 days
Sziky vs OyAji
Gypsy vs eOnzErG
Liquipedia Results

Completed

SOOP Univ League 2025
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.