What is Condition: Definition and 636 Discussions

In the field of numerical analysis, the condition number of a function measures how much the output value of the function can change for a small change in the input argument. This is used to measure how sensitive a function is to changes or errors in the input, and how much error in the output results from an error in the input. Very frequently, one is solving the inverse problem: given



f
(
x
)
=
y
,


{\displaystyle f(x)=y,}
one is solving for x, and thus the condition number of the (local) inverse must be used. In linear regression the condition number of the moment matrix can be used as a diagnostic for multicollinearity.The condition number is an application of the derivative, and is formally defined as the value of the asymptotic worst-case relative change in output for a relative change in input. The "function" is the solution of a problem and the "arguments" are the data in the problem. The condition number is frequently applied to questions in linear algebra, in which case the derivative is straightforward but the error could be in many different directions, and is thus computed from the geometry of the matrix. More generally, condition numbers can be defined for non-linear functions in several variables.
A problem with a low condition number is said to be well-conditioned, while a problem with a high condition number is said to be ill-conditioned. In non-mathematical terms, an ill-conditioned problem is one where, for a small change in the inputs (the independent variables) there is a large change in the answer or dependent variable. This means that the correct solution/answer to the equation becomes hard to find. The condition number is a property of the problem. Paired with the problem are any number of algorithms that can be used to solve the problem, that is, to calculate the solution. Some algorithms have a property called backward stability. In general, a backward stable algorithm can be expected to accurately solve well-conditioned problems. Numerical analysis textbooks give formulas for the condition numbers of problems and identify known backward stable algorithms.
As a rule of thumb, if the condition number



κ
(
A
)
=

10

k




{\displaystyle \kappa (A)=10^{k}}
, then you may lose up to



k


{\displaystyle k}
digits of accuracy on top of what would be lost to the numerical method due to loss of precision from arithmetic methods. However, the condition number does not give the exact value of the maximum inaccuracy that may occur in the algorithm. It generally just bounds it with an estimate (whose computed value depends on the choice of the norm to measure the inaccuracy).

View More On Wikipedia.org
  1. Pushoam

    Entropy- change & the condition when a system reaches equilibrium

    Homework Statement Homework EquationsThe Attempt at a Solution I didn't understand the last part. At eqbm. ##\Delta S = 0##. This means that the RHS of the eqnn. 14.25 is 0. This doesn't mean that the following eqns. must hold true. ##(\frac 1 T_1 - \frac 1 T_2) =0,.............(1) \\...
  2. S

    A What is the significance of the nonholonomity condition in General Relativity?

    Hi everyone! Please what are the conditions necessary for space and time to be nonholonomic?
  3. Math Amateur

    MHB Lipschitz Condition and Uniform Continuity

    I am reading "Introduction to Real Analysis" (Fourth Edition) by Robert G Bartle and Donald R Sherbert ... I am focused on Chapter 5: Continuous Functions ... I need help in fully understanding an aspect of Example 5.4.6 (b) ...Example 5.4.6 (b) ... ... reads as follows: In the above text...
  4. T

    I No Slip condition in an Inviscid Fluid

    In an Inviscid fluid would the no slip condition exist? If it didn't would it follow that the free stream velocity would exist at the wall ?. If this was the case would surface roughness still present an orthogonal area upon which the kinetic energy of the fluid would interact causing a...
  5. Pushoam

    Condition of the charge density of atom

    Homework Statement Homework EquationsThe Attempt at a Solution ##\rho = b r \\E =\frac { k r^2} {4ε_0} \\ p ∝ E^a \\E \left ( r=d \right ) = \frac { k d^2} {4ε_0} \\ p = q d \\ d ∝ d^{2a} \\a = ½ \\p ∝ √E ## PART B ##\rho ∝ r^n \\E ∝r^{n+1} \\ p ∝ E^a \\d ∝d ^{{n+1}a} \\## For eq. 4.1 to...
  6. A

    Why Set the Inner Boundary Condition to -1 in Radial Flow Equations?

    Hello gents, Q:/ what is the reason for letting the inner boundary condition = (-1) when solving the radial flow of infinite form of diffusivity equation, and i would like to know what will happened if i didn't equate it with (-1). as in the attached pic: https://i.imgur.com/AVesmHM.png
  7. A

    Implementing symmetry boundary condition for the diffusion equation

    The following lines of codes implements 1D diffusion equation on 10 m long rod with fixed temperature at right boundary and right boundary temperature varying with time. xsize = 10; % Model size, m xnum = 10; % Number of nodes xstp =...
  8. PsychonautQQ

    Hausdorf space condition problem

    Homework Statement Show that X is a Hausdorff space IFF the 'diagnol of x' given by t = {(x,x) | X * X} is closed as a subspace of X*X Homework EquationsThe Attempt at a Solution So since X Is Hausdorff so is X*X and t, because the product of two Hausdorff spaces if Hausdoff and the subspace...
  9. esha

    Resonance condition of a cyclotron.

    the charged particle undergoes acceleration because of the presence of electric field between the two Dee. as a result the electric field needs to change it's direction according to the motion of the charged particle. since the time period of the charged particle does not depend upon the...
  10. T

    How electric potential boundary condition works

    Homework Statement [/B] Inside a sperical dielectric mass there is a electric dipole on the center of the sphere. The sphere has radius a. This dieletric sphere is inside and on the center of a conductive spherical shell of radius b. The problem asks to find the potentials and then the...
  11. syamsul

    Static structural ansys, rigid body boundary condition

    hi guys, i am new user on ansys i have task from my lecturer. it is about static test for seat bus. i try simulate the seat bus on ansys statical structural. you can see my model on attachment (untitle1.png). at that picture, there are 2 bars will push the seat back. the stiffness beahvior of...
  12. J

    Bragg Law & Diffraction Condition

    Hello. I am reading "Introduction to Solid State Physics" by Kittel and there is a derivation in the textbook that I am understanding. This should be a fairly simple question but I am unable to see it. 1. Homework Statement In Chapter 2, it derives the Bragg law using the diffraction condition...
  13. B

    Zangwill, problem 10.19 - A Matching condition for the vector potential A

    Homework Statement Show that the normal derivative of the coulomb gauge vector suffers a jump discontinuity at a surface endowed with a current density K(\vec r_s ) Homework Equations The vector potential A is given by: A=\frac{\mu_0}{4\pi}\int{\frac{J(x')}{|x-x'|}d^3x} The magnetic...
  14. T

    I Can Born Rigid Motions Occur in Curved Spacetime?

    Can a sphere or disk rotating with uniform speed follow born condition of rigidity?
  15. maistral

    A Implementing a weird-looking boundary condition (PDE/FDM)

    So I have this problem, taken from Kraus's heat transfer book. So deriving the computational molecule, the conditions for (3.251a), (3.251b) is a bit of a no brainer. The issue I am having is about the boundaries for (3.251c) and (3.251d). This is actually the first time I have seen this...
  16. J

    Condition for condensation from adiabatic expansion

    Homework Statement I'm stuck on part (c) of this question. Homework Equations $$T\frac{d}{dT}\bigg(\frac{L}{T}\bigg) \equiv \frac{dL}{dT} - \frac{L}{T}.$$ Clausius-Clapeyron equation: $$ \frac{dp}{dT} = \frac{L}{T\Delta V} \approx \frac{L}{TV_{vap}}.$$ The Attempt at a Solution My approach...
  17. A

    I What would happen in following condition?

    If a conduction band is placed in a current loop with gravitational waves acting upon it in parallel direction. It is also assumed that all the basic conditions relating to frequency are met for parallel propagation case as per gravitational wave damping papers below. Since nuclear precession...
  18. qnach

    Necessary and sufficient condition for an electron to radiat

    What is the necessary and sufficient condition for an electron to radiate? How many methods to cause an electron to radiate?
  19. mabelw

    Deriving functions relating to condition numbers

    I have a question stating to derive the functions x |-> f_1(x)=x^3 and f_2(x)=thirdrootof(x) on their domains of definition based on the asymptotic relative condition number KR = KR(f,x). I'm not sure where to start with this question, I'm not sure if I even understand it. Do I find the...
  20. E

    Condition satisified when the body does not slide

    Homework Statement A sledge of mass m1 is pulled horizontally with a force F. On the sledge there is a body of mass m2 that can slide on the horizontal platform of the sledge with the friction coefficient μ. Another sledge of mass m3 is tied with a horizontal string of the body m2. Between the...
  21. Nikhil N

    How to check the condition of coil in the relay?

    I am using the relay as chatter. That is I am continuously on-off the relay to produce bursts. I am using 12V DC relay. I got voltage upto ~120V while it is switching very fast initially. Now I am not getting high voltage while switching. I am getting only ~10V. What may be the reason? Is it...
  22. B

    Finding a Function Given a Condition

    Homework Statement I am interested in working on this problem: https://www.physicsforums.com/threads/unknown-composite-function.902469/ From I gather, it seems this problem has been solved already. I was considering joining the thread, but I didn't want to flood songoku's inbox; so I started a...
  23. FranciscoSili

    I Help Solving an Equation with a Boundary Condition

    Hello everybody. I'm about to take a final exam and I've just encountered with this exercise. I know it's simple, but i tried solving it by Separation of variables, but i couldn't reach the result Mathematica gave me. This is the equation: ∂u/∂x = ∂u/∂t Plus i have a condition...
  24. wolram

    Physical condition for the slowing down of cosmic acceleration

    I find it beyond me to understand all of this paper, only that cosmic acceleration is not slowing down, which is IRC against a lot theories. Bouncing universe for one, and a guaranteed heat death. That is if the U does not slow in the near future. https://arxiv.org/abs/1701.04973 The possible...
  25. I

    Find locus of points near ellipse with some condition

    Homework Statement Given an ellipse ##\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1## , where ##a \ne b##, find the equation of the set of all points from which there are two tangents to the curve whose slopes are (a) reciprocals and (b) negative reciprocals Homework Equations Equation of a tangent...
  26. V

    Boundary condition for electrostatics problem - found issue?

    Hey everyone Just a picture of my configuration. The assumption here is $$\epsilon_a,\epsilon_b,\epsilon_c$$ are different from one another. Really the interest of this problem is to find the scalar potential $$\phi$$, such that $$\nabla^2 \phi = 0$$. So now my question, about jump...
  27. CassiopeiaA

    A Symplectic Condition For Canonical Transformation

    I am reading Chapter 9 of Classical Mech by Goldstein.The symplectic condition for a transformation to be canonical is given as MJM' = J, where M' is transpose of M. I understood the derivation given in the book. But my question is : isn't this condition true for any matrix M? That is it doesn't...
  28. bluejay27

    A What is the purpose of applying a Dirichlet boundary condition?

    Hi, If the dirichlet boundary condition is being applied, what does it tell us?
  29. lonewolf219

    Boundary condition for dielectric sphere

    Is the potential across the boundary continuous for a dielectric sphere embedded in a dielectric material, so that the potential inside the sphere can be set equal to the potential outside of it at r=R ?
  30. P

    B What is a homogeneous boundary condition?

    What is a homogeneous boundary condition? Or, more explicitly, what would make a boundary condition inhomogeneous Many thanks :)
  31. J

    I Extremal condition in calculus of variations, geometric

    Hi folks, I am a bit confused with the extreme condition used in the calculus of variations: δ = 0 I don't understand this rule to find extreme solutions (maximum or minimum) If in normal differential calculus we have a function y = y(x) and represent it graphically, you see that at the...
  32. T

    No slip condition in an ideal fluid- Perpendicular pressure

    The no slip condition has been described as the adhesion of a fluid to a solid surface setting the relative fluid velocity to zero - cohesion (viscous stress) between fluid elements spreads evenly the velocity gradient through the boundary to the free stream. This also infers that the pressure...
  33. D

    Condition to not let the block descend

    Homework Statement In the system shown in Fig. ##2E.5 (a)##. block ##m_2## is being prevented from descending by pulling ##m_1## to the right with force ##F##. Assuming all the surfaces to be frictionless, Find ##F## Homework Equations F.B.D of ##m_1## From the F.B.D of ##m_1## we get the...
  34. G

    MHB What is the Optimality Condition for a Firm's Profit Maximization Problem?

    If I'm given a firm's production function of Y=zK^{\alpha}{N}^{1-\alpha} Then assuming K is fixed and cost free, we can get our profit maximzation problem of \max_{{N}}zF(K^{\alpha}{N}^{1-\alpha})-wN To find the optimality condition, {MP}_{N}=w , I take the partial derivative and find...
  35. K

    I Is Cauchy Reimann condition sufficient for complex differentiability?

    Hi, I have a question about Cauchy Reimann equation lets say z=x+yi is in R^2 And there exists f:R^2->R^2 f(z)=u(x,y)+v(x,y)i Then cauchy reimann condition states that If partial x of f and y of f are equal, then f is holomorphic However, I am not sure how this can be a necesary sufficient...
  36. S

    What is the condition in unbounded oprerators?

    Homework Statement T1, T2 and T3 are unbounded operators. What is this condition? http://T1 3. The Attempt at a Solution [/B] T2 is the identity operator and D(T3)⊂D(T1) / D is the domain of definition.
  37. shade rahmawati

    Mechanical Boundary condition of a Floating Structure

    Dear all, I made a cad of floating structure (the frame only), figure attached below. It should be located in the water and moored, so it can't go anywhere. The CFD simulation was done. So I have fluid force on the structure. Now I want to do mechanical analysis of the structure by apply the...
  38. D

    Looking for an explanation of a simple Lipshitz condition

    Homework Statement Has solution It then goes on to state the solution blows up at , which I understand. My issue is when I do the solution I get (Working)
  39. surfwavesfreak

    A What are the boundary conditions for rotational flow?

    Hello everyone, The boundary condition : P=0, z=ζ is very common when studying irrotational flows. When cast with the Bernoulli equation, it gives rise to the famous dynamic boundary conditionn, which is much more convenient : ∂tφ+½(∇φ)2+gζ=0, z=ζ But what happens if the motion is rotational ...
  40. S

    I Doubts on wavefunction conditions

    I'm facing some difficulties in using "boundary conditions" in a simple wavefunction. The wavefunction I'm considering is $$\xi(x,t)=A sin (k x \pm \omega t +\psi)$$ The minus or plus are for progressive or regressive waves. The indipendent parameters are 4: ##A##, ##k##, ##\omega##, ##\psi##...
  41. K

    I Complex Analysis holomorphic condition

    I understood the holomorphic condition this way. For a vector field F(x1, x2 . . ., xm) = <y1(x1, x2, x3 . . . , xm), y2(x1, x2, x3 . . . , xm), y3(x1, x2, x3 . . . , xm) . . . ,yn(x1, x2, x3 . . . , xm)> In a real analysis, its derivative is expressed as a Jacobian matrix because each...
  42. F

    No Slip Condition: Which is Correct? Explained

    Homework Statement i was told that For a given fluid the velocity of fluid in contact with with solid boundary is equal to the velocity of solid boundary in a book . In another book , I was told that the velocity of fluid at the solid boundary is 0 , which is correct ? can someone explain...
  43. V

    I Is this condition for infinite roots wrong?

    I found a strange theorem and a doubtful method in Stroud's book "Engineering mathematics": I think, every polynomial equation will have two infinite roots (at +infinity and -infinity). I also think that this method of the determination of an asymptote gives wrong results if f(x) is a...
  44. kroni

    I Condition on vector field to be a diffeomorphism.

    Hi everybody, Let V(x) a vector field on a manifold ( R^2 in my case), i am looking for a condition on V(x) for which the function x^µ \rightarrow x^µ + V^µ(x) is a diffeomorphism. I read some document speaking about the flow, integral curve for ODE solving but i fail to find a generic...
  45. R

    A Valve closure boundary condition

    does anyone know what the boundary condition is for a closing valve using the wave equation pde?
  46. L

    A Hyperhermitian condition

    Let ##V## be a quaternionic vector space with quaternionic structure ##\{I,J,K\}##. One can define a Riemannian metric ##G## and hyperkahler structure ##\{\Omega^{I},\Omega^{J}, \Omega^{K}\}##. Do this inner product $$\langle p,q \rangle :=...
  47. P

    Automotive Optimize Feul consubtion, efficiany and slip condition

    Hi, I'm working on a wheel loader task and my mission is to optimize the feul consumbtion and controlling the slipp using a appropriate optimal control method. All data is from the tires and I have to by some method tell the motor how much it has to give to machine to drive. Anyone suggest a...
  48. C

    A Q: Scalar Boundary Condition & U(1) Isometry - Lewkowycz & Maldacena

    I have a simple question about Lewkowycz and Maldacena's paper http://arxiv.org/abs/1304.4926v2'][/PLAIN] http://arxiv.org/abs/1304.4926v2 In section 2, they consider the scalar field in BTZ background ground and require boundary condition of the scalar field, $\phi \sim e^{i\tau}$ . This...
  49. terryds

    Orthogonal vector condition

    Homework Statement Vector u, v, and x are not zero. Vector u + v will be perpendicular (orthogonal) to u-x if A. |u+v| = |u-v| B. |v| = |x| C. u ⋅ u = v ⋅ v, v = -x D. u ⋅ u = v ⋅ v, v = x E. u ⋅ u = v ⋅ v Homework Equations u⋅v = |u||v| cos θ The Attempt at a Solution [/B] Two vectors are...
  50. rolotomassi

    C/C++ C++ matrix boundary condition problems

    I have created a matrix with a class called Lattice. The lattice is filled with objects of type 'Dipole' which is created with another class. The problem I am having is with boundary conditions when I look for a neighbour. e.g If i pick a dipole on the top row, I want its 'above' neighbour to be...
Back
Top