Shahryar
- 6
- 0
The discussion revolves around the integration and plotting of a mathematical formula as a function of time, specifically with the variable theta changing from 1 to 20. The context is an engineering design problem, and participants are exploring methods to approach the integration and graphing tasks, including the use of software like MATLAB.
Participants have not reached a consensus on the best approach to integrate and plot the function. There are multiple viewpoints regarding the handling of angle measurements and the integration process itself.
Participants have not fully resolved the implications of using degrees versus radians in their calculations, and there is uncertainty regarding the integration steps and the specific formula to be used.
berkeman said:Where is the problem from? Is it for schoolwork?
Shahryar said:No its in my engineering design problem.
HallsofIvy said:It would strike me as an obvious first step to use the facts that [itex]sin(20- \theta)= sin(20)cos(\theta)- cos(20)sin(\theta)[/itex] and [itex]cos(20- \theta)= cos(20)cos(\theta)+ sin(20)sin(\theta)[/itex].
That "20" looks strange for radian measure. If it is in degrees you should remember that [itex]\int sin(x)dx= -cos(x)+ C[/itex] and [itex]\int cos(x)= sin(x)+ C[/itex] only for x measured in radians.