Post Reply 
Command 'coeff' (CAS Mode)
05-31-2024, 07:05 PM (This post was last modified: 05-31-2024 07:12 PM by hp-zl.)
Post: #1
Command 'coeff' (CAS Mode)
There is a trigonometric series (screenshot):
a:=(5*q+1)*sin(2*v)+(6*q^2+2)*sin(4*v)

We want to find the coefficient of sin(2*v), so we do:
coeff(a, sin(2*v),1) we get the correct result: 5*q+1.

But when we type:
coeff(a, sin(v*2),1) then we get zero.

With 'sin(4*v)' similarly (see screenshot).

The same results are given by both the physical calculator (with the latest firmware 2.1.14730) and the virtual calculator (HP_Prime_Virtual_Calculator-x86_64.AppImage, firmware 2.1.14288).

What do you think about it?
[attachment=13595]


Attached File(s) Thumbnail(s)
   
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Command 'coeff' (CAS Mode) - hp-zl - 05-31-2024 07:05 PM
RE: Command 'coeff' (CAS Mode) - komame - 05-31-2024, 07:51 PM
RE: Command 'coeff' (CAS Mode) - parisse - 05-31-2024, 08:24 PM
RE: Command 'coeff' (CAS Mode) - komame - 05-31-2024, 08:54 PM



User(s) browsing this thread: 1 Guest(s)