Find a,b Parameters for Function to Get Extreme Value

  • Thread starter Thread starter Fatlum
  • Start date Start date
  • Tags Tags
    Parameters
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
Fatlum
Messages
5
Reaction score
0
Find a, b parameters such that the function such that the function $f(x)= (sin2x)/(a-bcosx)$ has extreme value in point (pi/3,1/4)
 
Physics news on Phys.org
Welcome to PF!

Hi Fatlum! Welcome to PF! :wink:

Show us what you've tried, and where you're stuck, and then we'll know how to help! :smile:
 
I understand that in this point the derivative should be 0. So I found the derivative ,equaled to zero and I replaced (pi/3=x) . But I'm not sure, should I equal the function with 1/4 to find the ordiante ?
 
using only sinx = π/3 will only give you the ratio a/b

you need to use y = 1/4 to find what they actually are :smile:
 
Thank you very much tiny-tim. I found now the paramters. a=5 and b=4.