Optimizing Equations for Maximum S and Minimum x | h, t, w, j | Personal Project

  • Thread starter Thread starter strokebow
  • Start date Start date
  • Tags Tags
    Optimization
Click For Summary
SUMMARY

This discussion focuses on optimizing two equations to achieve maximum S while minimizing x, specifically using the equations S = ( (j) / (j + 0.5*w) )^2 and x = (const) * (j / w). The user struggles with rearranging the equations to isolate j or w and seeks assistance in determining the optimal values for these variables. The suggestion to plot S and x over a range of constants h and w is proposed as a method to visually identify the maximum and minimum values.

PREREQUISITES
  • Understanding of algebraic manipulation and equation rearrangement
  • Familiarity with optimization techniques in mathematics
  • Knowledge of plotting functions and interpreting graphs
  • Basic concepts of constants and variables in equations
NEXT STEPS
  • Explore techniques for solving nonlinear equations
  • Learn about numerical optimization methods such as gradient descent
  • Investigate graphing tools like Desmos or GeoGebra for visualizing equations
  • Study the principles of calculus related to maxima and minima
USEFUL FOR

Mathematicians, engineers, and anyone involved in personal projects requiring optimization of equations and variables.

strokebow
Messages
122
Reaction score
0

Homework Statement


I need to optimise a couple of equations.
I want maximum S for minimum x.

Constants:
h, t

Variables:
w, j

Homework Equations


S = ( (j) / (j + 0.5*w) )^2 [Eqn 1]
x = (const) * (j / w) [Eqn 2]
[See attachment]

The Attempt at a Solution


Well...
I've tried to re-arrange [Eqn 1] to make j the subject but I cannot. I get:
((j)^2) * ( 1 - S + ((S*w)/j) ) = (S*(w^2))/4

I thought that if I rearrange both equations for j or w and set them equal to each other then I can try to find the min/max of the equation (for the other variable).

Any ideas/help please?

thanks**Edit Oops... posted in the wrong forum sub category. This is not homework nor coursework. This is a personal project. Either way, I could do with some help :-)
 

Attachments

  • temp.jpg
    temp.jpg
    2.4 KB · Views: 465
Last edited:
Physics news on Phys.org
I'm thinking... is it even possible?

Surely, I can plot S and x over a range of h and w and find where S is maximum and r is minimum??
 
Might be instructive to go through some mental gyrations. For example, assume j is a fixed positive number and figure out what value of w will minimize x or maximize S. Then assume j is a fixed negative number and figure out what value of w will minimize x or maximize S. You should be able to zero in rather quickly on what you are looking for.
 

Similar threads

  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
4K
Replies
7
Views
2K
Replies
1
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K