Message Boards Message Boards

0
|
68 Views
|
1 Reply
|
1 Total Likes
View groups...
Share
Share this post:

Extracting coefficients from an equation to set them to zero

Posted 1 day ago

Dear All,

(This is a math problem. Solving an equation)

I am trying to extract the coefficients in eq2 ( Derivative[1][[Psi]][[Xi]]/[Psi][[Xi]]) and then set them equal to zero.

But it's not possible. Can you help me?

POSTED BY: Sami Heidari

You can set the denominator to 1:

eq2 /. \[Psi][\[Xi]] :> 1
CoefficientList[%, \[Psi]'[\[Xi]]]
POSTED BY: Gianluca Gorni
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract