janhardo

770 Reputation

12 Badges

11 years, 177 days

MaplePrimes Activity


These are replies submitted by janhardo

@dharr  I did that deliberately by giving your code approach to the AI, which will then do something with it.

It could just as easily give another code approach that the AI devises as a solution to this task, but that might be more difficult to follow, yet work better?

It would also be interesting to ask the AI for a variant on your code, and the programming would probably remain closer to the original programming?
Testing with this simple example is a serious error, yes.

 

@nm 
I did this and it works for me.
The URL that this page gives on Maple Primes is displayed in the browser.

Here is an example: https://www.mapleprimes.com/questions/242066-Unable-To-Upload-WorkshEXAMPLE

Remove the part of the URL: /questions/242066-Unable-To-Upload-WorkshEXAMPLE so that you get https://www.mapleprimes.com again.
I make a new link too by copy the url  

Nothing to worry about. I got the same thing today and the solution is to use again: https://www.mapleprimes.com

@Kitonum 
Use of ~ ?

restart;
A := r^(2*a) + r^2*(1 + a + r^(2*a)) + r + a*r;
result := collect(combine(expand(A)), r);

This gives the same result 

evalindets(B, `+`, simplify);

@salim-barzani 
Initially, your question was also about the origin of the parameters, and you have now received an answer to that.
I believe you have now modified your original question and are now responding with this comment, which is not acceptable.

elleptic_curves_uitbreidingen_DEF_18-11-2025.mw
OVERVIEW OF USED OPTIONS:
• explanation=true/false     : Show/hide explanation
• steps=true/false          : Show/hide intermediate steps
• showplot=true/false       : Show/hide plot
• symbolic=true/false       : Symbolic/numerical result
• custom_label=text         : Custom label in plot
• advanced_analysis=true    : Advanced curve analysis
• compute_j_invariant=true  : Calculate j-invariant
• find_torsion_points=true  : Find torsion points
• compute_genus=true        : Calculate genus

elleptic_curves_uitbreidingen_DEFB_18-11-2025.mw

elliptic_curves_-secant_meth_proc_def_17-11-2025.mw

Let's see what this code can do ?

vectorvelden_op_variabele_bol_exploreplot_11-11-2025_mprimes.mw
Choose some vectorfields here on the sphere. 

@Kitonum 

Thanks, this radial vector field on the sphere looks great.

@Alfred_F 

I do it now for c = -17
result4 := {{x = -710258662, y = -548507680}, {x = -1632, y = -1260}, {x = -16, y = -12}}

kwadratisch__solver_met_plots-_bereik-complex_ver_2_4-11-2025.mw
 

1 2 3 4 5 6 7 Last Page 1 of 79