Linearising Cosine: Taking Roots of Equation

  • Thread starter Thread starter Agrajag
  • Start date Start date
  • Tags Tags
    cosine
Agrajag
Messages
2
Reaction score
0

Homework Statement


Linearise the following equation I(theta) = (I1 – I2 ) cos (2theta) + I2
where I1 and I2 are constants.

Homework Equations


I(theta) = (I1 – I2 ) cos (2theta) + I2

The Attempt at a Solution


Not sure how to linearise the cos(2theta). Have tried trig identities, would the best option be to take roots of both sides of the equation?
 
Physics news on Phys.org
Hi Agrajag, what do you mean by linearize? I usually understand "linearization" to mean: find the closest linear approximation to the given curve. This can be found by taking the derivative at a point to be the slope of a line that goes through that same point. This line is your linearization.
 
friendbobbiny said:
Hi Agrajag, what do you mean by linearize? I usually understand "linearization" to mean: find the closest linear approximation to the given curve. This can be found by taking the derivative at a point to be the slope of a line that goes through that same point. This line is your linearization.

Hi friendbobbiny, the final equation should be in the form y=mx+c where y is I(theta) and x is theta.
 
Agrajag said:
Hi friendbobbiny, the final equation should be in the form y=mx+c where y is I(theta) and x is theta.

In that case, my approach works! Have you read into finding a linearization by taking a derivative at some point of interest (or at any point of interest)?
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top