How to evaluate -arctan(cosx) from ∏/2 to ∏

  • Thread starter Thread starter mathnoobie
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 7K views
mathnoobie
Messages
62
Reaction score
0

Homework Statement


The direction is the evaluate the integral, this isn't really a calculus issue, it's more of a trig issue.
∫sinx(dx)/(1+cos^2x) from ∏/2 to ∏

Homework Equations


(1/a)arctan(u/a)+c

The Attempt at a Solution


I did all the integrating and ended up at
-arctan(cosx) from ∏/2 to ∏
this is where I'm stuck, I know I'm suppose to use the fundamental theorum of Calculus but I don't know what to do once I plug in ∏/2 and ∏. How do I generate values out of this? Do I draw a triangle? Do I use the unit circle? If so, how would I use it
 
Physics news on Phys.org
mathnoobie said:

Homework Statement


The direction is the evaluate the integral, this isn't really a calculus issue, it's more of a trig issue.
∫sinx(dx)/(1+cos^2x) from ∏/2 to ∏

Homework Equations


(1/a)arctan(u/a)+c



The Attempt at a Solution


I did all the integrating and ended up at
-arctan(cosx) from ∏/2 to ∏
this is where I'm stuck, I know I'm suppose to use the fundamental theorum of Calculus but I don't know what to do once I plug in ∏/2 and ∏. How do I generate values out of this? Do I draw a triangle? Do I use the unit circle? If so, how would I use it

This seems pretty straightforward.
-arctan(cos([itex]\pi[/itex])) - (-arctan(cos([itex]\pi[/itex]/2)))

What is cos([itex]\pi[/itex])? cos([itex]\pi[/itex]/2)?
 
Cos ∏ is -1
Cos ∏/2 is 0 I believe
so then I would take the Arctan(-1)-Arctan(0)
So I would just find on the unit circle where tangent equals -1 and 0, then subtract?