Thread Closed

Not equivalent at a?

 
Share Thread Thread Tools
Mar7-10, 09:24 PM   #1
 

Not equivalent at a?


When using direct substitution to calculate the limit at x = a some functions are simplified so that x = a is actually defined. For example:

Lim x->1 [(x^2 - 1)/(x-1)]

Limx->1 [(x-1)(x+1)/(x-1)]

Lim x->1 [(x+1)] = 2 (when x=1 is substituted in)

I understand that they can have the same limits despite not both being defined at x=1, however, what I don't get is why the original f(x) isnt defined, but the second one is. How can two equivalent functions not be defined at the same points? Can't all functions be simplified by factorising without jeapordizing where they are actually defined? This makes no sense to me...
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Heat-related deaths in Manhattan projected to rise
>> Dire outlook despite global warming 'pause': study
>> Sea level influenced tropical climate during the last ice age
Mar7-10, 10:17 PM   #2
 
When you made that simplification, you assumed that [tex]\frac{x-1}{x-1}=1[/tex]. That's only true when [tex]x\ne1[/tex]. When x=1, it's not a valid operation, which is why the behavior of the function is changed there.
 
Mar8-10, 09:14 AM   #3
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
[tex]\frac{x^2- 1}{x- 1}[/tex] is not defined at x= 1 because [tex]\frac{0}{0}[/tex] is not defined.
 
Thread Closed
Thread Tools


Similar Threads for: Not equivalent at a?
Thread Forum Replies
equivalent of tan(t) near Pi/2 Calculus & Beyond Homework 3
Mathematically equivalent = physically equivalent? Math & Science Software 6
equivalent equations and not equivalent answers? General Math 8
Are these equivalent? Introductory Physics Homework 5