Variables Definition and 1000 Threads

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. A

    Isolate for Angle With Variables

    Homework Statement Isolate for the angle. Do not sub in numbers, isolate the angle, θ . Use of trig identities required. Homework Equations m_{2}g=m_{1}gsinθ-μm_{1}gcosθ We are given the trigonometric identities: The Attempt at a Solution I have attempted everything from squaring both...
  2. J

    Difficulty with summation of non-central chi-squared random variables

    Hi, I am struggling trying to find the (equation of the) pdf of the sum of (what I believe to be) two non-central chi-squared random variables. The formula given on wikipedia (http://en.wikipedia.org/wiki/Noncentral_chi-squared_distribution) shows that the random variable associated with...
  3. Y

    Bivariate Transformation of Random Variables

    Homework Statement Two RVs X1 and X2 are continuous and have joint pdf f_{X_1,X_2}(x_1, x_2) = \begin{cases} x_1+x_2 &\mbox{for } 0 < x_1 < 1; 0 < x_2 < 1 \\ 0 & \mbox{ } \text{otherwise}. \end{cases} Find the pdf of Y = X_1X_2.Homework Equations I'm using the transformation "shortcut' that...
  4. R

    Probability that sum of two random variables is greater than 1

    Homework Statement Let us choose at random a point from the interval (0,1) and let the random variable X_1 be equal to the number which corresponds to that point. Then choose a point at random from the interval (0,x_1), where x_1 is the experimental value of X_1; and let the random variable...
  5. K

    Questions about Linear Combinations of Random Variables

    Homework Statement Homework Equations Y=1/2*(X1-X3)^2+1/14*(X2+2X4-3X5)^2The Attempt at a Solution For (a) part, I have only learned to find the moment-generating function of Y, but not finding the p.d.f. Moreover, the examples I have seen only involves random variables Xi to the power 1, but...
  6. D

    MHB Change of variables heat equation

    \[ \alpha^2T_{xx} = T_t + \beta(T - T_0) \] where \(\beta\) is a constant and \(T_0\) is the temperature of the surrounding medium. The initial temperature distribution...
  7. P

    PDE change of variables Black-Scholes equation

    Homework Statement By changing variables from (S,t,V) to (x,\tau,u) where \tau = T - t, x = \ln\left(\frac{S}{K}\right) + \left(r - \frac{\sigma^2}{2}\right)(T-t), u=e^{r\tau}V, where r, \sigma, \tau, K are constants, show that the Black-Scholes equation \frac{\partial V}{\partial t} +...
  8. P

    Integration by separation of variables

    Homework Statement Using the technique involving variable separation, solve the following differential equation and use the initial condition to find the particular solution \frac{dy}{dt} = \frac{1}{y^{2}} y(0) = 1 Homework Equations The Attempt at a Solution To be honest...
  9. S

    What is the Limit of a Function in Two Variables at the Origin?

    Homework Statement lim (x,y)\rightarrow(0,0) f(x,y)=2*x/(x^{2} + x +y^{2}) Homework Equations used different paths like y=k*x ,where k is a constant and y=k*x^2 The Attempt at a Solution Got an answer 2 but solution says does not exist. Can anybody convince me that why limit does...
  10. C

    MHB Derivative of a function with only variables

    I need to find the f'(x) when f(x)= A/B+C (ex) so I used the quotient rule to get: (B+Cex)(1) - A(B+Cex)/(B+Cex)2 is this right so far? and if it is, how do I simplify it more?
  11. skate_nerd

    MHB Non-continuous integrals and discrete variables

    Quantum Phys Homework: I am given a function: $$f(x)=\frac{1}{10}(10-x)^2\,;\,0\leq{x}\leq{10}$$ and $$f(x)=0$$ for all other \(x\). I need to find the average value of \(x\) where $$\bar{x}=\frac{\int_{-\infty}^{\infty}x\,f(x)\,dx}{\int_{-\infty}^{\infty}f(x)\,dx}$$ I am not really even sure...
  12. F

    MHB Separation of variables, can't get y out of exponent

    Solve the DE by using separation of variables \frac{dy}{dx} = e^{3x+2y} Break up e^{3x+2y} = e^{3x}e^{2y} Move x's and y's to their own side of the equation. \frac{1}{e^{2y}} dy = e^{3x} dx Integrate both sides of the equation to get \frac{-e^{2y}}{2x}=\frac{e^{3x}}{3}+C I don't know how to...
  13. F

    MHB Separation of variables, constant in front of term

    Solve the differential equation by separation of variables x \frac{dy}{dx} = 4y becomes \frac{1}{4y} dy = \frac{1}{x} dx Integrate to get \frac{1}{4} \ln{|y|} = \ln{|x|}+C I'm stuck here because I want to raise e to the power of both sides of the expression like e^{ \frac{1}{4} \ln{|y|}} =...
  14. M

    Sum of independent Random Variables

    Homework Statement Three yearly losses. First: Exponential Second & Third: Weibull Losses are independent. Find the 95% VaR of the min loss Homework Equations The Attempt at a Solution My first thought was: Let L be total loss, A be first Loss, B be second loss, C be third...
  15. E

    MHB Can someone solve this System, (1equation, 3 variables)

    -2x - 9y + 3z = -8 I set parameters, and i get x= 4 - 4.5s + 1.5t y = s z = t But the database I'm using says it's incorrect...
  16. N

    Fortran Fortran: variables in the list of arguments for Subroutines

    Hi all, Suppose I declare X in the main program. Then in the following subroutine: Call example(list of arguments) ------------------------------------ subroutine example(list of arguments) x=y+z end subroutine ------------------------------------- I have two options: (a)...
  17. N

    MHB Mgf of continuous random variables

    i have a simple enough question Find the MGF of a continuous random variable with the PDF: f(x) = 2x, 0<x<1 I understand MGF is calculated as: $$M(S) = \int_{-\infty}^{+\infty} e^{Sx} f(x)dx$$ which would give me $$\int_{-\infty}^{+\infty} e^{Sx} 2xdx$$ but how would i compute this...
  18. caffeinemachine

    MHB A Conjecture About Polynomials in Two Variables

    Let $p(x,y)$ and $q(x,y)$ be two polynomials with coefficients in $\mathbb R$. Define $P=\{(a,b)\in\mathbb R^2 : p(a,b)=0\}$ and $Q=\{(a,b)\in \mathbb R^2:q(a,b)=0\}$. Now assume that there is a sequence of points $(x_n,y_n)$ in $\mathbb R^2$ such that: 1. $(x_n,y_n)\to (0,0)$. 2. $(x_n,y_n)\in...
  19. D

    MHB Infinite domain to finite plate by a change of variables

    Consider the following solution to the steady state heat diffusion problem on an infinite y domain. \[ T(x, y) = \sum_{n = 1}^{\infty}c_n\exp\left(-\frac{\pi n}{\ell} y\right) \sin\left(\frac{\pi...
  20. B

    Solving a Candle Height Problem with Separation of Variables

    Homework Statement In the problem, we are to consider two candles, call them C1 and C2, with different heights and different thicknesses. Call the height of C1 H1, and for C2, call it H2. The taller candle burns can burn for 7/2 hours, and the short one, 5 hours. After two hours lapses, the...
  21. R

    MHB Solving xu_t + uu_x = 0: Need Help with Change of Variables

    Okay so I am working on this problem: Solve xu_t + uu_x = 0 with u(x, 0) = x.(Hint: Change variables x \rightarrow x^2.) However, I am not sure how to use the change of variables hint that is given or why it is needed. My thinking is that I could just use the method of characteristic as normal...
  22. G

    Substitution of imaginary variables in integral?

    I wanted to do this integral $$\int_a^b \frac{dx}{1-x^2} $$ and I was able to get the right answer with the substitution u=ix, where i is the square root of -1. But is this a valid mathematical procedure? $$\int_a^b \frac{dx}{1-x^2}=i \int_{-ia}^{-ib} \frac{du}{1+u^2}$$ Do those limits...
  23. M

    Quadratic inequalities for complex variables?

    Hello, I was looking at Riley's solution manual for this specific problem. Along the way, he ended up with a quadratic inequality: If you looked at the image, he said it is given that λ is real, but he asserted that λ has no real roots because of the inequality. Doesn't that mean λ is...
  24. K

    Implicit function theorem for several complex variables

    This is the statement, in case you're not familiar with it. Let ## f_j(w,x), \; j=1, \ldots, m ## be analytic functions of ## (w,z) = (w_1, \ldots, w_m,z_1,\ldots,z_n) ## in a neighborhood of ##w^0,z^0## in ##\mathbb{C}^m \times \mathbb{C}^n ## and assume that ##f_j(w^0,z^0)=0, \...
  25. Zafa Pi

    Hidden variables - Bell - The Law of Malus?

    Invariably in the lay literature when it comes time to show that EPR hidden variables are incompatible with QM, Bell's Theorem is invoked (e.g. Greene's "Fabric of the Cosmos", Zeilinger's "Dance of the Photons", Rosenblum's "Quantum Enigma", ...). I don't see why a simple application of...
  26. D

    MHB Limit of a vector of two variables

    \begin{align*} \mathbf{u}_1 &= h_u\mathbf{U}_u\\ &= \frac{a\left(\sinh(u)\cos(v)\unit{i} +...
  27. B

    Differential Equation: Separation of Variables

    Homework Statement dL/dp = L/2, L(0) = 100. Find the solution to the differential equation, subject to the given initial condition. My textbook says the answer is L = 100ep/2, but I don't know how to get that answer (or e for that matter). Homework Equations ? The Attempt at a...
  28. B

    Reformulating a simple cost function - combining 2 variables

    Hi there, I have an equation below for the cost of energy for a house per hour. The house has an energy storage system (i.e.a very large battery) installed. You can charge the battery up and energy from the battery can be used to power the building. For example you can charge the battery...
  29. H

    Deriving with multiple variables

    Homework Statement I'm stuck at one of the derivations for relativistic energy. I've figured out every other single step, but I just can't wrap my head around this one: Prove that: {\frac{d}{dt}} {\frac {mu} {\sqrt{1-u^2/c^2}}} = {\frac {m {\frac{du} {dt}}} {(1-u^2/c^2)^{3/2}}}...
  30. C

    MHB Exponents - Numbers with Variables

    (9x)^-1/2 So, I'm not entirely sure how to go about this question. It's got a negative exponent, so I assume its 1 / something. My guess for the answer would be: 1 / 3x [(25xy)^3/2] / x2y For this question, would I compute 253/2 and then x3/2 y3/2 and then divide by x2y
  31. J

    Need Some Mathematical Guidance Regarding Random Variables

    This is not a homework question but I project I am working on and need someone with more mathematical prowess than myself. I am using a computer program to draw random numbers from two independent distributions, x1 and x2, for two different cases and I want to establish a theoretical...
  32. F

    Mechanics, rewrite and solve equation, change of variables.

    Equation found in previous question is #: x''=gsin(a)-b(v^2) 1. Rewrite the equation # as a differential equation for v as a function of x. 2. Solve the equation to find v as a function of x. Relevant equations: v=x'=dx/dt, x''=v'=a=dv/dt Attempt at 1: Using the relevant equations you can...
  33. 5

    How are Entropy and Temperature conjugate variables?

    Can someone conceptually explain to me how Temperature and Entropy are conjugate variables? I would imagine that Temperature and Internal Energy would be more appropriate, as I understand Heat flow causes changes in Internal Energy, some of which is used to change the translational motion of...
  34. S

    Maxima and Minima of a function of several variables

    Homework Statement Find the maxima and minima of: f(x,y)=(1/2)*x^2 + g(y) g∈⊂ (δ⊂ ℝ ) in this region Ω={(x,y)∈ℝ2 / (1/2)*x^2 + y^2 ≤ 1 } hint: g: δ⊆ ℝ→ℝ The absolute min of f in Ω is 0 The absolute max of f in Ω is 1 Homework Equations The Attempt at a Solution I have the...
  35. C

    Varying Variables and Differentials in Calculus Made Easy

    I am currently reading Calculus Made Easy by S. P. Thompson, and the author's idea of what it means for a variable to "vary" seems fundamentally different from my own, so I was hoping someone could help me correct my understanding. Here is the excerpt I'm having trouble with: Those...
  36. L

    Transformations of variables support set

    Hi, I understand the transformations of variables concept, getting the Jacobian and so on, but I am having trouble with defining the support sets. For example, given that I have a joint pdf of x and y to be xy, and a new variable U=X/Y and V=XY, I get the X=sqrt(UV) and Y=sqrt(V/U), where x...
  37. alyafey22

    MHB Creating a Summation Expression with k and m Variables

    How to write something similar to the following Or is it better to write \sum_{n=k ,m=1}^{k+1}
  38. C

    Derivatives of functions of products of variables

    Is there a general formula for (total) derivatives of functions of the form f(xy(x)+z(x)? I tried the most simple function of that form f(xy(x)+z(x))=xy(x)+z(x) and the formula I got was \frac{\partial f}{\partial x}+\frac{\partial f}{\partial y} \frac{dy}{dx}+\frac{\partial f}{\partial...
  39. J

    Expected Value of dependent random Variables

    Homework Statement We are given the following table and need to find the E(XY) X|Y y = 17 20 23 35 48 p(x) x = -20 0.02 0.03 0.07 0.02 0.06 0.2 0 0 0.05 0 0.05 0.1 0.2 1 0.05 0.03 0.02 0.07 0.03 0.2 3 0.01 0.02 0.03 0 0.04 0.1 17 0.18 0.04 0.06 0.01 0.01 0.3 p(y) 0.26 0.17 0.18 0.15...
  40. karush

    MHB A linear equation in 3 variables

    write a linear equation in 3 variables that is satisfied by all 3 of the given ordered triples $(1,1,1), (0,2,0), (1,0,0)$ the examples in book are all on the $ax+by+cz=d$ equation but with just ordered triples there is no $d$ or can it be found from them... otherwise I would solve this by...
  41. I

    Change of variables in conditional pdf

    Hello, I have a simple question regarding changing variables in a conditional distribution. I have two independent variables r \in \mathbb{R}, r>0 \\ t \in \mathbb{I}, t>0 where r is "rate" (can be any positive real number although most likely to be around 1) and t is "time" (positive...
  42. E

    Are random variables based on the same pmf or pdf always independent?

    Are they always independent from each other so that you can multiply their E[X] together to form another E[X] with the same distribution and pmf or pdf?
  43. S

    Fundamental Theorem of Calculus - Variables x and t

    Hello, I'm getting slightly confused by the following so was hoping someone may be able to clear my problem up. For integrals, if b is the upper limit and a is the lower limit, I will write ∫[b,a]. From the Fundamental Theorem of calculus part 1 we can show that: if F(x) = ∫[x,a]...
  44. Mathelogician

    MHB Question on substitution of variables in natural deduction of predicate logic.

    Hi all, I need Explanation on the attached image from Van Dalen's Logic and Structure; specially on how the red part follows from the lines before it! Regards.
  45. S

    Solving Partial Differential Equations Using Separation of Variables

    I'm having troubles with PDE. Apply separation of variables, if possible, to found product solutions to the following differential equations. a) x\frac{\partial u}{\partial x}=y\frac{\partial u}{\partial y} I suppose that: u=X(x) \cdot Y(y) Then: xX'Y=yXY' xX'/X=yY'/Y So xX'/X=yY'/Y=c because...
  46. tsuwal

    Calculate integral through a change of variables

    Homework Statement Let D=\{ (x,y)\in\mathbb{R}^2:x+y< 1;0< y< x\} calculate \int_{D} e^{-(x+y)^4}(x^2-y^2) through an appropriate change of variables Homework Equations \int_{D} f *dxdy=\int_{D} f*Jacobian*dudv The Attempt at a Solution I've tried x+y=u and x-y=v...
  47. trash

    Convergence of random variables.

    Homework Statement Given a sequence of independent random variables {X_n}, each one with distribution Exp(1). Show that Y_n = \displaystyle\frac{X_n}{\log(n)} with n \geq 2 converges to 0 in probability but it doesn't coverges almost surely to 0. Homework Equations Density for each X_n...
  48. B

    Isolating variables from sine-function, I'm stuck

    Hey everybody I'm developing a computer program that can take a series of data-points and estimate the next local maximum(top) of a sine-curve. My approach to this is to take the formula for a sine-function(f(x)=Asin(\omega x - \phi) + B), and isolate all the variables, and that way I'll...
  49. Mathelogician

    MHB A question on "Change of bound variables" Theorem (predicate logic)

    Hi all; I need some clarification in red part; in how it is deduced from the theorem 2.5.6! I know how the blue is deduced from the theorem but don't even know how to get blue form red in practice!(No algorithm is suggested...) Anyway, any explanation is thanked... Regards.
  50. M

    MATLAB Matlab fails to access a list of variables

    So I have a list of variables, defined in my workspace, and I'm trying to access them each in turn to compare them to a larger matrix A. The eval function calls each variable in turn, stores it under temporary matrix B, then compares it to matrix A, does the necessary calculation, and stores it...
Back
Top