How i can write this formula in Smath Studio?

How i can write this formula in Smath Studio? - How i can write this formula in Smath Studio? - Messages

#1 Posted: 5/18/2018 10:05:41 AM
yuriy1996

yuriy1996

0 likes in 11 posts.

Group: User

I have one formula where it is necessary to make a sum in a way that takes into account 5 coefficients of a polynomial. In the sum he is marked as ak and I need that instead of ak there was a1..a2..a3 ... a4 ... a5. Also, for each polynomial account, the power K automatically changes from the index of the polynomial 1..2..3..4..5. How to implement it in this program? Also, I have several layers of reinforcement in the equation that should also be instead of Asi to As1...As2...As3...Asn and Sigma_si to Sigma_s1...Sigma_s2...Sigma_s3...Sigma_sn . Sorry for bad English.
Screenshot_1.png
Screenshot_2.png
Arkush1.sm (11 KiB) downloaded 33 time(s).
#2 Posted: 5/18/2018 10:32:44 AM
sergio

sergio

115 likes in 329 posts.

Group: User

You made the following error: you used "a.k" instead of "a[k". This way you did not create vectors to use in the summation with the counter. You need to do to define and then use As and Sigmas.

sergio
1 users liked this post
yuriy1996 5/18/2018 11:16:00 AM
#3 Posted: 5/18/2018 10:38:06 AM
yuriy1996

yuriy1996

0 likes in 11 posts.

Group: User

I corrected a.k for a[k but how do I set 5 values for one variable a[k?
#4 Posted: 5/18/2018 10:55:32 AM
sergio

sergio

115 likes in 329 posts.

Group: User

for example a[1:=2.5 a[2:=3.21 a[3:=-7.1
so "a" is a vector
in the sum a[k

sergio
1 users liked this post
yuriy1996 5/18/2018 11:15:00 AM
#5 Posted: 5/18/2018 11:13:48 AM
yuriy1996

yuriy1996

0 likes in 11 posts.

Group: User

Unable to determine the value of an element since the item with the specified index does not exist -error
#6 Posted: 5/18/2018 11:16:25 AM
yuriy1996

yuriy1996

0 likes in 11 posts.

Group: User

Arkush1.sm (14 KiB) downloaded 24 time(s).
#7 Posted: 5/18/2018 11:46:35 AM
CBG

CBG

77 likes in 312 posts.

Group: User

Solution

Solution_Formula.png


Arkush1_CBG.sm (15 KiB) downloaded 41 time(s).



Best Regards


Carlos
1 users liked this post
yuriy1996 5/18/2018 11:49:00 AM
#8 Posted: 5/18/2018 12:29:55 PM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

... you may clean/recast a bit.

Arkush1_CBG.sm (13 KiB) downloaded 31 time(s).

#9 Posted: 5/18/2018 1:18:18 PM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

Wrote

... you may clean/recast a bit.



You have 11 sets of 'a'
Easy to tabulate, is it what you want ?
#10 Posted: 5/18/2018 1:51:50 PM
NDTM Amarasekera

NDTM Amarasekera

130 likes in 352 posts.

Group: User

Pl look at this. Error may have occurred when entering the formula???? Difficult to trace.
Unable to select individual components of the erroneous formula.

Formula Format.jpg

Arkush1_ndtma.sm (16 KiB) downloaded 32 time(s).
Look within!... The secret is inside you. Best Regards Eng. NDTM Amarasekera - Sri Lanka
#11 Posted: 5/18/2018 2:53:49 PM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

Wrote

You have 11 sets of 'a'
Easy to tabulate, is it what you want ?



Arkush1_CBG [data].sm (136 KiB) downloaded 39 time(s).

#12 Posted: 5/18/2018 9:34:10 PM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

Wrote

Pl look at this. Error may have occurred when entering the formula???? Difficult to trace.
Unable to select individual components of the erroneous formula.


There it seems the formula is ill posed wrt [4.1].
It shows bfcd as something not defined but the originator
has defined b, and defined fcd ... b*fcd.

  • New Posts New Posts
  • No New Posts No New Posts