Changing Independent Variable in the Bessel Equation

Click For Summary
SUMMARY

The discussion focuses on transforming the Bessel equation $$x^2\frac{d^2y}{dx^2} + x\frac{dy}{dx} -(1-x)y=0$$ by changing the independent variable to $$u = 2\sqrt{x}$$. This substitution leads to the reformulated equation $$u^2\frac{d^2y}{du^2}+u\frac{dy}{du}+(u^2-4)y = 0$$. The transformation involves calculating derivatives using the chain rule and applying the product rule correctly. A common mistake noted is the incorrect application of the product rule, which affects the coefficients in the resulting equation.

PREREQUISITES
  • Understanding of Bessel equations and their forms
  • Proficiency in calculus, specifically differentiation techniques
  • Familiarity with variable substitution methods in differential equations
  • Knowledge of the product rule and chain rule in calculus
NEXT STEPS
  • Study the derivation of Bessel functions and their applications
  • Learn about variable transformations in differential equations
  • Explore advanced differentiation techniques, including the product and chain rules
  • Investigate the implications of changing independent variables in mathematical modeling
USEFUL FOR

Students and researchers in mathematics, particularly those studying differential equations, as well as educators teaching calculus and mathematical methods in physics or engineering.

Potatochip911
Messages
317
Reaction score
3

Homework Statement


Given the bessel equation $$x^2\frac{d^2y}{dx^2} + x\frac{dy}{dx} -(1-x)y=0$$ show that when changing the variable to ##u = 2\sqrt{x}## the equation becomes $$u^2\frac{d^2y}{du^2}+u\frac{dy}{du}+(u^2-4)y = 0$$

Homework Equations



The Attempt at a Solution


##u=2\sqrt{x}##, ##du/dx=\frac{1}{\sqrt{x}}=\frac{2}{u}##, ##x = u^2/4## and ##x^2=u^4/16##, since ##u=u(x)## we have $$\frac{dy}{dx}=\frac{dy}{du}\frac{du}{dx}=\frac{2}{u}\frac{dy}{du}$$ and obtain the operator ##\frac{d}{dx} = \frac{2}{u}\frac{d}{du}## then $$\frac{d^2y}{dx^2}=\frac{d}{dx}\left(\frac{dy}{dx}\right)=\left(\frac{2}{u}\frac{d}{du}\right)\left(\frac{2}{u}\frac{dy}{du}\right)=\frac{4}{u^2}\frac{d^2y}{du^2}$$ plugging into the original now we obtain $$\frac{u^4}{16}\frac{4}{u^2}\frac{d^2y}{du^2}+\frac{u^2}{4}\frac{2}{u}\frac{dy}{du}-\left(1-\frac{u^2}{4}\right)y = \frac{u^2}{4}\frac{d^2y}{du^2}+\frac{u}{2}\frac{dy}{du}+\left(\frac{u^2}{4}-1\right)y=0$$ multiplying by 4 we obtain $$u^2\frac{d^2y}{du^2}+2u\frac{dy}{du}+(u^2-4)y=0$$ where I somehow have an additional factor of 2 on the ##dy/du## term despite getting the correct coefficients for the first and last term.
 
Physics news on Phys.org
Hi, attention ##\left(\frac{2}{u}\frac{d}{du}\right)\left(\frac{2}{u}\frac{dy}{du}\right)\not=\frac{4}{u^2}\frac{d^2y}{du^2}##, you must apply the product rule for derivation! ...
 
  • Like
Likes   Reactions: Potatochip911

Similar threads

Replies
19
Views
3K
Replies
3
Views
2K
Replies
5
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
4
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K