Two questions - (a) Differentiating inverse trig function and (b) vector

In summary, Struggling with these two questions, any ideas? An expert has provided a solution that includes differentiation of trigonometric functions and resolving vector components.
  • #1
andrew.c
46
0
Struggling with these two questions, any ideas?


A

Homework Statement


Differentiate with respect to x

sin-1 2x - 4 cos-1[tex]\frac{x}{2}[/tex]


Homework Equations


The equations I have in my notes are identical to those derived here...
http://en.wikipedia.org/wiki/Differentiation_of_trigonometric_functions

The Attempt at a Solution


I got

[tex]\frac{1}{1 - 2x}[/tex] + [tex]\frac{8}{2 - x}[/tex]

but I am totally unconvinced by myself!




------------------------------------------------------------------------------------
B

Homework Statement



Resolve the vector x= (1,4,-3) along and perpendicular to a = (-2,3,1).

Homework Equations



?

The Attempt at a Solution



I don't understand what the question wants me to do...
 
Physics news on Phys.org
  • #2
For the first part, [tex]arcsin(2x)[/tex], you got the derivative a little wrong.
The derivative of [tex]arcsin(x)[/tex] is [tex]\frac{1}{\sqrt{1 - x^{2}}}[/tex], but x is actually 2x in this case so replace the x in the denominator of the derivative with 2x, don't forget to square it, and don't forget the chain rule! The derivative of arccos(x) is the opposite of the derivative of arcsin(x), [tex]\frac{-1}{\sqrt{1 - x^{2}}}[/tex]. You can multiply the -4 through after you find the derivative of arccos(x/2), but don't forget the chain rule here either.
 
  • #3
I strongly suspect that, using the rules you refer to, you got
[tex]\frac{1}{\sqrt{1- 4x^2}}[/itex]
and reduce that to 1/(1-2x).

The first is correct, the second is wrong: [itex]\sqrt{a^2- b^2}[/itex] is NOT equal to a- b!
 
  • #4
[tex]\sqrt{1 - 4x^{2}} \neq 1 - 2x[/tex] You just said [tex]\sqrt{a^{2} - b^{2}} \neq a - b[/tex] but you went ahead and did it anyway for the first part of the problem.

[tex]\frac{d}{dx}(arcsin(2x)) = \frac{1}{\sqrt{1 - (2x)^{2}}} * \frac{d}{dx}(2x) = \frac{2}{\sqrt{1 - 4x^{2}}}[/tex]
That is as reduced as it goes unless you want to rationalize the denominator which is unnecessary.
 
  • #5
For the second question, you need to break the vector down into projection and perpendicular components.

You need to project the vector x on vector a, then take the projection of a away from x. You are then left with the perpendicular component (the same as resolving x and y components of a force vector).

The projection is given by [tex]\frac{\vec{x}.\vec{a}}{\left|\vec{a}\right|^{2}}.\vec{a}[/tex]

which gives:

[tex]\vec{x}.\vec{a} = (1*-2) + (4*3) + (-3*1) = 7[/tex]
[tex]\left|\vec{a}\right|^{2} = ((-2)^{2}+3^{2}+1^{2}) = 14[/tex]
[tex]\frac{\vec{x}.\vec{a}}{\left|\vec{a}\right|^{2}}.\vec{a} = (7/14)*(-2,3,1) = (1/2).(-2,3,1) [/tex]

Then take that away from x to get the perpendicular:

[tex] (1,4,-3) - (1/2)*(-2,3,1) = (1/2) * (4,5,-7) [/tex]

The full vector is then:

[tex] x = (1/2) * (-2,3,1) + (1/2) * (4,5,-7) [/tex]

Have a look at this:

http://webalg.math.tamu.edu/s03vectors/svec0601.pdf
 
  • #6
Thanks for the help, I eventually did get that last answer, but I did rationalise the denominator.

Ta muchly
 

FAQ: Two questions - (a) Differentiating inverse trig function and (b) vector

What is the inverse trig function and how does it differ from a regular trig function?

The inverse trig function is the opposite of a regular trig function. While a regular trig function takes an angle as input and returns a ratio or value, the inverse trig function takes a ratio or value as input and returns an angle. In other words, the inverse trig function "undoes" what the regular trig function does.

How do you differentiate an inverse trig function?

To differentiate an inverse trig function, you can use the chain rule. Let's take the inverse sine function, sin-1(x), as an example. The derivative of sin-1(x) is 1/√(1-x2). You can also use the inverse trig identity, which states that the derivative of sin-1(x) is equal to 1/cos(sin-1(x)).

Can you give an example of differentiating an inverse trig function?

Sure. Let's say we want to differentiate the inverse tangent function, tan-1(x). Using the chain rule, we get the derivative of tan-1(x) as 1/(1+x2). Alternatively, we can use the inverse trig identity and rewrite tan-1(x) as sin-1(x)/cos(sin-1(x)). The derivative then becomes 1/cos2(sin-1(x)).

How do vectors differ from regular numbers?

Vectors are different from regular numbers in that they have both magnitude and direction, while regular numbers only have magnitude. Vectors are usually represented as arrows, with the length of the arrow representing the magnitude and the direction of the arrow representing the direction of the vector.

How do you add and subtract vectors?

To add or subtract vectors, you can use the head-to-tail method. This method involves placing the tail of one vector at the head of the other vector, and then the sum or difference of the two vectors is the vector that connects the tail of the first vector to the head of the second vector. Alternatively, you can break the vectors down into their components (x and y) and add or subtract the components separately.

Similar threads

Replies
3
Views
1K
Replies
4
Views
2K
Replies
15
Views
2K
Replies
11
Views
2K
Replies
7
Views
1K
Replies
15
Views
1K
Replies
19
Views
3K
Back
Top