Straight Question, Spivak, Integrals

  • Thread starter Thread starter c.teixeira
  • Start date Start date
  • Tags Tags
    Integrals Spivak
c.teixeira
Messages
39
Reaction score
0

Homework Statement



Exercice 14-14, 3^{rd} edition, Spivak:

Find a function f such that f^{```}(x) = \frac{1}{\sqrt{1 + sin^{2}x}}.

The answer acording to the book is :

f(x) = \int\left(\int\left( \int \frac{1}{\sqrt{1+sin^{2}x}} dt \right) dz \right)dy

With the 1^{st}, 2^{nd} and 3^{rd} integrals evaluated from 0 to x, y, z respectively.

My question:

aren't they forgetting the constants?

For instance:

(f``)` = \frac{1}{\sqrt{1 + sin^{2}x}} = g(x).

Then if F(x) = \int\frac{1}{\sqrt{1 + sin^{2}x}}, with the integral evaluated from a to x.
As g is continuos, F' = g = (f``)`, thus F = f`` + C, by the Mean Value Theorem.

I gave only calculated f``, but I am guessing this is the kind of procedure they use to reach f(x).
So, to my question, what are they doing with the constants of integration?
Is this reasoning correct?

Regards,

c.teixeira
 
Physics news on Phys.org
The problem, as you stated it, was "find a function". The most general form of such a function would be
\int_0^x\left(\int_0^y\left(\int_0^z\frac{1}{1+ t^2}dt\right)dz\right)dy+ Cx^2+ Dx+ E
for arbitrary constants C, D, and E. But taking C= D= E= 0 gives a[\b] function.

However, what you wrote, with "x" in the integrand rather than "t" is incorrect. I assume that was a typo.
 
Last edited by a moderator:
HallsofIvy said:
The problem, as you stated it, was "find a function". The most general form of such a function would be
\int_0^x\left(\int_0^y\left(\int_0^z\frac{1}{1+ t^2}dt\right)dz\right)dy+ Cx^2+ Dx+ E
for arbitrary constants C, D, and E. But taking C= D= E= 0 gives a[\b] function.

However, what you wrote, with "x" in the integrand rather than "t" is incorrect. I assume that was a typo.


Yes, that was a typo. Regardless, my doubt is answered.

Thank you,
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top