• ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
Join the HP Community Solve‑a‑thon | Help Others & Share Your Solutions | Live on Zoom | 2:30 PM to 2:30 AM IST | Every Wednesday Click here to know more
Archived This topic has been archived. Information and links in this thread may no longer be available or relevant. If you have a question create a new topic by clicking here and select the appropriate board.
HP Recommended

When I try to solve the following equation  : A=X*e^(pi*126.4*i/180) using "Solve Equation..." under "NUM.SLV" menu, the HP 50g keeps poping up errors.

 

By giving an integer X=3 (or whatever number I key in), I want to solve for "A". However, the calculator keeps showing "BAD Guess(es)" I'm pretty sure that I've already have my "complex flag" checked. 

 

Is there anything I did wrong, or any setup that needs to be made before solving this kind of equation?

 

 

Big thanks in advance!!!

 

 

2 REPLIES 2
HP Recommended

Hi!, Oia:

 

See, your example ...


EQU.JPG EQU_0.JPG Try with Approx. mode and EVAL ...

 

EQU_1.JPG

 

Now, with Wolfram Alpha ...

EQU_1.JPG

HP Recommended

Hi!

 

You can't use NUM.SLV with complex number: /t5/Calculators/HP-50g-Numeric-solver-with-complex-numbers/td-p/705958#.Und5OXDxrIx (the same question).

 

To solve your equation with the complex number (coefficients and/or roots) you may use the MSLV command.

 

Example #1. Solve 'A=X*e^(pi*126.4*i/180)' with 'X=3'.

 

Put next objects in the stack:

 

[ 'A=3*e^(pi*126.4*i/180)' ] Equation

 

[ 'A' ] Variable to solve

 

[ (1.,1.) ] Initial complex value for root finding.

 

Type the command MSLV.

 

04112013_01.JPG

 

Press ENTER.

 

You'll get the answer [ (-1.78025665981, 2,41468139207) ].

 

04112013_02.JPG 04112013_03.JPG

 

Example #2. Solve 'ACOS(X+i)=COS(X)*i'.

 

[ 'ACOS(X+i)=COS(X)*i' ]

 

[ 'X' ]

 

[ (1., 1.) ]

 

MSLV (Press ENTER)

 

You'll get the answer [ (2.74431603951, 1.40084910913) ].

 

Archived This topic has been archived. Information and links in this thread may no longer be available or relevant. If you have a question create a new topic by clicking here and select the appropriate board.
† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.