Calc 3 partial derivative review for PDE's class

Click For Summary
SUMMARY

The discussion focuses on calculating partial derivatives using polar coordinates for a PDE class assignment. The key equations involved are dθ/dy = cos(θ)/r and dθ/dx = -sin(θ)/r, derived from the relationships x = r cos(θ) and y = r sin(θ). The solution approach includes implicit differentiation, where terms are differentiated with respect to one variable without explicitly solving for another. The method of implicit differentiation is emphasized as an effective strategy for finding derivatives in this context.

PREREQUISITES
  • Understanding of polar coordinates and their relationships to Cartesian coordinates
  • Familiarity with partial derivatives and their notation
  • Knowledge of implicit differentiation techniques
  • Basic calculus concepts, including the chain rule
NEXT STEPS
  • Study the application of polar coordinates in multivariable calculus
  • Learn more about implicit differentiation and its applications in calculus
  • Explore advanced techniques for solving partial differential equations (PDEs)
  • Review the chain rule and its implications in multivariable functions
USEFUL FOR

Students in calculus or PDE courses, mathematics educators, and anyone looking to deepen their understanding of partial derivatives and implicit differentiation techniques.

Nick Bruno
Messages
98
Reaction score
0
1. Homework Statement

I am suppose to use polar coordinate data to find derivatives, ie

x = r cos(theta)
y = r sin(theta)

r^2 = x^2 + y^2


2. Homework Equations

show dtheta/dy = cos(theta)/r
show dtheta/dx = -sin(theta)/r

in other words since i don't have the math script
find the equation for theta and take the derivatives
These are partial derivatives by the way (as you can tell by inspection)

3. The Attempt at a Solution

d theta / dy = cos(theta)/r

I separate and integrate

dtheta/cos(theta) = dy/sqrt(x^2+y^2)

ln(cos(theta)) = ln(sqrt(x^2+y^2))/(0.5(x^2+y^2)^-.5*2y) => per chain rule

ln(cos(theta))=ln(r)*r/ r*sin(theta)

ln(cos(theta)) = ln(r)/ sin(theta)

now what?

any help is very much appreciated. Thanks for looking. have a good one.
 
Physics news on Phys.org
how about trying implictly differentiating both sides of all your equations w.r.t x & y, then a little subtitution to get the form you want?

you'll need to consider
r = r(x,y)
theta = theta(x,y)
 
do you mind refreshing me on implicit differentiation?
 
Implicit differentiation is where you differentiate every term with respect to one of them without solving one term as a function of another.

For example

x2 + y2 = 1

I want to find dy/dx. Rather than calculate y as a function of x, I just differentiate both sides with respect to x. I get a dy/dx because of the chain rule

2x + 2y dy/dx = 0

dy/dx = -x/y

Similarly, you could differentiate your equations implicitly with respect to e.g. y in an attempt to find dtheta/dy
 
Thanks, this worked and was actually quite a clever way to solve the problem.
 

Similar threads

  • · Replies 20 ·
Replies
20
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K