Solving a differential equation with substitution

BearY
Messages
53
Reaction score
8
This is a small part of a question from the book, so I think the format does not really apply here.

When doing questions for solving differential equation with substitution, I encountered a substitution ##
y(x)=\frac{1}{v(x)} ##. And I am not sure about the calculus in finding ## \frac{dy}{dx} ## in terms of ## \frac{dv}{dx} ## .

I guess I can post the whole question if the format is really mandatory but this is the only part I can't figure out.

Thanks in advance!
 
Physics news on Phys.org
BearY said:
This is a small part of a question from the book, so I think the format does not really apply here.

When doing questions for solving differential equation with substitution, I encountered a substitution ##
y(x)=\frac{1}{v(x)} ##. And I am not sure about the calculus in finding ## \frac{dy}{dx} ## in terms of ## \frac{dv}{dx} ## .

I guess I can post the whole question if the format is really mandatory but this is the only part I can't figure out.

Thanks in advance!

It's the chain rule. Let ##f(x) = 1/x##, then:

##y(x) = f(v(x))##
 
  • Like
Likes BearY
PeroK said:
It's the chain rule. Let ##f(x) = 1/x##, then:

##y(x) = f(v(x))##

Haha, right. I guess I should stop and get some rest.
 
BearY said:
I guess I can post the whole question if the format is really mandatory
Yes, it's really mandatory, but I'll let things slide this time.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top