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(@)/@)
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged 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