Why won't this Mathematica code maximize? -


  f [n_]: = ((A * n ^ a) ^ (1 / s) + C * (B * (A * C * (B / A) ^ (1 / S) * N ^ (1 - (A / S)) (- (A * S) / (A-S)) (1 / S () ^ S + B * Log (1 - N - ((* C * (B / A) ^ (1 / S) * N ^ (1 - (A / S)) (- (D [N]) D [F [N], N] Hall (D [F [N], N] [0] [0] [0] [0] [0] [0] [0] [0] A) ^ (1 / S) CN ^ (1 - A / S) ^ (- ((As) / (A-S))) + + ((AN ^ A) ^ (1 / S) + C (B) A / A) ^ (1 / s) CN ^ (1 - A / S)) ^ (- ((As) / (A-S)) (^ (1 / S)), N]   

I am not getting any idea of ​​any of these works ??

Attaching a picture of the mathematical script:

image description Enter here

First of all, you are solving with a lowercase, which is just To use an undefined variable function, resolve you have to write it with a capital letter. In the same way, you have to write log with a large letter, not a lower letter letter, because it is created in the function. Second, your open brackets do not work in a bracket mathematical task, such as solution [...] , no solution () .

Third, you are used to store the variables instead of = == single equals = Double representation == is used to represent equality

See if you can work after deleting these errors.

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -