Empty result
Empty result
When I try to solve the equation system below, which as far as I understand has an unique solution, the result I get is an empty list, no complaint, no error message, no hint.
What is it I haven't grasped?
Thanks in advance for any tip
H
(%i27) solve([ri_r=(ri*r)/(ri+r),r0_r=(r0*r)/(r0+r),u=e*(ri_r/(r0+ri_r))+vi*(r0_r/(ri+r0_r))],[r]);
(%o27)
What is it I haven't grasped?
Thanks in advance for any tip
H
(%i27) solve([ri_r=(ri*r)/(ri+r),r0_r=(r0*r)/(r0+r),u=e*(ri_r/(r0+ri_r))+vi*(r0_r/(ri+r0_r))],[r]);
(%o27)
When I try to solve the equation system below, which as far as I understand has an unique solution, the result I get is an empty list, no complaint, no error message, no hint.
What is it I haven't grasped?
Thanks in advance for any tip
(%i27) solve([ri_r=(ri*r)/(ri+r),r0_r=(r0*r)/(r0+r),u=e*(ri_r/(r0+ri_r))+vi*(r0_r/(ri+r0_r))],[r]);
(%o27)
What is it I haven't grasped?
Thanks in advance for any tip
(%i27) solve([ri_r=(ri*r)/(ri+r),r0_r=(r0*r)/(r0+r),u=e*(ri_r/(r0+ri_r))+vi*(r0_r/(ri+r0_r))],[r]);
(%o27)
And here's a tip. Find a Math forum.
Thread
Thread Starter
Forum
Replies
Last Post




