WolfOfTheSteps
- 134
- 0
Homework Statement
This is part of a problem for a nonlinear diff class... But it's the basic stuff that's tripping me up.
Find all the max/min and concavity for
v(x) = -cos(x)-Lx+1,\ \ \ 0<L<1
The Attempt at a Solution
Here's what I do:
v'(x) = sin(x)-L
v''(x)=cos(x)
Set the first derivative to 0:
sin(x)-L=0 \Rightarrow x = arcsin(L)
Here's where I'm confused. I say
x = arcsin(L) + 2\pi n, \ \ \ \mbox{where }n \mbox{ is any integer}
But Maple says:
x = arcsin(L)+2\pi n, \ \ \ \mbox{where }n \mbox{ is any integer, OR:}
x = arcsin(L) - 2arcsin(L)+2\pi n+\pi \ \ \ \mbox{where }n \mbox{ is any integer}
Where does the -2arcsin(L) and the +pi come from?
I really want to understand this once and for all... I never took a trig class, and while I get by fine 99% of the time, I hit a brick wall when I come across this kind of stuff.
Thanks!