Definite Double Integral of a single variable

Click For Summary

Homework Help Overview

The discussion revolves around a mathematical expression involving a differential equation related to temperature change (dT) and its integration. The original poster expresses uncertainty about the validity of the equation and seeks clarification on how to approach solving it, particularly in the context of definite integrals.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants explore the implications of the original equation and discuss the integration attempts made by the original poster. Some participants question the physical meaning of the constants and variables involved, while others suggest simplifying assumptions to facilitate integration.

Discussion Status

The discussion is ongoing, with participants providing insights into the mathematical reasoning behind the integration process. There is a focus on clarifying misunderstandings and exploring the implications of the terms in the equation. Some participants have offered guidance on how to approach the integration, while others express a desire for a more exact solution.

Contextual Notes

There is a noted lack of clarity regarding the definitions and roles of the variables and constants in the equation. The original poster emphasizes the importance of understanding the change in T (ΔT) rather than T itself, indicating that the problem may not have been fully articulated.

Narroo
Messages
15
Reaction score
0

Homework Statement


This isn't actually homework. I was messing around in my notebook trying something when I ended up writing something to the effect of this:

dT = \frac{V^{2}}{R(1+α dT)}dQ
R(1+α dT) dT = V^{2}dQ
Where α and V are constants.

Now, I'm fairly sure what I had done made no sense physical and I screwed up, which is fine, but as I wrote this, I realized something: I'm not sure how to solve this, or if this is even a valid equation


The Attempt at a Solution



So, I tried integrating with a naive and hopeful glimmer in my eye:
RΔT+\frac{a}{2}ΔT^{2}= V^{2}Q

Where ΔT=T_{2}-T_{1}
You see, I'm interested in a definite integral, I'm interested in the change between T_{1} and T_{2}.

Now, I'm pretty sure this is wrong enough to make someone cry, so I'll just leave it at that as ask where I went wrong and why?
 
Physics news on Phys.org
Narroo said:

Homework Statement


This isn't actually homework. I was messing around in my notebook trying something when I ended up writing something to the effect of this:

dT = \frac{V^{2}}{R(1+α dT)}dQ
R(1+α dT) dT = V^{2}dQ
Where α and V are constants.

Now, I'm fairly sure what I had done made no sense physical and I screwed up, which is fine, but as I wrote this, I realized something: I'm not sure how to solve this, or if this is even a valid equation


The Attempt at a Solution



So, I tried integrating with a naive and hopeful glimmer in my eye:
RΔT+\frac{a}{2}ΔT^{2}= V^{2}Q

Where ΔT=T_{2}-T_{1}
You see, I'm interested in a definite integral, I'm interested in the change between T_{1} and T_{2}.

Now, I'm pretty sure this is wrong enough to make someone cry, so I'll just leave it at that as ask where I went wrong and why?

Having no reference for what the constants ##\alpha## and ##V## and the variables (?) ##Q##, ##R##, and ##T## are intended to represent, there is no reason why the equation $$\Delta T = \frac{V^{2}}{R(1+α \Delta T)} \Delta Q$$ or its "differential brother" $$dT = \frac{V^{2}}{R(1+α dT)}dQ$$ can't model some physical system.

If your end goal it to integrate something (and it looks like it is) then the hand-waver would look at $$RdT+\alpha R dT^2=V^2 dQ$$ and say something along the lines of,

For small ##dT##, the ##\alpha R dT^2## term is negligible, so we have ##RdT=V^2 dQ##. Thus we can say ##\int\limits_{T_1}^{T_2}RdT=\int\limits_{Q_1}^{Q_2}V^2 dQ##

The key reason why the "negligible term" business works is because, in the case where ##f## is an integrable function, we have

$$
\lim_{n\rightarrow\infty}\sum_{i=1}^n\left(f(x_i)(\Delta x)^2\right)
=\lim_{n\rightarrow\infty}\left(\Delta x\sum_{i=1}^nf(x_i)\Delta x\right)
=\lim_{n\rightarrow\infty}\Delta x\lim_{n\rightarrow\infty}\sum_{i=1}^nf(x_i)\Delta x
=0\cdot\int_a^bf(x)\ dx=0$$ for ##\Delta x=\frac{b-a}{n}## a regular partition.
 
gopher_p said:
Having no reference for what the constants ##\alpha## and ##V## and the variables (?) ##Q##, ##R##, and ##T## are intended to represent, there is no reason why the equation $$\Delta T = \frac{V^{2}}{R(1+α \Delta T)} \Delta Q$$ or its "differential brother" $$dT = \frac{V^{2}}{R(1+α dT)}dQ$$ can't model some physical system.

If your end goal it to integrate something (and it looks like it is) then the hand-waver would look at $$RdT+\alpha R dT^2=V^2 dQ$$ and say something along the lines of,



The key reason why the "negligible term" business works is because, in the case where ##f## is an integrable function, we have

$$
\lim_{n\rightarrow\infty}\sum_{i=1}^n\left(f(x_i)(\Delta x)^2\right)
=\lim_{n\rightarrow\infty}\left(\Delta x\sum_{i=1}^nf(x_i)\Delta x\right)
=\lim_{n\rightarrow\infty}\Delta x\lim_{n\rightarrow\infty}\sum_{i=1}^nf(x_i)\Delta x
=0\cdot\int_a^bf(x)\ dx=0$$ for ##\Delta x=\frac{b-a}{n}## a regular partition.

Thanks. But, I'm not really interested in handing waving the odd term away. I'm interested in how I'd actually solve the equation exactly.
 
What gopher_p did is NOT "hand waving" he showed why \int\int dx dx= 0 for any variable x.
 
HallsofIvy said:
What gopher_p did is NOT "hand waving" he showed why \int\int dx dx= 0 for any variable x.

Sorry, I miss-read it. That said, there are two things I do not understand:
In the following:
$$
\lim_{n\rightarrow\infty}\sum_{i=1}^n\left(f(x_i)(\Delta x)^2\right)
=\lim_{n\rightarrow\infty}\left(\Delta x\sum_{i=1}^nf(x_i)\Delta x\right)
=\lim_{n\rightarrow\infty}\Delta x\lim_{n\rightarrow\infty}\sum_{i=1}^nf(x_i)\Delta x
=0\cdot\int_a^bf(x)\ dx=0$$ for ##\Delta x=\frac{b-a}{n}## a regular partition

Why does ΔX come out of the sum? Why can I write
\lim_{n\rightarrow\infty}\Delta x\lim_{n\rightarrow\infty}\sum_{i=1}^nf(x_i)\Delta x

I can't write \lim_{n\rightarrow\infty}\Delta x^{2}\lim_{n\rightarrow\infty}\sum_{i=1}^nf(x_i) can I?

And secondly, wouldn't \int\int dx dx= \frac{1}{2}x^{2}?
 
Narroo said:
Why does ΔX come out of the sum?

If you have a regular partition, the ##\Delta x## is constant with respect to the sum; ##\frac{b-a}{n}## is independent of ##i##.

Why can I write
\lim_{n\rightarrow\infty}\Delta x\lim_{n\rightarrow\infty}\sum_{i=1}^nf(x_i)\Delta x

I can't write \lim_{n\rightarrow\infty}\Delta x^{2}\lim_{n\rightarrow\infty}\sum_{i=1}^nf(x_i) can I?

You can write it the second way, but that doesn't help you evaluate the limit. It's likely that ##\sum\limits_{i=1}^nf(x_i)## is not a convergent sequence.
 
Narroo said:
Sorry, I miss-read it. That said, there are two things I do not understand:
In the following:
$$
\lim_{n\rightarrow\infty}\sum_{i=1}^n\left(f(x_i)(\Delta x)^2\right)
=\lim_{n\rightarrow\infty}\left(\Delta x\sum_{i=1}^nf(x_i)\Delta x\right)
=\lim_{n\rightarrow\infty}\Delta x\lim_{n\rightarrow\infty}\sum_{i=1}^nf(x_i)\Delta x
=0\cdot\int_a^bf(x)\ dx=0$$ for ##\Delta x=\frac{b-a}{n}## a regular partition

Why does ΔX come out of the sum? Why can I write
\lim_{n\rightarrow\infty}\Delta x\lim_{n\rightarrow\infty}\sum_{i=1}^nf(x_i)\Delta x

I can't write \lim_{n\rightarrow\infty}\Delta x^{2}\lim_{n\rightarrow\infty}\sum_{i=1}^nf(x_i) can I?

And secondly, wouldn't \int\int dx dx= \frac{1}{2}x^{2}?

If ##\Delta x = \frac{b-a}{n}##, then as ##n → ∞##, ##\Delta x → 0##.

Notice ##\Delta x## is independent of the summation index ##i##, and can therefore be pulled outside of the sum.

The other part is a Riemann sum, which converges to an integral:

$$=(\lim_{n\rightarrow\infty}\Delta x) (\lim_{n\rightarrow\infty}\sum_{i=1}^nf(x_i)\Delta x)
=0\cdot\int_a^bf(x)\ dx=0$$

More to the point though, without knowing what ##T## is exactly, the problem hasn't been stated clearly.
 
Zondrina said:
More to the point though, without knowing what ##T## is exactly, the problem hasn't been stated clearly.

T is an independent variable of the system in question. Actually, the equation was dependent on the change in T, ΔT, not T itself, which is why the integral was definite.

And thanks for clearing everything up everyone!
 

Similar threads

Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 19 ·
Replies
19
Views
3K
Replies
3
Views
2K
  • · Replies 105 ·
4
Replies
105
Views
10K
Replies
10
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
5
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K