What is Variables: Definition and 1000 Discussions

In mathematics, and in other disciplines involving formal languages, including mathematical logic and computer science, a free variable is a notation (symbol) that specifies places in an expression where substitution may take place and is not a parameter of this or any container expression. Some older books use the terms real variable and apparent variable for free variable and bound variable, respectively. The idea is related to a placeholder (a symbol that will later be replaced by some value), or a wildcard character that stands for an unspecified symbol.
In computer programming, the term free variable refers to variables used in a function that are neither local variables nor parameters of that function. The term non-local variable is often a synonym in this context.
A bound variable is a variable that was previously free, but has been bound to a specific value or set of values called domain of discourse or universe. For example, the variable x becomes a bound variable when we write:

For all x, (x + 1)2 = x2 + 2x + 1.
or

There exists x such that x2 = 2.
In either of these propositions, it does not matter logically whether x or some other letter is used. However, it could be confusing to use the same letter again elsewhere in some compound proposition. That is, free variables become bound, and then in a sense retire from being available as stand-in values for other values in the creation of formulae.
The term "dummy variable" is also sometimes used for a bound variable (more often in general mathematics than in computer science), but that use can create an ambiguity with the definition of dummy variables in regression analysis.

View More On Wikipedia.org
  1. K

    Diffraction Grating: Possible variables for Experiment

    For my High School Physics course, I have been tasked to design an experiment investigating the properties of a CD diffraction grating, and we MUST make a graph. Unfortunately, we only have two lasers of different wavelength, so changing the wavelength and measuring ##theta## would be a bad...
  2. Wi_N

    Solving a min max problem in 2 variables using Mathematica

    Drawing the graph in 3d you see endless "mountains and valleys" which logic tells me there will also be infinite max min points in 2d regardless of where you slice the graph. apparently this is wrong and there is a finite max/min points in R^2/2D. Please note this problem does not have a domain...
  3. Kaushik

    What exactly do "state of a system" and "state variables" mean?

    Could someone provide me with the intuitive understanding of state of a thermodynamic system? What does state variables/parameters mean?
  4. N

    I Separation of variables - Getting the Fourier coefficients

    Hey there! I am current taking an introductory course on PDE's, and our professor hasn't really emphasized last part of solutions from separation of variables. Now its not strictly going to be on the exam, however I remember doing this with ease a few years back, but for some reason now I...
  5. M

    Solving Variable Change: Difficulties Understanding ##V(x)## & ##y##

    Summary: When ##V (x) = \frac 1 2 mω^2x^2 + mgx## ##H=\frac p 2m +V(x)## Difficulty understanding how these change on variables came about ##y = x+\frac mg mω^2 = x+\frac g ω^2## Apologies if this is not the appropriate thread. I chose this one because even though it's physics, I'm having...
  6. S

    I A matter of style? Algebra, Arithmetic, Variables

    When people graduate and have their degrees in engineering or physics or mathematics or what they may have done, some of these people will use some mathematics, very often which is some-what complicated (or not) arithmetic. Why will some people choose to strictly avoid using variables in the...
  7. L

    Minimizing as a function of variables

    As promised, here is the original question, with the integral written in a more legible form.
  8. E

    B Change in field strength if two variables are incremented at the same time

    Given the example g = \frac{GM}{R^{2}}, we may compute the change in field strength if the mass is changed by a small amount dM to be$$dg = \frac{G dM}{R^{2}}$$and also if R is changed by dR,$$dg = \frac{-2 GM dR}{R^{3}}$$If, however, both the mass and radius are changed by a small amount at the...
  9. megf

    I Probability Density Function of the Product of Independent Variables

    How do I find the probabilty density function of a variable y being y=ab, knowing the probabilty density functions of both a and b? I know how to use the method to calculate it for a/b - which gives 1/pi*(a²/b²+1) - using variable substitution and the jacobian matrix and determinant, but which...
  10. M

    MHB How to Drive Tariff from two VARIABLES?

    Hello Everyone, I need your assistance here with the owing problem and I'm sure someoen will help me. :) I've trucking rates which are based on fixed kilos - the range starts from 50 kilos to 5000 kilos. Condition is whatever the volume of the cargo is we have to multiply it with 200 and...
  11. H

    I Do Hidden Variables include sub-structures?

    Summary: Bell's Theorem rules out any hidden variables but does it rule out some finer structure to quantum particles? At larger scales of the universe, we would see entanglement as cloning. For example, two human clones have the same color eyes because their DNA is identical. I've been...
  12. JorgeM

    I 2nd order Taylor Series for a function in 3 or more variables?

    I have taken a look but most books and Online stuff just menctions the First order Taylor for 3 variables or the 2nd order Taylor series for just 2 variables. Could you please tell me which is the general expression for 2nd order Taylor series in 3 or more variables? Because I have not found...
  13. D

    I Finish and plot this separation of variables problem

    I have a PDE which I have solved numerically using a guass-seidel method, but I want to compare it to the analytical solution. I have used separation of variables to get the general solution, but I need help applying it. The PDE is (1/s)⋅(∂/∂s)[(s/ρ)(∂ψ/∂s)] + (1/s2)⋅(∂/∂Φ)[(1/ρ)(∂ψ/∂Φ)] - 2Ω...
  14. P

    I Distance using Cepheid variables

    Good morning, I don't understand how the Cepheid variables are used to measure the distance of Stars. Is a member is patient to explain to me thanks
  15. CricK0es

    Separation of variables: Context of decelerating charged particle

    Attempted rewriting acceleration, a, in terms of dv/dt and then separating variables to integrate. This didn’t work... So then I remembered that my gamma factor is also a function of v (!), but then I think I would be required to play around with integration by parts, which seems overly...
  16. C

    Stuck Trying to Re-arrange Variables

    this is as far as I get:
  17. RichardWattUK

    I Determining coefficients from an equation with 3 variables

    Hi, Some of the background related to this question is in this thread, but I've got another question as I'm looking at another problem that has come up with the same application which I'm trying to solve using the equation of meshing for a worm gear and the cutting/grinding tool that creates...
  18. J

    Spring Problem On inclined plane without numbers, only variables

    So we know that all the energy originates from the spring: E(spring) = (1/2)kd^2 As the block moves up the ramp, friction does work on the block over a distance of 2d: W = μmgcos(θ)* 2d So subtracting the work done by friction from the spring energy, gives us the energy left, so we'll set it...
  19. C

    MATLAB Problem with random variables in Matlab's PCA

    Hello. I have designed a Gaussian kernel as: [X,Y] = meshgrid(0:0.002:1,0:0.002:1); Z=exp((-1)*abs(X-Y)); Now, I calculate PCA: [coeffG, scoreG, latentG, tsquaredG, explainedG, muG]=pca(Z, 'Centered',false); I can rebuid the original data propperly as defined in the dcumentation...
  20. WMDhamnekar

    MHB Distribution and Density functions of maximum of random variables

    1] Let X,Y,Z be independent, identically distributed random variables, each with density $f(x)=6x^5$ for $0\leq x\leq 1,$ and 0 elsewhere. How to find the distributon and density functions of the maximum of X,Y,Z.2]Let X and Y be independent random variables, each with density $e^{-x},x\geq...
  21. J

    I Relational Hidden Variables (Real ensemble or thermal?)

    Smolin latest book about the quantum is quite interesting. Its called "Einstein Unfinished Revolution: Search for What Lies Beyond the Quantum" and he has a new theory or interpretation. Id like to know what you make of it. The theory is very simple. Similar views produce QM. May i know how this...
  22. Boltzman Oscillation

    How can I solve for these partial derivatives given a set of variables

    I am given the following: $$u = (x,t)$$ $$\frac{\partial^2 u}{\partial t^2} - c^2\frac{\partial^2 u}{\partial x^2} = 0$$ and $$E = x + ct$$ $$n = x - ct$$ I need to solve for $$\frac{\partial^2 u}{\partial x^2}$$ and $$\frac{\partial^2 u}{\partial t^2}$$ using the chain rule.How would I even...
  23. L

    I Quadratic equation of two variables

    Quadratic equation Ax^2+Bxy+Cy^2+Dx+Ey+F=0 is (a) elipse when ##B^2-4AC<0## (b) parabola when ##B^2-4AC=0## (c) hyperbola when ##B^2-4AC>0## I found this in Thomas Calculus. However for some values of parameters ##A=17##, ##C=8##, ##B=\sqrt{4 \cdot 17 \cdot 8}##, ##D=E=0##, ##F=20## I got just...
  24. C

    Nuclear Reaction - How to determine variables as much as possible

    Hey Guys, exercise: "It is desired to study the first excited state of 16O which is at energy of 6.049 MeV. Using the (alpha, n) reaction on target of 13C, what is the minimum energy of incident alphas which will populate the excited state? So, i suggest to define first the reaction equation...
  25. A

    A Independent variables in higher derivative Lagrangian

    Consider the following Lagrangian density $$\mathscr{L}=\mathbf{E}\cdot\left(\nabla^{2}\mathbf{E}\right)$$ where $$E_{i}=\partial_{i}\phi\;(i=x,y,z )$$. In th is case the potential and its 3rd derivatives are the independent variables. Acording to Barut's classical theory of fields book, for...
  26. P

    A No hidden variables in QM - a paradigm shift?

    If we would learn (somehow) that the pilot wave theory is false, that there are not even "non local" hidden variables, would this lead to a paradigm shift in physics? I ask because it would mean that a Laplace demon wouldn't even in theory able to predict the exact future motions of particles...
  27. Salman Ali

    Can all the multiplexers work for any number of variables given?

    Can all the multiplexers work for any number of variables given? For example can I make a 16:1 multiplexer for 2 variables inputs, A and B?
  28. Badgun

    Impact of several variables on resulting projectile motion trajectory

    I was told to generate these variables (m, C, alpha, wind velocity) normally distributed and compare the random data with the result and then tell, which of the variables has the most impact. Here I am stuck, tried to compare variances, kurtosis and skewness of the data (the original variables...
  29. M

    Finding the Second Derivative of a Function with Two Variables

    Quotient rule: z= f/g ------ z'= (f'g - g'f)/g^2 starting with finding the derivative in respect to x, i treated y^2 as constant 'a': z'= [(a*2x*cos a*x^2)(sin a*x^2) - (- a*2x*sin ax^2)]/cos(a*x^2)^2= [(a*2x*cos a*x^2)(sin a*x^2)+(a*2x*sin ax^2)]/cos(a*x^2)^2 For the derivative in respect to y...
  30. F

    I Separation of Variables for Partial Differential Equations

    When using the separation of variable for partial differential equations, we assume the solution takes the form u(x,t) = v(x)*g(t). What is the justification for this?
  31. amjad-sh

    Dirac delta function of a function of several variables

    Form solid state physics, we know that the volume of k-space per allowed k-value is ##\triangle{\mathbf{k}}=\dfrac{8\pi^3}{V}## ##\sum_{\mathbf{k}}F(\mathbf{k})=\dfrac{V}{(2\pi)^3}\sum_{\mathbf{k}}F(\mathbf{k})\triangle{\mathbf{k}}##...
  32. Boltzman Oscillation

    How can I determine the random variables for this problem?

    So i first need to come up with the sample space, X, and Y. Well I would guess that the random variables here are N1 and N2 and thus X = N1 and Y = N2. Now i need to make these random variables a function of L. I don't know what L should be but I would guess it is the outcome of a 1ms interval...
  33. WMDhamnekar

    MHB Check Martingale Sequences from i.i.d. Variables | Stats SE

    How to answer this question $\rightarrow$https://stats.stackexchange.com/q/398321/72126
  34. S

    MHB Use Variables to Create Function

    Hi everyone. I'm currently trying to create a function/expression based on several variables. I've so far figured out the rules that the variables should follow but I'm struggling to put them together into a formula. I'm hoping that someone here might tell me if this is even possible, and give...
  35. GlassBones

    Change of variables on autonomous systems solutions

    Homework Statement Given that ##x=\phi (t)##, ##y=\psi(t)## is a solution to the autonomous system ##\frac{dx}{dt}=F(x,y)##, ##\frac{dy}{dt}=G(x,y)## for ##\alpha < t < \beta##, show that ##x=\Phi(t)=\phi(t-s)##, ##y=\Psi(t)=\psi(t-s)## is a solution for ##\alpha+s<t<\beta+s## for any real...
  36. TheMercury79

    Diff.equation transformation by change of variables

    Homework Statement The assignment is to transform the following differential equation: ##x^2\frac {\partial^2 z} {\partial x^2}-2xy\frac {\partial^2 z} {\partial x\partial y}+y^2\frac {\partial^2 z} {\partial y^2}=0## by changing the variables: ##u=xy~~~~~~y=\frac 1 v##Homework Equations...
  37. W

    I Continuous variable entanglement

    Hi all, I have learned the very basics of entanglement (discrete, 2 particle systems) and was hoping that someone can recommend introductory (undergrad-level) material for continuous-variable, 2 particle entanglement. Stuff I have found online so far (like this...
  38. WMDhamnekar

    MHB Joint probability distribution of functions of random variables

    If X and Y are independent gamma random variables with parameters $(\alpha,\lambda)$ and $(\beta,\lambda)$, respectively, compute the joint density of U=X+Y and $V=\frac{X}{X+Y}$ without using Jacobian transformation. Hint:The joint density function can be obtained by differentiating the...
  39. G

    Rocket equation without infinite small variables

    Hey, I'm tutor for theoretical physics for first year students and I found a question that I couldn't answer so far. It's about the rocket equation. I tried to derive the acceleration without using infinite small variables, but somehow there is one term left that shouldn't be there. In the...
  40. WMDhamnekar

    MHB Two normal independent random variables

    Let X and Y be independent normal random variables each having parameters $\mu$ and $\sigma^2$. I want to show that X+Y is independet of X-Y without using Jacobian transformation. Hint given by author:- Find their joint moment generating functions. Answer: Now Joint MGf of...
  41. Cathr

    Thermodynamics state equations

    Homework Statement I am always confused about how to correctly write the functions U, H, F, G when they're not depending on the usual variables p, V, T, S - same question for Q and W. For example, we have to calculate the temperature variation of a small surface of water when we isentropically...
  42. G

    MHB How Do You Solve an Integral with Two Variables?

    Hey there, trying to figure out how to solve this integral (see picture). I've never seen an integral written in this way before. I've tried to integrate the x-part first and then the y-part and vice versa but they both gave the wrong results.
  43. Math Amateur

    MHB The Derivative in Several Variables .... Hubbard and Hubbard, Section 1.7 ....

    I am reading the book: "Vector Calculus, Linear Algebra and Differential Forms" (Fourth Edition) by John H Hubbard and Barbara Burke Hubbard. I am currently focused on Section 1.7: Derivatives in Several Variables as Linear Transformations ... I need some help in order to understand some...
  44. R

    Equation involving 2 variables

    Homework Statement A plane travels 3000 mi in 4 hours, when the wind is favorable the plane averages 900 mph. When the wind is unfavorable the wind averages 500 mph. During how many hours was the wind favorable.Homework EquationsThe Attempt at a Solution To me this looks like a simple equation...
  45. Kenneth1997

    How to solve a limit in two variables with an indeterminate form at (0,0)?

    Homework Statement lim (x,y)->(0,0) (ln(1+2x^2+y^2))/(x^2+3y^2)^2 Homework Equations The Attempt at a Solution i've been tought that i have to find another equation always bigger than this one that goes to 0 at (0,0) to find a solution. or if the solution doesn't exist, try to find two paths...
  46. S

    I Griffiths' Intro to Quantum Mechanics - primed variables

    Hello,I have been going through Griffiths’ Intro To Quantum Mechanics in an attempt to self-teach myself some quantum mechanics. I am currently in section 3.4 (Generalized Statistical Interpretation) I am seeing a “step” occur more than once. When I first came across it, while I didn’t...
  47. Hiero

    I Change of variables; why do we take the absolute value?

    In transforming an integral to new coordinates, we multiply the “volume” element by the absolute value of the Jacobian determinant. But in the one dimensional case (where “change of variables” is just “substitution”) we do not take the absolute value of the derivative, we just take the...
  48. F

    I Chain Rule and acceleration as a function of two variables

    Hello Forum, When the force ##F## and its resulting acceleration ##a## have the most general form, the acceleration can depend on the position ##x##, time ##t## and speed ##v##. Newton's second law is given by ## \frac {d^2x}{d^2t}= a(x,t,v)##. When the acceleration is only a function of...
  49. P

    MHB Calculation of probability with arithmetic mean of the sum of random variables

    Calculation of probability with arithmetic mean of random variables There are 4 people, each of whom has one deck of cards with 500 cards that are numbered from 1 to 500 with no duplicates. Each person draws a card from his deck and I would like to calculate the probability of the event that...
Back
Top