MHB Find nth Derivative - Quick Tutorial

Click For Summary
The discussion focuses on finding the nth derivative, but the main task is to prove a specific equation involving derivatives. The user is asked to re-scan an attachment that is currently unclear. The assignment clarifies that the goal is not to find the nth derivative but to demonstrate a relationship between derivatives. A base case is established using a previously derived equation, which can then be used for proof by induction. The conversation emphasizes the importance of clarity in shared materials and the correct interpretation of assignment requirements.
anil86
Messages
10
Reaction score
0
Find nth derivative:

Please view attachment!View attachment 1701
 

Attachments

  • Image0354.jpg
    Image0354.jpg
    82.8 KB · Views: 111
Physics news on Phys.org
Could you please re-scan your attachment? The current one is so out-of-focus as to be nearly useless.
 
Ackbach said:
Could you please re-scan your attachment? The current one is so out-of-focus as to be nearly useless.

I regret for the inconvenience. View attachment 1716
 

Attachments

  • Image0356.jpg
    Image0356.jpg
    109.1 KB · Views: 93
The assignment does not ask you to find the $n$th derivative, but to prove that $$(1-x^2)y_{n+1} - 2(\gamma + nx) y_n -n(n-1)y_{n-1} = 0.$$

You have shown that $$y_1 = \frac{\gamma y}{1+x} + \frac{\gamma y}{1-x} = \frac{2\gamma y}{1-x^2}.$$ Write that as $$(1-x^2)y_1 - 2\gamma y = 0.$$ Differentiate, to get $$(1-x^2)y_2 - 2xy_1 - 2\gamma y_1 = 0.$$ Now use that as the base case for a proof by induction.