Approximation of $sum_{n=0}^infty 2^{-n} tanh(3^n x)$ in $x = 0$
I want to (asymptotic function) approximate the series $f(x) = sum_{n=0}^infty 2^{-n} tanh(3^n x)$ around $x = 0$.
I found the equation for $f(x)$:
$$f(x) = dfrac{1}{2} f(3x) + tanh(x)$$
for $f(x)=dfrac{1}{2}f(3x) Rightarrow f(x) = A x^{log_32}$
let $A = A(x) Rightarrow A(x) = Theta(ln(x))$ where $Theta(x) $ any function with period $ln3$
sequences-and-series functional-equations
add a comment |
I want to (asymptotic function) approximate the series $f(x) = sum_{n=0}^infty 2^{-n} tanh(3^n x)$ around $x = 0$.
I found the equation for $f(x)$:
$$f(x) = dfrac{1}{2} f(3x) + tanh(x)$$
for $f(x)=dfrac{1}{2}f(3x) Rightarrow f(x) = A x^{log_32}$
let $A = A(x) Rightarrow A(x) = Theta(ln(x))$ where $Theta(x) $ any function with period $ln3$
sequences-and-series functional-equations
What is your question?
– orlp
Dec 26 at 16:19
@orlp how to approximate this sum
– KotSmile
Dec 26 at 16:22
For whatever it's worth, I've been playing around with this numerically in Mathematica, and it looks like $f(x) approx a x^p$ for small $x>0$, where $aapprox 3.71549$ and $p$ is suspiciously close to $ln(2) / ln(3) approx 0.63093$. (Of course we know that looks can be deceiving.)
– John Barber
Dec 26 at 17:34
I find analytically (with the aid of numerics) that for small $x$, $f(x) approx a, x^{ln 2 / ln 3} - 2 x$, where $a approx 3.71549$. I can't figure out what that value for $a$ is.
– John Barber
Dec 27 at 15:06
add a comment |
I want to (asymptotic function) approximate the series $f(x) = sum_{n=0}^infty 2^{-n} tanh(3^n x)$ around $x = 0$.
I found the equation for $f(x)$:
$$f(x) = dfrac{1}{2} f(3x) + tanh(x)$$
for $f(x)=dfrac{1}{2}f(3x) Rightarrow f(x) = A x^{log_32}$
let $A = A(x) Rightarrow A(x) = Theta(ln(x))$ where $Theta(x) $ any function with period $ln3$
sequences-and-series functional-equations
I want to (asymptotic function) approximate the series $f(x) = sum_{n=0}^infty 2^{-n} tanh(3^n x)$ around $x = 0$.
I found the equation for $f(x)$:
$$f(x) = dfrac{1}{2} f(3x) + tanh(x)$$
for $f(x)=dfrac{1}{2}f(3x) Rightarrow f(x) = A x^{log_32}$
let $A = A(x) Rightarrow A(x) = Theta(ln(x))$ where $Theta(x) $ any function with period $ln3$
sequences-and-series functional-equations
sequences-and-series functional-equations
edited Dec 26 at 17:30
asked Dec 26 at 16:07
KotSmile
315
315
What is your question?
– orlp
Dec 26 at 16:19
@orlp how to approximate this sum
– KotSmile
Dec 26 at 16:22
For whatever it's worth, I've been playing around with this numerically in Mathematica, and it looks like $f(x) approx a x^p$ for small $x>0$, where $aapprox 3.71549$ and $p$ is suspiciously close to $ln(2) / ln(3) approx 0.63093$. (Of course we know that looks can be deceiving.)
– John Barber
Dec 26 at 17:34
I find analytically (with the aid of numerics) that for small $x$, $f(x) approx a, x^{ln 2 / ln 3} - 2 x$, where $a approx 3.71549$. I can't figure out what that value for $a$ is.
– John Barber
Dec 27 at 15:06
add a comment |
What is your question?
– orlp
Dec 26 at 16:19
@orlp how to approximate this sum
– KotSmile
Dec 26 at 16:22
For whatever it's worth, I've been playing around with this numerically in Mathematica, and it looks like $f(x) approx a x^p$ for small $x>0$, where $aapprox 3.71549$ and $p$ is suspiciously close to $ln(2) / ln(3) approx 0.63093$. (Of course we know that looks can be deceiving.)
– John Barber
Dec 26 at 17:34
I find analytically (with the aid of numerics) that for small $x$, $f(x) approx a, x^{ln 2 / ln 3} - 2 x$, where $a approx 3.71549$. I can't figure out what that value for $a$ is.
– John Barber
Dec 27 at 15:06
What is your question?
– orlp
Dec 26 at 16:19
What is your question?
– orlp
Dec 26 at 16:19
@orlp how to approximate this sum
– KotSmile
Dec 26 at 16:22
@orlp how to approximate this sum
– KotSmile
Dec 26 at 16:22
For whatever it's worth, I've been playing around with this numerically in Mathematica, and it looks like $f(x) approx a x^p$ for small $x>0$, where $aapprox 3.71549$ and $p$ is suspiciously close to $ln(2) / ln(3) approx 0.63093$. (Of course we know that looks can be deceiving.)
– John Barber
Dec 26 at 17:34
For whatever it's worth, I've been playing around with this numerically in Mathematica, and it looks like $f(x) approx a x^p$ for small $x>0$, where $aapprox 3.71549$ and $p$ is suspiciously close to $ln(2) / ln(3) approx 0.63093$. (Of course we know that looks can be deceiving.)
– John Barber
Dec 26 at 17:34
I find analytically (with the aid of numerics) that for small $x$, $f(x) approx a, x^{ln 2 / ln 3} - 2 x$, where $a approx 3.71549$. I can't figure out what that value for $a$ is.
– John Barber
Dec 27 at 15:06
I find analytically (with the aid of numerics) that for small $x$, $f(x) approx a, x^{ln 2 / ln 3} - 2 x$, where $a approx 3.71549$. I can't figure out what that value for $a$ is.
– John Barber
Dec 27 at 15:06
add a comment |
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3053071%2fapproximation-of-sum-n-0-infty-2-n-tanh3n-x-in-x-0%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3053071%2fapproximation-of-sum-n-0-infty-2-n-tanh3n-x-in-x-0%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
What is your question?
– orlp
Dec 26 at 16:19
@orlp how to approximate this sum
– KotSmile
Dec 26 at 16:22
For whatever it's worth, I've been playing around with this numerically in Mathematica, and it looks like $f(x) approx a x^p$ for small $x>0$, where $aapprox 3.71549$ and $p$ is suspiciously close to $ln(2) / ln(3) approx 0.63093$. (Of course we know that looks can be deceiving.)
– John Barber
Dec 26 at 17:34
I find analytically (with the aid of numerics) that for small $x$, $f(x) approx a, x^{ln 2 / ln 3} - 2 x$, where $a approx 3.71549$. I can't figure out what that value for $a$ is.
– John Barber
Dec 27 at 15:06