Solving Treg Differentiation Questions with -1 Power

  • Thread starter Thread starter Mspike6
  • Start date Start date
AI Thread Summary
The discussion revolves around two calculus questions regarding differentiation. The first question involves differentiating the function y = Cos^3(5x^2 - 6), and the provided derivative calculation is confirmed as correct. The second question addresses confusion about the notation in the function Y = 3sin^4(2 - x)^-1, clarifying that the -1 power applies to the entire bracket (2 - x), not to the sine function itself. The correct interpretation leads to rewriting the function for differentiation, and the user seeks confirmation on their derivative calculation. The conversation emphasizes the importance of proper notation in mathematical expressions.
Mspike6
Messages
61
Reaction score
0
I got 2 questions

First:
y= Cos3(5x2-6)

Solution :
Y' = 3cos2(5x2-6)(-sin(5x2-6))(10x)
y'= 30xCos2(5x2-6)(-sin(5x2-6))

Is the correct ?


Second
Y=3sin4(2-x)-1

I don't understand what do i have to do with the -1 (the power to the bracket )
so i add it to the 4 (the power of sin ) ?

am not sure


Any help is appreciated
 
Physics news on Phys.org
(2-x)^-1 = 1/(2-x) = u. So y = 3*sin^4(u)
Now what is the derivative of 1/(2-x)?
 
Mspike6 said:
I got 2 questions

First:
y= Cos3(5x2-6)

Solution :
Y' = 3cos2(5x2-6)(-sin(5x2-6))(10x)
y'= 30xCos2(5x2-6)(-sin(5x2-6))

Is the correct ?
Yes, that is correct.


Second
Y=3sin4(2-x)-1

I don't understand what do i have to do with the -1 (the power to the bracket )
so i add it to the 4 (the power of sin ) ?

am not sure


Any help is appreciated
That's a very peculiar notation. It would be better with an additional pair of parentheses:
Y= 3 sin^2((2-x)^{-1})
That is, it is the (2- x) that is taken to the -1 power, not "sin".
 
Thankv you guys

So it will be

y' = 12 sin3[(2-x)-1] Cos[(2-x)-1](-1)(2-x)-2(-1)

right?
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top