Variables Definition and 1000 Threads
-
J
Clarification on some Variables
I'm looking back at a previous thread here, in hopes of an answer regarding acceleration of engine RPM, and I have found something that might have answered it, the first post on this page: https://www.physicsforums.com/threads/accelerator-pedal-and-rpm.760572/page-4 (I suggest you don't go...- jonesto95
- Thread
- Variables
- Replies: 1
- Forum: Classical Physics
-
N
Rescaling Variables HW: Get \frac{\partial \hat{f}(z,x)}{\partial z}
Homework Statement Suppose I have the following expression: (v \frac {\partial}{\partial r} ) f(r,v) I want to obtain: \frac {\partial \hat{f}(z,x)}{\partial z} Homework Equations x \rightarrow v/v0 z \rightarrow (r-r0)/H H \rightarrow \frac{k_{b} T} {m g } \hat{f}(z,x) = x^2...- Nusc
- Thread
- Variables
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
Insights Conceptual Difficulties in the Roles of Variables - Comments
haruspex submitted a new PF Insights post Conceptual Difficulties in the Roles of Variables Continue reading the Original PF Insights Post.- haruspex
- Thread
- Conceptual Difficulties Variables
- Replies: 3
- Forum: General Math
-
S
Doubt in Partial derivative of complex variables
Today, I had a class on Complex analysis and my professor wrote this on the board : The Laplacian satisfies this equation : where, So, how did he arrive at that equation?- smart_worker
- Thread
- Complex Complex variables Derivative Doubt Partial Partial derivative Variables
- Replies: 5
- Forum: Calculus
-
K
Jacobi elliptic functions with complex variables
I am trying to solve a Duffing's equation ##\ddot{x}(t)+\alpha x(t)+\beta x^3(t)=0## where ##\alpha## is a complex number with ##Re \alpha<0## and ##\beta>0##. The solution can be written as Jacobi elliptic function ##cn(\omega t,k)##. Then both ##\omega## and ##k## are complex. The solution to...- karlzr
- Thread
- Complex Complex variables Functions Jacobi Variables
- Replies: 1
- Forum: General Math
-
E
Complex 2 variables and 2 unknown abstract question
The overall question is on non steady fluid mechanics however the part on stuck on boils down to the two equations below, which I am unable to solve. X = 122.3 (2 - Y) Y= 0.18 * SQRT( 100 + X ) the text states the equations are satisfied by Y = 1.903 and X = 11.82. To prove this isn't a...- EngineeringDave
- Thread
- Abstract Complex Variables
- Replies: 4
- Forum: Precalculus Mathematics Homework Help
-
Switching between distance variables in a simple seismograph
Below is an example problem from my textbook. I don't fathom the highlighted portion where they replace the y variable with x in accordance with fig. 3.6.3? Please help Thanks- shanepitts
- Thread
- Variables
- Replies: 3
- Forum: Classical Physics
-
M
MHB Integration of separate variables
Liquid is flowing into a small tank which has a leak. Initially the tank is empty and, t minutes later, the volume of liquid in the tank is V cm3 . The liquid is flowing into the tank at a constant rate of 80 cm3 per minute. Because of the leak, liquid is being lost from the tank at a rate...- Milly
- Thread
- Integration Variables
- Replies: 3
- Forum: Differential Equations
-
P
Explaining the Solution for Separation of Variables PDE with Initial Condition
Homework Statement Homework EquationsThe Attempt at a Solution I managed to do the first part of the question. But I'm not sure how to find u(x,t) with that initial condition. The solution says; "since ##u(x,0) = \sum_{n=1}^\infty a_{n}\sin{(n\lambda x)}## Then it follows by linearity that...- pondzo
- Thread
- Pde Separation Separation of variables Variables
- Replies: 8
- Forum: Calculus and Beyond Homework Help
-
G
Equation with several variables
Homework Statement Solve in ##\mathbb{Z}^2## the equation ## x^2 -y^2-x+3y = 30 ## Homework EquationsThe Attempt at a Solution Hello, can you tell me if this is correct please ? The equation is equivalent to ## (x-y+1) (x+y-2) = 28 ##. I call ## u = x-y+1 ## and ## v = x+y-2 ## We have that...- geoffrey159
- Thread
- Variables
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
G
Solving equation with two different variables
(n-1)! = (x2 + x)( (n/2)! (n-2/2)! Any idea how to solve this? I tried to solve for x but got stuck. Could you multiply out the factorials?- gnome222
- Thread
- Variables
- Replies: 4
- Forum: General Math
-
J
MHB Free variables and binding occurrence of each variable.
Hi, I'm trying to identify the free variable and binding occurrence but I'm not sure if they're right in lambda calculus. $x$ $\lambda x.x$ $(\lambda a.z)a$ $\lambda a.za$ $(\lambda n.n)z$ $\lambda z.(\lambda y.(\lambda x.x)y)z$ $(\lambda t.((\lambda t.(\lambda t.t)t)t))t$ Then for free...- JamesBwoii
- Thread
- Variable Variables
- Replies: 1
- Forum: Programming and Computer Science
-
R
Change of Variables Question with chain rule
Homework Statement Consider the function of two variables: u(x,y) = f(x-y) + g(x+(1/3)y) where f(s) and g(t) are each arbitrary functions of a single variable. Using the change of variables: s = x-y t = x-(1/3)y use the chain rule to determine the first and second derivatives of u with...- RYANDTRAVERS
- Thread
- Chain Chain rule Change Change of variables Variables
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
B
Calculus of variations changing variables
Homework Statement Hi I am given the functional I am asked to show that if and with an appropriate value for that Homework Equations [/B]The Attempt at a Solution So I get If I set then I get I think that it is correct but what about the factor of 2?- bobred
- Thread
- Calculus Calculus of variations Variables
- Replies: 10
- Forum: Calculus and Beyond Homework Help
-
M
MHB Proving a Relation with Two Variables: A(x,y)>y
Hey! :o How can we prove by induction the relation $A(x,y)>y, \forall x,y$ ?? (Wondering) When we have to prove a relation $P(n), n\geq 0$, we do the following steps: we show that it stands for $n=0$ we assume that it stands for n=k (Induction hypothesis) we want to shw that it...- mathmari
- Thread
- Relation Variables
- Replies: 8
- Forum: Set Theory, Logic, Probability, Statistics
-
R
Solving Change of Variables: x^3 / (e^x - 1) dx
Homework Statement In the book it gave the example for standard change of variables as, z = x / 1 + x or equivalently x = z / 1 - z , then dx = dz / (1 - z)^2 , thus (2) 1 / (1 - z)^2 f (z / 1 - z) dz (3) This is what I am trying to accomplish but with the...- Ryan000
- Thread
- Change Change of variables Variables
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
D
When Does a Sequence of Uniform Random Variables Stop Decreasing?
Hi, I'm trying to solve this exercise but I really don't know how 1. Homework Statement Let X1, X2,.. be a sequence of iid random variables following a uniform distribution on (0,1). Define the random variable N≥2 as the first point in which the sequence (X1,X2,...) stops decreasing. i.e If...- Dassinia
- Thread
- Random Random variables Sequence Variables
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
H
Why Should T(t) Go to Zero as t → ∞ in Heat Diffusion Problems?
I am using the text by Farlow to study elementary methods of solving PDEs, and there is a point in his illustration of separation of variables where I am not seeing something. I am clear on everything that comes after and before this point, but after having returned to a certain step a few times...- Husaaved
- Thread
- Pdes Separation Separation of variables Variables
- Replies: 2
- Forum: Differential Equations
-
P
Change of variables and discrete derivatives
Hey I am trying to evaluate d/dx, d/dy and d/dz of a wavefunction defined on a grid. I have the wavefunction defined on equally spaced points along three axes a=x+y-z, b=x-y+z and c=-x+y+z. I can therefore construct the derivative matrices d/da, d/db and d/dc using finite differences but I...- pericles
- Thread
- Change Change of variables Derivatives Discrete Variables
- Replies: 3
- Forum: Engineering and Comp Sci Homework Help
-
E-L equations only hold for independent variables?
I'm talking about this: http://www.cs.cornell.edu/courses/cs6650/2008fa/images/thumb_EL.jpg In the derivation when you minimize action you assume that all the variations in coordinates are independent and thus conclude that each term has to be zero. When this isn't the case anymore one doesn't...- Coffee_
- Thread
- Independent Independent variables Variables
- Replies: 4
- Forum: Classical Physics
-
P
Non changing variables in wave function.
Hi. I would like to know which variables in the wave function are constant (in this local context) and which are not. The wave number for instance varies in the article I was reading (WKB approximation). Why is this so? What other variable in the wavefunction can vary? Please help me as I am...- Penguinluons
- Thread
- Function Variables Wave Wave function Wavefunction
- Replies: 3
- Forum: Quantum Physics
-
D
Integration of Multiple Variables
Hi There, I'm a new member, so apologies if I've posted this in the wrong area. I've been working through the ASME STS-1-2006 Steel Stack Standard, particularly the Vortex Shedding section. I've come across this nasty integral which is doing my head in, and we wondering if anyone would mind...- danielruffle
- Thread
- Integration Multiple Multiple variables Variables
- Replies: 7
- Forum: Calculus
-
MHB Change of Variables: Diff Eqn $y''+ \frac{p}{x} y'+ \frac{q}{x^2}y=0$
Hello! (Smile) We have the differential equation $y''+ \frac{p}{x} y'+ \frac{q}{x^2}y=0, x>0$ and we set $z=\log x$. Then $y'=\frac{dy}{dx}=\frac{dy}{dz} \frac{dz}{dx}=\frac{1}{x} \frac{dy}{dz}$ $y''=\frac{d^2y}{dx^2}=\frac{d}{dx}\left( \frac{dy}{dx} \right)=\frac{d}{dx}\left( \frac{1}{x}...- evinda
- Thread
- Change Change of variables Variables
- Replies: 2
- Forum: Differential Equations
-
C
MHB Solving y-y' equation with variable change r^2-x^2
Hello! I've to solve y(y')^2+2xy' -y=0 by letting y^2= r^2-x^2 but this change of variable has thrown me. Could someone please help?- Ciaran
- Thread
- Variables
- Replies: 16
- Forum: Differential Equations
-
G
Determine all of the Physical Chemistry Variables of the System
Homework Statement A weather balloon is filled with Helium gas and released from the ground. It goes up 18km and achieves a diameter of 15m. Determine if the following values are greater than zero, less than zero, or equal to zero: ΔV, ΔP, ΔT, ΔU, ΔH, Ssys, surr, Stot Homework Equations ΔU =...- Gwozdzilla
- Thread
- Chemistry Entropy Ideal gas Physical Physical chemistry System Variables
- Replies: 14
- Forum: Introductory Physics Homework Help
-
G
Solving for variables as functions of other variables
Homework Statement Show that the equations xy^2+zu+v^2=3 x^3z+2y-uv=2 xu+yu-xyz=1 can be solved for (x,y,z) as functions of (u,v) near the point (x,y,z,u,v)=(1,1,1,1,1) and find dy/du at (u,v)=(1,1) Homework Equations Multivariable calculus differentiation 3. The Attempt at a Solution I...- gummz
- Thread
- Functions Variables
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
M
Ross ch.6 problem 26 Joint Distribution of Random Variables.
Homework Statement Suppose that A, B, C are independent random variables, each being uniformly distributed over (0, 1). ) What is the probability that all the roots of the equation Ax2 + Bx + C = 0 are real? Homework Equations (b) What is the probability that all the roots of the equation...- mattclgn
- Thread
- Distribution Joint Random Random variables Variables
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
F
Solving Change of Variable Homework for Integral with Infinite Bounds
Homework Statement Use a change of variable to show that \int_0^{\infty} \frac{dx}{1+x^2} = 2\int_0^1\frac{dx}{1+x^2} Please note: the point of this exercise is to change the bounds of the integral to be finite to allow numerical estimation, as opposed to directly solving the integral...- frzncactus
- Thread
- Change Change of variables Variables
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
MHB How to Prove a Limit in Two Variables?
Hey MHB ! I've got a question that I am clueless how to proceed Prove that $$\Large \lim_{(x,y)\to (0,0)}(1+x^2y^2) ^{\frac{-1}{x^2+y^2}} = 1$$ Any hint would be appreciated. -
Separation of variables to solve Schrodinger equation
How do we know that separable solutions of Schrodinger equation (in 3d) form a complete basis? I understand that the SE is a linear PDE and therefore every linear combination of the separable solutions will also be a solution , but how do we know that the converse, i.e 'every solution can be...- kini.Amith
- Thread
- Basis Complete Laplace equation Schrödinger Schrodinger equation Separation Separation of variables Seperation of variables Variables
- Replies: 7
- Forum: Quantum Physics
-
B
Suscept. of a Diamagnet (eqn): what are these variables?
\chi_m = - \frac{Z e^2 n \mu_0}{4 m} <p^2> My understanding is that n = N/V, where the volume is the volume of a unit cell containing Z electrons (in this case n = \frac{1}{a^3}). The m in the denominator is related to the larmor frequency and, for a hydrogen atom, should be the mass of a...- bhimberg
- Thread
- Variables
- Replies: 1
- Forum: Atomic and Condensed Matter
-
Impossibilty of hidden variables (Bohm, 1951)
Bohm writes in his 1951 book "Quantum Theory" (p623): "We conclude then that no theory of mechanically determined hidden variables can lead to all the results of quantum theory". He bases his argument on the uncertainty principle. Presumably the argument is not correct, since Bohm himself...- atyy
- Thread
- Hidden variables Variables
- Replies: 59
- Forum: Quantum Interpretations and Foundations
-
Y
Complex Variables - principal argument
Homework Statement Find the principle argument Arg z when z = (sqrt(3) - i)^6 Homework EquationsThe Attempt at a Solution I'm sorry to say that I'm not sure how to solve this problem. It's my understanding that what this question is basically asking me to do is find theta such that...- YoshiMoshi
- Thread
- Argument Complex Complex variables Variables
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
N
Concavity of a function of 2 variables
Hi all, I'm trying to show that a particular function of two variables is concave for all positive values of x and y. I'm pretty sure it is, but I haven't been able to prove it. The function is (1-et(y-x))xy)/(x+et(y-x)y) t is a positive parameter, and as mentioned, x and y are always...- NotEuler
- Thread
- Function Variables
- Replies: 11
- Forum: General Math
-
Probability density for related variables
Homework Statement Say I calculated a probability density of a system containing m spins up (N is the total number of particles). The probabilities of being up and down are equal so this is easy to calculate. Let's call it ##\omega_m##. Then we define magnetization as ##M=2m-N## and it asks me...- diegzumillo
- Thread
- Density Probability Probability density Statistical mechanics Variables
- Replies: 2
- Forum: Introductory Physics Homework Help
-
Relation between variables and distributions in statistics
I am a little confused about how variables are related to distributions as one moves from descriptive statistics to inferential statistics. I know that a variable in descriptive statistics is some measurable characteristic of some phenomenon, and its distribution is some description (table or...- Mr Davis 97
- Thread
- Distributions Relation Statistics Variables
- Replies: 2
- Forum: General Math
-
W
Variables & Dimensions (total noob)
So, I have some questions regarding 'dimensions' and 'parameters' in physics. (there are differences in the meaning between physics and mathematics, as far as I understand it) ---- As far as I understand it, we live in a 4-dimensional world, consisting of 3 space and 1 time dimensions. Yet we...- wubs23
- Thread
- Dimensions Noob Variables
- Replies: 7
- Forum: Beyond the Standard Models
-
T
How to Find the Maximum Values of Two Variables in an Equation?
I'm just doing some geometry and I can't remember how to find the maximum values of two variables in the same equation. Like, if you differentiate the equation partially for one, then again from the beginning partially for the other and add them together or something. The equation is something... -
C
Identifying variables as quantitative or categorical
Homework Statement Here is a small part of an EESEE data set, "Nutrition and Breakfast Cereals," that describes the nutritional content per serving of 77 brands of breakfast cereals: What are the individuals in this data set? For each individual, what variables are given? Which of these...- cashflow
- Thread
- Quantitative Stats Variables
- Replies: 7
- Forum: Precalculus Mathematics Homework Help
-
K
Variables This should be easy -- Matched units on LHS & RHS?
Variable Units x Meters (m) v Meters per second (m/s) t seconds (s) a Meters per second squared (m/s^2) These variables appear in the following equations, along with a few numbers that have no units. In which of the equations are the units on the left side of the equals sign consistent with...- kng1994
- Thread
- Units Variables
- Replies: 4
- Forum: Introductory Physics Homework Help
-
C
The probability of objects spec Q out of infinite variables
Statistical probabilities of a objects qualities as is emerging out of infinite variable states. Can an equal emergence occur again, and as a unavoidable fact of infinites result in endless occurrences, given infinite chance in an eternal cosmos? I say no. If the (falsely inferred as)...- corbensown
- Thread
- Infinite Probability Variables
- Replies: 1
- Forum: Other Physics Topics
-
A
MHB Replacing Variables in Integration
I have asked the same question on math stackexchange under the moniker "anonymous," since I do not wish to be known there. I will try my luck here.$$I = \int_{-\infty}^{\infty} e^{-x^2} dx$$ I don't understand, we say: $$I = \int_{-\infty}^{\infty} e^{-x^2} dx$$ Then we say: $$I =... -
A
Replacing Variables in Integration
Homework Statement $$I = \int_{-\infty}^{\infty} e^{-x^2} dx$$ Homework Equations Below The Attempt at a Solution $$I = \int_{-\infty}^{\infty} e^{-x^2} dx$$ I don't understand, we say: $$I = \int_{-\infty}^{\infty} e^{-x^2} dx$$ Then we say: $$I = \int_{-\infty}^{\infty} e^{-t^2} dt$$...- Amad27
- Thread
- Calculus Complex analysis Integration Multivariable calculus Real analysis Variables
- Replies: 27
- Forum: Calculus and Beyond Homework Help
-
Q
How many variables to describe a system?
I was arguing with a friend over the whole 'big data' trend and how people are looking to get answers to questions by amassing many samples over many variables and hoping to mash it together somehow. (Under the assumption not only of lots of correlations to search over but also that...- query_ious
- Thread
- System Variables
- Replies: 10
- Forum: Other Physics Topics
-
C
Separation of Variables Spherical Coordinates
Homework Statement So I'm doing a question from one of my past exams as attached, there are no copy right issues with this document that I know of and have asked my lecturer who wrote the exam and he said I am welcome to upload it. The question is 1)b)iv), my attempt is attached. I end up with...- cooev769
- Thread
- Coordinates Poisson Separation Separation of variables Spherical Spherical coordinates Variables
- Replies: 1
- Forum: Advanced Physics Homework Help
-
A
Mean of a sum of random variables
Homework Statement If Y=X1+X2+...+XN prove that <Y>=<X1>+<X2>+...+<XN> Homework Equations <Y>=∫YP(Y)dY over all Y. The Attempt at a Solution I only seem to be able to show this if the Xi are independent, and I also think my proof may be very wrong. I basically have said that we can write the...- albega
- Thread
- Mean Random Random variables Sum Variables
- Replies: 16
- Forum: Calculus and Beyond Homework Help
-
M
How Does Changing Sign Conventions Affect the Equations for Motion?
I've attached the question along with its solution. It seems fairly simple yet the answer doesn't seem quite right to me. It appears as though they let downwards be + and that ## m\frac{dv}{dt} = mg + 0.4v## where v is negative since the ball is on its way up and there is a + instead of a - on...- MathewsMD
- Thread
- Sign Variables
- Replies: 4
- Forum: Differential Equations
-
N
N00b question about understanding what formulas are
I am new to the world of Science & Mathematics but am eager to learn all I can. I go to my local library and open up books on the topic such as Physics, Engineering and Electronics and there are swathes of formulas all of which I don't understand. I stare at them wondering what keys they must...- Niaboc67
- Thread
- Formulas Numbers Physics Variables
- Replies: 7
- Forum: Other Physics Topics
-
I
Distribution Difference of Two Independent Random Variables
Homework Statement Z = X - Y and I'm trying to find the PDF of Z. Homework Equations Convolution The Attempt at a Solution Started by finding the CDF: Fz(z) = P(Z ≤ z) P(X - Y ≤ z) So I drew a picture So then should Fz(z) be: since, from my graph, it looks as though Y can go from...- izelkay
- Thread
- Difference Distribution Independent Random Random variables Variables
- Replies: 8
- Forum: Calculus and Beyond Homework Help
-
P
Separation of variables technique
If $$u=\frac{1}{2} E^2$$ and $$v=\frac{1}{2}B^2$$ and we have that $$\frac{\partial L}{\partial u} \frac{\partial L}{\partial v} = -1$$ The author says: to obtain explicit solution of the above, one must resort to techniques such as separation of variables in particular coordinate systems. For...- PhyAmateur
- Thread
- Separation Separation of variables Variables
- Replies: 6
- Forum: Calculus