- #1
tanderse
- 7
- 0
I need to figure this integral out for a graduate research project, however I've been stuck on it for days now:
int[ sqrt((R^2)+2*R*A*cos(T)+(A^2))*cos(atan(-(R+A*cos(T))/(A*sin(T)))-atan(-cot(T))) ]
*integration is with respect to T (all other variables can be assumed constant)
I have been looking around for anything that resembles this but with no luck. I have also tried integration by parts, using the square root as the 'dv' term however I haven't been able to figure out how to integrate the square root term on its own either. I've also tried using MATLAB to solve the integral for me, but MATLAB just stays 'busy' forever and never outputs anything. If anybody could help me out or point me in the right direction, it would be greatly appreciated.
int[ sqrt((R^2)+2*R*A*cos(T)+(A^2))*cos(atan(-(R+A*cos(T))/(A*sin(T)))-atan(-cot(T))) ]
*integration is with respect to T (all other variables can be assumed constant)
I have been looking around for anything that resembles this but with no luck. I have also tried integration by parts, using the square root as the 'dv' term however I haven't been able to figure out how to integrate the square root term on its own either. I've also tried using MATLAB to solve the integral for me, but MATLAB just stays 'busy' forever and never outputs anything. If anybody could help me out or point me in the right direction, it would be greatly appreciated.