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.
Given
$$
u(\xi,\eta) = F(\xi) + G(\eta)
$$
and
$$
\xi = x+ct\qquad\qquad \eta = x -ct.
$$
How do we get to $u(x,t) = F(x+ct) + G(x-ct)$?
I see that we can make the sub
$$
u(x+ct,x-ct) = F(x+ct) + G(x-ct)
$$
but how do I then get simply $u(x,t)$?
I had a question about about the integration measure for the path integral after a unitary change of variables. First they consider a 4D spacetime lattice with volume L^4. The measure is
\mathcal{D}\phi = \prod_i d\phi(x_i)
They expand the field variables in a Fourier series...
Suppose that α and β are independently distributed random variables, with means; μ_α, μ_b
and variances; δ_α^2, δ_β^2, respectively.
Further, let c=αβ+e, where e is independently distributed from α and β
with mean 0 and variance δ_e^2.
Does it hold that
E(αβ | c) = E(α|c)...
In the last question in this link:
http://pages.uoregon.edu/csinclai/teaching/Fall2009/files/hw8.pdf
1) I did not understand how they got the region for y1, y2, and y3...
2) How would the solution be different (or not possible) if X1, X2, and X3 were not iid?
Thanks in advance
Homework Statement
I'm solving a problem where a conducting pipe with a square cross section is being analyzed to find the potential everywhere in space. The pipe lays along the z-axis, so we're really concerned with the x-y plane. My issue isn't so much the general solution via separation...
We have two independent random variables X and Y whose pdfs are given as f(x) and f(y). Now when you multiply X and Y you get a random variable say Z. Now what is the resulting pdf f(z)?
I mean how is that related to the pdf of f(x) and f(y)?
From what I read it looks like
f(z)=f(x) *...
Homework Statement
Find the third degree Taylor polynomial about the origin of
f(x,y) = \frac{\cos(x)}{1+xy}
Homework Equations
The Attempt at a Solution
From my ventures on the Internet, this is my attempt:
I see that
\cos(x) = 1 - \frac{1}{2}x^2 + \frac{1}{4!}x^4 - \cdots...
Homework Statement
I have a question. How in general would one differentiate a composite function like F(x,y,z)=2x^2-yz+xz^2 where x=2sint , y=t^2-t+1 , and z = 3e^-1 ? I want to find the value of dF/dt evaluated at t=0 and I don't know how. Can someone please walk me through this?Homework...
Homework Statement
Show (using the epsilon-delta method) that the ##\lim_{\substack{x\rightarrow a\\y\rightarrow b}} y = b ##
Homework Equations
Epsilon-Delta Definition
##\lim_{\substack{x\rightarrow a\\y\rightarrow b}} f(x,y) = L ##
means that for every ##\epsilon## > 0, there...
Homework Statement
I have a program which will sort out three inputted variables into order from lowest to highest. I now must get the program to work out if these 3 values could be the sides of a right angled triangle.
Homework Equations
I am going to use a^2+b^2=c^2 to solve...
Homework Statement
I have an equation that looks like func=sin(pi*x*n)*sin(pi*y*m) I was wondering if there was any method (possibly involving for loops) where I could get a plottable function along xy for all the different combinations of n and m
i.e. m= 1 n =1
so the function would be...
Homework Statement
V_o varies as V(t) = 2000e^(-100t) volts for t > 0
i1(0) = -6A
i2(0) = 1A
thus
i0(0) = 5A
Find i0(t) for t > 0.
I found Leq = 4H
V(t) = L di/dt
I separated variables and integrated, got 5e^(-100t)
but the software is telling me it's wrong... supposedly the answer is...
First time posting on this forum so let's see how this goes!
Homework Statement
The base B of a trapezoid increases in length at the rate of 2cm/sec and the top T decreases in length at the rate of 1cm/sec. If the height h is increasing at the rate of 3cm/sec how rapidly is the area A...
Homework Statement
Find the maximum and minimum values of the function f(x,y,z,t)=x+y+z+t subject to the constraint x^2+y^2+z^2+t^2=400.
Homework Equations
I think the Lagrange multiplers can be used ∇f=λ∇g
The Attempt at a Solution
So I found ∇f=<1,1,1,1> and ∇g=<2x,2y,2z,2t>
and...
Derivative with "constant" variables
Hi, I need some help figuring out this one situation that's got me thrown for a loop... not the first time, since my grasp of calculus is slippery at best.
Homework Statement
a and b are both positive constants
Drag(D) = av^2+b/v^2
I'm trying to find the...
Hello
Let's say we have some continuous i.i.d random variables X_1, \ldots X_n from a known distribution with some parameter \theta
We then place them in ascending order X_{(1)}, \ldots X_{(n)} such that X_{(i)}, < X_{(i+1)}.
We call this operation T(\mathbf{X}) where \mathbf{X} is our...
In the Equation
E=hλ
Could the variables be subsituted for other similar energy problems like
E=mc2?
Would then the energy of something be written as
E=hm
or
E=λc2?
Homework Statement
Given that f(x,y) = g(r,\theta), where x = r\cos\theta and y = r\sin\theta, find formulae for \frac{∂f}{∂x} and \frac{∂f}{∂y} expressed entirely in terms of r, \theta, \frac{∂g}{∂r} , \frac{∂g}{∂\theta} .
The Attempt at a Solution
I said \frac{∂f}{∂x} =...
Hi, it's me again, as you may know I've always have had a very hard time with circuit analysis.
How can you possibly know which states variables are you suppoused to use in second or third order circuits?.
Let's say you have to do the following exercise:
If you want to obtain a...
Homework Statement
Ok I have this function:
f(x,y)=\sqrt{4xy-3y^2}
And then I have to find the limit:\lim_{h\rightarrow +0}{\frac{f(h,rh)}{h}} Where r \in [0;\frac43]
Homework Equations
The Attempt at a Solution
Well I must admit that I do not really understand the notation of this limit...
Homework Statement
I have this function of two variables:
f(x,y)=\sqrt{4xy-3y^2}
Where I have to declare the domain of the function.
Homework Equations
Since you cannot take the square root of something negative, when dealing with real numbers. The square root has to be zero or...
Homework Statement
∫∫∫V 9z2 dxdydz, where V is the solid defined by:
-1≤x+y+3z≤1, 1≤2y-z≤7, -1≤x+y≤1
Homework Equations
The Attempt at a Solution
I did this using the bounds, 1/3(-x-y-1)<=z<=(1/3)(-x-y+1), -x-1<=y<=1-x, -3/2<=x<=1/2 but I think the answer is wrong is there a better way to do...
Homework Statement
∫∫Se2x+3ydydx where S is the region |2x|+|3y|≤ 1
Homework Equations
The Attempt at a Solution
So I've done this two ways and gotten two different answers and I'm not sure which is right. I used change of variables where where u=3y+2x and v=3y-2x and I got an...
Homework Statement
Given the function
Study its continuity
Homework Equations
The Attempt at a Solution
I don't know how to solve this function. Normally I'd try to prove the limit doesn't exist by getting different results trough different ways. However, in this function...
I'm trying to make up an automatic spreadsheet for my Physics students so they can enter the data and see everything calculated for them, but I ran into a snag.
I have two random variables, h and t with uncertainties Δh, and Δt, respectively.
The uncertainty in h is simply estimated, based...
Homework Statement
I have a parallel plate capacitor of area A, width d, potential difference V between the plates, and it is disconnected from the source of emf. A wire of resistance R is placed between the plates to allow a current to flow. Draw a sketch to show how the voltage, current and...
Homework Statement
We have a 2D fin that has length L (x-axis), and thickness t, (y-axis). The left side has a fixed temperature, the right side is insulated, and the top and bottom surfaces are subject to convection. Find an analytical solution for the temperature at steady state.
Homework...
I just encountered a limit-problem [1] which is supposed to lack a limit:
x*y*e^(-(x+y)^2)
as x^2+y^2 approaches infinity and e is the base of the natural logarithm.
My approach was to express x and y in terms of polar coordinates, where x = r*cos(t) and y= r*sin(t). I got the following...
Hi,
The question is the following:
Another student proposes that c is proportional to d0.5 State a suitable graph that can be plotted to test this proposal.
I suggested plotting log c = 0.5 log d.
One of the answers the markscheme accepts is log c = log d
Can anyone tell me why my...
Homework Statement
Find the gradient of the function at the given point. Then sketch the gradient together with the level curve that passes through the point.
g(x,y) = x2/2 - y2/2; (√2, 1)Homework Equations
∇f = (∂f/∂x)i + (∂f/∂y)jThe Attempt at a Solution
∇g = <x, -y>
∇g(√2, 1) = <√2, -1>...
For the system of equations
$$
\mathbf{x}' = \begin{pmatrix}
a\cos 2t & a\sin 2t\\
a\sin 2t & -a\cos 2t
\end{pmatrix}\mathbf{x},
$$
verify that under the change of variables:
$$
\mathbf{x} = \begin{pmatrix}
\cos 2t & \sin 2t\\
\sin 2t & -\cos 2t
\end{pmatrix}\mathbf{u},
$$
the equations for $u$...
Homework Statement
Two coaxial pipes(radius a) of the same diameter with a small gap between them are maintained at a potential difference V.
By separation of variables and fitting coefficient, guess the potential within the pipe, near the gap.
Homework Equations
The Attempt...
Hello,
I often encounter some confusion.
For example, we have the equation for a circle of radius one given by:
x2+y2=1
Now we can't express this as a function in R2 because it's a relation. however, we can still find derivatives like dy/dx or dx/dy using implicit...
How do you make a number of input file streams, one for each input file so that can copy/append the contents of these files to one output file? The number of input files is only known at run time and varies from run to run of the program. The input file names are first stored in a linked list...
Homework Statement
A 4.27-kg object is thrown vertically upward from the surface of Mercury, where the acceleration due to gravity is g1 = 3.70 m/s2. The initial velocity is v1, and the object reaches a maximum height of y1. What is the maximum height, y2, if the object is thrown with a...
please help by telling me whether my approach to solve the problems are right or wrong. please refer to the ATTACHMENT for the questions and my approaches...
your help is highly appreciated!
Find (∂V/∂T) of a Van der Waals Gas using variables?
Evaluating a Derivative of the van der Waals Equation using the Cyclic Rule
For the van der Waals equation of state:
V-b(P+ a/v^2)=RT
the derivative (∂V/∂T)p is difficult to obtain directly because finding an equation for V in terms...
Homework Statement
A rocket is shot straight up with an initial speed at 500 m/s.
Homework Equations
The equations the teacher went over beforehand were
Yf = 1/2 A(T)^2 + Vi(T) + Yi
Vf = A(T) + Vi
The Attempt at a Solution
So far I have
Vf = (-9.8)(T) + 500 m/s
Yf = 4.9T2 +...
we have a well known and simple equation for curl in cartesian coo. now we want it in let's say cylindrical coordinates.
question is...can we transform every thing to cylinderical and then use the formula for cartesian?I mean writing basis vectors of cartesian in terms of r and theta and z and...
1.A tennis ball is dropped from 1.3 m above the
ground. It rebounds to a height of 0.956 m.
With what velocity does it hit the ground?
The acceleration of gravity is 9.8 m/s^2
(Let
down be negative.)
Answer in units of m/s
2.With what velocity does it leave the ground?
Answer in units of m/s...
Hi Guys, I have a Year 11 Project weighted 15% of my year mark due in 5 weeks. For my project I've decided to build a classic combustion potato gun. This gun will consist of pvc piping, barrel, Lantern lighter, any other components and of course hairspray (combustion)
Anyways It is still only...
Homework Statement
Take Ω = [0, 1] and P the uniform probability.
(a) Give an example of two random variables X and Y defined on Ω that
both have the same Bernoulli distribution with parameter θ = 1/3.
(b) Give an example of such random variables that are independent, and not
independent...
Hi all
Quick one, if one had an equation y' = x on could simply separate the variables and integrate. Now it the equation y'' = x you would use separation of variables what drives this?
Also
y'' =0. Is the same as. y''dx =0 dx
Why is this legal?Thanks in advance
-2((1/((x^2 + 1)^2 )) - ((4x^2 )/(x^2 +1)^3 )) = 6x^2-2/(x^2+1)
This is actually the last step of this problem. I understand everything they did up until here, but I'm a bit confused as to how they got from their last step, to the actual answer. Could someone explain?
Hello everyone! I am fairly new to SDE theory, so I'm sorry if my question may be a bit naive. I have the following coupled set of SDE:s
d\phi = \frac{v - v_r}{R}d t + \frac{\pi}{\sqrt{t_c}}d W
d v = A\cos(n\phi - \phi_w)d t + a_v d t + \sigma_v d W.
W denotes a Wiener process, and the...
I know UC San Diego is good, Rothschild and Ebenfelt are there, but are there any other ones that stand out in these and related fields?
Thanks a bunch
Let U and t be independent real variable.
In the limit:
t/U \rightarrow 0
Can I say that
t^2/U \rightarrow 0
too? Or I can compare only same powers of both?
Regards.