Solve for K for Continuity of f(2) at @=0

  • Thread starter Thread starter Hygelac
  • Start date Start date
  • Tags Tags
    Continuity
AI Thread Summary
To ensure continuity of the piecewise function f(@) at @=0, the value of K must satisfy the equation 5k = lim(@->0)[2sin(@)/@]. Applying L'Hôpital's rule, the limit evaluates to 2, leading to the equation 5k = 2. Therefore, K must equal 2/5 for f(@) to be continuous at the specified point. The discussion emphasizes the importance of using limits for functions that are not defined at certain points. Ultimately, K = 2/5 is the correct solution for continuity.
Hygelac
Messages
13
Reaction score
0
Hi, I have just one more problem :) here it is:

(because I don't know how to do theta, "@" will equal theta)

Find a value of K so that f(2) is continuous at @=0

( != means "not equal")

Code:
f(@) = ( (2sin@)/@ , @ !=0 )
       ( 5k , @=0 )

f(@) is a piecewise function

I don't know how to get started on this problem, any help would be much appreciated :)
 
Physics news on Phys.org
The simplest way would be to set 5k = lim(@->0)[2sin(@)/@]

Using l'hopital's rule, lim(@->0)[2sin(@)/@] = lim(@->0)[2cos(@)/1]

I think you can do the rest :)
 
Last edited by a moderator:
Whops, it shoudl be f(@) not f(2)

So,

5k = (2sin(@))/@

k = [(2sin(@))/@]/5

Would that work, or did I totally miss your point?
 
Hygelac said:
Whops, it shoudl be f(@) not f(2)

So,

5k = (2sin(@))/@

k = [(2sin(@))/@]/5

Would that work, or did I totally miss your point?

I think you may have because that doesn't work. that function is not defined at @ = 0 so you have to use limits. k = 1/5 * limit[@->0](2sin(@)/@)
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top